summaryrefslogtreecommitdiffstats
path: root/deskutils/gnome-menu-editor
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 04:03:51 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-23 04:03:51 +0800
commite065b901536390685c316b077d9f77397d7dc73f (patch)
tree39a5b9d0260fe7b6eda6a2d4be440ca26a3591fd /deskutils/gnome-menu-editor
parent6659affcc0b39fa4fc0f15582690d2a63fdd8076 (diff)
downloadmarcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar.gz
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar.bz2
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar.lz
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar.xz
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.tar.zst
marcuscom-ports-e065b901536390685c316b077d9f77397d7dc73f.zip
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6691 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnome-menu-editor')
-rw-r--r--deskutils/gnome-menu-editor/Makefile35
-rw-r--r--deskutils/gnome-menu-editor/distinfo3
-rw-r--r--deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in10
-rw-r--r--deskutils/gnome-menu-editor/pkg-descr3
-rw-r--r--deskutils/gnome-menu-editor/pkg-plist33
5 files changed, 84 insertions, 0 deletions
diff --git a/deskutils/gnome-menu-editor/Makefile b/deskutils/gnome-menu-editor/Makefile
new file mode 100644
index 000000000..84b2da831
--- /dev/null
+++ b/deskutils/gnome-menu-editor/Makefile
@@ -0,0 +1,35 @@
+# New ports collection makefile for: gnome-menu-editor
+# Date created: 2005-03-01
+# Whom: Michael Johnson <ahze@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= gnome-menu-editor
+PORTVERSION= 0.6
+PORTREVISION= 1
+CATEGORIES= deskutils
+MASTER_SITES= http://manny.cluecoder.org/packages/gnome-menu-editor/
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Simple menu editor for Gnome
+
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack gnomemenus intlhack
+USE_GETTEXT= yes
+USE_XLIB= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+post-patch:
+# Make .desktop file valid to desktop-file-validate
+ @${REINPLACE_CMD} -e 's|OnlyShowIn=GNOME|OnlyShowIn=GNOME;|' \
+ ${WRKSRC}/data/gnome-menu-editor.desktop.in
+
+post-install:
+ ${LN} -sf ${PREFIX}/bin/gnome-menu-editor \
+ ${PREFIX}/bin/gmenu-simple-editor
+
+.include <bsd.port.mk>
diff --git a/deskutils/gnome-menu-editor/distinfo b/deskutils/gnome-menu-editor/distinfo
new file mode 100644
index 000000000..46e07717b
--- /dev/null
+++ b/deskutils/gnome-menu-editor/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome-menu-editor-0.6.tar.gz) = a2fd18182804b5daa09f13cda68b7cb3
+SHA256 (gnome-menu-editor-0.6.tar.gz) = 1bc2389e177624398289e5562f222f51c19667f0c5719f56cbcd7c124f7b07c8
+SIZE (gnome-menu-editor-0.6.tar.gz) = 429606
diff --git a/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in b/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in
new file mode 100644
index 000000000..4ebee9532
--- /dev/null
+++ b/deskutils/gnome-menu-editor/files/patch-data_gnome-menu-editor.desktop.in
@@ -0,0 +1,10 @@
+--- data/gnome-menu-editor.desktop.in.orig Thu Sep 8 14:05:52 2005
++++ data/gnome-menu-editor.desktop.in Thu Sep 8 14:06:00 2005
+@@ -4,6 +4,7 @@
+ _Comment=Edit your application menu
+ Exec=gnome-menu-editor
+ StartupNotify=true
++NoDisplay=true
+ Terminal=false
+ Type=Application
+ OnlyShowIn=GNOME
diff --git a/deskutils/gnome-menu-editor/pkg-descr b/deskutils/gnome-menu-editor/pkg-descr
new file mode 100644
index 000000000..2df7c10f5
--- /dev/null
+++ b/deskutils/gnome-menu-editor/pkg-descr
@@ -0,0 +1,3 @@
+Simple menu editor for Gnome
+
+WWW: http://manny.cluecoder.org/packages/gnome-menu-editor/
diff --git a/deskutils/gnome-menu-editor/pkg-plist b/deskutils/gnome-menu-editor/pkg-plist
new file mode 100644
index 000000000..d414b408d
--- /dev/null
+++ b/deskutils/gnome-menu-editor/pkg-plist
@@ -0,0 +1,33 @@
+bin/gmenu-simple-editor
+bin/gnome-menu-editor
+share/gnome/applications/gnome-menu-editor.desktop
+share/locale/bg/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/ca/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/cs/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/de/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/el/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/en_CA/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/en_GB/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/es/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/et/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/fi/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/fr/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/gl/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/he/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/hu/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/ja/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/nb/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/ne/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/nl/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/no/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/pa/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/ru/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/rw/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/sv/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/uk/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/vi/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-menu-editor.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-menu-editor.mo
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw