pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-poppler
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jan 4 11:40:55 UTC 2026
Modified Files:
pkgsrc/meta-pkgs/bulk-test-poppler: Makefile
Log Message:
bulk-test-poppler: remove calibre dependency
calibre needs podofo<1, scribus needs podofo>=1, and these conflict
calibre is heavily outdated, so decide that scribus is more important.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/meta-pkgs/bulk-test-poppler/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-poppler/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.4 pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.5
--- pkgsrc/meta-pkgs/bulk-test-poppler/Makefile:1.4 Sun Nov 16 09:05:03 2025
+++ pkgsrc/meta-pkgs/bulk-test-poppler/Makefile Sun Jan 4 11:40:55 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/11/16 09:05:03 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2026/01/04 11:40:55 wiz Exp $
-DISTNAME= bulk-test-poppler-20251116
+DISTNAME= bulk-test-poppler-20260104
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -14,7 +14,8 @@ RESTRICTED= Just for test build purpose
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
-DEPENDS+= calibre-[0-9]*:../../misc/calibre
+# needs podofo<1, but scribus needs >=1
+#DEPENDS+= calibre-[0-9]*:../../misc/calibre
DEPENDS+= cups-filters-[0-9]*:../../print/cups-filters
DEPENDS+= gimp-[0-9]*:../../graphics/gimp
DEPENDS+= gnome-tracker-miners-[0-9]*:../../sysutils/gnome-tracker-miners
Home |
Main Index |
Thread Index |
Old Index