Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186057 Details for
Bug 263558
New package: net-p2p/lince
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
svn ebuild
lince-9999.ebuild (text/plain), 1.09 KB, created by
Victorio MonlleĆ³
on 2009-03-23 23:15:29 UTC
(
hide
)
Description:
svn ebuild
Filename:
MIME Type:
Creator:
Victorio MonlleĆ³
Created:
2009-03-23 23:15:29 UTC
Size:
1.09 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/net-p2p/lince/lince-1.0.ebuild,v 1.1 2008/09/23 21:58:13 coldwind Exp $ > >ESVN_REPO_URI="https://lincetorrent.svn.sourceforge.net/svnroot/lincetorrent/trunk" > >inherit subversion > >EAPI="1" > >#MY_PV="${PV/_}" >#MY_P="Lince-${MY_PV}" > >DESCRIPTION="a light, powerfull and full feature gtkmm bittorrent client" >HOMEPAGE="http://lincetorrent.sourceforge.net" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" >IUSE="dbus libnotify" > >RDEPEND="dev-cpp/gtkmm:2.4 > dev-cpp/cairomm > >=dev-cpp/glibmm-2.16 > >=net-libs/rb_libtorrent-0.14.1 > dev-libs/libxml2 > sys-devel/gettext > dbus? ( dev-libs/dbus-glib ) > libnotify? ( x11-libs/libnotify )" >DEPEND="${RDEPEND} > dev-util/intltool" > >S=${WORKDIR}/${PN} > >src_unpack() { > subversion_src_unpack > > cd "${S}" > >} > >src_compile() { > autoreconf -i --force > econf \ > $(use_with dbus) \ > $(use_with libnotify) || die "econf failed" > emake || die "emake failed" >} > >src_install () { > emake DESTDIR="${D}" install || die "emake install failed" >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 263558
: 186057