diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-08 19:40:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-08 19:40:36 +0000 |
commit | ae5a97419f9483f8d29f539efc9d0073f21b32de (patch) | |
tree | 31ed0dbd30601179a2bbef617a33214b104e418a /math | |
parent | a8e47947f0a68e270b396c8eb837420d5740af94 (diff) | |
download | pkgsrc-ae5a97419f9483f8d29f539efc9d0073f21b32de.tar.gz |
Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/Makefile | 6 | ||||
-rw-r--r-- | math/gnumeric0/Makefile | 6 | ||||
-rw-r--r-- | math/graphopt/Makefile | 6 | ||||
-rw-r--r-- | math/guppi/Makefile | 6 |
5 files changed, 16 insertions, 12 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 14b87cb1d5c..c6ffb723634 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2004/03/07 12:09:21 jmmv Exp $ +# $NetBSD: Makefile,v 1.24 2004/03/08 19:40:40 jmmv Exp $ # DISTNAME= gcalctool-4.3.48 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcalctool/4.3/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 6da27936fa8..a5d0a659082 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.80 2004/03/07 12:09:21 jmmv Exp $ +# $NetBSD: Makefile,v 1.81 2004/03/08 19:40:40 jmmv Exp $ # DISTNAME= gnumeric-1.0.13 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/} @@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Spreadsheet program from the GNOME project -DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs +DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs # for Python support a shared libpython is required but not provided yet #BUILD_DEPENDS+= python>=2.0:../../lang/python diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile index 51c3534d6ff..f406016ecd2 100644 --- a/math/gnumeric0/Makefile +++ b/math/gnumeric0/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:44 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2004/03/08 19:40:40 jmmv Exp $ # DISTNAME= gnumeric-0.75 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/0.75/} @@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/gnumeric/ COMMENT= Powerful and easy to use spreadsheet program from the GNOME project -DEPENDS+= gnome1-dirs>=1.2:../../misc/gnome1-dirs +DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs USE_BUILDLINK2= YES USE_PKGLOCALEDIR= YES diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile index f0f5ada8389..3efb6302ec1 100644 --- a/math/graphopt/Makefile +++ b/math/graphopt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/11/07 15:24:10 gavan Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/08 19:40:40 jmmv Exp $ # DISTNAME= graphopt-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=graphopt/} EXTRACT_SUFX= .tgz @@ -11,6 +11,8 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://schmuhl.org/graphopt/ COMMENT= Optimize graph layouts +DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs + USE_BUILDLINK2= YES USE_GCC_SHLIB= YES GNU_CONFIGURE= YES diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 20829cf6b78..204fa59b161 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2004/02/14 17:21:44 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2004/03/08 19:40:40 jmmv Exp $ DISTNAME= Guppi-0.40.3 PKGNAME= ${DISTNAME:S/G/g/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/Guppi/0.40/} EXTRACT_SUFX= .tar.bz2 @@ -11,6 +11,8 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/guppi/ COMMENT= Plot program with integrated statistics capabilities +DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs + .if exists(/usr/include/wctype.h) # # "guppi" only accepts newer versions of the "gnumeric" package which |