Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a ↵ | Gilles Dartiguelongue | 2012-12-02 | 1 | -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/pkgconfig | Jeff Horelick | 2012-05-02 | 1 | -3/+3 |
| | |||||
* | All liboil using versions are now gone from the tree, so simply the orc ↵ | Mart Raudsepp | 2011-05-04 | 1 | -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 bump | Nirbheek Chauhan | 2011-03-17 | 1 | -2/+2 |
| | |||||
* | Add support for easy handling of orc dependencies in the eclass. This way ↵ | Mart Raudsepp | 2010-12-27 | 1 | -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 Raudsepp | 2010-12-26 | 1 | -1/+9 |
| | | | | preparing for the transition to orc in newer versions | ||||
* | Fix some QA warnings about missing configure options by conditional by ↵ | Mart Raudsepp | 2010-07-28 | 1 | -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 Raudsepp | 2010-07-28 | 1 | -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 Raudsepp | 2009-11-16 | 1 | -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.13 | Mart Raudsepp | 2009-11-16 | 1 | -2/+3 |
| | |||||
* | Add new plugins in gst-plugins-bad 0.10.14 and gst-plugins-ugly 0.10.12 | Olivier Crête | 2009-09-07 | 1 | -2/+2 |
| | |||||
* | Restrict tests for gstreamer external plugins, they don't work with the ↵ | Olivier Crête | 2009-05-16 | 1 | -1/+2 |
| | | | | split ebuilds | ||||
* | Add a few new plugins, generate all makefiles, shave wrappers need to be built | Olivier Crête | 2009-03-30 | 1 | -12/+12 |
| | |||||
* | Update gst-plugins-ugly eclass. | Samuli Suominen | 2008-12-05 | 1 | -2/+2 |
| | |||||
* | Insert dvdnav into gst-plugins-ugly plugins. | Samuli Suominen | 2008-06-29 | 1 | -2/+2 |
| | |||||
* | Fix remaining dodoc warnings of gstreamer. | Samuli Suominen | 2007-09-13 | 1 | -2/+2 |
| | |||||
* | Add id3tag from 0.10.4 | Zaheer Abbas Merali | 2006-10-06 | 1 | -2/+2 |
| | |||||
* | Set package origin and name | Zaheer Abbas Merali | 2006-09-14 | 1 | -2/+2 |
| | |||||
* | Fix bug #59202 | Zaheer Abbas Merali | 2006-09-01 | 1 | -2/+3 |
| | |||||
* | update plugins in gst-plugins-ugly | Zaheer Abbas Merali | 2006-02-27 | 1 | -2/+2 |
| | |||||
* | Fixes circular dep bug #121714 | Zaheer Abbas Merali | 2006-02-06 | 1 | -3/+6 |
| | |||||
* | Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2006-01-01 | 1 | -6/+6 |
| | |||||
* | Fix invalid atoms. | Sven Wegener | 2005-12-05 | 1 | -2/+2 |
| | |||||
* | copy and paste error (should be ugly not good) | Zaheer Abbas Merali | 2005-12-04 | 1 | -3/+3 |
| | |||||
* | GStreamer 0.10 Prerelease | Zaheer Abbas Merali | 2005-12-04 | 1 | -0/+110 |