Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 47596 Details for
Bug 76645
nomadsync-0.4.2 (New Ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
nomadsync-0.3.2.ebuild
nomadsync-0.3.2.ebuild (text/plain), 801 bytes, created by
Alessio D'Ascanio
on 2005-01-04 08:19:24 UTC
(
hide
)
Description:
nomadsync-0.3.2.ebuild
Filename:
MIME Type:
Creator:
Alessio D'Ascanio
Created:
2005-01-04 08:19:24 UTC
Size:
801 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 > >IUSE="" > >inherit wxwidgets > >DESCRIPTION="This utility allows you to keep the MP3 collection on your Jukebox synchronised with the MP3s on your PC." >SRC_URI="http://heanet.dl.sourceforge.net/sourceforge/nomadsync/${P}.tar.gz" >HOMEPAGE="http://nomadsync.sourceforge.net/" > >LICENSE="GPL-2" >KEYWORDS="x86" >SLOT="0" > >DEPEND="media-libs/libnjb > x11-libs/wxGTK > media-libs/id3lib" > >RDEPEND="${DEPEND}" > >src_compile() { > > cd ${WORKDIR}/nomadsync > need-wxwidgets gtk > econf \ > --libdir=/usr/lib \ > --with-wx-config=${WX_CONFIG} \ > --with-wxbase-config=${WX_CONFIG} || die "configure failed" > emake -j1 || die "make failed" >} >src_install() { > > cd ${WORKDIR}/${PN} > make 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 76645
:
47596
|
53848
|
56888
|
58375