Thu Oct 16 17:36:38 2008 UTC ()
update to 2.24.0.1
This switches to the gnome-2.24 release branch.


(drochner)
diff -r1.17 -r1.18 pkgsrc/multimedia/gnome-media/Makefile
diff -r1.7 -r1.8 pkgsrc/multimedia/gnome-media/PLIST
diff -r1.6 -r1.7 pkgsrc/multimedia/gnome-media/distinfo
diff -r1.4 -r0 pkgsrc/multimedia/gnome-media/patches/patch-ac

cvs diff -r1.17 -r1.18 pkgsrc/multimedia/gnome-media/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/multimedia/gnome-media/Attic/Makefile 2008/06/20 01:09:27 1.17
+++ pkgsrc/multimedia/gnome-media/Attic/Makefile 2008/10/16 17:36:38 1.18
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:27 joerg Exp $ 1# $NetBSD: Makefile,v 1.18 2008/10/16 17:36:38 drochner Exp $
2 2
3DISTNAME= gnome-media-2.22.0 3DISTNAME= gnome-media-2.24.0.1
4CATEGORIES= multimedia gnome 4CATEGORIES= multimedia gnome
5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.22/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.24/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
7 7
8MAINTAINER= rh@NetBSD.org 8MAINTAINER= rh@NetBSD.org
9HOMEPAGE= http://www.gnome.org/ 9HOMEPAGE= http://www.gnome.org/
10COMMENT= Set of audio/multimedia applications for GNOME2 10COMMENT= Set of audio/multimedia applications for GNOME2
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14DEPENDS+= gst-plugins0.10-esound>=0.10.0:../../audio/gst-plugins0.10-esound 14DEPENDS+= gst-plugins0.10-esound>=0.10.0:../../audio/gst-plugins0.10-esound
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_DIRS+= gnome2-1.5 17USE_DIRS+= gnome2-1.5
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes
@@ -28,42 +28,40 @@ CONFIGURE_ENV+= XGETTEXT=${TOOLS_PATH.x @@ -28,42 +28,40 @@ CONFIGURE_ENV+= XGETTEXT=${TOOLS_PATH.x
28CONFIGURE_ENV+= CDROM_HOST="bsd" 28CONFIGURE_ENV+= CDROM_HOST="bsd"
29.endif 29.endif
30 30
31PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-media 31PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-media
32PKG_SUPPORTED_OPTIONS+= inet6 32PKG_SUPPORTED_OPTIONS+= inet6
33.include "../../mk/bsd.options.mk" 33.include "../../mk/bsd.options.mk"
34 34
35.if !empty(PKG_OPTIONS:Minet6) 35.if !empty(PKG_OPTIONS:Minet6)
36CONFIGURE_ARGS+= --enable-ipv6 36CONFIGURE_ARGS+= --enable-ipv6
37.else 37.else
38CONFIGURE_ARGS+= --disable-ipv6 38CONFIGURE_ARGS+= --disable-ipv6
39.endif 39.endif
40 40
41GCONF_SCHEMAS= CDDB-Slave2.schemas 
42GCONF_SCHEMAS+= gnome-audio-profiles.schemas 41GCONF_SCHEMAS+= gnome-audio-profiles.schemas
43GCONF_SCHEMAS+= gnome-sound-recorder.schemas 42GCONF_SCHEMAS+= gnome-sound-recorder.schemas
44GCONF_SCHEMAS+= gnome-volume-control.schemas 43GCONF_SCHEMAS+= gnome-volume-control.schemas
45 44
46BUILDLINK_API_DEPENDS.esound+= esound>=0.2.23 45BUILDLINK_API_DEPENDS.esound+= esound>=0.2.23
47BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.3 46BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.3
48BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.3 47BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.3
49BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0 48BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
50BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.7 49BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.7
51BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.13.2 50BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.13.2
52 51
53.include "../../audio/esound/buildlink3.mk" 52.include "../../audio/esound/buildlink3.mk"
54.include "../../devel/GConf/schemas.mk" 53.include "../../devel/GConf/schemas.mk"
55.include "../../devel/GConf-ui/buildlink3.mk" 54.include "../../devel/GConf-ui/buildlink3.mk"
56.include "../../devel/gail/buildlink3.mk" 
57.include "../../devel/gettext-lib/buildlink3.mk" 55.include "../../devel/gettext-lib/buildlink3.mk"
58.include "../../devel/glib2/buildlink3.mk" 56.include "../../devel/glib2/buildlink3.mk"
59.include "../../devel/libglade/buildlink3.mk" 57.include "../../devel/libglade/buildlink3.mk"
60.include "../../devel/libgnome/buildlink3.mk" 58.include "../../devel/libgnome/buildlink3.mk"
61.include "../../devel/libgnomeui/buildlink3.mk" 59.include "../../devel/libgnomeui/buildlink3.mk"
62.include "../../devel/libbonobo/buildlink3.mk" 60.include "../../devel/libbonobo/buildlink3.mk"
63.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 61.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
64.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk" 62.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
65.include "../../multimedia/gst-plugins0.10-good/buildlink3.mk" 63.include "../../multimedia/gst-plugins0.10-good/buildlink3.mk"
66.include "../../multimedia/gstreamer0.10/buildlink3.mk" 64.include "../../multimedia/gstreamer0.10/buildlink3.mk"
67.include "../../net/ORBit2/buildlink3.mk" 65.include "../../net/ORBit2/buildlink3.mk"
68.include "../../sysutils/gnome-vfs/buildlink3.mk" 66.include "../../sysutils/gnome-vfs/buildlink3.mk"
69#.include "../../sysutils/nautilus-cd-burner/buildlink3.mk" 67#.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/multimedia/gnome-media/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/multimedia/gnome-media/Attic/PLIST 2008/04/15 18:45:41 1.7
+++ pkgsrc/multimedia/gnome-media/Attic/PLIST 2008/10/16 17:36:38 1.8
@@ -1,117 +1,109 @@ @@ -1,117 +1,109 @@
1@comment $NetBSD: PLIST,v 1.7 2008/04/15 18:45:41 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.8 2008/10/16 17:36:38 drochner Exp $
2bin/cddb-slave2-properties 
3bin/gnome-audio-profiles-properties 2bin/gnome-audio-profiles-properties
4bin/gnome-sound-recorder 3bin/gnome-sound-recorder
5bin/gnome-volume-control 4bin/gnome-volume-control
6bin/gstreamer-properties 5bin/gstreamer-properties
7bin/vumeter 
8include/cddb-slave2/cddb-slave-client.h 
9include/gnome-media/profiles/audio-profile-choose.h 6include/gnome-media/profiles/audio-profile-choose.h
10include/gnome-media/profiles/audio-profile-edit.h 7include/gnome-media/profiles/audio-profile-edit.h
11include/gnome-media/profiles/audio-profile.h 8include/gnome-media/profiles/audio-profile.h
12include/gnome-media/profiles/audio-profiles-edit.h 9include/gnome-media/profiles/audio-profiles-edit.h
13include/gnome-media/profiles/gnome-media-profiles.h 10include/gnome-media/profiles/gnome-media-profiles.h
14lib/bonobo/servers/GNOME_Media_CDDBSlave2.server 
15lib/libcddb-slave2.la 
16lib/libglade/2.0/libgnome-media-profiles.la 11lib/libglade/2.0/libgnome-media-profiles.la
17lib/libgnome-media-profiles.la 12lib/libgnome-media-profiles.la
18lib/pkgconfig/gnome-media-profiles.pc 13lib/pkgconfig/gnome-media-profiles.pc
19libexec/CDDBSlave2 
20libexec/cddb-track-editor 
21share/applications/cddb-slave.desktop 
22share/applications/gnome-sound-recorder.desktop 14share/applications/gnome-sound-recorder.desktop
23share/applications/gnome-volume-control.desktop 15share/applications/gnome-volume-control.desktop
24share/applications/gstreamer-properties.desktop 16share/applications/gstreamer-properties.desktop
25share/applications/reclevel.desktop 
26share/applications/vumeter.desktop 
27share/gconf/schemas/CDDB-Slave2.schemas 
28share/gconf/schemas/gnome-audio-profiles.schemas 17share/gconf/schemas/gnome-audio-profiles.schemas
29share/gconf/schemas/gnome-sound-recorder.schemas 18share/gconf/schemas/gnome-sound-recorder.schemas
30share/gconf/schemas/gnome-volume-control.schemas 19share/gconf/schemas/gnome-volume-control.schemas
31share/gnome-media/glade/gnome-audio-profiles.glade2 20share/gnome-media/glade/gnome-audio-profiles.glade2
32share/gnome-media/pixmaps/3dsound.png 
33share/gnome-media/pixmaps/chain-broken.png 21share/gnome-media/pixmaps/chain-broken.png
34share/gnome-media/pixmaps/chain.png 22share/gnome-media/pixmaps/chain.png
35share/gnome-media/pixmaps/headphones.png 
36share/gnome-media/pixmaps/mixer.png 
37share/gnome-media/pixmaps/noplay.png 
38share/gnome-media/pixmaps/norecord.png 
39share/gnome-media/pixmaps/phone.png 
40share/gnome-media/pixmaps/play.png 
41share/gnome-media/pixmaps/record.png 
42share/gnome-media/pixmaps/tone.png 
43share/gnome-media/pixmaps/video.png 
44share/gnome-sound-recorder/ui/ui.xml 23share/gnome-sound-recorder/ui/ui.xml
45share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png 24share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png
46share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml 25share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml
47share/gnome/help/gnome-sound-recorder/C/legal.xml 26share/gnome/help/gnome-sound-recorder/C/legal.xml
48share/gnome/help/gnome-sound-recorder/ca/figures/grecord_window.png 27share/gnome/help/gnome-sound-recorder/ca/figures/grecord_window.png
49share/gnome/help/gnome-sound-recorder/ca/gnome-sound-recorder.xml 28share/gnome/help/gnome-sound-recorder/ca/gnome-sound-recorder.xml
 29share/gnome/help/gnome-sound-recorder/de/figures/grecord_window.png
 30share/gnome/help/gnome-sound-recorder/de/gnome-sound-recorder.xml
50share/gnome/help/gnome-sound-recorder/es/figures/grecord_window.png 31share/gnome/help/gnome-sound-recorder/es/figures/grecord_window.png
51share/gnome/help/gnome-sound-recorder/es/gnome-sound-recorder.xml 32share/gnome/help/gnome-sound-recorder/es/gnome-sound-recorder.xml
52share/gnome/help/gnome-sound-recorder/fr/figures/grecord_window.png 33share/gnome/help/gnome-sound-recorder/fr/figures/grecord_window.png
53share/gnome/help/gnome-sound-recorder/fr/gnome-sound-recorder.xml 34share/gnome/help/gnome-sound-recorder/fr/gnome-sound-recorder.xml
54share/gnome/help/gnome-sound-recorder/it/figures/grecord_window.png 35share/gnome/help/gnome-sound-recorder/it/figures/grecord_window.png
55share/gnome/help/gnome-sound-recorder/it/gnome-sound-recorder.xml 36share/gnome/help/gnome-sound-recorder/it/gnome-sound-recorder.xml
56share/gnome/help/gnome-sound-recorder/oc/figures/grecord_window.png 37share/gnome/help/gnome-sound-recorder/oc/figures/grecord_window.png
57share/gnome/help/gnome-sound-recorder/oc/gnome-sound-recorder.xml 38share/gnome/help/gnome-sound-recorder/oc/gnome-sound-recorder.xml
58share/gnome/help/gnome-sound-recorder/ru/figures/grecord_window.png 39share/gnome/help/gnome-sound-recorder/ru/figures/grecord_window.png
59share/gnome/help/gnome-sound-recorder/ru/gnome-sound-recorder.xml 40share/gnome/help/gnome-sound-recorder/ru/gnome-sound-recorder.xml
60share/gnome/help/gnome-sound-recorder/sv/figures/grecord_window.png 41share/gnome/help/gnome-sound-recorder/sv/figures/grecord_window.png
61share/gnome/help/gnome-sound-recorder/sv/gnome-sound-recorder.xml 42share/gnome/help/gnome-sound-recorder/sv/gnome-sound-recorder.xml
62share/gnome/help/gnome-sound-recorder/uk/figures/grecord_window.png 43share/gnome/help/gnome-sound-recorder/uk/figures/grecord_window.png
63share/gnome/help/gnome-sound-recorder/uk/gnome-sound-recorder.xml 44share/gnome/help/gnome-sound-recorder/uk/gnome-sound-recorder.xml
64share/gnome/help/gnome-volume-control/C/figures/gnome-volume-control_window.png 45share/gnome/help/gnome-volume-control/C/figures/gnome-volume-control_window.png
65share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml 46share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml
66share/gnome/help/gnome-volume-control/C/legal.xml 47share/gnome/help/gnome-volume-control/C/legal.xml
67share/gnome/help/gnome-volume-control/ca/figures/gnome-volume-control_window.png 48share/gnome/help/gnome-volume-control/ca/figures/gnome-volume-control_window.png
68share/gnome/help/gnome-volume-control/ca/gnome-volume-control.xml 49share/gnome/help/gnome-volume-control/ca/gnome-volume-control.xml
 50share/gnome/help/gnome-volume-control/de/figures/gnome-volume-control_window.png
 51share/gnome/help/gnome-volume-control/de/gnome-volume-control.xml
69share/gnome/help/gnome-volume-control/es/figures/gnome-volume-control_window.png 52share/gnome/help/gnome-volume-control/es/figures/gnome-volume-control_window.png
70share/gnome/help/gnome-volume-control/es/gnome-volume-control.xml 53share/gnome/help/gnome-volume-control/es/gnome-volume-control.xml
71share/gnome/help/gnome-volume-control/fr/figures/gnome-volume-control_window.png 54share/gnome/help/gnome-volume-control/fr/figures/gnome-volume-control_window.png
72share/gnome/help/gnome-volume-control/fr/gnome-volume-control.xml 55share/gnome/help/gnome-volume-control/fr/gnome-volume-control.xml
73share/gnome/help/gnome-volume-control/it/figures/gnome-volume-control_window.png 56share/gnome/help/gnome-volume-control/it/figures/gnome-volume-control_window.png
74share/gnome/help/gnome-volume-control/it/gnome-volume-control.xml 57share/gnome/help/gnome-volume-control/it/gnome-volume-control.xml
75share/gnome/help/gnome-volume-control/oc/figures/gnome-volume-control_window.png 58share/gnome/help/gnome-volume-control/oc/figures/gnome-volume-control_window.png
76share/gnome/help/gnome-volume-control/oc/gnome-volume-control.xml 59share/gnome/help/gnome-volume-control/oc/gnome-volume-control.xml
77share/gnome/help/gnome-volume-control/ru/figures/gnome-volume-control_window.png 60share/gnome/help/gnome-volume-control/ru/figures/gnome-volume-control_window.png
78share/gnome/help/gnome-volume-control/ru/gnome-volume-control.xml 61share/gnome/help/gnome-volume-control/ru/gnome-volume-control.xml
79share/gnome/help/gnome-volume-control/sv/figures/gnome-volume-control_window.png 62share/gnome/help/gnome-volume-control/sv/figures/gnome-volume-control_window.png
80share/gnome/help/gnome-volume-control/sv/gnome-volume-control.xml 63share/gnome/help/gnome-volume-control/sv/gnome-volume-control.xml
81share/gnome/help/gstreamer-properties/C/figures/gstreamer_properties_window.png 64share/gnome/help/gstreamer-properties/C/figures/gstreamer_properties_window.png
82share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml 65share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml
83share/gnome/help/gstreamer-properties/C/legal.xml 66share/gnome/help/gstreamer-properties/C/legal.xml
84share/gnome/help/gstreamer-properties/ca/figures/gstreamer_properties_window.png 67share/gnome/help/gstreamer-properties/ca/figures/gstreamer_properties_window.png
85share/gnome/help/gstreamer-properties/ca/gstreamer-properties.xml 68share/gnome/help/gstreamer-properties/ca/gstreamer-properties.xml
 69share/gnome/help/gstreamer-properties/de/figures/gstreamer_properties_window.png
 70share/gnome/help/gstreamer-properties/de/gstreamer-properties.xml
86share/gnome/help/gstreamer-properties/es/figures/gstreamer_properties_window.png 71share/gnome/help/gstreamer-properties/es/figures/gstreamer_properties_window.png
87share/gnome/help/gstreamer-properties/es/gstreamer-properties.xml 72share/gnome/help/gstreamer-properties/es/gstreamer-properties.xml
88share/gnome/help/gstreamer-properties/fr/figures/gstreamer_properties_window.png 73share/gnome/help/gstreamer-properties/fr/figures/gstreamer_properties_window.png
89share/gnome/help/gstreamer-properties/fr/gstreamer-properties.xml 74share/gnome/help/gstreamer-properties/fr/gstreamer-properties.xml
90share/gnome/help/gstreamer-properties/it/figures/gstreamer_properties_window.png 75share/gnome/help/gstreamer-properties/it/figures/gstreamer_properties_window.png
91share/gnome/help/gstreamer-properties/it/gstreamer-properties.xml 76share/gnome/help/gstreamer-properties/it/gstreamer-properties.xml
92share/gnome/help/gstreamer-properties/oc/figures/gstreamer_properties_window.png 77share/gnome/help/gstreamer-properties/oc/figures/gstreamer_properties_window.png
93share/gnome/help/gstreamer-properties/oc/gstreamer-properties.xml 78share/gnome/help/gstreamer-properties/oc/gstreamer-properties.xml
94share/gnome/help/gstreamer-properties/ru/figures/gstreamer_properties_window.png 79share/gnome/help/gstreamer-properties/ru/figures/gstreamer_properties_window.png
95share/gnome/help/gstreamer-properties/ru/gstreamer-properties.xml 80share/gnome/help/gstreamer-properties/ru/gstreamer-properties.xml
96share/gnome/help/gstreamer-properties/sv/figures/gstreamer_properties_window.png 81share/gnome/help/gstreamer-properties/sv/figures/gstreamer_properties_window.png
97share/gnome/help/gstreamer-properties/sv/gstreamer-properties.xml 82share/gnome/help/gstreamer-properties/sv/gstreamer-properties.xml
98share/gstreamer-properties/glade/gstreamer-properties.glade 83share/gstreamer-properties/glade/gstreamer-properties.glade
99share/gstreamer-properties/icons/gstreamer-properties.png 84share/gstreamer-properties/icons/gstreamer-properties.png
100share/icons/hicolor/48x48/apps/gnome-grecord.png 85share/icons/hicolor/16x16/apps/gnome-sound-recorder.png
101share/icons/hicolor/48x48/apps/gnome-reclevel.png 86share/icons/hicolor/16x16/devices/gvc-3d-sound.png
102share/icons/hicolor/48x48/apps/gnome-vumeter.png 87share/icons/hicolor/16x16/devices/gvc-headphones.png
 88share/icons/hicolor/16x16/devices/gvc-line-in.png
 89share/icons/hicolor/16x16/devices/gvc-tone.png
 90share/icons/hicolor/16x16/status/audio-input-microphone-muted.png
 91share/icons/hicolor/22x22/apps/gnome-sound-recorder.png
 92share/icons/hicolor/24x24/apps/gnome-sound-recorder.png
 93share/icons/hicolor/32x32/apps/gnome-sound-recorder.png
 94share/icons/hicolor/48x48/apps/gnome-sound-recorder.png
103share/icons/hicolor/48x48/apps/gstreamer-properties.png 95share/icons/hicolor/48x48/apps/gstreamer-properties.png
104share/idl/GNOME_Media_CDDBSlave2.idl 96share/icons/hicolor/scalable/apps/gnome-sound-recorder.svg
105share/locale/am/LC_MESSAGES/gnome-media-2.0.mo 97share/locale/am/LC_MESSAGES/gnome-media-2.0.mo
106share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo 98share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo
107share/locale/as/LC_MESSAGES/gnome-media-2.0.mo 99share/locale/as/LC_MESSAGES/gnome-media-2.0.mo
108share/locale/az/LC_MESSAGES/gnome-media-2.0.mo 100share/locale/az/LC_MESSAGES/gnome-media-2.0.mo
109share/locale/be/LC_MESSAGES/gnome-media-2.0.mo 101share/locale/be/LC_MESSAGES/gnome-media-2.0.mo
110share/locale/be@latin/LC_MESSAGES/gnome-media-2.0.mo 102share/locale/be@latin/LC_MESSAGES/gnome-media-2.0.mo
111share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo 103share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo
112share/locale/bn/LC_MESSAGES/gnome-media-2.0.mo 104share/locale/bn/LC_MESSAGES/gnome-media-2.0.mo
113share/locale/bn_IN/LC_MESSAGES/gnome-media-2.0.mo 105share/locale/bn_IN/LC_MESSAGES/gnome-media-2.0.mo
114share/locale/br/LC_MESSAGES/gnome-media-2.0.mo 106share/locale/br/LC_MESSAGES/gnome-media-2.0.mo
115share/locale/bs/LC_MESSAGES/gnome-media-2.0.mo 107share/locale/bs/LC_MESSAGES/gnome-media-2.0.mo
116share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo 108share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo
117share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo 109share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo
@@ -129,26 +121,27 @@ share/locale/fa/LC_MESSAGES/gnome-media- @@ -129,26 +121,27 @@ share/locale/fa/LC_MESSAGES/gnome-media-
129share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo 121share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo
130share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo 122share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo
131share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo 123share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo
132share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo 124share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo
133share/locale/gu/LC_MESSAGES/gnome-media-2.0.mo 125share/locale/gu/LC_MESSAGES/gnome-media-2.0.mo
134share/locale/he/LC_MESSAGES/gnome-media-2.0.mo 126share/locale/he/LC_MESSAGES/gnome-media-2.0.mo
135share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo 127share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo
136share/locale/hr/LC_MESSAGES/gnome-media-2.0.mo 128share/locale/hr/LC_MESSAGES/gnome-media-2.0.mo
137share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo 129share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo
138share/locale/id/LC_MESSAGES/gnome-media-2.0.mo 130share/locale/id/LC_MESSAGES/gnome-media-2.0.mo
139share/locale/it/LC_MESSAGES/gnome-media-2.0.mo 131share/locale/it/LC_MESSAGES/gnome-media-2.0.mo
140share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo 132share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo
141share/locale/ka/LC_MESSAGES/gnome-media-2.0.mo 133share/locale/ka/LC_MESSAGES/gnome-media-2.0.mo
 134share/locale/kn/LC_MESSAGES/gnome-media-2.0.mo
142share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo 135share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo
143share/locale/ku/LC_MESSAGES/gnome-media-2.0.mo 136share/locale/ku/LC_MESSAGES/gnome-media-2.0.mo
144share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo 137share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo
145share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo 138share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo
146share/locale/mg/LC_MESSAGES/gnome-media-2.0.mo 139share/locale/mg/LC_MESSAGES/gnome-media-2.0.mo
147share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo 140share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo
148share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo 141share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo
149share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo 142share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo
150share/locale/mr/LC_MESSAGES/gnome-media-2.0.mo 143share/locale/mr/LC_MESSAGES/gnome-media-2.0.mo
151share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo 144share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo
152share/locale/nb/LC_MESSAGES/gnome-media-2.0.mo 145share/locale/nb/LC_MESSAGES/gnome-media-2.0.mo
153share/locale/ne/LC_MESSAGES/gnome-media-2.0.mo 146share/locale/ne/LC_MESSAGES/gnome-media-2.0.mo
154share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo 147share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo
@@ -157,127 +150,139 @@ share/locale/oc/LC_MESSAGES/gnome-media- @@ -157,127 +150,139 @@ share/locale/oc/LC_MESSAGES/gnome-media-
157share/locale/or/LC_MESSAGES/gnome-media-2.0.mo 150share/locale/or/LC_MESSAGES/gnome-media-2.0.mo
158share/locale/pa/LC_MESSAGES/gnome-media-2.0.mo 151share/locale/pa/LC_MESSAGES/gnome-media-2.0.mo
159share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo 152share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo
160share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo 153share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo
161share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo 154share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo
162share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo 155share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo
163share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo 156share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo
164share/locale/rw/LC_MESSAGES/gnome-media-2.0.mo 157share/locale/rw/LC_MESSAGES/gnome-media-2.0.mo
165share/locale/si/LC_MESSAGES/gnome-media-2.0.mo 158share/locale/si/LC_MESSAGES/gnome-media-2.0.mo
166share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo 159share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo
167share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo 160share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo
168share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo 161share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo
169share/locale/sr/LC_MESSAGES/gnome-media-2.0.mo 162share/locale/sr/LC_MESSAGES/gnome-media-2.0.mo
170share/locale/sr@Latn/LC_MESSAGES/gnome-media-2.0.mo 163share/locale/sr@latin/LC_MESSAGES/gnome-media-2.0.mo
171share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo 164share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo
172share/locale/ta/LC_MESSAGES/gnome-media-2.0.mo 165share/locale/ta/LC_MESSAGES/gnome-media-2.0.mo
 166share/locale/te/LC_MESSAGES/gnome-media-2.0.mo
173share/locale/th/LC_MESSAGES/gnome-media-2.0.mo 167share/locale/th/LC_MESSAGES/gnome-media-2.0.mo
174share/locale/tk/LC_MESSAGES/gnome-media-2.0.mo 168share/locale/tk/LC_MESSAGES/gnome-media-2.0.mo
175share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo 169share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo
176share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo 170share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo
177share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo 171share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo
178share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo 172share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo
179share/locale/xh/LC_MESSAGES/gnome-media-2.0.mo 173share/locale/xh/LC_MESSAGES/gnome-media-2.0.mo
180share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo 174share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo
181share/locale/zh_HK/LC_MESSAGES/gnome-media-2.0.mo 175share/locale/zh_HK/LC_MESSAGES/gnome-media-2.0.mo
182share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo 176share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo
183share/omf/gnome-sound-recorder/gnome-sound-recorder-C.omf 177share/omf/gnome-sound-recorder/gnome-sound-recorder-C.omf
184share/omf/gnome-sound-recorder/gnome-sound-recorder-ca.omf 178share/omf/gnome-sound-recorder/gnome-sound-recorder-ca.omf
 179share/omf/gnome-sound-recorder/gnome-sound-recorder-de.omf
185share/omf/gnome-sound-recorder/gnome-sound-recorder-es.omf 180share/omf/gnome-sound-recorder/gnome-sound-recorder-es.omf
186share/omf/gnome-sound-recorder/gnome-sound-recorder-fr.omf 181share/omf/gnome-sound-recorder/gnome-sound-recorder-fr.omf
187share/omf/gnome-sound-recorder/gnome-sound-recorder-it.omf 182share/omf/gnome-sound-recorder/gnome-sound-recorder-it.omf
188share/omf/gnome-sound-recorder/gnome-sound-recorder-oc.omf 183share/omf/gnome-sound-recorder/gnome-sound-recorder-oc.omf
189share/omf/gnome-sound-recorder/gnome-sound-recorder-ru.omf 184share/omf/gnome-sound-recorder/gnome-sound-recorder-ru.omf
190share/omf/gnome-sound-recorder/gnome-sound-recorder-sv.omf 185share/omf/gnome-sound-recorder/gnome-sound-recorder-sv.omf
191share/omf/gnome-sound-recorder/gnome-sound-recorder-uk.omf 186share/omf/gnome-sound-recorder/gnome-sound-recorder-uk.omf
192share/omf/gnome-volume-control/gnome-volume-control-C.omf 187share/omf/gnome-volume-control/gnome-volume-control-C.omf
193share/omf/gnome-volume-control/gnome-volume-control-ca.omf 188share/omf/gnome-volume-control/gnome-volume-control-ca.omf
 189share/omf/gnome-volume-control/gnome-volume-control-de.omf
194share/omf/gnome-volume-control/gnome-volume-control-es.omf 190share/omf/gnome-volume-control/gnome-volume-control-es.omf
195share/omf/gnome-volume-control/gnome-volume-control-fr.omf 191share/omf/gnome-volume-control/gnome-volume-control-fr.omf
196share/omf/gnome-volume-control/gnome-volume-control-it.omf 192share/omf/gnome-volume-control/gnome-volume-control-it.omf
197share/omf/gnome-volume-control/gnome-volume-control-oc.omf 193share/omf/gnome-volume-control/gnome-volume-control-oc.omf
198share/omf/gnome-volume-control/gnome-volume-control-ru.omf 194share/omf/gnome-volume-control/gnome-volume-control-ru.omf
199share/omf/gnome-volume-control/gnome-volume-control-sv.omf 195share/omf/gnome-volume-control/gnome-volume-control-sv.omf
200share/omf/gstreamer-properties/gstreamer-properties-C.omf 196share/omf/gstreamer-properties/gstreamer-properties-C.omf
201share/omf/gstreamer-properties/gstreamer-properties-ca.omf 197share/omf/gstreamer-properties/gstreamer-properties-ca.omf
 198share/omf/gstreamer-properties/gstreamer-properties-de.omf
202share/omf/gstreamer-properties/gstreamer-properties-es.omf 199share/omf/gstreamer-properties/gstreamer-properties-es.omf
203share/omf/gstreamer-properties/gstreamer-properties-fr.omf 200share/omf/gstreamer-properties/gstreamer-properties-fr.omf
204share/omf/gstreamer-properties/gstreamer-properties-it.omf 201share/omf/gstreamer-properties/gstreamer-properties-it.omf
205share/omf/gstreamer-properties/gstreamer-properties-oc.omf 202share/omf/gstreamer-properties/gstreamer-properties-oc.omf
206share/omf/gstreamer-properties/gstreamer-properties-ru.omf 203share/omf/gstreamer-properties/gstreamer-properties-ru.omf
207share/omf/gstreamer-properties/gstreamer-properties-sv.omf 204share/omf/gstreamer-properties/gstreamer-properties-sv.omf
208@dirrm share/omf/gstreamer-properties 205@dirrm share/omf/gstreamer-properties
209@dirrm share/omf/gnome-volume-control 206@dirrm share/omf/gnome-volume-control
210@dirrm share/omf/gnome-sound-recorder 207@dirrm share/omf/gnome-sound-recorder
211@comment in rarian: @dirrm share/omf 208@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/scalable/apps
212@comment in ORBit2: @dirrm share/idl 
213@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps 209@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps
 210@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/32x32/apps
 211@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/24x24/apps
 212@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/22x22/apps
 213@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/status
 214@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/devices
 215@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
214@comment in hicolor-icon-theme: @dirrm share/icons/hicolor 216@comment in hicolor-icon-theme: @dirrm share/icons/hicolor
215@dirrm share/gstreamer-properties/icons 217@dirrm share/gstreamer-properties/icons
216@dirrm share/gstreamer-properties/glade 218@dirrm share/gstreamer-properties/glade
217@dirrm share/gstreamer-properties 219@dirrm share/gstreamer-properties
218@dirrm share/gnome/help/gstreamer-properties/sv/figures 220@dirrm share/gnome/help/gstreamer-properties/sv/figures
219@dirrm share/gnome/help/gstreamer-properties/sv 221@dirrm share/gnome/help/gstreamer-properties/sv
220@dirrm share/gnome/help/gstreamer-properties/ru/figures 222@dirrm share/gnome/help/gstreamer-properties/ru/figures
221@dirrm share/gnome/help/gstreamer-properties/ru 223@dirrm share/gnome/help/gstreamer-properties/ru
222@dirrm share/gnome/help/gstreamer-properties/oc/figures 224@dirrm share/gnome/help/gstreamer-properties/oc/figures
223@dirrm share/gnome/help/gstreamer-properties/oc 225@dirrm share/gnome/help/gstreamer-properties/oc
224@dirrm share/gnome/help/gstreamer-properties/it/figures 226@dirrm share/gnome/help/gstreamer-properties/it/figures
225@dirrm share/gnome/help/gstreamer-properties/it 227@dirrm share/gnome/help/gstreamer-properties/it
226@dirrm share/gnome/help/gstreamer-properties/fr/figures 228@dirrm share/gnome/help/gstreamer-properties/fr/figures
227@dirrm share/gnome/help/gstreamer-properties/fr 229@dirrm share/gnome/help/gstreamer-properties/fr
228@dirrm share/gnome/help/gstreamer-properties/es/figures 230@dirrm share/gnome/help/gstreamer-properties/es/figures
229@dirrm share/gnome/help/gstreamer-properties/es 231@dirrm share/gnome/help/gstreamer-properties/es
 232@dirrm share/gnome/help/gstreamer-properties/de/figures
 233@dirrm share/gnome/help/gstreamer-properties/de
230@dirrm share/gnome/help/gstreamer-properties/ca/figures 234@dirrm share/gnome/help/gstreamer-properties/ca/figures
231@dirrm share/gnome/help/gstreamer-properties/ca 235@dirrm share/gnome/help/gstreamer-properties/ca
232@dirrm share/gnome/help/gstreamer-properties/C/figures 236@dirrm share/gnome/help/gstreamer-properties/C/figures
233@dirrm share/gnome/help/gstreamer-properties/C 237@dirrm share/gnome/help/gstreamer-properties/C
234@dirrm share/gnome/help/gstreamer-properties 238@dirrm share/gnome/help/gstreamer-properties
235@dirrm share/gnome/help/gnome-volume-control/sv/figures 239@dirrm share/gnome/help/gnome-volume-control/sv/figures
236@dirrm share/gnome/help/gnome-volume-control/sv 240@dirrm share/gnome/help/gnome-volume-control/sv
237@dirrm share/gnome/help/gnome-volume-control/ru/figures 241@dirrm share/gnome/help/gnome-volume-control/ru/figures
238@dirrm share/gnome/help/gnome-volume-control/ru 242@dirrm share/gnome/help/gnome-volume-control/ru
239@dirrm share/gnome/help/gnome-volume-control/oc/figures 243@dirrm share/gnome/help/gnome-volume-control/oc/figures
240@dirrm share/gnome/help/gnome-volume-control/oc 244@dirrm share/gnome/help/gnome-volume-control/oc
241@dirrm share/gnome/help/gnome-volume-control/it/figures 245@dirrm share/gnome/help/gnome-volume-control/it/figures
242@dirrm share/gnome/help/gnome-volume-control/it 246@dirrm share/gnome/help/gnome-volume-control/it
243@dirrm share/gnome/help/gnome-volume-control/fr/figures 247@dirrm share/gnome/help/gnome-volume-control/fr/figures
244@dirrm share/gnome/help/gnome-volume-control/fr 248@dirrm share/gnome/help/gnome-volume-control/fr
245@dirrm share/gnome/help/gnome-volume-control/es/figures 249@dirrm share/gnome/help/gnome-volume-control/es/figures
246@dirrm share/gnome/help/gnome-volume-control/es 250@dirrm share/gnome/help/gnome-volume-control/es
 251@dirrm share/gnome/help/gnome-volume-control/de/figures
 252@dirrm share/gnome/help/gnome-volume-control/de
247@dirrm share/gnome/help/gnome-volume-control/ca/figures 253@dirrm share/gnome/help/gnome-volume-control/ca/figures
248@dirrm share/gnome/help/gnome-volume-control/ca 254@dirrm share/gnome/help/gnome-volume-control/ca
249@dirrm share/gnome/help/gnome-volume-control/C/figures 255@dirrm share/gnome/help/gnome-volume-control/C/figures
250@dirrm share/gnome/help/gnome-volume-control/C 256@dirrm share/gnome/help/gnome-volume-control/C
251@dirrm share/gnome/help/gnome-volume-control 257@dirrm share/gnome/help/gnome-volume-control
252@dirrm share/gnome/help/gnome-sound-recorder/uk/figures 258@dirrm share/gnome/help/gnome-sound-recorder/uk/figures
253@dirrm share/gnome/help/gnome-sound-recorder/uk 259@dirrm share/gnome/help/gnome-sound-recorder/uk
254@dirrm share/gnome/help/gnome-sound-recorder/sv/figures 260@dirrm share/gnome/help/gnome-sound-recorder/sv/figures
255@dirrm share/gnome/help/gnome-sound-recorder/sv 261@dirrm share/gnome/help/gnome-sound-recorder/sv
256@dirrm share/gnome/help/gnome-sound-recorder/ru/figures 262@dirrm share/gnome/help/gnome-sound-recorder/ru/figures
257@dirrm share/gnome/help/gnome-sound-recorder/ru 263@dirrm share/gnome/help/gnome-sound-recorder/ru
258@dirrm share/gnome/help/gnome-sound-recorder/oc/figures 264@dirrm share/gnome/help/gnome-sound-recorder/oc/figures
259@dirrm share/gnome/help/gnome-sound-recorder/oc 265@dirrm share/gnome/help/gnome-sound-recorder/oc
260@dirrm share/gnome/help/gnome-sound-recorder/it/figures 266@dirrm share/gnome/help/gnome-sound-recorder/it/figures
261@dirrm share/gnome/help/gnome-sound-recorder/it 267@dirrm share/gnome/help/gnome-sound-recorder/it
262@dirrm share/gnome/help/gnome-sound-recorder/fr/figures 268@dirrm share/gnome/help/gnome-sound-recorder/fr/figures
263@dirrm share/gnome/help/gnome-sound-recorder/fr 269@dirrm share/gnome/help/gnome-sound-recorder/fr
264@dirrm share/gnome/help/gnome-sound-recorder/es/figures 270@dirrm share/gnome/help/gnome-sound-recorder/es/figures
265@dirrm share/gnome/help/gnome-sound-recorder/es 271@dirrm share/gnome/help/gnome-sound-recorder/es
 272@dirrm share/gnome/help/gnome-sound-recorder/de/figures
 273@dirrm share/gnome/help/gnome-sound-recorder/de
266@dirrm share/gnome/help/gnome-sound-recorder/ca/figures 274@dirrm share/gnome/help/gnome-sound-recorder/ca/figures
267@dirrm share/gnome/help/gnome-sound-recorder/ca 275@dirrm share/gnome/help/gnome-sound-recorder/ca
268@dirrm share/gnome/help/gnome-sound-recorder/C/figures 276@dirrm share/gnome/help/gnome-sound-recorder/C/figures
269@dirrm share/gnome/help/gnome-sound-recorder/C 277@dirrm share/gnome/help/gnome-sound-recorder/C
270@dirrm share/gnome/help/gnome-sound-recorder 278@dirrm share/gnome/help/gnome-sound-recorder
271@comment in gnome2-dirs: @dirrm share/gnome/help 
272@dirrm share/gnome-sound-recorder/ui 279@dirrm share/gnome-sound-recorder/ui
273@dirrm share/gnome-sound-recorder 280@dirrm share/gnome-sound-recorder
274@dirrm share/gnome-media/pixmaps 281@dirrm share/gnome-media/pixmaps
275@dirrm share/gnome-media/glade 282@dirrm share/gnome-media/glade
276@dirrm share/gnome-media 283@dirrm share/gnome-media
277@comment in GConf: @dirrm share/gconf/schemas 284@comment in GConf: @dirrm share/gconf/schemas
278@comment in xdg-dirs: @dirrm share/applications 285@comment in xdg-dirs: @dirrm share/applications
279@comment in libglade: @dirrm lib/libglade/2.0 286@comment in libglade: @dirrm lib/libglade/2.0
280@comment in libbonobo: @dirrm lib/bonobo/servers 
281@dirrm include/gnome-media/profiles 287@dirrm include/gnome-media/profiles
282@dirrm include/gnome-media 288@dirrm include/gnome-media
283@dirrm include/cddb-slave2 

cvs diff -r1.6 -r1.7 pkgsrc/multimedia/gnome-media/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/multimedia/gnome-media/Attic/distinfo 2008/04/15 18:45:41 1.6
+++ pkgsrc/multimedia/gnome-media/Attic/distinfo 2008/10/16 17:36:38 1.7
@@ -1,8 +1,7 @@ @@ -1,8 +1,7 @@
1$NetBSD: distinfo,v 1.6 2008/04/15 18:45:41 drochner Exp $ 1$NetBSD: distinfo,v 1.7 2008/10/16 17:36:38 drochner Exp $
2 2
3SHA1 (gnome-media-2.22.0.tar.bz2) = 9dc92fbde0dda0ef2e7028bf2b80f190b8b6b016 3SHA1 (gnome-media-2.24.0.1.tar.bz2) = 2704b4cd13b7f776a358e517a5baf5d97455b85b
4RMD160 (gnome-media-2.22.0.tar.bz2) = 3e88758867df535668c29322bf27aefb2b79cd21 4RMD160 (gnome-media-2.24.0.1.tar.bz2) = 695f4cf9b170a381c243846749f5fad916f8bbca
5Size (gnome-media-2.22.0.tar.bz2) = 2237463 bytes 5Size (gnome-media-2.24.0.1.tar.bz2) = 2344888 bytes
6SHA1 (patch-aa) = 022c909690b5521a93e1ce0eab025eb4c1598181 6SHA1 (patch-aa) = 022c909690b5521a93e1ce0eab025eb4c1598181
7SHA1 (patch-ab) = 5b48beaf188f916cc9052b3c1ac2978258f73e0d 7SHA1 (patch-ab) = 5b48beaf188f916cc9052b3c1ac2978258f73e0d
8SHA1 (patch-ac) = 9a85ad16eb5fdda6e391d4f750e2bfd655bcdc07 

File Deleted: pkgsrc/multimedia/gnome-media/patches/Attic/patch-ac