mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
libXfont: update to 1.4.8.
This commit is contained in:
parent
bb7da9658d
commit
9e52ae559d
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template build file for 'libXfont'.
|
# Template build file for 'libXfont'.
|
||||||
pkgname=libXfont
|
pkgname=libXfont
|
||||||
version=1.4.7
|
version=1.4.8
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
makedepends="xproto xtrans fontcacheproto fontsproto freetype-devel libfontenc-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-devel-docs"
|
configure_args="--disable-devel-docs --disable-silent-rules"
|
||||||
short_desc="X font Library"
|
short_desc="X font Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
||||||
checksum=d16ea3541835d296b19cfb05d7e64fc62173d8e7eb93284402ec761b951d1543
|
checksum=5568d4febf790fb250fb8d4ecf1f389a428eb545a79fb2abe9c82f652d14d005
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
vinstall COPYING 644 usr/share/licenses/${pkgname}
|
||||||
|
|
Loading…
Add table
Reference in a new issue