Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 42053 Details for
Bug 67925
jajouka-0.61.ebuild and jajouka-rescan-0.61.ebuild (new packages)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
jajouka-rescan-0.61.ebuild (new package)
jajouka-rescan-0.61.ebuild (text/plain), 1.07 KB, created by
Andy Balcombe
on 2004-10-17 13:24:41 UTC
(
hide
)
Description:
jajouka-rescan-0.61.ebuild (new package)
Filename:
MIME Type:
Creator:
Andy Balcombe
Created:
2004-10-17 13:24:41 UTC
Size:
1.07 KB
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="Jajouka (Rescan). A scanning package for Giantdisc jukeboxes." >HOMEPAGE="http://www.anti-particle.com/jajouka.shtml" >SRC_URI="http://www.anti-particle.com/downloads/${P}.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="x86" >IUSE="" > >DEPEND=">=dev-lang/python-2.3 > >=dev-python/mysql-python-0.9.2 > !media-sound/jajouka" > >S=${WORKDIR}/jajouka > >src_compile() { > #make script to start gdisc_rescan > echo "#!/bin/bash" > jajouka_gd_rescan > echo "cd /usr/share/jajouka-rescan" >> jajouka_gd_rescan > echo "python gdisc_rescan.py \$*" >> jajouka_gd_rescan > > python -c "import compileall; compileall.compile_dir('${S}')" >} > >src_install() { > insinto /usr/share/jajouka-rescan > doins *.py *.pyc jajouka.conf > > fowners root:root /usr/share/jajouka-rescan/*.py > fowners root:root /usr/share/jajouka-rescan/*.pyc > > into /usr > dobin jajouka_gd_rescan > > dodoc doc/TODO doc/CHANGELOG doc/INSTALL doc/COPYING doc/README >} >
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 67925
:
42052
| 42053 |
50310
|
50311
|
56273
|
56274