smproxy: remove long_desc.
This commit is contained in:
parent
033b31440b
commit
4a57330049
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'smproxy'.
|
# Template build file for 'smproxy'.
|
||||||
pkgname=smproxy
|
pkgname=smproxy
|
||||||
version=1.0.5
|
version=1.0.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libSM-devel libXt-devel libXmu-devel"
|
makedepends="libSM-devel libXt-devel libXmu-devel"
|
||||||
|
@ -11,6 +11,3 @@ license="MIT"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
checksum=c72ccb094e4971ec2339ee06439114e86ffdcdf449a6accd5552e817142fd609
|
checksum=c72ccb094e4971ec2339ee06439114e86ffdcdf449a6accd5552e817142fd609
|
||||||
long_desc="
|
|
||||||
smproxy allows X applications that do not support X11R6 session
|
|
||||||
management to participate in an X11R6 session."
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue