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 (expand / 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,29 +1,29 @@ @@ -1,29 +1,29 @@
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 \
@@ -37,19 +37,19 @@ GST_PLUGINS0.10_VER= 0.10.23 @@ -37,19 +37,19 @@ GST_PLUGINS0.10_VER= 0.10.23
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 (expand / 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,14 +1,14 @@ @@ -1,14 +1,14 @@
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
@@ -65,22 +65,23 @@ share/locale/hu/LC_MESSAGES/gst-plugins- @@ -65,22 +65,23 @@ share/locale/hu/LC_MESSAGES/gst-plugins-
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 (expand / 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