aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-15 14:51:57 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-15 14:51:57 +0000
commitf224a0bca49b630ff0cce80ec515b30a2cb63c86 (patch)
treeed7a0b2970d017f5ceeea6327ba28d9e98fa2dfc /x11-clocks
parentaee4e200124ad5180545ed409dd44a5abaa25784 (diff)
downloadports-f224a0bca49b630ff0cce80ec515b30a2cb63c86.tar.gz
ports-f224a0bca49b630ff0cce80ec515b30a2cb63c86.zip
Add xfce4-datetime-plugin 0.2, XFce 4 additional clock module
which also shows date. You can change font for display. PR: 58759 Submitted by: Matt Lancereau <matt@rimasec.net>
Notes
Notes: svn path=/head/; revision=95885
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/Makefile1
-rw-r--r--x11-clocks/xfce4-datetime-plugin/Makefile29
-rw-r--r--x11-clocks/xfce4-datetime-plugin/distinfo1
-rw-r--r--x11-clocks/xfce4-datetime-plugin/pkg-descr4
-rw-r--r--x11-clocks/xfce4-datetime-plugin/pkg-plist3
5 files changed, 38 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index 4d7296cc7760..d8b1bf2bee0d 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -37,6 +37,7 @@
SUBDIR += wmtz
SUBDIR += xalarm
SUBDIR += xdaliclock
+ SUBDIR += xfce4-datetime-plugin
SUBDIR += xmms-alarm
SUBDIR += xtimer
SUBDIR += xtu
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile
new file mode 100644
index 000000000000..0f258b94d4e0
--- /dev/null
+++ b/x11-clocks/xfce4-datetime-plugin/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xfce4-datetime-plugin
+# Date created: 2003-10-31
+# Whom: Matt Lancereau <matt@rimasec.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-datetime-plugin
+PORTVERSION= 0.2
+CATEGORIES= x11-clocks xfce
+MASTER_SITES= http://download.berlios.de/datetime/
+
+MAINTAINER= matt@rimasec.net
+COMMENT= XFce 4 additional clock module which also shows date
+
+BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \
+ xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui \
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
+ startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+
+USE_GNOME= gtk20
+USE_X_PREFIX= yes
+USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/xfce4-datetime-plugin/distinfo b/x11-clocks/xfce4-datetime-plugin/distinfo
new file mode 100644
index 000000000000..04bbd2af2738
--- /dev/null
+++ b/x11-clocks/xfce4-datetime-plugin/distinfo
@@ -0,0 +1 @@
+MD5 (xfce4-datetime-plugin-0.2.tar.gz) = ff4d9b545550fa72eba1c37a5d48edb6
diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-descr b/x11-clocks/xfce4-datetime-plugin/pkg-descr
new file mode 100644
index 000000000000..1ec85e842c81
--- /dev/null
+++ b/x11-clocks/xfce4-datetime-plugin/pkg-descr
@@ -0,0 +1,4 @@
+XFce 4 additional clock module which also shows date.
+You can change font for display.
+
+WWW: http://xfce-goodies.berlios.de/
diff --git a/x11-clocks/xfce4-datetime-plugin/pkg-plist b/x11-clocks/xfce4-datetime-plugin/pkg-plist
new file mode 100644
index 000000000000..78a889ffa694
--- /dev/null
+++ b/x11-clocks/xfce4-datetime-plugin/pkg-plist
@@ -0,0 +1,3 @@
+lib/xfce4/panel-plugins/libdatetime.la
+lib/xfce4/panel-plugins/libdatetime.so
+@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true