diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 05:52:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 05:52:56 +0000 |
commit | 73ddfbc2b80a77e9f4089eff47525a587c22c723 (patch) | |
tree | 9635a5d11352364383b303ac64ff5efe47a48c42 /time | |
parent | 775b9dfcc0bf60bb1bf03016a49914e87130b7be (diff) | |
download | pkgsrc-73ddfbc2b80a77e9f4089eff47525a587c22c723.tar.gz |
Remove gtodo-applet.
Gnome 1 application, no upstream, last release from 2004.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 | ||||
-rw-r--r-- | time/gtodo-applet/DESCR | 5 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 23 | ||||
-rw-r--r-- | time/gtodo-applet/PLIST | 5 | ||||
-rw-r--r-- | time/gtodo-applet/distinfo | 8 | ||||
-rw-r--r-- | time/gtodo-applet/patches/patch-aa | 46 | ||||
-rw-r--r-- | time/gtodo-applet/patches/patch-ab | 13 |
7 files changed, 1 insertions, 102 deletions
diff --git a/time/Makefile b/time/Makefile index fd60a82002a..b2a7ea19287 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2017/08/24 02:31:08 markd Exp $ +# $NetBSD: Makefile,v 1.164 2017/09/04 05:52:56 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -31,7 +31,6 @@ SUBDIR+= gnutime SUBDIR+= gnyaclock SUBDIR+= grdc SUBDIR+= gtodo -SUBDIR+= gtodo-applet SUBDIR+= hamster-applet SUBDIR+= hebcal SUBDIR+= heirloom-date diff --git a/time/gtodo-applet/DESCR b/time/gtodo-applet/DESCR deleted file mode 100644 index 4f17c54991e..00000000000 --- a/time/gtodo-applet/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Gtodo is a to-do list manager written for use with the GNOME desktop. -It tries to follow the HIG and GNOME policies as well as possible. - -This package provides an applet for this application, to be integrated -within the GNOME's panel. diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile deleted file mode 100644 index ce7f59017b3..00000000000 --- a/time/gtodo-applet/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.78 2017/04/22 21:03:59 adam Exp $ -# - -DISTNAME= gtodo-applet-0.1 -PKGREVISION= 67 -CATEGORIES= time gnome -MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://qballcow.nl/index.php?s=4 -COMMENT= GNOME applet for the gtodo application - -DEPENDS+= gtodo>=0.14:../../time/gtodo - -USE_TOOLS+= pkg-config -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../devel/GConf/schemas.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../devel/libgnomeui/buildlink3.mk" -.include "../../x11/gnome-panel/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/time/gtodo-applet/PLIST b/time/gtodo-applet/PLIST deleted file mode 100644 index c44a32daee9..00000000000 --- a/time/gtodo-applet/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:58 joerg Exp $ -bin/gtodo-applet -lib/bonobo/servers/gtodo_applet_Factory.server -share/gconf/schemas/gtodo-applet.schemas -share/gnome-2.0/ui/gtodo-applet.xml diff --git a/time/gtodo-applet/distinfo b/time/gtodo-applet/distinfo deleted file mode 100644 index e981e3c3a34..00000000000 --- a/time/gtodo-applet/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.5 2015/11/02 23:31:37 agc Exp $ - -SHA1 (gtodo-applet-0.1.tar.gz) = c214e1d1527121d14492cd8c37c63b64b182970e -RMD160 (gtodo-applet-0.1.tar.gz) = ff22c1f091955bf2a3fb91797d76121306415f83 -SHA512 (gtodo-applet-0.1.tar.gz) = 864af7f6e723b4bd97f5b80b4d990d3645cdb584bcfda9818f74130f66ef343a8a62acf3691d72deb4440914893a83e8849dc9f6a4963dc5fff805c008b896fe -Size (gtodo-applet-0.1.tar.gz) = 303635 bytes -SHA1 (patch-aa) = be4d6466e463a5abbe51a9c40e1aae3aefc81014 -SHA1 (patch-ab) = 33dabe60d8b0cc7a415922c260e04a4831c94d7f diff --git a/time/gtodo-applet/patches/patch-aa b/time/gtodo-applet/patches/patch-aa deleted file mode 100644 index 882eac10507..00000000000 --- a/time/gtodo-applet/patches/patch-aa +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2004/03/10 20:14:03 jmmv Exp $ - ---- libgtodo/libgtodo.c.orig 2004-02-15 22:03:09.000000000 +0100 -+++ libgtodo/libgtodo.c -@@ -770,10 +770,10 @@ int gtodo_client_reload(GTodoClient *cl) - GTodoClient * gtodo_client_new_default(GError **error) - { - GError *tmp_error = NULL; -+ GTodoClient *cl = NULL; - /* check if the error is good or wrong. */ - g_return_val_if_fail(error == NULL || *error == NULL,FALSE); - -- GTodoClient *cl = NULL; - cl = g_malloc(sizeof(GTodoClient)); - cl->xml_path = g_strdup_printf("file:///%s/.gtodo/todos", g_getenv("HOME")); - /* check, open or create the correct xml file */ -@@ -793,6 +793,7 @@ GTodoClient * gtodo_client_new_default(G - GTodoClient * gtodo_client_new_from_file(char *filename, GError **error) - { - GError *tmp_error = NULL; -+ GTodoClient *cl = NULL; - /* check if the error is good or wrong. */ - g_return_val_if_fail(error == NULL || *error == NULL,FALSE); - if(debug)g_print("Trying to create a new client %s\n", filename); -@@ -802,7 +803,6 @@ GTodoClient * gtodo_client_new_from_file - g_propagate_error(error, tmp_error); - return NULL; - } -- GTodoClient *cl = NULL; - cl = g_malloc(sizeof(GTodoClient)); - cl->xml_path = g_strdup(filename); - /* check, open or create the correct xml file */ -@@ -833,11 +833,11 @@ GTodoList * gtodo_client_get_category_li - { - xmlNodePtr cur; - GTodoList *list = g_malloc(sizeof(GTodoList)); -- list->list = NULL; -+ GTodoCategory *cat; - int repos = 0; -+ list->list = NULL; - cl->number_of_categories = 0; - cur = cl->root->xmlChildrenNode; -- GTodoCategory *cat; - - while(cur != NULL){ - if(xmlStrEqual(cur->name, (const xmlChar *)"category")){ diff --git a/time/gtodo-applet/patches/patch-ab b/time/gtodo-applet/patches/patch-ab deleted file mode 100644 index 933b5f84d4c..00000000000 --- a/time/gtodo-applet/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2005/09/22 03:57:52 minskim Exp $ - ---- Makefile.in.orig 2004-02-13 07:06:52.000000000 -0800 -+++ Makefile.in -@@ -136,7 +136,7 @@ sbindir = @sbindir@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = src pixmaps -+SUBDIRS = src - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |