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