summaryrefslogtreecommitdiff
path: root/games/xfce4-toys
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-28 18:21:52 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-28 18:21:52 +0000
commit3d49faf900d0d1c1dda7c1f460da196208ea59c9 (patch)
treef23d72af4dac6e070b7cdb50fbaeffd1dc07cec8 /games/xfce4-toys
parentAdd xfce4-systray-3.99.2, an XFce 4 system tray module for xfce4-panel (diff)
Add xfce4-toys-3.99.2, Toys for the XFce 4 panel
Submitted by: James Earl <jdearl@telus.net>
Notes
Notes: svn path=/head/; revision=85773
Diffstat (limited to 'games/xfce4-toys')
-rw-r--r--games/xfce4-toys/Makefile29
-rw-r--r--games/xfce4-toys/distinfo1
-rw-r--r--games/xfce4-toys/pkg-descr4
-rw-r--r--games/xfce4-toys/pkg-plist31
4 files changed, 65 insertions, 0 deletions
diff --git a/games/xfce4-toys/Makefile b/games/xfce4-toys/Makefile
new file mode 100644
index 000000000000..5e82f31a126c
--- /dev/null
+++ b/games/xfce4-toys/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: xfce4-toys
+# Date created: 7 July 2003
+# Whom: James Earl <jdearl@telus.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-toys
+PORTVERSION= 3.99.2
+CATEGORIES= games
+MASTER_SITES= http://www.xfce.org/archive/xfce4-rc2/src/ \
+ ftp://ftp.unix-ag.org/user/bmeurer/xfce4/rc2/separate/ \
+ http://usuarios.lycos.es/xfce4/tarballs/rc2/separate/ \
+ http://linux.imp.mx/xfce4/rc2/xfce4-rc2/src/
+DIST_SUBDIR= xfce4
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Toys for the XFce 4 panel
+
+BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
+ startup-notification-1.0:${PORTSDIR}/x11/startup-notification
+
+USE_GNOME= gtk20
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
+
+.include <bsd.port.mk>
diff --git a/games/xfce4-toys/distinfo b/games/xfce4-toys/distinfo
new file mode 100644
index 000000000000..c17553570b48
--- /dev/null
+++ b/games/xfce4-toys/distinfo
@@ -0,0 +1 @@
+MD5 (xfce4/xfce4-toys-3.99.2.tar.gz) = 47522b6aa5240966b872d23f05540571
diff --git a/games/xfce4-toys/pkg-descr b/games/xfce4-toys/pkg-descr
new file mode 100644
index 000000000000..47e2f20f2aa7
--- /dev/null
+++ b/games/xfce4-toys/pkg-descr
@@ -0,0 +1,4 @@
+Toys for the XFce 4 panel. Less serious utilities and additions for the
+panel. Currently includes a tips dialog, and an xeyes implementation.
+
+WWW: http://www.xfce.org
diff --git a/games/xfce4-toys/pkg-plist b/games/xfce4-toys/pkg-plist
new file mode 100644
index 000000000000..a682acb01ab2
--- /dev/null
+++ b/games/xfce4-toys/pkg-plist
@@ -0,0 +1,31 @@
+bin/xfce4-tips
+lib/xfce4/panel-plugins/libeyes.a
+lib/xfce4/panel-plugins/libeyes.la
+lib/xfce4/panel-plugins/libeyes.so
+share/xfce4/eyes/themes/Bizarre/Bizarre-eye.png
+share/xfce4/eyes/themes/Bizarre/Bizarre-pupil.png
+share/xfce4/eyes/themes/Bizarre/config
+share/xfce4/eyes/themes/Bloodshot/Bloodshot-eye.png
+share/xfce4/eyes/themes/Bloodshot/Bloodshot-pupil.png
+share/xfce4/eyes/themes/Bloodshot/config
+share/xfce4/eyes/themes/Default/Default-eye.png
+share/xfce4/eyes/themes/Default/Default-pupil.png
+share/xfce4/eyes/themes/Default/config
+share/xfce4/eyes/themes/Default-tiny/Default-tiny-eye.png
+share/xfce4/eyes/themes/Default-tiny/Default-tiny-pupil.png
+share/xfce4/eyes/themes/Default-tiny/config
+share/xfce4/eyes/themes/Horrid/Horrid-eye.png
+share/xfce4/eyes/themes/Horrid/Horrid-pupil.png
+share/xfce4/eyes/themes/Horrid/config
+share/xfce4/tips/tips
+share/xfce4/tips/tips.dat
+@dirrm share/xfce4/eyes/themes/Bizarre
+@dirrm share/xfce4/eyes/themes/Bloodshot
+@dirrm share/xfce4/eyes/themes/Default
+@dirrm share/xfce4/eyes/themes/Default-tiny
+@dirrm share/xfce4/eyes/themes/Horrid
+@dirrm share/xfce4/eyes/themes
+@dirrm share/xfce4/eyes
+@dirrm share/xfce4/tips
+@unexec rmdir %D/share/xfce4 2>/dev/null || true
+@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true