Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time time: remove gtodo - gnome 2 app discontinued in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/17e594e16e7f
branches: trunk
changeset: 432970:17e594e16e7f
user: nia <nia%pkgsrc.org@localhost>
date: Thu May 28 12:12:51 2020 +0000
description:
time: remove gtodo - gnome 2 app discontinued in 2004
diffstat:
time/Makefile | 3 +-
time/gtodo/DESCR | 2 -
time/gtodo/Makefile | 26 -------------------------
time/gtodo/PLIST | 15 --------------
time/gtodo/distinfo | 8 -------
time/gtodo/patches/patch-aa | 13 ------------
time/gtodo/patches/patch-ab | 46 ---------------------------------------------
7 files changed, 1 insertions(+), 112 deletions(-)
diffs (151 lines):
diff -r 7a4307364495 -r 17e594e16e7f time/Makefile
--- a/time/Makefile Thu May 28 12:09:03 2020 +0000
+++ b/time/Makefile Thu May 28 12:12:51 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.206 2020/05/28 06:17:02 markd Exp $
+# $NetBSD: Makefile,v 1.207 2020/05/28 12:12:51 nia Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -29,7 +29,6 @@
SUBDIR+= gnutime
SUBDIR+= gnyaclock
SUBDIR+= grdc
-SUBDIR+= gtodo
SUBDIR+= hebcal
SUBDIR+= heirloom-date
SUBDIR+= hs-clock
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/DESCR
--- a/time/gtodo/DESCR Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +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.
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/Makefile
--- a/time/gtodo/Makefile Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.71 2020/03/10 22:11:05 wiz Exp $
-#
-
-DISTNAME= gtodo-0.14
-PKGREVISION= 55
-CATEGORIES= time gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtodo/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE= http://www.sarine.nl/gnome-task-list-manager
-COMMENT= To-do list manager for the GNOME desktop
-
-GNU_CONFIGURE= YES
-USE_TOOLS+= gmake intltool msgfmt pkg-config
-USE_PKGLOCALEDIR= YES
-
-GCONF_SCHEMAS= gtodo.schemas
-
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/PLIST
--- a/time/gtodo/PLIST Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:17:58 joerg Exp $
-bin/gtodo
-share/applications/gtodo.desktop
-share/gconf/schemas/gtodo.schemas
-share/locale/cs/LC_MESSAGES/gtodo.mo
-share/locale/de/LC_MESSAGES/gtodo.mo
-share/locale/ja/LC_MESSAGES/gtodo.mo
-share/locale/pl/LC_MESSAGES/gtodo.mo
-share/locale/ru/LC_MESSAGES/gtodo.mo
-share/locale/sr/LC_MESSAGES/gtodo.mo
-share/locale/sr@Latn/LC_MESSAGES/gtodo.mo
-share/pixmaps/gtodo-about.png
-share/pixmaps/gtodo-edit.png
-share/pixmaps/gtodo.png
-share/pixmaps/gtodo_tray.png
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/distinfo
--- a/time/gtodo/distinfo Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/02 23:31:37 agc Exp $
-
-SHA1 (gtodo-0.14.tar.gz) = c6eb5089a324abdf41383a60a9f8f0d3f4ebb8ff
-RMD160 (gtodo-0.14.tar.gz) = 49728a8adf3219786a5576b81f5f5dca9e838a04
-SHA512 (gtodo-0.14.tar.gz) = 3e57de3cdd129120985c1840b50ef9be62048cb9805a89e9fa981ae10649922d82fab03f633dafde976f769166c03bcef30093b31998b122856d152a52045eca
-Size (gtodo-0.14.tar.gz) = 198798 bytes
-SHA1 (patch-aa) = 3729f70027316bbab34c2c3a81adc7f83c18e189
-SHA1 (patch-ab) = be4d6466e463a5abbe51a9c40e1aae3aefc81014
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/patches/patch-aa
--- a/time/gtodo/patches/patch-aa Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2004/03/10 19:20:46 jmmv Exp $
-
---- Makefile.in.orig 2004-02-15 21:10:47.000000000 +0100
-+++ Makefile.in
-@@ -165,7 +165,7 @@ EXTRA_DIST = \
- desktopdir = $(datadir)/applications
- desktop_in_files = gtodo.desktop.in
- desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
--schemasdir = $(sysconfdir)/gconf/schemas
-+schemasdir = $(GCONF_SCHEMA_FILE_DIR)
- schemas_in_files = gtodo.schemas.in
- schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
- subdir = .
diff -r 7a4307364495 -r 17e594e16e7f time/gtodo/patches/patch-ab
--- a/time/gtodo/patches/patch-ab Thu May 28 12:09:03 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,46 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2004/03/10 19:31:06 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")){
Home |
Main Index |
Thread Index |
Old Index