mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libpaper: update to 1.1.24+nmu4
This commit is contained in:
parent
10b43cdb9b
commit
694fe58f94
1 changed files with 2 additions and 3 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'libpaper'
|
# Template file for 'libpaper'
|
||||||
pkgname=libpaper
|
pkgname=libpaper
|
||||||
version=1.1.24+nmu2
|
version=1.1.24+nmu4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/papersize"
|
conf_files="/etc/papersize"
|
||||||
configure_args="--sbindir=/usr/bin"
|
|
||||||
short_desc="Library for handling paper characteristics"
|
short_desc="Library for handling paper characteristics"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://packages.debian.org/unstable/source/libpaper"
|
homepage="http://packages.debian.org/unstable/source/libpaper"
|
||||||
distfiles="${DEBIAN_SITE}/main/libp/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/libp/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=c5bdd6d9dff179699160675dbb61651d9b3158f6da27558fdaba00e7c427ba96
|
checksum=2491fce3f590d922d2d3070555df4425921b89c76a18e1c62e36336d6657526a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# add systemwide default papersize read by many office applications
|
# add systemwide default papersize read by many office applications
|
||||||
|
|
Loading…
Add table
Reference in a new issue