Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 300787 Details for
Bug 401941
media-sound/soundconverter-2.0.1 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
soundconverter-2.0.1.ebuild
soundconverter-2.0.1.ebuild (text/plain), 1.25 KB, created by
Ben Kohler
on 2012-02-02 18:26:08 UTC
(
hide
)
Description:
soundconverter-2.0.1.ebuild
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2012-02-02 18:26:08 UTC
Size:
1.25 KB
patch
obsolete
># Copyright 1999-2012 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" >PYTHON_DEPEND="2" >GCONF_DEBUG="no" > >inherit gnome2 python > >DESCRIPTION="A simple sound converter application for the GNOME environment." >HOMEPAGE="http://soundconverter.org" >SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.xz" >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="amd64 x86" >IUSE="aac flac mp3 vorbis" > >RDEPEND=">=dev-python/pygtk-2.12 > dev-python/pygobject:2 > dev-python/gconf-python > dev-python/libgnome-python > dev-python/gnome-vfs-python > gnome-base/libglade > gnome-base/gconf > =dev-python/gst-python-0.10* > =media-plugins/gst-plugins-gnomevfs-0.10* > vorbis? ( > =media-plugins/gst-plugins-vorbis-0.10* > =media-plugins/gst-plugins-ogg-0.10* > ) > mp3? ( > =media-plugins/gst-plugins-lame-0.10* > =media-plugins/gst-plugins-mad-0.10* > =media-plugins/gst-plugins-taglib-0.10* > ) > flac? ( =media-plugins/gst-plugins-flac-0.10* ) > aac? ( =media-plugins/gst-plugins-faac-0.10* )" > >DEPEND="${RDEPEND} > dev-util/pkgconfig > sys-devel/gettext > dev-util/intltool" > >pkg_setup() { > DOCS="AUTHORS ChangeLog README TODO" > python_set_active_version 2 > python_pkg_setup >} > >src_prepare() { > gnome2_src_prepare > python_convert_shebangs -r 2 . >}
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 401941
: 300787 |
300791