Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212960 Details for
Bug 220081
sys-fs/pytagsfs and dev-python/sclapp (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Ebuild for pytagsfs 0.9.2rc2 (with inotifxy and test suite support)
pytagsfs-0.9.2_rc2.ebuild (text/plain), 842 bytes, created by
Sebastian Pipping
on 2009-12-14 03:31:08 UTC
(
hide
)
Description:
Ebuild for pytagsfs 0.9.2rc2 (with inotifxy and test suite support)
Filename:
MIME Type:
Creator:
Sebastian Pipping
Created:
2009-12-14 03:31:08 UTC
Size:
842 bytes
patch
obsolete
># Copyright 1999-2009 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="2" > >inherit distutils > >MY_PV="${PV/_/}" >MY_P="${PN}-${MY_PV}" >DESCRIPTION="File system that arranges media files based their tags" >HOMEPAGE="http://www.pytagsfs.org/" >SRC_URI="http://www.alittletooquiet.net/media/release/${MY_P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="test" > >S="${WORKDIR}/${MY_P}" > >RDEPEND="dev-python/fuse-python > >=dev-python/sclapp-0.5.2 > || ( dev-python/inotifyx dev-libs/libgamin[python] ) > media-libs/mutagen" >DEPEND="${RDEPEND} > dev-libs/libxslt > app-text/docbook-xsl-stylesheets > test? ( media-sound/madplay > media-sound/vorbis-tools > media-libs/flac > dev-python/ctypes )" > >src_test() { > echo "$(PYTHON "${PYVER}")" setup.py test > "$(PYTHON "${PYVER}")" setup.py test >}
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 220081
:
151655
|
151658
|
151660
|
169442
|
212926
|
212927
|
212960
|
213585
|
213588