mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
New package: xman-1.1.3
This commit is contained in:
parent
96e3d00fab
commit
e6dc7d6c9e
1 changed files with 13 additions and 0 deletions
13
srcpkgs/xman/template
Normal file
13
srcpkgs/xman/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template build file for 'xman'.
|
||||||
|
pkgname=xman
|
||||||
|
version=1.1.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libXaw-devel"
|
||||||
|
short_desc="Manual page display program for the X Window System"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=405211b606a7fa420029897f099dc107791bb4c29bc88481c6efac9c4590bb1a
|
Loading…
Add table
Reference in a new issue