Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 65188 Details for
Bug 70450
pytone (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pytone-2.2.4
pytone-2.2.4.ebuild (text/plain), 935 bytes, created by
Andreas Niess
on 2005-08-05 10:25:51 UTC
(
hide
)
Description:
pytone-2.2.4
Filename:
MIME Type:
Creator:
Andreas Niess
Created:
2005-08-05 10:25:51 UTC
Size:
935 bytes
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit distutils > >MY_PN="PyTone" >MY_P="${MY_PN}-${PV}" >DESCRIPTION="PyTone is a music jukebox written in Python with a curses based >GUI." >HOMEPAGE="http://www.luga.de/pytone/" >SRC_URI="http://www.luga.de/pytone/download/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="xmms mad xosd" > >DEPEND="" >RDEPEND=">=dev-lang/python-2.3 > mad? ( > dev-python/pyao > dev-python/pymad > dev-python/pyvorbis > ) > xmms? ( dev-python/pyxmms) > xosd? ( x11-libs/xosd ) > " > >S=${WORKDIR}/${MY_P} > >src_install() { > distutils_python_version > echo \#\!/bin/sh > pytone > echo python /usr/lib/python${PYVER}/site-packages/pytone/pytone.py \"\$@\" \ > >> pytone > echo \#\!/bin/sh > pytonectl > echo python /usr/lib/python${PYVER}/site-packages/pytone/pytonectl.py \"\$@\" \ > >> pytonectl > pytonectl > distutils_src_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 70450
:
61143
| 65188 |
94265
|
96912
|
96913
|
176887