Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 59077 Details for
Bug 80282
thoggen should be added to media-video
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
thoggen-0.3.ebuild
thoggen-0.3.ebuild (text/plain), 1.12 KB, created by
Ed Catmur
on 2005-05-16 20:09:45 UTC
(
hide
)
Description:
thoggen-0.3.ebuild
Filename:
MIME Type:
Creator:
Ed Catmur
Created:
2005-05-16 20:09:45 UTC
Size:
1.12 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 eutils > >DESCRIPTION="DVD ripper, based on GStreamer and Gtk+" >HOMEPAGE="http://thoggen.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="dts" > >DEPEND=">=dev-libs/glib-2.6.0 > >=x11-libs/gtk+-2.6.0 > >=gnome-base/libglade-2.4.0 > >=media-libs/gstreamer-0.8.9 > >=media-libs/gst-plugins-0.8.8 > >=media-plugins/gst-plugins-mpeg2dec-0.8.8 > >=media-plugins/gst-plugins-a52dec-0.8.8 > >=media-plugins/gst-plugins-dvdread-0.8.8 > >=media-plugins/gst-plugins-theora-0.8.8 > >=media-plugins/gst-plugins-vorbis-0.8.8 > >=media-plugins/gst-plugins-ogg-0.8.8 > dts? ( >=media-plugins/gst-plugins-dts-0.8.8 ) > >=sys-apps/dbus-0.22 > >=sys-apps/hal-0.4.0 > >=media-libs/libdvdread-0.9.4" > >pkg_setup() { > if ! built_with_use sys-apps/dbus mono; then > eerror "Please merge sys-apps/dbus with 'mono' in USE flags." > die "Need mono support in dbus!" > fi >} > >src_unpack() { > unpack ${A} > cd ${S}; epatch ${FILESDIR}/${PN}-0.3-new-dbus-hal.patch >} > >DOCS="AUTHORS ChangeLog NEWS README TODO"
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 80282
:
52988
|
59077
|
59078
|
59079
|
62174