aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-12 10:01:31 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-12 10:01:31 +0000
commit1f57ab3b93fb4d31270da6c422e21415d7a715a0 (patch)
tree91f7dc10cab5ab7eba8289f51e244e842d323d74 /multimedia
parent2e42662a8fd30397addd5bab9f956d334e64f7ce (diff)
downloadports-1f57ab3b93fb4d31270da6c422e21415d7a715a0.tar.gz
ports-1f57ab3b93fb4d31270da6c422e21415d7a715a0.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/totem/Makefile1
-rw-r--r--multimedia/totem/pkg-plist2
2 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index 49c4fa3fd672..e8580fec7602 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -7,6 +7,7 @@
PORTNAME= totem
PORTVERSION= 0.99.9
+PORTREVISION= 1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//}
diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist
index f0e7ff93fa2e..27294be1e615 100644
--- a/multimedia/totem/pkg-plist
+++ b/multimedia/totem/pkg-plist
@@ -62,6 +62,7 @@ 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/omf/totem/totem-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true
share/locale/am/LC_MESSAGES/totem.mo
share/locale/az/LC_MESSAGES/totem.mo
share/locale/bg/LC_MESSAGES/totem.mo
@@ -129,3 +130,4 @@ share/locale/zh_TW/LC_MESSAGES/totem.mo
@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-ogg
@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@vnd.rn-realmedia
@dirrm etc/gconf/gconf.xml.defaults/apps/totem
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true