Update to cups-filters-1.26.0.
This commit is contained in:
parent
5425a9bff8
commit
ddeded3e5a
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.164 2019/12/08 08:36:52 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.165 2019/12/14 16:26:05 ajacoutot Exp $
|
||||
|
||||
BROKEN-alpha= ICE in cupsfilters/image-jpeg.c:316
|
||||
BROKEN-hppa= ICE on filter/pdftopdf/qpdf_pdftopdf.cc:147
|
||||
|
||||
COMMENT= OpenPrinting CUPS filters
|
||||
|
||||
DISTNAME= cups-filters-1.25.13
|
||||
DISTNAME= cups-filters-1.26.0
|
||||
|
||||
CATEGORIES= print
|
||||
|
||||
@ -22,9 +22,9 @@ PERMIT_PACKAGE= Yes
|
||||
WANTLIB += ${COMPILER_LIBCXX} avahi-client avahi-common avahi-glib
|
||||
WANTLIB += c cups dbus-1 expat ffi fontconfig freetype gio-2.0
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gmp gnutls gobject-2.0 hogweed
|
||||
WANTLIB += iconv idn2 intl jpeg lcms2 m nettle openjp2 p11-kit
|
||||
WANTLIB += iconv idn2 intl jpeg lcms2 lzma m nettle openjp2 p11-kit
|
||||
WANTLIB += pcre png poppler poppler-cpp qpdf tasn1 tiff unistring
|
||||
WANTLIB += z
|
||||
WANTLIB += z zstd
|
||||
|
||||
MASTER_SITES= https://www.openprinting.org/download/cups-filters/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cups-filters-1.25.13.tar.gz) = g/KCKbIeS+3UzQ2U3rSveqMbeYXq0HVnmNwwMtkdCnA=
|
||||
SIZE (cups-filters-1.25.13.tar.gz) = 1941169
|
||||
SHA256 (cups-filters-1.26.0.tar.gz) = /4Z5/NDDHCXSKSYsetEAuhYe9rKqRVot9nPddO+T9Ig=
|
||||
SIZE (cups-filters-1.26.0.tar.gz) = 1945710
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.37 2019/11/17 18:42:21 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.38 2019/12/14 16:26:06 ajacoutot Exp $
|
||||
@conflict cups-<1.6.0
|
||||
@conflict ghostscript-<9.06p3
|
||||
@conflict foomatic-filters-*
|
||||
@ -12,6 +12,7 @@ include/cupsfilters/colord.h
|
||||
include/cupsfilters/colormanager.h
|
||||
include/cupsfilters/driver.h
|
||||
include/cupsfilters/image.h
|
||||
include/cupsfilters/ipp.h
|
||||
include/cupsfilters/pdftoippprinter.h
|
||||
include/cupsfilters/ppdgenerator.h
|
||||
include/cupsfilters/raster.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user