menu-cache: add homepage, license
This commit is contained in:
parent
330a66cf4b
commit
d31be134be
1 changed files with 3 additions and 1 deletions
|
@ -1,12 +1,14 @@
|
|||
# Template file for 'menu-cache'
|
||||
pkgname=menu-cache
|
||||
version=0.3.2
|
||||
revision=4
|
||||
revision=5
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
makedepends="pkg-config glib-devel"
|
||||
short_desc="LXDE freedesktop menu specification"
|
||||
homepage="http://lxde.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
checksum=6b7c1627b5102d8301a8a3e845f673a7181a71dde32f6455abf22d03e392b89f
|
||||
|
|
Loading…
Reference in a new issue