Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,12 +1,13 @@
# $NetBSD: Makefile,v 1.18 2014/01/27 20:47:20 wiz Exp $
# $NetBSD: Makefile,v 1.22 2015/01/08 21:10:05 wiz Exp $
DISTNAME= gnumeric-1.12.9
PKGREVISION= 2
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric
HOMEPAGE= http://www.gnumeric.org/
COMMENT= Spreadsheet program from the GNOME project
LICENSE= gnu-gpl-v2
@@ -26,7 +27,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
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.12.9
.include "../../lang/python/application.mk"
.include "../../devel/py-gobject3/buildlink3.mk"