summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:56:19 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2007-01-22 16:56:19 +0000
commit8a9a71a430a44af0136862263dc3b0cc2a7389ee (patch)
tree3a021649116067b1121c6b056142c79b4ce00afd /x11
parentSwitch startupscript to new rc system (diff)
The goal of the xfce4-quicklauncher-plugin is double.
First, it is intented to offer you a fast and easy way to configure the plugins wich are on your panel. Secondly, it is able to display these launchers on one or more lines, and they are displayed so that they don't waste space. They also feature a little zoom effect when you pass the mouse over them.
Notes
Notes: svn path=/head/; revision=183000
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/xfce4-quicklauncher-plugin/Makefile29
-rw-r--r--x11/xfce4-quicklauncher-plugin/distinfo6
-rw-r--r--x11/xfce4-quicklauncher-plugin/pkg-descr9
-rw-r--r--x11/xfce4-quicklauncher-plugin/pkg-plist17
5 files changed, 62 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 62b85c82f585..cc45207084fc 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -266,6 +266,7 @@
SUBDIR += xextensions
SUBDIR += xf86ext
SUBDIR += xfce4-clipman-plugin
+ SUBDIR += xfce4-quicklauncher-plugin
SUBDIR += xfce4-taskmanager
SUBDIR += xfce4-trigger-launcher
SUBDIR += xfishtank
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile
new file mode 100644
index 000000000000..c4f251ce500c
--- /dev/null
+++ b/x11/xfce4-quicklauncher-plugin/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: quicklauncher plugin for xfce4
+# Date created: 29 April 2006
+# Whom: Martin Wilke (freebsd@unixfreunde.de)
+#
+# $FreeBSD$
+#
+
+PORTNAME= xfce4-quicklauncher-plugin
+PORTVERSION= 1.9.2
+CATEGORIES= x11 xfce
+MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
+DIST_SUBDIR= xfce4
+PATCH_SITES= http://people.freebsd.org/~oliver/xfce/
+PATCHFILES= gcc295-xfce4-quicklauncher-plugin-2.patch
+
+MAINTAINER= freebsd@unixfreunde.de
+COMMENT= Quicklauncher plugin for xfce
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
+USE_XFCE= configenv panel
+USE_XLIB= yes
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
+.include <bsd.port.post.mk>
diff --git a/x11/xfce4-quicklauncher-plugin/distinfo b/x11/xfce4-quicklauncher-plugin/distinfo
new file mode 100644
index 000000000000..97181de9e4d9
--- /dev/null
+++ b/x11/xfce4-quicklauncher-plugin/distinfo
@@ -0,0 +1,6 @@
+MD5 (xfce4/xfce4-quicklauncher-plugin-1.9.2.tar.bz2) = 64353ee9f32f891f198297937454307b
+SHA256 (xfce4/xfce4-quicklauncher-plugin-1.9.2.tar.bz2) = 486f4df584a2ba108929d864299755fbbdb205243a31a76c9370c075b5cd303e
+SIZE (xfce4/xfce4-quicklauncher-plugin-1.9.2.tar.bz2) = 324202
+MD5 (xfce4/gcc295-xfce4-quicklauncher-plugin-2.patch) = e03198626b2f4095d55e77c10dc91e25
+SHA256 (xfce4/gcc295-xfce4-quicklauncher-plugin-2.patch) = 2d30fe015b3fa78c1f2a30efd49b846fc5a0681447c561621ba15e6b8fc8a625
+SIZE (xfce4/gcc295-xfce4-quicklauncher-plugin-2.patch) = 612
diff --git a/x11/xfce4-quicklauncher-plugin/pkg-descr b/x11/xfce4-quicklauncher-plugin/pkg-descr
new file mode 100644
index 000000000000..b97579f9d800
--- /dev/null
+++ b/x11/xfce4-quicklauncher-plugin/pkg-descr
@@ -0,0 +1,9 @@
+The goal of the xfce4-quicklauncher-plugin is double.
+First, it is intented to offer you a fast and easy way to configure the
+plugins wich are on your panel.
+Secondly, it is able to display these launchers on one or more lines, and
+they are displayed so that they don't waste space. They also feature
+a little zoom effect when you pass the mouse over them.
+
+
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
diff --git a/x11/xfce4-quicklauncher-plugin/pkg-plist b/x11/xfce4-quicklauncher-plugin/pkg-plist
new file mode 100644
index 000000000000..40325bdf88bb
--- /dev/null
+++ b/x11/xfce4-quicklauncher-plugin/pkg-plist
@@ -0,0 +1,17 @@
+lib/xfce4/panel-plugins/libquicklauncher.la
+lib/xfce4/panel-plugins/libquicklauncher.so
+share/locale/cs/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/el/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/eu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/fr/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/gl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/hu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/ja/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/pl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/ru/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/locale/vi/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
+share/xfce4/panel-plugins/quicklauncher.desktop
+@dirrmtry share/xfce4/panel-plugins
+@dirrmtry share/xfce4
+@dirrmtry lib/xfce4/panel-plugins
+@dirrmtry lib/xfce4