diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lxinput/Makefile | 3 | ||||
-rw-r--r-- | sysutils/lxinput/pkg-plist | 2 | ||||
-rw-r--r-- | sysutils/lxtask/Makefile | 6 | ||||
-rw-r--r-- | sysutils/lxterminal/Makefile | 4 | ||||
-rw-r--r-- | sysutils/lxterminal/pkg-plist | 2 |
5 files changed, 11 insertions, 6 deletions
diff --git a/sysutils/lxinput/Makefile b/sysutils/lxinput/Makefile index 53cd1e602e2a..d492ab7c82c9 100644 --- a/sysutils/lxinput/Makefile +++ b/sysutils/lxinput/Makefile @@ -3,10 +3,11 @@ PORTNAME= lxinput PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF/lxde/LXInput%20%28Kbd%20and%20amp_%20mouse%20config%29/LXInput%200.3.2/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Keyboard and mouse config tool from the LXDE project USES= iconv gmake pkgconfig diff --git a/sysutils/lxinput/pkg-plist b/sysutils/lxinput/pkg-plist index 2090cfa8a882..d519b0963be2 100644 --- a/sysutils/lxinput/pkg-plist +++ b/sysutils/lxinput/pkg-plist @@ -67,6 +67,8 @@ share/applications/lxinput.desktop %%DATADIR%%/input-mouse.png %%DATADIR%%/lxinput.ui @dirrm %%DATADIR%% +%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/fo %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK %%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES diff --git a/sysutils/lxtask/Makefile b/sysutils/lxtask/Makefile index 2479e6e2f4ca..0ad35ae746b4 100644 --- a/sysutils/lxtask/Makefile +++ b/sysutils/lxtask/Makefile @@ -3,11 +3,11 @@ PORTNAME= lxtask PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils gnome MASTER_SITES= SF/lxde/LXTask%20%28task%20manager%29/LXTask%20${PORTVERSION}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Lightweight desktop-independent task manager LICENSE= GPLv2 @@ -17,7 +17,7 @@ USE_GNOME= gtk20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes -PORTDOCS= AUTHORS README TODO +PORTDOCS= AUTHORS README OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes diff --git a/sysutils/lxterminal/Makefile b/sysutils/lxterminal/Makefile index 1e4061ea790b..0c2f5dfdba83 100644 --- a/sysutils/lxterminal/Makefile +++ b/sysutils/lxterminal/Makefile @@ -3,11 +3,11 @@ PORTNAME= lxterminal PORTVERSION= 0.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%20${PORTVERSION}/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Lightweight terminal emulator from the LXDE project LICENSE= GPLv2 diff --git a/sysutils/lxterminal/pkg-plist b/sysutils/lxterminal/pkg-plist index 53ae0cb3a45f..cc971a1a24b0 100644 --- a/sysutils/lxterminal/pkg-plist +++ b/sysutils/lxterminal/pkg-plist @@ -62,6 +62,8 @@ share/applications/lxterminal.desktop %%DATADIR%%/lxterminal.conf share/pixmaps/lxterminal.png @dirrm %%DATADIR%% +%%NLS%%@dirrmtry share/locale/fo/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/fo %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK %%NLS%%@dirrmtry share/locale/tt_RU/LC_MESSAGES |