summaryrefslogtreecommitdiffstats
path: root/editors/ghex2
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-12 04:43:40 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-12 04:43:40 +0800
commit649bd850433f85a70f53bd16662b9bb219362554 (patch)
treed41c268b7a7c4a4d1f85a526ad1769863aedbdd1 /editors/ghex2
parentd804579f8340bb3c572da117a3eb33c97021749f (diff)
downloadmarcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar.gz
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar.bz2
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar.lz
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar.xz
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.tar.zst
marcuscom-ports-649bd850433f85a70f53bd16662b9bb219362554.zip
Properly handle OMF files.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1200 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/ghex2')
-rw-r--r--editors/ghex2/pkg-plist20
1 files changed, 20 insertions, 0 deletions
diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist
index ef1dfba77..e0080d427 100644
--- a/editors/ghex2/pkg-plist
+++ b/editors/ghex2/pkg-plist
@@ -57,15 +57,25 @@ share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png
share/gnome/help/ghex2/zh_TW/ghex2.xml
share/gnome/help/ghex2/zh_TW/legal.xml
share/gnome/omf/ghex/ghex-C.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-de.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-es.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-fr.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-it.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-ja.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-ko.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-sv.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-zh_CN.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
share/gnome/omf/ghex/ghex2-zh_TW.omf
+@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true
share/gnome/pixmaps/gnome-ghex.png
share/locale/am/LC_MESSAGES/ghex-2.0.mo
share/locale/az/LC_MESSAGES/ghex-2.0.mo
@@ -135,3 +145,13 @@ share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo
@dirrm include/gtkhex
@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ghex2
@dirrm etc/gconf/gconf.xml.defaults/apps/ghex2
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
+@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true