summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-12 02:19:40 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-01-12 02:19:40 +0000
commit1e3402ad51f0c928cd71f8808caec2611659957b (patch)
tree22bf376f587537d471a99bca600f0ae98bc9f448 /x11
parentupgrade to 5.8.1 (diff)
Add gnome-launch-box.
GNOME Launch Box is generally an application launcher. It's very influenced by Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X. Currently supported modules are: * Application starting and launch * Evolution contacts lookup and mail to * Recent files lookup and open * Files in your desktop and open * Firefox bookmarks lookup and opening WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box
Notes
Notes: svn path=/head/; revision=153332
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/gnome-launch-box/Makefile39
-rw-r--r--x11/gnome-launch-box/distinfo3
-rw-r--r--x11/gnome-launch-box/pkg-descr15
-rw-r--r--x11/gnome-launch-box/pkg-plist10
5 files changed, 68 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index bccba91ed1a6..9c1cc8298708 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -60,6 +60,7 @@
SUBDIR += gmessage
SUBDIR += gmrun
SUBDIR += gnome-clipboard-daemon
+ SUBDIR += gnome-launch-box
SUBDIR += gnome-menus
SUBDIR += gnome-screensaver
SUBDIR += gnome-swallow
diff --git a/x11/gnome-launch-box/Makefile b/x11/gnome-launch-box/Makefile
new file mode 100644
index 000000000000..ee3bdbf811ec
--- /dev/null
+++ b/x11/gnome-launch-box/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: gnome-launch-box
+# Date created: 12 Jan 2006
+# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= gnome-launch-box
+PORTVERSION= 20060112
+CATEGORIES= x11 gnome
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jylefort
+
+MAINTAINER= jylefort@FreeBSD.org
+COMMENT= An application launcher for the GNOME desktop
+
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GNOME= libgnomeui evolutiondataserver gnomemenus gnomedesktop
+
+USE_AUTOTOOLS= autoconf:259 autoheader:259 automake:19 aclocal:19 libtool:15
+ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
+AUTOMAKE_ARGS= -a
+LIBTOOLFILES=
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+
+PORTDOCS= AUTHORS README TODO
+
+pre-configure:
+ @${LN} -sf ${AUTOMAKE_DIR}/mkinstalldirs ${CONFIGURE_WRKSRC}
+ @cd ${CONFIGURE_WRKSRC} && \
+ ${SETENV} ${AUTOTOOLS_ENV} ${LIBTOOLIZE} && \
+ ${LOCALBASE}/bin/intltoolize
+
+post-install:
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+
+.include <bsd.port.mk>
diff --git a/x11/gnome-launch-box/distinfo b/x11/gnome-launch-box/distinfo
new file mode 100644
index 000000000000..4686f8e79ad4
--- /dev/null
+++ b/x11/gnome-launch-box/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome-launch-box-20060112.tar.bz2) = ecf3b50000a4ab4ec0e42ded6d0dbdbc
+SHA256 (gnome-launch-box-20060112.tar.bz2) = 64d4fe921ade6575d6758fb603db8cf11ea04ef08d997907ae22c5285e80530c
+SIZE (gnome-launch-box-20060112.tar.bz2) = 52892
diff --git a/x11/gnome-launch-box/pkg-descr b/x11/gnome-launch-box/pkg-descr
new file mode 100644
index 000000000000..45a59dfd516c
--- /dev/null
+++ b/x11/gnome-launch-box/pkg-descr
@@ -0,0 +1,15 @@
+GNOME Launch Box is generally an application launcher. It's very influenced by
+Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X.
+
+Currently supported modules are:
+
+ * Application starting and launch
+ * Evolution contacts lookup and mail to
+ * Recent files lookup and open
+ * Files in your desktop and open
+ * Firefox bookmarks lookup and opening
+
+WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box
+
+- Jean-Yves Lefort
+jylefort@FreeBSD.org
diff --git a/x11/gnome-launch-box/pkg-plist b/x11/gnome-launch-box/pkg-plist
new file mode 100644
index 000000000000..ba80cfc10563
--- /dev/null
+++ b/x11/gnome-launch-box/pkg-plist
@@ -0,0 +1,10 @@
+bin/gnome-launch-box
+share/lb/images/lb-bottom-left.png
+share/lb/images/lb-bottom-right.png
+share/lb/images/lb-middle.png
+share/lb/images/lb-top-left.png
+share/lb/images/lb-top-right.png
+share/locale/fr/LC_MESSAGES/gnome-launch-box.mo
+share/locale/sv/LC_MESSAGES/gnome-launch-box.mo
+@dirrm share/lb/images
+@dirrm share/lb