pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/gnumeric112
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 17 22:00:46 UTC 2026
Modified Files:
pkgsrc/math/gnumeric112: Makefile
Log Message:
gnumeric112: remove py-gobject3 dependency
This package is only needed when introspection actively enabled,
and this would need a gobject-introspection dependency as well.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 pkgsrc/math/gnumeric112/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/gnumeric112/Makefile
diff -u pkgsrc/math/gnumeric112/Makefile:1.110 pkgsrc/math/gnumeric112/Makefile:1.111
--- pkgsrc/math/gnumeric112/Makefile:1.110 Wed Jan 7 08:47:52 2026
+++ pkgsrc/math/gnumeric112/Makefile Sat Jan 17 22:00:46 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.110 2026/01/07 08:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.111 2026/01/17 22:00:46 wiz Exp $
DISTNAME= gnumeric-1.12.59
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.gnumeric.org/
COMMENT= Spreadsheet program from the GNOME project
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
-
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config yacc
Home |
Main Index |
Thread Index |
Old Index