Log of /eclass/gst-plugins-bad.eclass
Parent Directory
|
Revision Log
Revision
1.46 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 2 17:16:20 2012 UTC
(6 years, 2 months ago)
by
eva
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.45: +31 -143 lines
Diff to
previous 1.45
,
to
selected 1.4
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.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 29 07:01:40 2011 UTC
(7 years, 6 months ago)
by
leio
Branch:
MAIN
Changes since
1.39: +8 -3 lines
Diff to
previous 1.39
,
to
selected 1.4
Tweak plugins versioned list a bit more for 0.10.22 to avoid useless QA warnings - exif option gone again in 0.10.22 for testing purposes, automagic now for just a test
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Apr 9 07:24:38 2011 UTC
(7 years, 10 months ago)
by
leio
Branch:
MAIN
Changes since
1.35: +16 -1 lines
Diff to
previous 1.35
,
to
selected 1.4
Prepare for gst-plugins-bad-0.10.21 - changes from 0.10.20; new rtmp, gsettings and shm configure options for splits; move away from liboil
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 28 05:40:25 2010 UTC
(8 years, 6 months ago)
by
leio
Branch:
MAIN
Changes since
1.30: +2 -2 lines
Diff to
previous 1.30
,
to
selected 1.4
gst-plugins10 inherit needs to be last to get the generic DESCRIPTION from it, instead of from eutils.eclass via versionator.eclass
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 28 05:17:58 2010 UTC
(8 years, 6 months ago)
by
leio
Branch:
MAIN
Changes since
1.29: +1 -5 lines
Diff to
previous 1.29
,
to
selected 1.4
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.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 28 05:01:50 2010 UTC
(8 years, 6 months ago)
by
leio
Branch:
MAIN
Changes since
1.28: +13 -5 lines
Diff to
previous 1.28
,
to
selected 1.4
Prepare for gst-plugins-bad-0.10.19 (added vp8 ext plugin), fix some QA warnings about missing configure options by conditional by version appending to my_gst_plugins_bad variable
Revision
1.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 5 02:06:59 2010 UTC
(8 years, 10 months ago)
by
leio
Branch:
MAIN
Changes since
1.27: +2 -4 lines
Diff to
previous 1.27
,
to
selected 1.4
Also remove x and opengl from the plugin list. None of the in-tree -bad 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.
Revision
1.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 5 02:03:37 2010 UTC
(8 years, 10 months ago)
by
leio
Branch:
MAIN
Changes since
1.26: +4 -17 lines
Diff to
previous 1.26
,
to
selected 1.4
Remove old plugin entries that are not present in any -bad packages 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.
Revision
1.25 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Apr 5 01:55:01 2010 UTC
(8 years, 10 months ago)
by
leio
Branch:
MAIN
Changes since
1.24: +14 -7 lines
Diff to
previous 1.24
,
to
selected 1.4
Fix the plugins list: stop automagically building zbar, cog and rsvg split 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.
Revision
1.22 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 9 01:26:03 2009 UTC
(9 years, 3 months ago)
by
leio
Branch:
MAIN
Changes since
1.21: +10 -8 lines
Diff to
previous 1.21
,
to
selected 1.4
Add missing kate plugin to the list, so that it will not be built unintentionally when media-libs/libkate is present. Alphabetize the plugin listing.
Revision
1.19 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Aug 5 23:27:59 2009 UTC
(9 years, 6 months ago)
by
leio
Branch:
MAIN
Changes since
1.18: +2 -2 lines
Diff to
previous 1.18
,
to
selected 1.4
Add assrender to the external plugin list, to avoid automagic enabling of it 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
Revision
1.4 -
(
view)
(
download)
(
annotate)
-
[selected]
Sun Mar 19 17:14:25 2006 UTC
(12 years, 11 months ago)
by
foser
Branch:
MAIN
Changes since
1.3: +3 -3 lines
Diff to
previous 1.3
fix 2 typos (#126796)
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: |
|