New package: xsm-1.0.4
This commit is contained in:
parent
d129e086b2
commit
00aec5d3dc
1 changed files with 18 additions and 0 deletions
18
srcpkgs/xsm/template
Normal file
18
srcpkgs/xsm/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'xsm'
|
||||
pkgname=xsm
|
||||
version=1.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libSM-devel libX11-devel libXt-devel libXaw-devel libICE-devel"
|
||||
depends="iceauth smproxy"
|
||||
short_desc="X Session Manager"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=9934b6893a4e52cf7435368fc8d425c371b5e32d96e420ead30166eb82d64425
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in a new issue