Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 462300 - media-plugins/gst-plugins-meta - add USE=modplug
Summary: media-plugins/gst-plugins-meta - add USE=modplug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2013-03-19 11:52 UTC by Richard H.
Modified: 2015-01-18 10:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patched ebuild (gst-plugins-meta-0.10-r8.ebuild,3.14 KB, text/plain)
2013-03-19 11:52 UTC, Richard H.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard H. 2013-03-19 11:52:07 UTC
Created attachment 342628 [details]
Patched ebuild

gst-plugins-modplug is in portage, but not installed by default, not even when the USE-Flag for modplug is set system-wide. It would be nice, if the flag would be honored by the ebuild. I tried patching it, and it works like a charm.

I am attaching the fixed ebuild.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-20 18:57:09 UTC
Comment on attachment 342628 [details]
Patched ebuild

--- gst-plugins-meta-0.10-r8.ebuild     2013-02-26 15:45:38.160740548 +0100
+++ -   2013-03-20 19:57:00.011313923 +0100
@@ -10,7 +10,7 @@
 LICENSE="metapackage"
 SLOT="0.10"
 KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
-IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass libvisual mms mp3 mpeg musepack ogg opus oss pulseaudio taglib theora v4l vcd vorbis vpx wavpack X x264 xv xvid"
+IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass libvisual mms modplug mp3 mpeg musepack ogg opus oss pulseaudio taglib theora v4l vcd vorbis vpx wavpack X x264 xv xvid"
 REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"
 
 RDEPEND="media-libs/gstreamer:0.10
@@ -41,6 +41,7 @@
        libass? ( media-plugins/gst-plugins-assrender:0.10 )
        libvisual? ( media-plugins/gst-plugins-libvisual:0.10 )
        mms? ( media-plugins/gst-plugins-libmms:0.10 )
+       modplug? ( media-plugins/gst-plugins-modplug:0.10 )
        mp3? (
                media-libs/gst-plugins-ugly:0.10
                media-plugins/gst-plugins-mad:0.10 )
Comment 2 Pacho Ramos gentoo-dev 2015-01-18 10:10:59 UTC
+*gst-plugins-meta-1.0-r3 (18 Jan 2015)
+*gst-plugins-meta-0.10-r10 (18 Jan 2015)
+
+  18 Jan 2015; Pacho Ramos <pacho@gentoo.org> +gst-plugins-meta-0.10-r10.ebuild,
+  +gst-plugins-meta-1.0-r3.ebuild, -gst-plugins-meta-0.10-r8.ebuild,
+  -gst-plugins-meta-1.0-r1.ebuild:
+  Pull modplug (#462300 by Richard H) and vaapi plugins, drop old
+