aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 15:24:59 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2014-01-29 15:24:59 +0000
commit3896da73675093f6a8daada6d04df25d8312f34f (patch)
tree0a5cfc78d3ee13e07c931e37383b527505e6899e /x11-clocks
parent4b0bbba0ad3752bcd445b3b1948d387a1668ade2 (diff)
downloadports-3896da73675093f6a8daada6d04df25d8312f34f.tar.gz
ports-3896da73675093f6a8daada6d04df25d8312f34f.zip
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile6
-rw-r--r--x11-clocks/xfce4-datetime-plugin/pkg-descr2
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/Makefile8
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/pkg-descr2
-rw-r--r--x11-clocks/xfce4-timer-out-plugin/pkg-plist1
-rw-r--r--x11-clocks/xfce4-timer-plugin/Makefile6
-rw-r--r--x11-clocks/xfce4-timer-plugin/pkg-plist2
7 files changed, 15 insertions, 12 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
index 19c6d03660cd..3e3f6eee5c54 100644
--- a/x11-clocks/xfce4-datetime-plugin/Makefile
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -12,13 +12,13 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Datetime panel plugin for the Xfce desktop
-USE_GMAKE= yes
+LICENSE= GPLv2
+
USE_BZIP2= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext
+USES= pkgconfig gettext gmake
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-descr b/x11-clocks/xfce4-datetime-plugin/pkg-descr
index 3e68bfd195bb..4f36d70a6c78 100644
--- a/x11-clocks/xfce4-datetime-plugin/pkg-descr
+++ b/x11-clocks/xfce4-datetime-plugin/pkg-descr
@@ -1,3 +1,3 @@
Datetime plugin for the Xfce panel.
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
diff --git a/x11-clocks/xfce4-timer-out-plugin/Makefile b/x11-clocks/xfce4-timer-out-plugin/Makefile
index 67f0d877b702..25d13dc6728e 100644
--- a/x11-clocks/xfce4-timer-out-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-out-plugin/Makefile
@@ -10,15 +10,15 @@ MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
-COMMENT= A timer out plugin for Xfce
+COMMENT= Timer out plugin for Xfce
+
+LICENSE= GPLv2
USE_BZIP2= yes
-USE_GMAKE= yes
INSTALLS_ICONS= yes
-USES= gettext pkgconfig pathfix
+USES= gettext pkgconfig gmake
GNU_CONFIGURE= yes
USE_GNOME= gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-timer-out-plugin/pkg-descr b/x11-clocks/xfce4-timer-out-plugin/pkg-descr
index 3492dc1d52a4..34f50ab19231 100644
--- a/x11-clocks/xfce4-timer-out-plugin/pkg-descr
+++ b/x11-clocks/xfce4-timer-out-plugin/pkg-descr
@@ -2,4 +2,4 @@ This plugin makes it possible to take periodical breaks from the computer every
X minutes. During breaks it locks your screen. It optionally allows you to
postpone breaks for a certain time.
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin
diff --git a/x11-clocks/xfce4-timer-out-plugin/pkg-plist b/x11-clocks/xfce4-timer-out-plugin/pkg-plist
index 57887c77faba..aa46b16bc614 100644
--- a/x11-clocks/xfce4-timer-out-plugin/pkg-plist
+++ b/x11-clocks/xfce4-timer-out-plugin/pkg-plist
@@ -51,3 +51,4 @@ share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop
@dirrmtry share/locale/kk
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
+@dirrmtry lib/xfce4/panel/plugins
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile
index 37bd422c5a62..45c549995562 100644
--- a/x11-clocks/xfce4-timer-plugin/Makefile
+++ b/x11-clocks/xfce4-timer-plugin/Makefile
@@ -11,13 +11,13 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Timer plugin for Xfce
+LICENSE= GPLv2
+
USE_BZIP2= yes
-USE_GMAKE= yes
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 intltool intlhack
USE_XFCE= configenv libmenu libutil panel
-USES= pkgconfig gettext
+USES= pkgconfig gettext gmake
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-timer-plugin/pkg-plist b/x11-clocks/xfce4-timer-plugin/pkg-plist
index 6e0023f80044..47a0b13fc363 100644
--- a/x11-clocks/xfce4-timer-plugin/pkg-plist
+++ b/x11-clocks/xfce4-timer-plugin/pkg-plist
@@ -42,6 +42,8 @@ share/xfce4/panel-plugins/xfce4-timer.desktop
@dirrmtry share/locale/ur_PK
@dirrmtry share/locale/ur/LC_MESSAGES
@dirrmtry share/locale/ur
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
@dirrmtry share/locale/ast/LC_MESSAGES
@dirrmtry share/locale/ast
@dirrmtry libexec/xfce4/panel-plugins