Import totem-2.22.2... under the correct dir this time
Totem is the official movie player of the GNOME desktop environment based on xine-lib or GStreamer. It features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation. Available flavor: xine - Use xine backend instead of GStreamer loosely based on an older port from jasper@ ok jasper@
This commit is contained in:
parent
9af6ebf21d
commit
fdf635617b
112
x11/gnome/totem/Makefile
Normal file
112
x11/gnome/totem/Makefile
Normal file
@ -0,0 +1,112 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/05/13 11:00:28 ajacoutot Exp $
|
||||
|
||||
COMMENT= simple media player for GNOME
|
||||
|
||||
GNOME_PROJECT= totem
|
||||
GNOME_VERSION= 2.22.2
|
||||
CATEGORIES= multimedia
|
||||
|
||||
HOMEPAGE= http://www.gnome.org/projects/totem/
|
||||
|
||||
# GPLv2 - LGPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender Xtst Xxf86vm art_lgpl_2 asn1 atk-1.0 audiofile \
|
||||
bonobo-2 bonobo-activation bonoboui-2 c cairo \
|
||||
camel-1.2 com_err crypto db dbus-1 dbus-glib-1 \
|
||||
edataserver-1.2 esd expat fontconfig freetype gailutil \
|
||||
gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz \
|
||||
gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomevfs-2 gobject-2.0 gssapi gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre plc4 plds4 png popt pthread smime3 \
|
||||
softokn3 ssl ssl3 util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= ::x11/gnome/controlcenter2 \
|
||||
::x11/py-gtk2 \
|
||||
:scrollkeeper-*:textproc/scrollkeeper \
|
||||
:iso-codes-*:devel/iso-codes
|
||||
RUN_DEPENDS= ::x11/gnome/controlcenter2 \
|
||||
::x11/py-gtk2 \
|
||||
:scrollkeeper-*:textproc/scrollkeeper \
|
||||
:iso-codes-*:devel/iso-codes \
|
||||
::x11/gromit \
|
||||
::devel/py-gdata \
|
||||
::net/galago-daemon
|
||||
LIB_DEPENDS= ${MODPY_LIB_DEPENDS} \
|
||||
totem-plparser::x11/gnome/totem-pl-parser \
|
||||
galago::net/libgalago \
|
||||
gnomeui-2::x11/gnome/libgnomeui \
|
||||
nautilus-extension::x11/gnome/nautilus
|
||||
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
MODGNOME_HELP_FILES=Yes
|
||||
|
||||
TOTEM_PLUGINS= "galago gromit media-player-keys ontop properties \
|
||||
screensaver skipto thumbnail youtube" # Browser \
|
||||
bemused lirc mythtv sample-python sample-val \
|
||||
sidebar-test publish tracker
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
PYTHON=${MODPY_BIN} \
|
||||
CFLAGS="${CFLAGS} -I${LOCALBASE}/include "
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/totem \
|
||||
--with-plugins=${TOTEM_PLUGINS} \
|
||||
--with-dbus \
|
||||
--without-hal \
|
||||
--enable-nautilus \
|
||||
--enable-python \
|
||||
--disable-easy-codec-installation \
|
||||
--disable-browser-plugins \
|
||||
--disable-basic-plugin \
|
||||
--disable-gmp-plugin \
|
||||
--disable-complex-plugin \
|
||||
--disable-narrowspace-plugin \
|
||||
--disable-mully-plugin \
|
||||
--disable-schemas-install \
|
||||
--disable-scrollkeeper \
|
||||
--disable-nvtv \
|
||||
--disable-lirc \
|
||||
--disable-vala
|
||||
|
||||
FLAVORS= xine
|
||||
FLAVOR?=
|
||||
|
||||
.if ${FLAVOR:L:Mxine}
|
||||
LIB_DEPENDS+= xine.>=20::multimedia/xine-lib
|
||||
RUN_DEPENDS+= :xine-lib-esd-*:multimedia/xine-lib,-esd
|
||||
CONFIGURE_ARGS+=--enable-xine \
|
||||
--disable-gstreamer
|
||||
.else
|
||||
WANTLIB+= gstbase-0.10 gstreamer-0.10
|
||||
LIB_DEPENDS+= gstaudio-0.10,gstinterfaces-0.10,gstpbutils-0.10,gstvideo-0.10::multimedia/gstreamer-0.10/plugins-base
|
||||
# while the following are not "required" for totem to run, there's no
|
||||
# point in using a media player that can't play most modern media files
|
||||
RUN_DEPENDS+= :gstreamer-vorbis-*:multimedia/gstreamer-0.10/plugins-base,-vorbis \
|
||||
:gstreamer-ogg-*:multimedia/gstreamer-0.10/plugins-base,-ogg \
|
||||
:gstreamer-xvid-*:multimedia/gstreamer-0.10/plugins-bad,-xvid \
|
||||
:gstreamer-jpeg-*:multimedia/gstreamer-0.10/plugins-good,-jpeg \
|
||||
:gstreamer-a52-*:multimedia/gstreamer-0.10/plugins-ugly,-a52 \
|
||||
:gstreamer-mpeg2-*:multimedia/gstreamer-0.10/plugins-ugly,-mpeg2 \
|
||||
:gstreamer-dvdread-*:multimedia/gstreamer-0.10/plugins-ugly,-dvdread \
|
||||
:gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad
|
||||
CONFIGURE_ARGS+=--enable-gstreamer \
|
||||
--disable-xine
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@ln -s /usr/bin/true ${WRKDIR}/bin/scrollkeeper-update
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/gnome/totem/distinfo
Normal file
5
x11/gnome/totem/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (gnome/totem-2.22.2.tar.bz2) = YGIIDoG0hZ+H/uilkrkkiQ==
|
||||
RMD160 (gnome/totem-2.22.2.tar.bz2) = DA3n+88UlRWL5/p4ULUsqYLrpzQ=
|
||||
SHA1 (gnome/totem-2.22.2.tar.bz2) = xVKAlVS/NBu+Lmyv1FPgGe/Hy0Q=
|
||||
SHA256 (gnome/totem-2.22.2.tar.bz2) = fddV47mpYQmJZhv+fgk4jme6asqWDDPmXmo5aCwA/9Q=
|
||||
SIZE (gnome/totem-2.22.2.tar.bz2) = 2403730
|
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-src_backend_bacon-video-widget-gst-0_10_c,v 1.1.1.1 2008/05/13 11:00:28 ajacoutot Exp $
|
||||
--- src/backend/bacon-video-widget-gst-0.10.c.orig Mon Apr 21 20:02:56 2008
|
||||
+++ src/backend/bacon-video-widget-gst-0.10.c Mon May 12 12:26:37 2008
|
||||
@@ -5024,7 +5024,7 @@ bacon_video_widget_new (int width, int height,
|
||||
bvw);
|
||||
|
||||
bvw->priv->speakersetup = BVW_AUDIO_SOUND_STEREO;
|
||||
- bvw->priv->media_device = g_strdup ("/dev/dvd");
|
||||
+ bvw->priv->media_device = g_strdup ("/dev/rcd0c");
|
||||
bvw->priv->init_width = 240;
|
||||
bvw->priv->init_height = 180;
|
||||
bvw->priv->visq = VISUAL_SMALL;
|
6
x11/gnome/totem/pkg/DESCR
Normal file
6
x11/gnome/totem/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Totem is the official movie player of the GNOME desktop environment
|
||||
based on xine-lib or GStreamer. It features a playlist, a full-screen
|
||||
mode, seek and volume controls, as well as keyboard navigation.
|
||||
|
||||
Available flavor:
|
||||
xine - Use xine backend instead of GStreamer
|
4
x11/gnome/totem/pkg/MESSAGE
Normal file
4
x11/gnome/totem/pkg/MESSAGE
Normal file
@ -0,0 +1,4 @@
|
||||
As shipped, totem cannot descramble DVDs (i.e. it cannot read protected
|
||||
DVDs). However, it will recognize and use a descrambling library such
|
||||
as libdvd or libdvdcss when available. (see converters/libdvd and
|
||||
converters/libdvdcss).
|
377
x11/gnome/totem/pkg/PLIST
Normal file
377
x11/gnome/totem/pkg/PLIST
Normal file
@ -0,0 +1,377 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/05/13 11:00:28 ajacoutot Exp $
|
||||
bin/totem
|
||||
bin/totem-audio-preview
|
||||
bin/totem-video-indexer
|
||||
bin/totem-video-thumbnailer
|
||||
lib/nautilus/extensions-1.0/libtotem-properties-page.a
|
||||
lib/nautilus/extensions-1.0/libtotem-properties-page.la
|
||||
lib/nautilus/extensions-1.0/libtotem-properties-page.so
|
||||
lib/totem/
|
||||
lib/totem/plugins/
|
||||
lib/totem/plugins/galago/
|
||||
lib/totem/plugins/galago/galago.totem-plugin
|
||||
lib/totem/plugins/galago/libtgp.a
|
||||
lib/totem/plugins/galago/libtgp.la
|
||||
lib/totem/plugins/galago/libtgp.so
|
||||
lib/totem/plugins/gromit/
|
||||
lib/totem/plugins/gromit/gromit.totem-plugin
|
||||
lib/totem/plugins/gromit/libgromit.a
|
||||
lib/totem/plugins/gromit/libgromit.la
|
||||
lib/totem/plugins/gromit/libgromit.so
|
||||
lib/totem/plugins/media-player-keys/
|
||||
lib/totem/plugins/media-player-keys/libmedia_player_keys.a
|
||||
lib/totem/plugins/media-player-keys/libmedia_player_keys.la
|
||||
lib/totem/plugins/media-player-keys/libmedia_player_keys.so
|
||||
lib/totem/plugins/media-player-keys/media-player-keys.totem-plugin
|
||||
lib/totem/plugins/ontop/
|
||||
lib/totem/plugins/ontop/libontop.a
|
||||
lib/totem/plugins/ontop/libontop.la
|
||||
lib/totem/plugins/ontop/libontop.so
|
||||
lib/totem/plugins/ontop/ontop.totem-plugin
|
||||
lib/totem/plugins/properties/
|
||||
lib/totem/plugins/properties/libmovie-properties.a
|
||||
lib/totem/plugins/properties/libmovie-properties.la
|
||||
lib/totem/plugins/properties/libmovie-properties.so
|
||||
lib/totem/plugins/properties/movie-properties.totem-plugin
|
||||
lib/totem/plugins/screensaver/
|
||||
lib/totem/plugins/screensaver/libscreensaver.a
|
||||
lib/totem/plugins/screensaver/libscreensaver.la
|
||||
lib/totem/plugins/screensaver/libscreensaver.so
|
||||
lib/totem/plugins/screensaver/screensaver.totem-plugin
|
||||
lib/totem/plugins/skipto/
|
||||
lib/totem/plugins/skipto/libskipto.a
|
||||
lib/totem/plugins/skipto/libskipto.la
|
||||
lib/totem/plugins/skipto/libskipto.so
|
||||
lib/totem/plugins/skipto/skipto.totem-plugin
|
||||
lib/totem/plugins/skipto/skipto.ui
|
||||
lib/totem/plugins/thumbnail/
|
||||
lib/totem/plugins/thumbnail/libthumbnail.a
|
||||
lib/totem/plugins/thumbnail/libthumbnail.la
|
||||
lib/totem/plugins/thumbnail/libthumbnail.so
|
||||
lib/totem/plugins/thumbnail/thumbnail.totem-plugin
|
||||
lib/totem/plugins/totem/
|
||||
lib/totem/plugins/totem/__init__.py
|
||||
lib/totem/plugins/totem/__init__.pyc
|
||||
lib/totem/plugins/totem/__init__.pyo
|
||||
lib/totem/plugins/youtube/
|
||||
lib/totem/plugins/youtube/youtube.py
|
||||
lib/totem/plugins/youtube/youtube.pyc
|
||||
lib/totem/plugins/youtube/youtube.pyo
|
||||
lib/totem/plugins/youtube/youtube.totem-plugin
|
||||
lib/totem/plugins/youtube/youtube.ui
|
||||
libexec/totem/
|
||||
libexec/totem/totem-bugreport.py
|
||||
@man man/man1/totem-video-thumbnailer.1
|
||||
@man man/man1/totem.1
|
||||
share/applications/totem.desktop
|
||||
share/gnome/help/totem/
|
||||
share/gnome/help/totem/C/
|
||||
share/gnome/help/totem/C/figures/
|
||||
share/gnome/help/totem/C/figures/totem_next_button.png
|
||||
share/gnome/help/totem/C/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/C/figures/totem_play_button.png
|
||||
share/gnome/help/totem/C/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/C/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/C/figures/totem_start_window.png
|
||||
share/gnome/help/totem/C/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/C/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/C/legal.xml
|
||||
share/gnome/help/totem/C/totem.xml
|
||||
share/gnome/help/totem/bg/
|
||||
share/gnome/help/totem/bg/figures/
|
||||
share/gnome/help/totem/bg/figures/totem_start_window.png
|
||||
share/gnome/help/totem/bg/legal.xml
|
||||
share/gnome/help/totem/bg/totem.xml
|
||||
share/gnome/help/totem/ca/
|
||||
share/gnome/help/totem/ca/figures/
|
||||
share/gnome/help/totem/ca/figures/totem_next_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_play_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_start_window.png
|
||||
share/gnome/help/totem/ca/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/ca/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/ca/totem.xml
|
||||
share/gnome/help/totem/de/
|
||||
share/gnome/help/totem/de/figures/
|
||||
share/gnome/help/totem/de/figures/totem_next_button.png
|
||||
share/gnome/help/totem/de/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/de/figures/totem_play_button.png
|
||||
share/gnome/help/totem/de/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/de/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/de/figures/totem_start_window.png
|
||||
share/gnome/help/totem/de/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/de/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/de/totem.xml
|
||||
share/gnome/help/totem/el/
|
||||
share/gnome/help/totem/el/figures/
|
||||
share/gnome/help/totem/el/figures/totem_next_button.png
|
||||
share/gnome/help/totem/el/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/el/figures/totem_play_button.png
|
||||
share/gnome/help/totem/el/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/el/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/el/figures/totem_start_window.png
|
||||
share/gnome/help/totem/el/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/el/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/el/totem.xml
|
||||
share/gnome/help/totem/en_GB/
|
||||
share/gnome/help/totem/en_GB/figures/
|
||||
share/gnome/help/totem/en_GB/figures/totem_next_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_play_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_start_window.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/en_GB/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/en_GB/totem.xml
|
||||
share/gnome/help/totem/es/
|
||||
share/gnome/help/totem/es/figures/
|
||||
share/gnome/help/totem/es/figures/totem_next_button.png
|
||||
share/gnome/help/totem/es/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/es/figures/totem_play_button.png
|
||||
share/gnome/help/totem/es/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/es/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/es/figures/totem_start_window.png
|
||||
share/gnome/help/totem/es/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/es/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/es/totem.xml
|
||||
share/gnome/help/totem/fr/
|
||||
share/gnome/help/totem/fr/figures/
|
||||
share/gnome/help/totem/fr/figures/totem_next_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_play_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_start_window.png
|
||||
share/gnome/help/totem/fr/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/fr/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/fr/totem.xml
|
||||
share/gnome/help/totem/it/
|
||||
share/gnome/help/totem/it/figures/
|
||||
share/gnome/help/totem/it/figures/totem_next_button.png
|
||||
share/gnome/help/totem/it/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/it/figures/totem_play_button.png
|
||||
share/gnome/help/totem/it/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/it/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/it/figures/totem_start_window.png
|
||||
share/gnome/help/totem/it/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/it/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/it/totem.xml
|
||||
share/gnome/help/totem/oc/
|
||||
share/gnome/help/totem/oc/figures/
|
||||
share/gnome/help/totem/oc/figures/totem_next_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_play_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_start_window.png
|
||||
share/gnome/help/totem/oc/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/oc/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/oc/totem.xml
|
||||
share/gnome/help/totem/pa/
|
||||
share/gnome/help/totem/pa/figures/
|
||||
share/gnome/help/totem/pa/figures/totem_next_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_play_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_start_window.png
|
||||
share/gnome/help/totem/pa/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/pa/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/pa/totem.xml
|
||||
share/gnome/help/totem/pt_BR/
|
||||
share/gnome/help/totem/pt_BR/figures/
|
||||
share/gnome/help/totem/pt_BR/figures/totem_next_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_play_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_start_window.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/pt_BR/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/pt_BR/totem.xml
|
||||
share/gnome/help/totem/ru/
|
||||
share/gnome/help/totem/ru/figures/
|
||||
share/gnome/help/totem/ru/figures/totem_next_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_play_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_start_window.png
|
||||
share/gnome/help/totem/ru/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/ru/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/ru/totem.xml
|
||||
share/gnome/help/totem/sv/
|
||||
share/gnome/help/totem/sv/figures/
|
||||
share/gnome/help/totem/sv/figures/totem_next_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_play_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_start_window.png
|
||||
share/gnome/help/totem/sv/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/sv/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/sv/totem.xml
|
||||
share/gnome/help/totem/uk/
|
||||
share/gnome/help/totem/uk/figures/
|
||||
share/gnome/help/totem/uk/figures/totem_next_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_play_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_start_window.png
|
||||
share/gnome/help/totem/uk/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/uk/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/uk/totem.xml
|
||||
share/gnome/help/totem/zh_HK/
|
||||
share/gnome/help/totem/zh_HK/figures/
|
||||
share/gnome/help/totem/zh_HK/figures/totem_next_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_play_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_start_window.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/zh_HK/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/zh_HK/totem.xml
|
||||
share/gnome/help/totem/zh_TW/
|
||||
share/gnome/help/totem/zh_TW/figures/
|
||||
share/gnome/help/totem/zh_TW/figures/totem_next_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_pause_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_play_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_previous_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_show_playlist_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_start_window.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_volume_maximum_button.png
|
||||
share/gnome/help/totem/zh_TW/figures/totem_volume_mute_button.png
|
||||
share/gnome/help/totem/zh_TW/totem.xml
|
||||
share/icons/hicolor/16x16/apps/totem.png
|
||||
share/icons/hicolor/22x22/apps/totem.png
|
||||
share/icons/hicolor/24x24/apps/totem.png
|
||||
share/icons/hicolor/32x32/apps/totem.png
|
||||
share/icons/hicolor/48x48/apps/totem.png
|
||||
share/icons/hicolor/scalable/apps/totem.svg
|
||||
share/locale/am/LC_MESSAGES/totem.mo
|
||||
share/locale/ar/LC_MESSAGES/totem.mo
|
||||
share/locale/as/LC_MESSAGES/totem.mo
|
||||
share/locale/az/LC_MESSAGES/totem.mo
|
||||
share/locale/be/LC_MESSAGES/totem.mo
|
||||
share/locale/be@latin/LC_MESSAGES/totem.mo
|
||||
share/locale/bg/LC_MESSAGES/totem.mo
|
||||
share/locale/bn/LC_MESSAGES/totem.mo
|
||||
share/locale/bn_IN/LC_MESSAGES/totem.mo
|
||||
share/locale/br/LC_MESSAGES/totem.mo
|
||||
share/locale/ca/LC_MESSAGES/totem.mo
|
||||
share/locale/cs/LC_MESSAGES/totem.mo
|
||||
share/locale/cy/LC_MESSAGES/totem.mo
|
||||
share/locale/da/LC_MESSAGES/totem.mo
|
||||
share/locale/de/LC_MESSAGES/totem.mo
|
||||
share/locale/dz/LC_MESSAGES/totem.mo
|
||||
share/locale/el/LC_MESSAGES/totem.mo
|
||||
share/locale/en_CA/LC_MESSAGES/totem.mo
|
||||
share/locale/en_GB/LC_MESSAGES/totem.mo
|
||||
share/locale/es/LC_MESSAGES/totem.mo
|
||||
share/locale/et/LC_MESSAGES/totem.mo
|
||||
share/locale/eu/LC_MESSAGES/totem.mo
|
||||
share/locale/fa/LC_MESSAGES/totem.mo
|
||||
share/locale/fi/LC_MESSAGES/totem.mo
|
||||
share/locale/fr/LC_MESSAGES/totem.mo
|
||||
share/locale/ga/LC_MESSAGES/totem.mo
|
||||
share/locale/gl/LC_MESSAGES/totem.mo
|
||||
share/locale/gu/LC_MESSAGES/totem.mo
|
||||
share/locale/he/LC_MESSAGES/totem.mo
|
||||
share/locale/hi/LC_MESSAGES/totem.mo
|
||||
share/locale/hr/LC_MESSAGES/totem.mo
|
||||
share/locale/hu/LC_MESSAGES/totem.mo
|
||||
share/locale/id/LC_MESSAGES/totem.mo
|
||||
share/locale/is/LC_MESSAGES/totem.mo
|
||||
share/locale/it/LC_MESSAGES/totem.mo
|
||||
share/locale/ja/LC_MESSAGES/totem.mo
|
||||
share/locale/ka/LC_MESSAGES/totem.mo
|
||||
share/locale/kn/LC_MESSAGES/totem.mo
|
||||
share/locale/ko/LC_MESSAGES/totem.mo
|
||||
share/locale/ku/LC_MESSAGES/totem.mo
|
||||
share/locale/lt/LC_MESSAGES/totem.mo
|
||||
share/locale/lv/LC_MESSAGES/totem.mo
|
||||
share/locale/mg/LC_MESSAGES/totem.mo
|
||||
share/locale/mk/LC_MESSAGES/totem.mo
|
||||
share/locale/ml/LC_MESSAGES/totem.mo
|
||||
share/locale/mr/LC_MESSAGES/totem.mo
|
||||
share/locale/ms/LC_MESSAGES/totem.mo
|
||||
share/locale/nb/LC_MESSAGES/totem.mo
|
||||
share/locale/ne/LC_MESSAGES/totem.mo
|
||||
share/locale/nl/LC_MESSAGES/totem.mo
|
||||
share/locale/nn/LC_MESSAGES/totem.mo
|
||||
share/locale/oc/LC_MESSAGES/totem.mo
|
||||
share/locale/or/LC_MESSAGES/totem.mo
|
||||
share/locale/pa/LC_MESSAGES/totem.mo
|
||||
share/locale/pl/LC_MESSAGES/totem.mo
|
||||
share/locale/pt/LC_MESSAGES/totem.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/totem.mo
|
||||
share/locale/ro/LC_MESSAGES/totem.mo
|
||||
share/locale/ru/LC_MESSAGES/totem.mo
|
||||
share/locale/rw/LC_MESSAGES/totem.mo
|
||||
share/locale/si/LC_MESSAGES/totem.mo
|
||||
share/locale/sk/LC_MESSAGES/totem.mo
|
||||
share/locale/sl/LC_MESSAGES/totem.mo
|
||||
share/locale/sq/LC_MESSAGES/totem.mo
|
||||
share/locale/sr/LC_MESSAGES/totem.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/totem.mo
|
||||
share/locale/sv/LC_MESSAGES/totem.mo
|
||||
share/locale/ta/LC_MESSAGES/totem.mo
|
||||
share/locale/te/LC_MESSAGES/totem.mo
|
||||
share/locale/th/LC_MESSAGES/totem.mo
|
||||
share/locale/tr/LC_MESSAGES/totem.mo
|
||||
share/locale/ug/LC_MESSAGES/totem.mo
|
||||
share/locale/uk/LC_MESSAGES/totem.mo
|
||||
share/locale/vi/LC_MESSAGES/totem.mo
|
||||
share/locale/wa/LC_MESSAGES/totem.mo
|
||||
share/locale/xh/LC_MESSAGES/totem.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/totem.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/totem.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/totem.mo
|
||||
share/omf/totem/
|
||||
share/omf/totem/totem-C.omf
|
||||
share/omf/totem/totem-bg.omf
|
||||
share/omf/totem/totem-ca.omf
|
||||
share/omf/totem/totem-de.omf
|
||||
share/omf/totem/totem-el.omf
|
||||
share/omf/totem/totem-en_GB.omf
|
||||
share/omf/totem/totem-es.omf
|
||||
share/omf/totem/totem-fr.omf
|
||||
share/omf/totem/totem-it.omf
|
||||
share/omf/totem/totem-oc.omf
|
||||
share/omf/totem/totem-pa.omf
|
||||
share/omf/totem/totem-pt_BR.omf
|
||||
share/omf/totem/totem-ru.omf
|
||||
share/omf/totem/totem-sv.omf
|
||||
share/omf/totem/totem-uk.omf
|
||||
share/omf/totem/totem-zh_HK.omf
|
||||
share/omf/totem/totem-zh_TW.omf
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/totem/*.schemas > /dev/null
|
||||
share/schemas/totem/
|
||||
share/schemas/totem/totem-handlers.schemas
|
||||
share/schemas/totem/totem-video-thumbnail.schemas
|
||||
share/schemas/totem/totem.schemas
|
||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/totem/*.schemas > /dev/null
|
||||
share/totem/
|
||||
share/totem/filmholes-big-left.png
|
||||
share/totem/filmholes-big-right.png
|
||||
share/totem/filmholes.png
|
||||
share/totem/fullscreen.ui
|
||||
share/totem/mozilla-viewer.ui
|
||||
share/totem/playlist.ui
|
||||
share/totem/plugins.ui
|
||||
share/totem/properties.ui
|
||||
share/totem/totem.ui
|
||||
share/totem/totem_logo.png
|
||||
share/totem/uri.ui
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/scrollkeeper-update -q
|
||||
@unexec %D/bin/scrollkeeper-update -q
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
share/totem/video-list.ui
|
Loading…
x
Reference in New Issue
Block a user