mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
New package: xdm-1.1.11
This commit is contained in:
parent
2a238fa4e4
commit
b2a105df11
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xdm/template
Normal file
14
srcpkgs/xdm/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template build file for 'xdm'.
|
||||||
|
pkgname=xdm
|
||||||
|
version=1.1.11
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="libXaw-devel"
|
||||||
|
depends="sessreg xconsole"
|
||||||
|
short_desc="X Display Manager"
|
||||||
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
license="MIT"
|
||||||
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=d4da426ddea0124279a3f2e00a26db61944690628ee818a64df9d27352081c47
|
Loading…
Add table
Reference in a new issue