Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 14290 Details for
Bug 24127
Adding lirc use flag
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
totem_lirc.patch (text/plain), 771 bytes, created by
Matthew Schick
on 2003-07-08 14:42:35 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Matthew Schick
Created:
2003-07-08 14:42:35 UTC
Size:
771 bytes
patch
obsolete
>--- totem-0.99.1.ebuild.orig 2003-06-23 14:11:38.000000000 -0500 >+++ totem-0.99.1.ebuild 2003-07-08 16:39:03.000000000 -0500 >@@ -4,7 +4,7 @@ > > inherit gnome2 > >-IUSE="gstreamer" >+IUSE="gstreamer lirc" > DESCRIPTION="Movie player for the GNOME 2" > HOMEPAGE="http://www.hadess.net/totem.php3" > >@@ -18,6 +18,7 @@ > >=gnome-base/gnome-vfs-2.2 > >=gnome-base/libglade-2 > >=gnome-base/gnome-desktop-2.2 >+ lirc? ( app-misc/lirc ) > !gstreamer? ( >=media-libs/xine-lib-1_beta12 ) > gstreamer? ( >=media-libs/gstreamer-0.6.1 > >=media-libs/gst-plugins-0.6.1 )" >@@ -32,3 +33,8 @@ > if [ `use gstreamer` ]; then > G2CONF="${G2CONF} --enable-gstreamer" > fi >+ >+# configure automagically enables lirc if it's there >+if [ ! `use lirc` ]; then >+ G2CONF="${G2CONF} --disable-lirc" >+fi
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 24127
: 14290