mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
New package: appres-1.0.4
This commit is contained in:
parent
a62f407007
commit
f6f692e3c4
1 changed files with 13 additions and 0 deletions
13
srcpkgs/appres/template
Normal file
13
srcpkgs/appres/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template build file for 'appres'.
|
||||||
|
pkgname=appres
|
||||||
|
version=1.0.4
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libXt-devel"
|
||||||
|
short_desc="List X application resource database"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=9f614e9427cd9641a4a801ed5055700afa410674c0b7aa186b86078f11b83e8d
|
Loading…
Add table
Reference in a new issue