cups-filters: update to 1.18.0
This commit is contained in:
parent
f2f3b10f23
commit
88e62fa702
@ -1,9 +1,6 @@
|
||||
drwxr-xr-x root/root etc/
|
||||
drwxr-xr-x root/root etc/cups/
|
||||
-rw-r--r-- root/root etc/cups/cups-browsed.conf
|
||||
drwxr-xr-x root/root etc/fonts/
|
||||
drwxr-xr-x root/root etc/fonts/conf.d/
|
||||
-rw-r--r-- root/root etc/fonts/conf.d/99pdftoopvp.conf
|
||||
drwxr-xr-x root/root etc/rc.d/
|
||||
-rwxr-xr-x root/root etc/rc.d/cups-browsed
|
||||
drwxr-xr-x root/root usr/
|
||||
@ -47,8 +44,6 @@ drwxr-xr-x root/root usr/lib/cups/filter/
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/imagetops
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/imagetoraster
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/mupdftoraster
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/pdftoijs
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/pdftoopvp
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/pdftopdf
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/pdftops
|
||||
-rwxr-xr-x root/root usr/lib/cups/filter/pdftoraster
|
||||
@ -128,7 +123,6 @@ drwxr-xr-x root/root usr/share/ppd/cupsfilters/
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/pxlcolor.ppd
|
||||
-rw-r--r-- root/root usr/share/ppd/cupsfilters/pxlmono.ppd
|
||||
|
@ -1,2 +1,2 @@
|
||||
7540a6989be0042429f41770b1cdf215 cups-browsed
|
||||
2ef5f2b902bcdcb963c5ef5858976bbc cups-filters-1.17.9.tar.xz
|
||||
02f2af4cbad90f060b0d83fa971c43b9 cups-filters-1.18.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/WFfFkkp3yrMRzRMi+4VMtKgeRJjuCfy98JKsFgDbiPCWRqBlb4HvnqyslzFBwCFxNGDPHO+QA4f9GsHPZsptgE=
|
||||
SHA256 (Pkgfile) = 658d44ac676aeeab831de289dbef16c7caa99c796ffe16d86583a334d8afe053
|
||||
SHA256 (.footprint) = 1e1b79921fccc6090e44549a739b9f54ec989374c7a5862826f42d47107a2240
|
||||
SHA256 (cups-filters-1.17.9.tar.xz) = 98ae3f8c8309ea950144e582d252e65f4636e8812832a982edd0ab83eddef544
|
||||
RWSE3ohX2g5d/ZKw4SdRHk+6QBP7JJ8Vol+b9BR34fINFU+4nzB2MsDJu8vhDRH9G7m02ukaNZTy2V60+zuSQG1LkfoAWyqLPgI=
|
||||
SHA256 (Pkgfile) = 92446bf6f33d4116dd109f98527ad249d1520d1c604590bff46cccaa84db6563
|
||||
SHA256 (.footprint) = 32c7827b0a711a571ef4e2b7eb7812ed42a3b8f8e590cdbe949fa60a5b3978d5
|
||||
SHA256 (cups-filters-1.18.0.tar.xz) = 57a6d982085031aeacafcb463fa95861943c2dda6ce395fcd85dec3d14f4a2b8
|
||||
SHA256 (cups-browsed) = 4c4900ee88d488078da20a5cabc949921382fa69bc28bb2a7f89fa5ae01afb5b
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: ghostscript poppler qpdf mupdf
|
||||
|
||||
name=cups-filters
|
||||
version=1.17.9
|
||||
version=1.18.0
|
||||
release=1
|
||||
source=(http://www.openprinting.org/download/$name/$name-$version.tar.xz
|
||||
source=(https://www.openprinting.org/download/$name/$name-$version.tar.xz
|
||||
cups-browsed)
|
||||
|
||||
build () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user