Thu Jul 22 12:59:47 2010 UTC ()
update to 0.10.24
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions


(drochner)
diff -r1.27 -r1.28 pkgsrc/multimedia/gst-plugins0.10-good/Makefile.common
diff -r1.21 -r1.22 pkgsrc/multimedia/gst-plugins0.10-good/PLIST
diff -r1.29 -r1.30 pkgsrc/multimedia/gst-plugins0.10-good/distinfo

cvs diff -r1.27 -r1.28 pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common (switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common 2010/07/13 17:52:17 1.27
+++ pkgsrc/multimedia/gst-plugins0.10-good/Attic/Makefile.common 2010/07/22 12:59:47 1.28
@@ -1,55 +1,55 @@ @@ -1,55 +1,55 @@
1# $NetBSD: Makefile.common,v 1.27 2010/07/13 17:52:17 drochner Exp $ 1# $NetBSD: Makefile.common,v 1.28 2010/07/22 12:59:47 drochner Exp $
2# 2#
3# used by audio/gst-plugins0.10-esound/Makefile 3# used by audio/gst-plugins0.10-esound/Makefile
4# used by audio/gst-plugins0.10-flac/Makefile 4# used by audio/gst-plugins0.10-flac/Makefile
5# used by audio/gst-plugins0.10-oss/Makefile 5# used by audio/gst-plugins0.10-oss/Makefile
6# used by audio/gst-plugins0.10-pulse/Makefile 6# used by audio/gst-plugins0.10-pulse/Makefile
7# used by audio/gst-plugins0.10-speex/Makefile 7# used by audio/gst-plugins0.10-speex/Makefile
8# used by audio/gst-plugins0.10-wavpack/Makefile 8# used by audio/gst-plugins0.10-wavpack/Makefile
9# used by graphics/gst-plugins0.10-cairo/Makefile 9# used by graphics/gst-plugins0.10-cairo/Makefile
10# used by graphics/gst-plugins0.10-jpeg/Makefile 10# used by graphics/gst-plugins0.10-jpeg/Makefile
11# used by graphics/gst-plugins0.10-png/Makefile 11# used by graphics/gst-plugins0.10-png/Makefile
12# used by multimedia/gst-plugins0.10-v4l2/Makefile 12# used by multimedia/gst-plugins0.10-v4l2/Makefile
13# used by net/gst-plugins0.10-soup/Makefile 13# used by net/gst-plugins0.10-soup/Makefile
14 14
15GST_PLUGINS0.10_TYPE= good 15GST_PLUGINS0.10_TYPE= good
16GST_PLUGINS0.10_VER= 0.10.23 16GST_PLUGINS0.10_VER= 0.10.24
17 17
18# Disable all drivers and features by default. 18# Disable all drivers and features by default.
19.for driver in aalib \ 19.for driver in aalib \
20 aalibtest \ 20 aalibtest \
21 annodex \ 21 annodex \
22 cairo \ 22 cairo \
23 cdio \ 23 cdio \
24 dv1394 \ 24 dv1394 \
25 esd \ 25 esd \
26 esdtest \ 26 esdtest \
27 flac \ 27 flac \
28 gconf \ 28 gconf \
29 gconftool \ 29 gconftool \
30 gst_v4l2 \ 30 gst_v4l2 \
31 jpeg \ 31 jpeg \
32 ladspa \ 32 ladspa \
33 libcaca \ 33 libcaca \
34 libdv \ 34 libdv \
35 libpng \ 35 libpng \
36 oss \ 36 oss \
37 oss4 \ 37 oss4 \
38 shout2 \ 38 shout2 \
39 shout2test \ 39 shout2test \
40 speex \ 40 speex \
41 sunaudio \ 41 sunaudio \
42 x \ 42 x \
43 xshm \ 43 xshm \
44 xvideo \ 44 xvideo \
45 zlib 45 zlib
46CONFIGURE_ARGS+= --disable-${driver} 46CONFIGURE_ARGS+= --disable-${driver}
47.endfor 47.endfor
48 48
49.include "../../multimedia/gst-plugins0.10-base/plugins.mk" 49.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
50 50.include "../../devel/orc/buildlink3.mk"
51.include "../../devel/glib2/buildlink3.mk" 51.include "../../devel/glib2/buildlink3.mk"
52BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23 52BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23
53.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" 53.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
54BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.26 54BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.26
55.include "../../multimedia/gstreamer0.10/buildlink3.mk" 55.include "../../multimedia/gstreamer0.10/buildlink3.mk"

cvs diff -r1.21 -r1.22 pkgsrc/multimedia/gst-plugins0.10-good/Attic/PLIST (switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/Attic/PLIST 2010/07/13 17:52:17 1.21
+++ pkgsrc/multimedia/gst-plugins0.10-good/Attic/PLIST 2010/07/22 12:59:47 1.22
@@ -1,86 +1,87 @@ @@ -1,86 +1,87 @@
1@comment $NetBSD: PLIST,v 1.21 2010/07/13 17:52:17 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.22 2010/07/22 12:59:47 drochner Exp $
2lib/gstreamer-0.10/libgstalaw.la 2lib/gstreamer-0.10/libgstalaw.la
3lib/gstreamer-0.10/libgstalpha.la 3lib/gstreamer-0.10/libgstalpha.la
4lib/gstreamer-0.10/libgstalphacolor.la 4lib/gstreamer-0.10/libgstalphacolor.la
5lib/gstreamer-0.10/libgstannodex.la 5lib/gstreamer-0.10/libgstannodex.la
6lib/gstreamer-0.10/libgstapetag.la 6lib/gstreamer-0.10/libgstapetag.la
7lib/gstreamer-0.10/libgstaudiofx.la 7lib/gstreamer-0.10/libgstaudiofx.la
8lib/gstreamer-0.10/libgstauparse.la 8lib/gstreamer-0.10/libgstauparse.la
9lib/gstreamer-0.10/libgstautodetect.la 9lib/gstreamer-0.10/libgstautodetect.la
10lib/gstreamer-0.10/libgstavi.la 10lib/gstreamer-0.10/libgstavi.la
11lib/gstreamer-0.10/libgstcutter.la 11lib/gstreamer-0.10/libgstcutter.la
12lib/gstreamer-0.10/libgstdebug.la 12lib/gstreamer-0.10/libgstdebug.la
13lib/gstreamer-0.10/libgstdeinterlace.la 13lib/gstreamer-0.10/libgstdeinterlace.la
14lib/gstreamer-0.10/libgstefence.la 14lib/gstreamer-0.10/libgstefence.la
15lib/gstreamer-0.10/libgsteffectv.la 15lib/gstreamer-0.10/libgsteffectv.la
16lib/gstreamer-0.10/libgstequalizer.la 16lib/gstreamer-0.10/libgstequalizer.la
17lib/gstreamer-0.10/libgstflv.la 17lib/gstreamer-0.10/libgstflv.la
18lib/gstreamer-0.10/libgstflxdec.la 18lib/gstreamer-0.10/libgstflxdec.la
19lib/gstreamer-0.10/libgstgconfelements.la 19lib/gstreamer-0.10/libgstgconfelements.la
20lib/gstreamer-0.10/libgstgoom.la 20lib/gstreamer-0.10/libgstgoom.la
21lib/gstreamer-0.10/libgstgoom2k1.la 21lib/gstreamer-0.10/libgstgoom2k1.la
22lib/gstreamer-0.10/libgsticydemux.la 22lib/gstreamer-0.10/libgsticydemux.la
23lib/gstreamer-0.10/libgstid3demux.la 23lib/gstreamer-0.10/libgstid3demux.la
24lib/gstreamer-0.10/libgstimagefreeze.la 24lib/gstreamer-0.10/libgstimagefreeze.la
25lib/gstreamer-0.10/libgstinterleave.la 25lib/gstreamer-0.10/libgstinterleave.la
26lib/gstreamer-0.10/libgstlevel.la 26lib/gstreamer-0.10/libgstlevel.la
27lib/gstreamer-0.10/libgstmatroska.la 27lib/gstreamer-0.10/libgstmatroska.la
28lib/gstreamer-0.10/libgstmulaw.la 28lib/gstreamer-0.10/libgstmulaw.la
29lib/gstreamer-0.10/libgstmultifile.la 29lib/gstreamer-0.10/libgstmultifile.la
30lib/gstreamer-0.10/libgstmultipart.la 30lib/gstreamer-0.10/libgstmultipart.la
31lib/gstreamer-0.10/libgstnavigationtest.la 31lib/gstreamer-0.10/libgstnavigationtest.la
32lib/gstreamer-0.10/libgstqtdemux.la 32lib/gstreamer-0.10/libgstqtdemux.la
33lib/gstreamer-0.10/libgstreplaygain.la 33lib/gstreamer-0.10/libgstreplaygain.la
34lib/gstreamer-0.10/libgstrtp.la 34lib/gstreamer-0.10/libgstrtp.la
35lib/gstreamer-0.10/libgstrtpmanager.la 35lib/gstreamer-0.10/libgstrtpmanager.la
36lib/gstreamer-0.10/libgstrtsp.la 36lib/gstreamer-0.10/libgstrtsp.la
37lib/gstreamer-0.10/libgstshapewipe.la 37lib/gstreamer-0.10/libgstshapewipe.la
38lib/gstreamer-0.10/libgstsmpte.la 38lib/gstreamer-0.10/libgstsmpte.la
39lib/gstreamer-0.10/libgstspectrum.la 39lib/gstreamer-0.10/libgstspectrum.la
40lib/gstreamer-0.10/libgstudp.la 40lib/gstreamer-0.10/libgstudp.la
41lib/gstreamer-0.10/libgstvideobox.la 41lib/gstreamer-0.10/libgstvideobox.la
42lib/gstreamer-0.10/libgstvideocrop.la 42lib/gstreamer-0.10/libgstvideocrop.la
43lib/gstreamer-0.10/libgstvideofilter.la 43lib/gstreamer-0.10/libgstvideofilter.la
44lib/gstreamer-0.10/libgstvideomixer.la 44lib/gstreamer-0.10/libgstvideomixer.la
45lib/gstreamer-0.10/libgstwavenc.la 45lib/gstreamer-0.10/libgstwavenc.la
46lib/gstreamer-0.10/libgstwavparse.la 46lib/gstreamer-0.10/libgstwavparse.la
47lib/gstreamer-0.10/libgsty4menc.la 47lib/gstreamer-0.10/libgsty4menc.la
48share/gconf/schemas/gstreamer-0.10.schemas 48share/gconf/schemas/gstreamer-0.10.schemas
49share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs 49share/gstreamer-0.10/presets/GstIirEqualizer10Bands.prs
50share/gstreamer-0.10/presets/GstIirEqualizer3Bands.prs 50share/gstreamer-0.10/presets/GstIirEqualizer3Bands.prs
51share/locale/af/LC_MESSAGES/gst-plugins-good-0.10.mo 51share/locale/af/LC_MESSAGES/gst-plugins-good-0.10.mo
52share/locale/az/LC_MESSAGES/gst-plugins-good-0.10.mo 52share/locale/az/LC_MESSAGES/gst-plugins-good-0.10.mo
53share/locale/bg/LC_MESSAGES/gst-plugins-good-0.10.mo 53share/locale/bg/LC_MESSAGES/gst-plugins-good-0.10.mo
54share/locale/ca/LC_MESSAGES/gst-plugins-good-0.10.mo 54share/locale/ca/LC_MESSAGES/gst-plugins-good-0.10.mo
55share/locale/cs/LC_MESSAGES/gst-plugins-good-0.10.mo 55share/locale/cs/LC_MESSAGES/gst-plugins-good-0.10.mo
56share/locale/da/LC_MESSAGES/gst-plugins-good-0.10.mo 56share/locale/da/LC_MESSAGES/gst-plugins-good-0.10.mo
57share/locale/de/LC_MESSAGES/gst-plugins-good-0.10.mo 57share/locale/de/LC_MESSAGES/gst-plugins-good-0.10.mo
58share/locale/el/LC_MESSAGES/gst-plugins-good-0.10.mo 58share/locale/el/LC_MESSAGES/gst-plugins-good-0.10.mo
59share/locale/en_GB/LC_MESSAGES/gst-plugins-good-0.10.mo 59share/locale/en_GB/LC_MESSAGES/gst-plugins-good-0.10.mo
60share/locale/es/LC_MESSAGES/gst-plugins-good-0.10.mo 60share/locale/es/LC_MESSAGES/gst-plugins-good-0.10.mo
61share/locale/eu/LC_MESSAGES/gst-plugins-good-0.10.mo 61share/locale/eu/LC_MESSAGES/gst-plugins-good-0.10.mo
62share/locale/fi/LC_MESSAGES/gst-plugins-good-0.10.mo 62share/locale/fi/LC_MESSAGES/gst-plugins-good-0.10.mo
63share/locale/fr/LC_MESSAGES/gst-plugins-good-0.10.mo 63share/locale/fr/LC_MESSAGES/gst-plugins-good-0.10.mo
64share/locale/hu/LC_MESSAGES/gst-plugins-good-0.10.mo 64share/locale/hu/LC_MESSAGES/gst-plugins-good-0.10.mo
65share/locale/id/LC_MESSAGES/gst-plugins-good-0.10.mo 65share/locale/id/LC_MESSAGES/gst-plugins-good-0.10.mo
66share/locale/it/LC_MESSAGES/gst-plugins-good-0.10.mo 66share/locale/it/LC_MESSAGES/gst-plugins-good-0.10.mo
67share/locale/ja/LC_MESSAGES/gst-plugins-good-0.10.mo 67share/locale/ja/LC_MESSAGES/gst-plugins-good-0.10.mo
68share/locale/lt/LC_MESSAGES/gst-plugins-good-0.10.mo 68share/locale/lt/LC_MESSAGES/gst-plugins-good-0.10.mo
69share/locale/lv/LC_MESSAGES/gst-plugins-good-0.10.mo 69share/locale/lv/LC_MESSAGES/gst-plugins-good-0.10.mo
70share/locale/mt/LC_MESSAGES/gst-plugins-good-0.10.mo 70share/locale/mt/LC_MESSAGES/gst-plugins-good-0.10.mo
71share/locale/nb/LC_MESSAGES/gst-plugins-good-0.10.mo 71share/locale/nb/LC_MESSAGES/gst-plugins-good-0.10.mo
72share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo 72share/locale/nl/LC_MESSAGES/gst-plugins-good-0.10.mo
73share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo 73share/locale/or/LC_MESSAGES/gst-plugins-good-0.10.mo
74share/locale/pl/LC_MESSAGES/gst-plugins-good-0.10.mo 74share/locale/pl/LC_MESSAGES/gst-plugins-good-0.10.mo
75share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-0.10.mo 75share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-0.10.mo
76share/locale/ru/LC_MESSAGES/gst-plugins-good-0.10.mo 76share/locale/ru/LC_MESSAGES/gst-plugins-good-0.10.mo
77share/locale/sk/LC_MESSAGES/gst-plugins-good-0.10.mo 77share/locale/sk/LC_MESSAGES/gst-plugins-good-0.10.mo
 78share/locale/sl/LC_MESSAGES/gst-plugins-good-0.10.mo
78share/locale/sq/LC_MESSAGES/gst-plugins-good-0.10.mo 79share/locale/sq/LC_MESSAGES/gst-plugins-good-0.10.mo
79share/locale/sr/LC_MESSAGES/gst-plugins-good-0.10.mo 80share/locale/sr/LC_MESSAGES/gst-plugins-good-0.10.mo
80share/locale/sv/LC_MESSAGES/gst-plugins-good-0.10.mo 81share/locale/sv/LC_MESSAGES/gst-plugins-good-0.10.mo
81share/locale/tr/LC_MESSAGES/gst-plugins-good-0.10.mo 82share/locale/tr/LC_MESSAGES/gst-plugins-good-0.10.mo
82share/locale/uk/LC_MESSAGES/gst-plugins-good-0.10.mo 83share/locale/uk/LC_MESSAGES/gst-plugins-good-0.10.mo
83share/locale/vi/LC_MESSAGES/gst-plugins-good-0.10.mo 84share/locale/vi/LC_MESSAGES/gst-plugins-good-0.10.mo
84share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-0.10.mo 85share/locale/zh_CN/LC_MESSAGES/gst-plugins-good-0.10.mo
85share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-0.10.mo 86share/locale/zh_HK/LC_MESSAGES/gst-plugins-good-0.10.mo
86share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-0.10.mo 87share/locale/zh_TW/LC_MESSAGES/gst-plugins-good-0.10.mo

cvs diff -r1.29 -r1.30 pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo (switch to unified diff)

--- pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo 2010/07/13 17:52:17 1.29
+++ pkgsrc/multimedia/gst-plugins0.10-good/Attic/distinfo 2010/07/22 12:59:47 1.30
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.29 2010/07/13 17:52:17 drochner Exp $ 1$NetBSD: distinfo,v 1.30 2010/07/22 12:59:47 drochner Exp $
2 2
3SHA1 (gst-plugins-good-0.10.23.tar.bz2) = d819a2690e5bfe83f1277c850b737a13f8f28c12 3SHA1 (gst-plugins-good-0.10.24.tar.bz2) = a0736c604a0f7da948a08f406157c420883ab339
4RMD160 (gst-plugins-good-0.10.23.tar.bz2) = b19a61d796e0c384e074f61fc0515826fb6f6061 4RMD160 (gst-plugins-good-0.10.24.tar.bz2) = b81ecec34c76ee6ec0dcaa84f8b2734b74af42ec
5Size (gst-plugins-good-0.10.23.tar.bz2) = 2882183 bytes 5Size (gst-plugins-good-0.10.24.tar.bz2) = 2921780 bytes
6SHA1 (patch-ab) = ed06a86961ee93cd1e680fed42eb06acf806f91c 6SHA1 (patch-ab) = ed06a86961ee93cd1e680fed42eb06acf806f91c
7SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5 7SHA1 (patch-ba) = 0f2cc16c39f8bc2a4854ec928b7c0b60d0559eb5
8SHA1 (patch-bb) = ec781545a7583405a25e8a4dcf689e777f6ac51f 8SHA1 (patch-bb) = ec781545a7583405a25e8a4dcf689e777f6ac51f