summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2007-09-21 13:03:25 +0000
committerwiz <wiz>2007-09-21 13:03:25 +0000
commit3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch)
tree48b3195c505f0c48c6098bc0d627477188a674f9 /time
parent0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff)
downloadpkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'time')
-rw-r--r--time/cairo-clock/Makefile6
-rw-r--r--time/evolution-webcal/Makefile8
-rw-r--r--time/gdeskcal/Makefile4
-rw-r--r--time/gnotime/Makefile10
-rw-r--r--time/gtodo-applet/Makefile8
-rw-r--r--time/gtodo/Makefile8
-rw-r--r--time/planner/Makefile10
-rw-r--r--time/rsibreak/Makefile3
8 files changed, 29 insertions, 28 deletions
diff --git a/time/cairo-clock/Makefile b/time/cairo-clock/Makefile
index 4220ed8ecde..de467edc192 100644
--- a/time/cairo-clock/Makefile
+++ b/time/cairo-clock/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2007/09/20 21:37:39 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= cairo-clock_0.3.3-1
PKGNAME= cairo-clock-0.3.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time
MASTER_SITES= http://macslow.thepimp.net/projects/cairo-clock/
@@ -20,5 +20,5 @@ USE_DIRS+= xdg-1.1
.include "../../x11/gtk2/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index 1c4fb4e141c..439051c0ffb 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2007/09/19 23:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= evolution-webcal-2.10.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.10/}
EXTRACT_SUFX= .tar.bz2
@@ -16,9 +16,9 @@ USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
-GCONF2_SCHEMAS= evolution-webcal.schemas
+GCONF_SCHEMAS= evolution-webcal.schemas
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../mail/evolution-data-server/buildlink3.mk"
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile
index b47a91555a4..1d95a3dc6cc 100644
--- a/time/gdeskcal/Makefile
+++ b/time/gdeskcal/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2006/10/14 08:23:44 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= gDeskCal-0_57_1
PKGNAME= gdeskcal-0.57.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= time
MASTER_SITES= http://www.pycage.de/download/
diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile
index 417061d05b4..14d20f64013 100644
--- a/time/gnotime/Makefile
+++ b/time/gnotime/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2007/09/19 23:13:32 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2007/09/21 13:04:24 wiz Exp $
DISTNAME= gnotime-2.2.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= time gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/}
@@ -15,14 +15,14 @@ USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-GCONF2_SCHEMAS= gnotime.schemas
+GCONF_SCHEMAS= gnotime.schemas
BUILDLINK_DEPMETHOD.libXt?= build
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/popt/buildlink3.mk"
diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile
index bce73943f49..fd1cd3e87de 100644
--- a/time/gtodo-applet/Makefile
+++ b/time/gtodo-applet/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2007/09/19 23:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/09/21 13:04:25 wiz Exp $
#
DISTNAME= gtodo-applet-0.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= time gnome
MASTER_SITES= http://download.qballcow.nl/programs/gtodo/
@@ -17,8 +17,8 @@ GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= YES
-.include "../../devel/GConf2/schemas.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.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/Makefile b/time/gtodo/Makefile
index b38a1cbfd6e..d7fcaeb34c6 100644
--- a/time/gtodo/Makefile
+++ b/time/gtodo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2007/09/19 23:13:32 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2007/09/21 13:04:24 wiz Exp $
#
DISTNAME= gtodo-0.14
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= time gnome
MASTER_SITES= http://download.qballcow.nl/programs/gtodo/
@@ -15,9 +15,9 @@ USE_DIRS+= xdg-1.1
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_PKGLOCALEDIR= YES
-GCONF2_SCHEMAS= gtodo.schemas
+GCONF_SCHEMAS= gtodo.schemas
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
diff --git a/time/planner/Makefile b/time/planner/Makefile
index 89fd5b2a699..bbf2b21c6f3 100644
--- a/time/planner/Makefile
+++ b/time/planner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/09/19 23:13:32 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/09/21 13:04:25 wiz Exp $
#
DISTNAME= planner-0.14.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/planner/0.14/}
EXTRACT_SUFX= .tar.bz2
@@ -21,13 +21,13 @@ PKGCONFIG_OVERRIDE= libplanner-1.pc.in
CONFIGURE_ARGS+= --enable-python=no
-GCONF2_SCHEMAS= planner.schemas
+GCONF_SCHEMAS= planner.schemas
.include "../../databases/shared-mime-info/mimedb.mk"
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../print/libgnomeprintui/buildlink3.mk"
diff --git a/time/rsibreak/Makefile b/time/rsibreak/Makefile
index c3de2d6a8e3..92791404943 100644
--- a/time/rsibreak/Makefile
+++ b/time/rsibreak/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2007/06/19 13:30:04 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:25 wiz Exp $
DISTNAME= Rsibreak-0.8.0
PKGNAME= rsibreak-0.8.0
+PKGREVISION= 1
CATEGORIES= time kde
MASTER_SITES= http://www.rsibreak.org/images/e/e0/
EXTRACT_SUFX= .tar.bz2