Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 196053 Details for
Bug 275650
net-p2p/lince-1.0.0 does not work with net-libs/rb_libtorrent-0.14.*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
lince-1.1_beta.ebuild
lince-1.1_beta.ebuild (text/plain), 969 bytes, created by
Ben de Groot (RETIRED)
on 2009-06-29 10:18:52 UTC
(
hide
)
Description:
lince-1.1_beta.ebuild
Filename:
MIME Type:
Creator:
Ben de Groot (RETIRED)
Created:
2009-06-29 10:18:52 UTC
Size:
969 bytes
patch
obsolete
># Copyright 1999-2009 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.2 2009/06/29 00:17:22 yngwin Exp $ > >EAPI="1" > >MY_P="Lince-${PV/_/}" > >DESCRIPTION="A light, powerful and full-featured gtkmm bittorrent client" >SRC_URI="mirror://sourceforge/lincetorrent/${MY_P}.tar.gz" >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.13 > >=dev-libs/boost-1.36 > dev-libs/libxml2 > sys-devel/gettext > dbus? ( dev-libs/dbus-glib ) > libnotify? ( x11-libs/libnotify )" >DEPEND="${RDEPEND} > dev-util/intltool" > >S=${WORKDIR}/${MY_P} > >src_compile() { > econf $(use_with dbus) $(use_with libnotify) > 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 275650
: 196053