Log of /eclass/gst-plugins-ugly.eclass
Parent Directory
|
Revision Log
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 2 17:16:20 2012 UTC
(7 years ago)
by
eva
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.24: +18 -133 lines
Diff to
previous 1.24
Commit new gstreamer eclasses as reviewed on gentoo-dev mailing list with a few more fixes, most notably EAPI=1 support fixes. For a more detailed changelog, please see gnome overlay git log.
Revision
1.23 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 4 02:23:40 2011 UTC
(8 years, 7 months ago)
by
leio
Branch:
MAIN
Changes since
1.22: +11 -33 lines
Diff to
previous 1.22
All liboil using versions are now gone from the tree, so simply the orc handling logic and remove support for econfing those removed old versions.
Revision
1.21 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 27 03:49:34 2010 UTC
(8 years, 11 months ago)
by
leio
Branch:
MAIN
Changes since
1.20: +49 -7 lines
Diff to
previous 1.20
Add support for easy handling of orc dependencies in the eclass. This way 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.
Revision
1.20 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 26 04:38:12 2010 UTC
(8 years, 11 months ago)
by
leio
Branch:
MAIN
Changes since
1.19: +9 -1 lines
Diff to
previous 1.19
Handle old gst-plugins-ugly split packages liboil dependencies correctly, preparing for the transition to orc in newer versions
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 28 06:24:44 2010 UTC
(9 years, 4 months ago)
by
leio
Branch:
MAIN
Changes since
1.18: +9 -5 lines
Diff to
previous 1.18
Fix some QA warnings about missing configure options by conditional by version appending to my_gst_plugins_ugly variable, bug 285539
Revision
1.18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 28 05:17:58 2010 UTC
(9 years, 4 months ago)
by
leio
Branch:
MAIN
Changes since
1.17: +2 -4 lines
Diff to
previous 1.17
Do not filter out the plugins being built from the list in src_configure 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
Revision
1.17 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 16 06:04:12 2009 UTC
(10 years, 1 month ago)
by
leio
Branch:
MAIN
Changes since
1.16: +4 -4 lines
Diff to
previous 1.16
Make a note about removed id3tag/dvdnav in 0.10.13, which we can not remove from the list until all earlier versions are gone. These will unfortunately give QA warnings till then
Revision
1.14 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat May 16 22:08:09 2009 UTC
(10 years, 7 months ago)
by
tester
Branch:
MAIN
Changes since
1.13: +2 -1 lines
Diff to
previous 1.13
Restrict tests for gstreamer external plugins, they don't work with the split ebuilds
Revision
1.13 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 30 04:24:15 2009 UTC
(10 years, 8 months ago)
by
tester
Branch:
MAIN
Changes since
1.12: +12 -12 lines
Diff to
previous 1.12
Add a few new plugins, generate all makefiles, shave wrappers need to be built
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.
Sticky Tag: |
|