From cb60ef9a6d97fb79600a5a923f097f77b274a35f Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 7 Jul 2005 22:03:57 +0000 Subject: Enable NLS support, and use the pkg-plist file to store all of the plist files. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4199 df743ca5-7f9a-e211-a948-0013205c9059 --- deskutils/nautilus-open-terminal/Makefile | 9 +++++---- deskutils/nautilus-open-terminal/pkg-plist | 14 ++++++++++++++ 2 files changed, 19 insertions(+), 4 deletions(-) create mode 100644 deskutils/nautilus-open-terminal/pkg-plist diff --git a/deskutils/nautilus-open-terminal/Makefile b/deskutils/nautilus-open-terminal/Makefile index 5d033b9ec..5728de7af 100644 --- a/deskutils/nautilus-open-terminal/Makefile +++ b/deskutils/nautilus-open-terminal/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson # # $FreeBSD$ -# $MCom$ +# $MCom: ports/deskutils/nautilus-open-terminal/Makefile,v 1.1 2005/07/07 09:27:34 ahze Exp $ # PORTNAME= nautilus-open-terminal PORTVERSION= 0.2 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://manny.cluecoder.org/packages/nautilus-open-terminal/ @@ -15,9 +16,9 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Nautilus extension which allows you to open a terminal USE_AUTOTOOLS= libtool:15 -USE_GNOME= nautilus2 gnomeprefix +USE_GNOME= nautilus2 gnomeprefix intlhack gnomehack USE_X_PREFIX= yes - -PLIST_FILES= lib/nautilus/extensions-1.0/libnautilus-open-terminal.so +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" .include diff --git a/deskutils/nautilus-open-terminal/pkg-plist b/deskutils/nautilus-open-terminal/pkg-plist new file mode 100644 index 000000000..4bbd9a685 --- /dev/null +++ b/deskutils/nautilus-open-terminal/pkg-plist @@ -0,0 +1,14 @@ +lib/nautilus/extensions-1.0/libnautilus-open-terminal.so +share/locale/bg/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/cs/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/da/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/de/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/en_CA/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/es/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/fi/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/pt_BR/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sk/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sr/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sr@Latn/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/sv/LC_MESSAGES/nautilus-open-terminal.mo +share/locale/zh_CN/LC_MESSAGES/nautilus-open-terminal.mo -- cgit v1.2.3