summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a ↵Gilles Dartiguelongue2012-12-021-143/+31
| | | | few more fixes, most notably EAPI=1 support fixes. For a more detailed changelog, please see gnome overlay git log.
* naive bump of all EAPI-specific checks in eclasses to permit EAPI=5 where ↵Ian Stakenvicius2012-09-271-2/+2
| | | | EAPI=4 was previously allowed
* Fix building with newer eapis wrt bug#385841. Noticed by triggered rebuild ↵Tomas Chvatal2012-06-201-7/+18
| | | | to -ocr.
* inherit multilib for get_libdirZac Medico2012-06-021-2/+2
|
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-021-3/+3
|
* Update copyright years in headersChristian Faulhammer2011-12-271-2/+2
|
* Tweak plugins versioned list a bit more for 0.10.22 to avoid useless QA ↵Mart Raudsepp2011-07-291-3/+8
| | | | warnings - exif option gone again in 0.10.22 for testing purposes, automagic now for just a test
* Prepare for gst-plugins-bad-0.10.22Mart Raudsepp2011-07-131-2/+15
|
* All older than -bad-0.10.19 versions are gone from tree, so remove now ↵Mart Raudsepp2011-05-041-32/+2
| | | | unnecessary econf and patching support for these
* Finish gst-plugins-0.10.21 changesMart Raudsepp2011-04-131-8/+16
|
* Prepare for gst-plugins-bad-0.10.21 - changes from 0.10.20; new rtmp, ↵Mart Raudsepp2011-04-091-1/+16
| | | | gsettings and shm configure options for splits; move away from liboil
* Prepare for gst-plugins-bad-0.10.21 - jack moved away to -goodMart Raudsepp2011-03-201-2/+8
|
* The minimum required liboil version has been 0.3.8 for a while now (not ↵Mart Raudsepp2010-07-301-2/+2
| | | | 0.3), update
* Add missing dc1394 to the list to avoid automagic enabling if user has the ↵Mart Raudsepp2010-07-301-2/+2
| | | | libraries from somewhere
* More preparation for gst-plugins-bad-0.10.19 - oss4 moved away, dvdnav ↵Mart Raudsepp2010-07-301-6/+16
| | | | configure option renamed to resindvd
* gst-plugins10 inherit needs to be last to get the generic DESCRIPTION from ↵Mart Raudsepp2010-07-281-2/+2
| | | | it, instead of from eutils.eclass via versionator.eclass
* Do not filter out the plugins being built from the list in src_configure ↵Mart Raudsepp2010-07-281-5/+1
| | | | before creating the --disable-* configure options. ./configure should guarantee us they get enabled nevertheless, as the --enable-* options are appended to it, overriding the --disable for the to be built plugins. This avoids problems in the filtering, e.g "ivorbis vorbis" getting filtered to "i" when building gst-plugins-vorbis. Fixes bug 325613
* Prepare for gst-plugins-bad-0.10.19 (added vp8 ext plugin), fix some QA ↵Mart Raudsepp2010-07-281-5/+13
| | | | warnings about missing configure options by conditional by version appending to my_gst_plugins_bad variable
* Also remove x and opengl from the plugin list. None of the in-tree -bad ↵Mart Raudsepp2010-04-051-4/+2
| | | | package versions have these either. There are X plugins in -base and -good, and a separate opengl related tarball in existence for these things by now.
* Remove old plugin entries that are not present in any -bad packages ↵Mart Raudsepp2010-04-051-17/+4
| | | | remaining in tree anymore. These are safe to remove, as this list is only used during package compilation, never during unmerge. This reduces the amount of QA warnings from unrecognized configure options and just cleans up the list for maintainability. Update comments accordingly.
* Prepare for gst-plugins-bad-0.10.18 - has new flite split plugin and ivorbis ↵Mart Raudsepp2010-04-051-4/+4
| | | | removed
* Fix the plugins list: stop automagically building zbar, cog and rsvg split ↵Mart Raudsepp2010-04-051-7/+14
| | | | plugins as part of the non-split package due to them being forgotten to be added here before (add them now), cog/zbar is not packaged in-tree so not a big problem, but rsvg is; it will be a separate split package. Add missing Windows/OSX sys plugins to the list to avoid useless header/linkage checks that waste configure time for all -bad splits too - directsound, directdraw, osx_video, wininet, acm. Order the list per ./configure --help output. Add comments to old plugins that are not shipped by -bad anymore, for when they were removed, to remove them from the list once safe. Have not tracked down opengl and x removal yet though.
* Add kate back to the plugin list while fixing compilation with ↵Mart Raudsepp2009-11-091-3/+12
| | | | --disable-kate for split plugins
* Temporarily remove kate from the list again, as it is causing build errors ↵Mart Raudsepp2009-11-091-2/+2
| | | | due to bad configure.ac
* Add missing kate plugin to the list, so that it will not be built ↵Mart Raudsepp2009-11-091-8/+10
| | | | unintentionally when media-libs/libkate is present. Alphabetize the plugin listing.
* whitespaceMarkus Meier2009-10-111-2/+2
|
* Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12Olivier Crête2009-09-071-4/+11
|
* Add assrender to the external plugin list, to avoid automagic enabling of it ↵Mart Raudsepp2009-08-051-2/+2
| | | | in the presence of libass by all gst-plugins-bad packages and the ensuing potential file collissions from all of them trying to install the assrender plugin
* Fix gst-plugins-bad eclass, missing vcd. Permitted by Tester.Samuli Suominen2009-07-251-2/+2
|
* Restrict tests for gstreamer external plugins, they don't work with the ↵Olivier Crête2009-05-161-1/+2
| | | | split ebuilds
* gst-plugins-bad: Remove vcd from list of plugins with depsOlivier Crête2009-05-161-2/+2
|
* Add missing dep on pkgconfigOlivier Crête2009-03-301-1/+2
|
* Add a few new plugins, generate all makefiles, shave wrappers need to be builtOlivier Crête2009-03-301-13/+13
|
* Update gst-plugins-bad eclass.Samuli Suominen2008-12-051-2/+2
|
* insert oss4 mplex and ofa to gst-plugins-bad pluginsSamuli Suominen2008-06-291-2/+3
|
* changes for 0.10.6Zaheer Abbas Merali2008-02-211-2/+2
|
* Fix remaining dodoc warnings of gstreamer.Samuli Suominen2007-09-131-2/+2
|
* Version bump gst-plugins-bad to 0.10.5.Samuli Suominen2007-08-291-6/+10
|
* Updated external plugin names to gst-plugins-bad-0.10.4 and ↵Jim Ramsay2007-01-251-2/+9
| | | | gst-plugins-good-0.10.5
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-10-141-4/+4
|
* Set package origin and nameZaheer Abbas Merali2006-09-141-2/+2
|
* new version with lots of new pluginsZaheer Abbas Merali2006-05-101-2/+2
|
* fix 2 typos (#126796)Marinus Schraal2006-03-191-3/+3
|
* fix eclass and add new pluginsZaheer Abbas Merali2006-03-071-4/+4
|
* Fixes circular dep bug #121714Zaheer Abbas Merali2006-02-061-4/+7
|
* Adding gst-plugins-bad.eclass for missing gst 0.10 pluginsSaleem Abdulrasool2006-01-211-0/+86