summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-07-23 22:13:58 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-07-23 22:13:58 +0800
commitb71c95e5484b3c05c92e8a2e300764af5632a8a9 (patch)
treebc7bbf5cf17adf5299365be6fce50ba2cc96a97f
parent6e73916dff0cee47ebbbc1283898a11d17b8b069 (diff)
downloadmarcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar.gz
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar.bz2
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar.lz
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar.xz
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.tar.zst
marcuscom-ports-b71c95e5484b3c05c92e8a2e300764af5632a8a9.zip
Update to 2.31.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14355 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--audio/gnome-media3/Makefile57
-rw-r--r--audio/gnome-media3/distinfo3
-rw-r--r--audio/gnome-media3/pkg-descr3
-rw-r--r--audio/gnome-media3/pkg-plist451
4 files changed, 514 insertions, 0 deletions
diff --git a/audio/gnome-media3/Makefile b/audio/gnome-media3/Makefile
new file mode 100644
index 000000000..dfca57768
--- /dev/null
+++ b/audio/gnome-media3/Makefile
@@ -0,0 +1,57 @@
+# New ports collection makefile for: gnomemedia2
+# Date created: 06 May 2002
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports-stable/audio/gnome-media/Makefile,v 1.2 2010/06/25 06:51:09 kwm Exp $
+#
+
+PORTNAME= gnome-media
+PORTVERSION= 2.31.5
+CATEGORIES= audio gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Multimedia applications for the GNOME 3 desktop
+
+BUILD_DEPENDS= xml2po:${PORTSDIR}/textproc/gnome-doc-utils
+LIB_DEPENDS= canberra-gtk3.0:${PORTSDIR}/audio/libcanberra-gtk3 \
+ unique-1.0.2:${PORTSDIR}/x11-toolkits/unique
+
+USE_BZIP2= yes
+USE_GETTEXT= yes
+INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+GNOME_DESKTOP_VERSION=2
+USE_GNOME= gnomeprefix gnomehack intlhack gtk30 libxml2 gconf2 \
+ gnomecontrolcenter3
+USE_GSTREAMER= gconf good
+CONFIGURE_ARGS= --disable-gstmix
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GCONF_SCHEMAS= gnome-audio-profiles.schemas \
+ gnome-sound-recorder.schemas
+
+OPTIONS= PULSEAUDIO "Enable Pulse Audio support" on
+
+.include <bsd.port.pre.mk>
+
+.if !defined(WITHOUT_PULSEAUDIO)
+LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio
+CONFIGURE_ARGS+=--enable-pulseaudio
+PLIST_SUB+= PULSE=""
+.else
+CONFIGURE_ARGS+=--disable-pulseaudio
+PLIST_SUB+= PULSE="@comment "
+.endif
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|have_gladeui=true|have_gladeui=false|g' \
+ ${WRKSRC}/configure
+
+.include <bsd.port.post.mk>
diff --git a/audio/gnome-media3/distinfo b/audio/gnome-media3/distinfo
new file mode 100644
index 000000000..79d5de86b
--- /dev/null
+++ b/audio/gnome-media3/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome3/gnome-media-2.31.5.tar.bz2) = b8b2854b55ffe5e15c4ad3fa32b3a848
+SHA256 (gnome3/gnome-media-2.31.5.tar.bz2) = 80ba1732ad3a0a1421c58f60d94884f770c3943e698d8e117f06cb484ad28374
+SIZE (gnome3/gnome-media-2.31.5.tar.bz2) = 2752117
diff --git a/audio/gnome-media3/pkg-descr b/audio/gnome-media3/pkg-descr
new file mode 100644
index 000000000..7b2258499
--- /dev/null
+++ b/audio/gnome-media3/pkg-descr
@@ -0,0 +1,3 @@
+Multimedia applications for the GNOME 2.0 desktop. Includes gnome-cd, a CDDB
+aware CD player; gnome-volume-control, for controlling the sound card's mixer;
+and VU-Meter, to slow down your desktop...
diff --git a/audio/gnome-media3/pkg-plist b/audio/gnome-media3/pkg-plist
new file mode 100644
index 000000000..0ce0002db
--- /dev/null
+++ b/audio/gnome-media3/pkg-plist
@@ -0,0 +1,451 @@
+bin/gnome-audio-profiles-properties
+bin/gnome-sound-recorder
+%%PULSE%%bin/gnome-volume-control-applet
+bin/gstreamer-properties
+%%PULSE%%etc/xdg/autostart/gnome-volume-control-applet.desktop
+include/gnome-media-3.0/profiles/audio-profile-choose.h
+include/gnome-media-3.0/profiles/audio-profile-edit.h
+include/gnome-media-3.0/profiles/audio-profile.h
+include/gnome-media-3.0/profiles/audio-profiles-edit.h
+include/gnome-media-3.0/profiles/gnome-media-profiles.h
+%%PULSE%%lib/control-center-1/panels/libsound.a
+%%PULSE%%lib/control-center-1/panels/libsound.la
+%%PULSE%%lib/control-center-1/panels/libsound.so
+lib/libgnome-media-profiles-3.0.a
+lib/libgnome-media-profiles-3.0.la
+lib/libgnome-media-profiles-3.0.so
+lib/libgnome-media-profiles-3.0.so.0
+libdata/pkgconfig/gnome-media-profiles-3.0.pc
+share/applications/gnome-sound-recorder.desktop
+%%PULSE%%share/applications/gnome-volume-control.desktop
+share/applications/gstreamer-properties.desktop
+share/gnome-media/gnome-audio-profile-edit.ui
+share/gnome-media/gnome-audio-profile-new.ui
+%%PULSE%%share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-high.png
+%%PULSE%%share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-low.png
+%%PULSE%%share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-medium.png
+%%PULSE%%share/gnome-media/icons/hicolor/16x16/status/audio-input-microphone-muted.png
+%%PULSE%%share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-high.png
+%%PULSE%%share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-low.png
+%%PULSE%%share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-medium.png
+%%PULSE%%share/gnome-media/icons/hicolor/22x22/status/audio-input-microphone-muted.png
+%%PULSE%%share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-high.png
+%%PULSE%%share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-low.png
+%%PULSE%%share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-medium.png
+%%PULSE%%share/gnome-media/icons/hicolor/24x24/status/audio-input-microphone-muted.png
+%%PULSE%%share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-high.png
+%%PULSE%%share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-low.png
+%%PULSE%%share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-medium.png
+%%PULSE%%share/gnome-media/icons/hicolor/32x32/status/audio-input-microphone-muted.png
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-back-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-back.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-center.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-back-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-back.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-side-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-side.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-left.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-back-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-back.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-side-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-side.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-speaker-right.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-subwoofer-testing.svg
+%%PULSE%%share/gnome-media/icons/hicolor/48x48/devices/audio-subwoofer.svg
+share/gnome-media/sounds/gnome-sounds-default.xml
+share/gnome-sound-recorder/ui/ui.xml
+share/gnome/help/gnome-audio-profiles/C/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/C/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/C/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/C/legal.xml
+share/gnome/help/gnome-audio-profiles/de/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/de/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/de/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/de/legal.xml
+share/gnome/help/gnome-audio-profiles/el/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/el/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/el/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/el/legal.xml
+share/gnome/help/gnome-audio-profiles/es/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/es/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/es/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/es/legal.xml
+share/gnome/help/gnome-audio-profiles/fr/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/fr/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/fr/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/fr/legal.xml
+share/gnome/help/gnome-audio-profiles/sv/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/sv/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/sv/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/sv/legal.xml
+share/gnome/help/gnome-audio-profiles/zh_CN/figures/gnome-audio-profiles-profile-window.png
+share/gnome/help/gnome-audio-profiles/zh_CN/figures/gnome-audio-profiles-profiles-window.png
+share/gnome/help/gnome-audio-profiles/zh_CN/gnome-audio-profiles.xml
+share/gnome/help/gnome-audio-profiles/zh_CN/legal.xml
+share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/C/legal.xml
+share/gnome/help/gnome-sound-recorder/ca/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/ca/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/cs/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/cs/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/da/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/da/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/de/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/de/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/el/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/el/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/en_GB/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/en_GB/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/es/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/es/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/fr/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/fr/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/it/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/it/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/oc/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/oc/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/ru/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/ru/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/sv/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/sv/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/uk/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/uk/gnome-sound-recorder.xml
+share/gnome/help/gnome-sound-recorder/zh_CN/figures/grecord_window.png
+share/gnome/help/gnome-sound-recorder/zh_CN/gnome-sound-recorder.xml
+share/gnome/help/gstreamer-properties/C/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/C/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/C/legal.xml
+share/gnome/help/gstreamer-properties/ca/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/ca/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/cs/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/cs/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/de/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/de/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/el/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/el/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/en_GB/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/en_GB/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/es/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/es/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/fr/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/fr/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/gl/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/gl/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/it/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/it/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/oc/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/oc/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/pt_BR/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/pt_BR/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/ru/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/ru/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/sv/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/sv/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/th/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/th/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/uk/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/uk/gstreamer-properties.xml
+share/gnome/help/gstreamer-properties/zh_CN/figures/gstreamer_properties_window.png
+share/gnome/help/gstreamer-properties/zh_CN/gstreamer-properties.xml
+share/gstreamer-properties/gstreamer-properties.ui
+share/gstreamer-properties/icons/gstreamer-properties.png
+share/icons/hicolor/16x16/apps/gnome-sound-recorder.png
+%%PULSE%%share/icons/hicolor/16x16/apps/multimedia-volume-control.png
+%%PULSE%%share/icons/hicolor/16x16/apps/multimedia-volume-control.svg
+share/icons/hicolor/22x22/apps/gnome-sound-recorder.png
+%%PULSE%%share/icons/hicolor/22x22/apps/multimedia-volume-control.png
+%%PULSE%%share/icons/hicolor/22x22/apps/multimedia-volume-control.svg
+share/icons/hicolor/24x24/apps/gnome-sound-recorder.png
+%%PULSE%%share/icons/hicolor/24x24/apps/multimedia-volume-control.png
+share/icons/hicolor/32x32/apps/gnome-sound-recorder.png
+%%PULSE%%share/icons/hicolor/32x32/apps/multimedia-volume-control.png
+%%PULSE%%share/icons/hicolor/32x32/apps/multimedia-volume-control.svg
+share/icons/hicolor/48x48/apps/gnome-sound-recorder.png
+share/icons/hicolor/48x48/apps/gstreamer-properties.png
+%%PULSE%%share/icons/hicolor/48x48/apps/multimedia-volume-control.png
+share/icons/hicolor/scalable/apps/gnome-sound-recorder.svg
+%%PULSE%%share/icons/hicolor/scalable/apps/multimedia-volume-control.svg
+%%PULSE%%share/icons/hicolor/scalable/status/audio-input-microphone-high-symbolic.svg
+%%PULSE%%share/icons/hicolor/scalable/status/audio-input-microphone-low-symbolic.svg
+%%PULSE%%share/icons/hicolor/scalable/status/audio-input-microphone-medium-symbolic.svg
+%%PULSE%%share/icons/hicolor/scalable/status/audio-input-microphone-muted-symbolic.svg
+share/locale/af/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/am/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/as/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ast/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/az/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/be/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/be@latin/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/bn/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/br/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/bs/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/cy/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/da/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/de/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/dz/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/el/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/eo/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/es/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/et/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/eu/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/fa/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/gu/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/he/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/hr/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/id/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/it/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ka/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/kn/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ku/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/mai/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/mg/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/mr/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/nb/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/nds/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ne/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/nn/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/oc/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/or/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/pa/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/rw/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/si/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sr/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/ta/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/te/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/th/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/tk/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/xh/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-media-2.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo
+share/omf/gnome-audio-profiles/gnome-audio-profiles-C.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-de.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-el.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-es.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-fr.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-sv.omf
+share/omf/gnome-audio-profiles/gnome-audio-profiles-zh_CN.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-C.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-ca.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-cs.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-da.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-de.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-el.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-en_GB.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-es.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-fr.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-it.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-oc.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-ru.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-sv.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-uk.omf
+share/omf/gnome-sound-recorder/gnome-sound-recorder-zh_CN.omf
+share/omf/gstreamer-properties/gstreamer-properties-C.omf
+share/omf/gstreamer-properties/gstreamer-properties-ca.omf
+share/omf/gstreamer-properties/gstreamer-properties-cs.omf
+share/omf/gstreamer-properties/gstreamer-properties-de.omf
+share/omf/gstreamer-properties/gstreamer-properties-el.omf
+share/omf/gstreamer-properties/gstreamer-properties-en_GB.omf
+share/omf/gstreamer-properties/gstreamer-properties-es.omf
+share/omf/gstreamer-properties/gstreamer-properties-fr.omf
+share/omf/gstreamer-properties/gstreamer-properties-gl.omf
+share/omf/gstreamer-properties/gstreamer-properties-it.omf
+share/omf/gstreamer-properties/gstreamer-properties-oc.omf
+share/omf/gstreamer-properties/gstreamer-properties-pt_BR.omf
+share/omf/gstreamer-properties/gstreamer-properties-ru.omf
+share/omf/gstreamer-properties/gstreamer-properties-sv.omf
+share/omf/gstreamer-properties/gstreamer-properties-th.omf
+share/omf/gstreamer-properties/gstreamer-properties-uk.omf
+share/omf/gstreamer-properties/gstreamer-properties-zh_CN.omf
+share/sounds/gnome/default/alerts/bark.ogg
+share/sounds/gnome/default/alerts/drip.ogg
+share/sounds/gnome/default/alerts/glass.ogg
+share/sounds/gnome/default/alerts/sonar.ogg
+@dirrm share/sounds/gnome/default/alerts
+@dirrm share/sounds/gnome/default
+@dirrm share/sounds/gnome
+@dirrm share/omf/gstreamer-properties
+@dirrm share/omf/gnome-sound-recorder
+@dirrm share/omf/gnome-audio-profiles
+@dirrm share/gstreamer-properties/icons
+@dirrm share/gstreamer-properties
+@dirrm share/gnome/help/gstreamer-properties/zh_CN/figures
+@dirrm share/gnome/help/gstreamer-properties/zh_CN
+@dirrm share/gnome/help/gstreamer-properties/uk/figures
+@dirrm share/gnome/help/gstreamer-properties/uk
+@dirrm share/gnome/help/gstreamer-properties/th/figures
+@dirrm share/gnome/help/gstreamer-properties/th
+@dirrm share/gnome/help/gstreamer-properties/sv/figures
+@dirrm share/gnome/help/gstreamer-properties/sv
+@dirrm share/gnome/help/gstreamer-properties/ru/figures
+@dirrm share/gnome/help/gstreamer-properties/ru
+@dirrm share/gnome/help/gstreamer-properties/pt_BR/figures
+@dirrm share/gnome/help/gstreamer-properties/pt_BR
+@dirrm share/gnome/help/gstreamer-properties/oc/figures
+@dirrm share/gnome/help/gstreamer-properties/oc
+@dirrm share/gnome/help/gstreamer-properties/it/figures
+@dirrm share/gnome/help/gstreamer-properties/it
+@dirrm share/gnome/help/gstreamer-properties/gl/figures
+@dirrm share/gnome/help/gstreamer-properties/gl
+@dirrm share/gnome/help/gstreamer-properties/fr/figures
+@dirrm share/gnome/help/gstreamer-properties/fr
+@dirrm share/gnome/help/gstreamer-properties/es/figures
+@dirrm share/gnome/help/gstreamer-properties/es
+@dirrm share/gnome/help/gstreamer-properties/en_GB/figures
+@dirrm share/gnome/help/gstreamer-properties/en_GB
+@dirrm share/gnome/help/gstreamer-properties/el/figures
+@dirrm share/gnome/help/gstreamer-properties/el
+@dirrm share/gnome/help/gstreamer-properties/de/figures
+@dirrm share/gnome/help/gstreamer-properties/de
+@dirrm share/gnome/help/gstreamer-properties/cs/figures
+@dirrm share/gnome/help/gstreamer-properties/cs
+@dirrm share/gnome/help/gstreamer-properties/ca/figures
+@dirrm share/gnome/help/gstreamer-properties/ca
+@dirrm share/gnome/help/gstreamer-properties/C/figures
+@dirrm share/gnome/help/gstreamer-properties/C
+@dirrm share/gnome/help/gstreamer-properties
+@dirrm share/gnome/help/gnome-sound-recorder/zh_CN/figures
+@dirrm share/gnome/help/gnome-sound-recorder/zh_CN
+@dirrm share/gnome/help/gnome-sound-recorder/uk/figures
+@dirrm share/gnome/help/gnome-sound-recorder/uk
+@dirrm share/gnome/help/gnome-sound-recorder/sv/figures
+@dirrm share/gnome/help/gnome-sound-recorder/sv
+@dirrm share/gnome/help/gnome-sound-recorder/ru/figures
+@dirrm share/gnome/help/gnome-sound-recorder/ru
+@dirrm share/gnome/help/gnome-sound-recorder/oc/figures
+@dirrm share/gnome/help/gnome-sound-recorder/oc
+@dirrm share/gnome/help/gnome-sound-recorder/it/figures
+@dirrm share/gnome/help/gnome-sound-recorder/it
+@dirrm share/gnome/help/gnome-sound-recorder/fr/figures
+@dirrm share/gnome/help/gnome-sound-recorder/fr
+@dirrm share/gnome/help/gnome-sound-recorder/es/figures
+@dirrm share/gnome/help/gnome-sound-recorder/es
+@dirrm share/gnome/help/gnome-sound-recorder/en_GB/figures
+@dirrm share/gnome/help/gnome-sound-recorder/en_GB
+@dirrm share/gnome/help/gnome-sound-recorder/el/figures
+@dirrm share/gnome/help/gnome-sound-recorder/el
+@dirrm share/gnome/help/gnome-sound-recorder/de/figures
+@dirrm share/gnome/help/gnome-sound-recorder/de
+@dirrm share/gnome/help/gnome-sound-recorder/da/figures
+@dirrm share/gnome/help/gnome-sound-recorder/da
+@dirrm share/gnome/help/gnome-sound-recorder/cs/figures
+@dirrm share/gnome/help/gnome-sound-recorder/cs
+@dirrm share/gnome/help/gnome-sound-recorder/ca/figures
+@dirrm share/gnome/help/gnome-sound-recorder/ca
+@dirrm share/gnome/help/gnome-sound-recorder/C/figures
+@dirrm share/gnome/help/gnome-sound-recorder/C
+@dirrm share/gnome/help/gnome-sound-recorder
+@dirrm share/gnome/help/gnome-audio-profiles/zh_CN/figures
+@dirrm share/gnome/help/gnome-audio-profiles/zh_CN
+@dirrm share/gnome/help/gnome-audio-profiles/sv/figures
+@dirrm share/gnome/help/gnome-audio-profiles/sv
+@dirrm share/gnome/help/gnome-audio-profiles/fr/figures
+@dirrm share/gnome/help/gnome-audio-profiles/fr
+@dirrm share/gnome/help/gnome-audio-profiles/es/figures
+@dirrm share/gnome/help/gnome-audio-profiles/es
+@dirrm share/gnome/help/gnome-audio-profiles/el/figures
+@dirrm share/gnome/help/gnome-audio-profiles/el
+@dirrm share/gnome/help/gnome-audio-profiles/de/figures
+@dirrm share/gnome/help/gnome-audio-profiles/de
+@dirrm share/gnome/help/gnome-audio-profiles/C/figures
+@dirrm share/gnome/help/gnome-audio-profiles/C
+@dirrm share/gnome/help/gnome-audio-profiles
+@dirrm share/gnome-sound-recorder/ui
+@dirrm share/gnome-sound-recorder
+@dirrm %%DATADIR%%/sounds
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/48x48/devices
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/48x48
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/32x32/status
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/32x32
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/24x24/status
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/24x24
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/22x22/status
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/22x22
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/16x16/status
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor/16x16
+%%PULSE%%@dirrm %%DATADIR%%/icons/hicolor
+%%PULSE%%@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
+@dirrm include/gnome-media-3.0/profiles
+@dirrm include/gnome-media-3.0
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/en@shaw/LC_MESSAGES
+@dirrmtry share/locale/en@shaw
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as