mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 14:07:13 +08:00
cups-filters: update to 1.0.76
This commit is contained in:
parent
c4cefad514
commit
5301d26308
@ -1,14 +1,14 @@
|
||||
#Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/cups-filters
|
||||
|
||||
pkgname=cups-filters
|
||||
pkgver=1.0.71
|
||||
pkgver=1.0.76
|
||||
pkgrel=1
|
||||
pkgdesc="OpenPrinting CUPS Filters"
|
||||
arch=('x86_64')
|
||||
url="http://www.linuxfoundation.org/collaborate/workgroups/openprinting"
|
||||
license=('GPL')
|
||||
depends=('lcms2' 'poppler' 'qpdf')
|
||||
makedepends=('ghostscript')
|
||||
makedepends=('ghostscript' 'python2')
|
||||
checkdepends=('ttf-dejavu')
|
||||
replaces=('foomatic-filters')
|
||||
provides=('foomatic-filters')
|
||||
@ -20,7 +20,7 @@ optdepends=('ghostscript: for non-PostScript printers to print with CUPS to conv
|
||||
backup=(etc/fonts/conf.d/99pdftoopvp.conf
|
||||
etc/cups/cups-browsed.conf)
|
||||
source=(http://www.openprinting.org/download/cups-filters/$pkgname-$pkgver.tar.xz)
|
||||
md5sums=('f1e11dfe5fa52eb65aa0bdd3a7ee0117')
|
||||
md5sums=('92e14b4f52a320c8d8b8176918bd4a8c')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user