diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-18 22:02:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-18 22:02:17 +0000 |
commit | cdb6489776b0f8249164e4022d8ebd3796ce424b (patch) | |
tree | 7e31dac9984af87d7cca1a71570e38aaa769764c /misc/ooqstart | |
parent | 6ce0e02a7c082c15c60644510507b53716fca9b0 (diff) | |
download | pkgsrc-cdb6489776b0f8249164e4022d8ebd3796ce424b.tar.gz |
Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
Diffstat (limited to 'misc/ooqstart')
-rw-r--r-- | misc/ooqstart/DESCR | 14 | ||||
-rw-r--r-- | misc/ooqstart/Makefile | 36 | ||||
-rw-r--r-- | misc/ooqstart/PLIST | 10 | ||||
-rw-r--r-- | misc/ooqstart/distinfo | 5 |
4 files changed, 0 insertions, 65 deletions
diff --git a/misc/ooqstart/DESCR b/misc/ooqstart/DESCR deleted file mode 100644 index 77f597f1573..00000000000 --- a/misc/ooqstart/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -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 deleted file mode 100644 index 51cdadde8d3..00000000000 --- a/misc/ooqstart/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:38 tv Exp $ -# - -DISTNAME= ooqstart-0.8.3 -PKGREVISION= 9 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooqstart/} -EXTRACT_SUFX= .tgz - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://ooqstart.sourceforge.net/ -COMMENT= OpenOffice quickstart applet for GNOME - -DEPENDS+= gnome-applets>=1.4.0:../../x11/gnome-applets - -USE_DIRS+= xdg-1.1 -USE_GNU_TOOLS+= make -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/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/ooqstart/PLIST b/misc/ooqstart/PLIST deleted file mode 100644 index 671d66502c0..00000000000 --- a/misc/ooqstart/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -@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 deleted file mode 100644 index 361f0edbb75..00000000000 --- a/misc/ooqstart/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:56 agc Exp $ - -SHA1 (ooqstart-0.8.3.tgz) = ff5a8b41cff4aa50c5a9c6fe41772316f4628f26 -RMD160 (ooqstart-0.8.3.tgz) = d2944c84379807fed662a62d3cbbf3c5ec2cb74a -Size (ooqstart-0.8.3.tgz) = 72272 bytes |