lxterminal: add homepage, license
This commit is contained in:
parent
903256f401
commit
6f21ee9a02
|
@ -3,10 +3,12 @@ pkgname=lxterminal
|
||||||
version=0.1.11
|
version=0.1.11
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
revision=2
|
||||||
makedepends="pkg-config intltool gtk+-devel vte-devel"
|
makedepends="pkg-config intltool gtk+-devel vte-devel"
|
||||||
fulldepends="desktop-file-utils"
|
fulldepends="desktop-file-utils"
|
||||||
short_desc="LXDE Terminal emulator"
|
short_desc="LXDE Terminal emulator"
|
||||||
|
homepage="http://lxde.org/"
|
||||||
|
license="GPL2"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253
|
checksum=f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253
|
||||||
long_desc="
|
long_desc="
|
||||||
|
|
Loading…
Reference in New Issue