xfd: update to 1.1.3.
This commit is contained in:
parent
71d925725b
commit
ab8a491272
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'xfd'
|
||||
pkgname=xfd
|
||||
version=1.1.2
|
||||
revision=4
|
||||
version=1.1.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel freetype-devel libXft-devel"
|
||||
makedepends="libXaw-devel freetype-devel libXft-devel libxkbfile-devel"
|
||||
short_desc="Display all the characters in an X font"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=c1a32222fbb891e46f9a82ebab005bc5e54ce006a2586195ec9ea7ab308e2759
|
||||
homepage="https://wiki.freedesktop.org/xorg/"
|
||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||
checksum=192f938ba5830e84cc807d8ead2ad9655b43eaed6500c830f3e083aad10ed958
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue