mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
menu-cache: fix license, other lint
This commit is contained in:
parent
4f932cb6b0
commit
a673419a27
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'menu-cache'
|
# Template file for 'menu-cache'
|
||||||
pkgname=menu-cache
|
pkgname=menu-cache
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libglib-devel libfm-extra-devel"
|
makedepends="libglib-devel libfm-extra-devel"
|
||||||
short_desc="LXDE freedesktop menu specification"
|
short_desc="LXDE freedesktop menu specification"
|
||||||
homepage="http://lxde.org/"
|
|
||||||
license="GPL-2"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
||||||
checksum=ed02eb459dcb398f69b9fa5bf4dd813020405afc84331115469cdf7be9273ec7
|
checksum=ed02eb459dcb398f69b9fa5bf4dd813020405afc84331115469cdf7be9273ec7
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue