diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 09:27:36 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-20 09:27:36 +0800 |
commit | 2edd441c26e7eb123a33376ef3f06183f644116b (patch) | |
tree | 9b33eb9b9fdd528dc44cdb1f3e18b94c696a9cb1 /security/gpass/pkg-plist | |
parent | f9a7c12a1672da6d9a80749ae997b5b12a874e09 (diff) | |
download | marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar.gz marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar.bz2 marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar.lz marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar.xz marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.tar.zst marcuscom-ports-2edd441c26e7eb123a33376ef3f06183f644116b.zip |
-Add gnomehack and gnomeprefix, update the plist.
-USE_X_PREFIX -> USE_XLIB.
-While I am here, add update-desktop-database.
-Bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7078 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gpass/pkg-plist')
-rw-r--r-- | security/gpass/pkg-plist | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/security/gpass/pkg-plist b/security/gpass/pkg-plist new file mode 100644 index 000000000..9910308dc --- /dev/null +++ b/security/gpass/pkg-plist @@ -0,0 +1,17 @@ +bin/gpass +bin/gpass-convert +share/gnome/applications/gpass.desktop +share/gnome/pixmaps/gpass-icon.png +%%DATADIR%%/attribute-editor.glade +%%DATADIR%%/authentication.glade +%%DATADIR%%/change-master-password.glade +%%DATADIR%%/confirm-quit.glade +%%DATADIR%%/intergradation.glade +%%DATADIR%%/lock.glade +%%DATADIR%%/password-generator.glade +%%DATADIR%%/preferences.glade +%%DATADIR%%/welcome.glade +%%DATADIR%%/window.glade +@dirrm %%DATADIR%% +@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true +@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |