Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40135 Details for
Bug 64919
ebuild for the museek soulseek client
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
museek ebuild
museek-0.0.040714-r4.ebuild (text/plain), 1.10 KB, created by
daelstorm
on 2004-09-21 17:28:52 UTC
(
hide
)
Description:
museek ebuild
Filename:
MIME Type:
Creator:
daelstorm
Created:
2004-09-21 17:28:52 UTC
Size:
1.10 KB
patch
obsolete
># Distributed under the terms of the GNU General Public License v2 ># $Header: /usr/portage/net-p2p/museek/museek-0.0.040714.ebuild daelstorm$ > >Name="museek" >DESCRIPTION="A split C++ daemon client and QT GUI client for the Soulseek network" >HOMEPAGE="http://museek.thegraveyard.org/" >SRC_URI="http://museek.thegraveyard.org/${Name}-${PV}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86" >IUSE="qsa qt oggvorbis" #fam >DEPEND="dev-cpp/libxmlpp > qt? >=x11-libs/qt-3.2 > dev-lang/swig > dev-lang/python > oggvorbis? ( media-libs/libogg media-libs/libvorbis ) > qsa? ( >=dev-libs/qsa-1.1 ) > dev-util/scons" ># fam? ( app-admin/fam ) > >RDEPEND="dev-cpp/libxmlpp > qt? >=x11-libs/qt-3.2 > dev-lang/python > oggvorbis? ( media-libs/libogg media-libs/libvorbis ) > qsa? ( >=dev-libs/qsa-1.1 )" > >src_compile() { > local myconf="" > if use qt; then > epatch ${FILESDIR}/onlinealert-${Name}-${PV}-${PR}.patch > else > myconf="${myconf} MUSEEQ=0" > fi > use oggvorbis || epatch ${FILESDIR}/noogg-${Name}-${PV}-${PR}.patch > use qsa || myconf="${myconf} QSA=0" > > scons ${myconf} PREFIX=/usr DESTDIR=${D} >} >src_install() { > scons DESTDIR=${D} install >}
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 64919
: 40135 |
40136
|
40137