Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,13 +1,12 @@
# $NetBSD: Makefile,v 1.7 2013/06/06 12:54:43 wiz Exp $
# $NetBSD: Makefile,v 1.18 2014/01/27 20:47:20 wiz Exp $
DISTNAME= gnumeric-1.12.2
PKGREVISION= 5
DISTNAME= gnumeric-1.12.9
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/projects/gnumeric/
HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric
COMMENT= Spreadsheet program from the GNOME project
LICENSE= gnu-gpl-v2
@@ -27,6 +26,7 @@ PLIST_SUBST+= GOFFICE_VERSION=${GOFFICE_VERSION}
CONFIGURE_ARGS+= --with-python
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.12.9
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject3/buildlink3.mk"
@@ -43,7 +43,7 @@ BUILDLINK_API_DEPENDS.libgsf+= libgsf>=1.14.18
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10-${GOFFICE_VERSION}{,nb*}
BUILDLINK_API_DEPENDS.goffice0.10+= goffice0.10>=0.10.9
.include "../../misc/goffice0.10/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"