summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a ↵Gilles Dartiguelongue2012-12-021-133/+18
| | | | few more fixes, most notably EAPI=1 support fixes. For a more detailed changelog, please see gnome overlay git log.
* dev-util/pkgconfig -> virtual/pkgconfigJeff Horelick2012-05-021-3/+3
|
* All liboil using versions are now gone from the tree, so simply the orc ↵Mart Raudsepp2011-05-041-33/+11
| | | | handling logic and remove support for econfing those removed old versions.
* Bump orc dep in gst-plugins-ugly eclass for a52dec plugin 0.10.17 bumpNirbheek Chauhan2011-03-171-2/+2
|
* Add support for easy handling of orc dependencies in the eclass. This way ↵Mart Raudsepp2010-12-271-7/+49
| | | | the ebuild only needs to set EAPI=1 and GST_ORC=yes to get all the orc stuff handled, if said package builds things that have orc optimizations. The main purpose of this is to avoid the USE flag (and extraneous deps, though harmless, as indirectly orc will be needed anyway) in case the split plugin does not have any orc usage yet at all (many will never do, as they just wrap some external library without anything to really optimize). This code will become much simpler once older versions go away from tree and they do not need to be coped for. Also move EXPORT_FUNCTIONS handling around the new EAPI check block, in preparation of future EAPI-2+ support.
* Handle old gst-plugins-ugly split packages liboil dependencies correctly, ↵Mart Raudsepp2010-12-261-1/+9
| | | | preparing for the transition to orc in newer versions
* Fix some QA warnings about missing configure options by conditional by ↵Mart Raudsepp2010-07-281-5/+9
| | | | version appending to my_gst_plugins_ugly variable, bug 285539
* Do not filter out the plugins being built from the list in src_configure ↵Mart Raudsepp2010-07-281-4/+2
| | | | 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
* Make a note about removed id3tag/dvdnav in 0.10.13, which we can not remove ↵Mart Raudsepp2009-11-161-4/+4
| | | | from the list until all earlier versions are gone. These will unfortunately give QA warnings till then
* Add new plugin (amrwb) in gst-plugins-ugly-0.10.13Mart Raudsepp2009-11-161-2/+3
|
* Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12Olivier Crête2009-09-071-2/+2
|
* Restrict tests for gstreamer external plugins, they don't work with the ↵Olivier Crête2009-05-161-1/+2
| | | | split ebuilds
* Add a few new plugins, generate all makefiles, shave wrappers need to be builtOlivier Crête2009-03-301-12/+12
|
* Update gst-plugins-ugly eclass.Samuli Suominen2008-12-051-2/+2
|
* Insert dvdnav into gst-plugins-ugly plugins.Samuli Suominen2008-06-291-2/+2
|
* Fix remaining dodoc warnings of gstreamer.Samuli Suominen2007-09-131-2/+2
|
* Add id3tag from 0.10.4Zaheer Abbas Merali2006-10-061-2/+2
|
* Set package origin and nameZaheer Abbas Merali2006-09-141-2/+2
|
* Fix bug #59202Zaheer Abbas Merali2006-09-011-2/+3
|
* update plugins in gst-plugins-uglyZaheer Abbas Merali2006-02-271-2/+2
|
* Fixes circular dep bug #121714Zaheer Abbas Merali2006-02-061-3/+6
|
* Apply whitespace checks from repoman to eclasses.Sven Wegener2006-01-011-6/+6
|
* Fix invalid atoms.Sven Wegener2005-12-051-2/+2
|
* copy and paste error (should be ugly not good)Zaheer Abbas Merali2005-12-041-3/+3
|
* GStreamer 0.10 PrereleaseZaheer Abbas Merali2005-12-041-0/+110