xfontsel: update to 1.0.4, add homepage & license
This commit is contained in:
parent
5cd12c702c
commit
4e5e9bb701
1 changed files with 5 additions and 3 deletions
|
@ -1,14 +1,16 @@
|
||||||
# Template build file for 'xfontsel'.
|
# Template build file for 'xfontsel'.
|
||||||
pkgname=xfontsel
|
pkgname=xfontsel
|
||||||
version=1.0.2
|
version=1.0.4
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config"
|
makedepends="pkg-config libXaw-devel"
|
||||||
fulldepends="glibc libXaw"
|
fulldepends="glibc libXaw"
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="X font selector"
|
short_desc="X font selector"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7a66ba3910bd7e39d58f9d4a4a588f191a874b8607369fe2cc9203a7115006a9
|
checksum=25491e9b7762607299f8a7099c97452d9b83e92266f8b0579b380ca01e5a5f7e
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides xfontsel, a program to query and display
|
This package provides xfontsel, a program to query and display
|
||||||
X11 fonts.
|
X11 fonts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue