mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
libcupsfilters: revbump for libpoppler-cpp
This commit is contained in:
parent
8186a3ddcb
commit
0e14fc3eeb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libcupsfilters'
|
# Template file for 'libcupsfilters'
|
||||||
pkgname=libcupsfilters
|
pkgname=libcupsfilters
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-mutool
|
configure_args="--disable-mutool
|
||||||
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
||||||
|
@ -13,7 +13,7 @@ depends="ghostscript"
|
||||||
checkdepends="dejavu-fonts-ttf"
|
checkdepends="dejavu-fonts-ttf"
|
||||||
short_desc="OpenPrinting CUPS Filters library"
|
short_desc="OpenPrinting CUPS Filters library"
|
||||||
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception"
|
license="Apache-2.0, custom:GPL-2.0-LGPL-2.0-Exception"
|
||||||
homepage="https://github.com/OpenPrinting/libcupsfilters"
|
homepage="https://github.com/OpenPrinting/libcupsfilters"
|
||||||
changelog="https://raw.githubusercontent.com/OpenPrinting/libcupsfilters/master/CHANGES.md"
|
changelog="https://raw.githubusercontent.com/OpenPrinting/libcupsfilters/master/CHANGES.md"
|
||||||
distfiles="https://github.com/OpenPrinting/libcupsfilters/releases/download/${version}/libcupsfilters-${version}.tar.xz"
|
distfiles="https://github.com/OpenPrinting/libcupsfilters/releases/download/${version}/libcupsfilters-${version}.tar.xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue