2009-10-28 03:06:01 +01:00
|
|
|
# Template build file for 'smproxy'.
|
|
|
|
pkgname=smproxy
|
2011-02-19 10:36:33 +01:00
|
|
|
version=1.0.4
|
2009-10-28 03:06:01 +01:00
|
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2011-11-14 18:12:47 +01:00
|
|
|
revision=1
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config libSM-devel libICE-devel libXt-devel libXmu-devel libX11-devel"
|
2009-10-28 03:06:01 +01:00
|
|
|
short_desc="X11R6 session management application"
|
2011-02-19 10:36:33 +01:00
|
|
|
checksum=3792e5772f74ac4a1bcb1d3feee2f899b24ffa958250ed6f9944269d15f94472
|
2009-10-28 03:06:01 +01:00
|
|
|
long_desc="
|
|
|
|
smproxy allows X applications that do not support X11R6 session
|
|
|
|
management to participate in an X11R6 session."
|
2011-02-19 10:36:33 +01:00
|
|
|
|