summaryrefslogtreecommitdiff
path: root/misc/ooqstart
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-03-09 08:18:25 +0000
committerrh <rh@pkgsrc.org>2002-03-09 08:18:25 +0000
commit701a1dc73687465a395b382e6820174dde58b6fc (patch)
treec10ce01fd530d8f5f6c6164203878d0c42f60661 /misc/ooqstart
parent628de535e8d84501a9977e26317e7d32476970d4 (diff)
downloadpkgsrc-701a1dc73687465a395b382e6820174dde58b6fc.tar.gz
Initial import of ooqstart-0.8.3, an OpenOffice quickstart applet for GNOME
Diffstat (limited to 'misc/ooqstart')
-rw-r--r--misc/ooqstart/DESCR14
-rw-r--r--misc/ooqstart/Makefile33
-rw-r--r--misc/ooqstart/PLIST10
-rw-r--r--misc/ooqstart/distinfo4
4 files changed, 61 insertions, 0 deletions
diff --git a/misc/ooqstart/DESCR b/misc/ooqstart/DESCR
new file mode 100644
index 00000000000..77f597f1573
--- /dev/null
+++ b/misc/ooqstart/DESCR
@@ -0,0 +1,14 @@
+Open Office QuickStarter applet for GNOME
+
+This applet provides a quick launcher for Open Office 641C+ or Star
+Office 6.0+. It attempts to mimic the functionality provided by the
+quickstarter tray icon on the other operating system supported by
+Open Office.
+
+The program attempts to keep a background process alive at all
+times, even if that process is terminated by the user. The four main
+applications: Writer, Calc, Draw, and Impress can be launched
+directly from the context menu of the applet.
+
+This software is released under the GNU General Public License v2.
+For more details, please see the COPYING file.
diff --git a/misc/ooqstart/Makefile b/misc/ooqstart/Makefile
new file mode 100644
index 00000000000..9bef281e78b
--- /dev/null
+++ b/misc/ooqstart/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/03/09 08:18:25 rh Exp $
+#
+
+DISTNAME= ooqstart-0.8.3
+CATEGORIES= misc gnome
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooqstart/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://ooqstart.sourceforge.net/
+COMMENT= OpenOffice quickstart applet for GNOME
+
+DEPENDS+= gnome-applets>=1.4.0:../../x11/gnome-applets
+
+USE_GMAKE= YES
+USE_X11BASE= YES
+NO_CONFIGURE= YES
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/ooqstart_applet ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/ooqstart.png ${PREFIX}/share/pixmaps
+ ${INSTALL_DATA} ${WRKSRC}/gnome/ooqstart_applet.desktop \
+ ${PREFIX}/share/applets/Utility
+ ${INSTALL_DATA} ${WRKSRC}/gnome/ooqstart_applet.gnorba \
+ ${PREFIX}/etc/CORBA/servers
+ ${INSTALL_DATA_DIR} ${PREFIX}/gnome/help/ooqstart_applet/C
+.for help in index.html license.txt panel.png
+ ${INSTALL_DATA} ${WRKSRC}/help/${help} \
+ ${PREFIX}/gnome/help/ooqstart_applet/C
+.endfor
+
+.include "../../graphics/gdk-pixbuf-gnome/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/misc/ooqstart/PLIST b/misc/ooqstart/PLIST
new file mode 100644
index 00000000000..671d66502c0
--- /dev/null
+++ b/misc/ooqstart/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/09 08:18:25 rh Exp $
+bin/ooqstart_applet
+etc/CORBA/servers/ooqstart_applet.gnorba
+gnome/help/ooqstart_applet/C/index.html
+gnome/help/ooqstart_applet/C/license.txt
+gnome/help/ooqstart_applet/C/panel.png
+share/applets/Utility/ooqstart_applet.desktop
+share/pixmaps/ooqstart.png
+@dirrm gnome/help/ooqstart_applet/C
+@dirrm gnome/help/ooqstart_applet
diff --git a/misc/ooqstart/distinfo b/misc/ooqstart/distinfo
new file mode 100644
index 00000000000..c0f638e102a
--- /dev/null
+++ b/misc/ooqstart/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/03/09 08:18:25 rh Exp $
+
+SHA1 (ooqstart-0.8.3.tgz) = ff5a8b41cff4aa50c5a9c6fe41772316f4628f26
+Size (ooqstart-0.8.3.tgz) = 72272 bytes