mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
lxmenu-data: update to 0.1.6.
This commit is contained in:
parent
b7814d7595
commit
7afb0ed0e0
1 changed files with 11 additions and 7 deletions
|
@ -1,12 +1,16 @@
|
|||
# Template file for 'lxmenu-data'
|
||||
pkgname=lxmenu-data
|
||||
version=0.1.5
|
||||
revision=2
|
||||
version=0.1.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
hostmakedepends="pkg-config intltool automake glib-devel gettext-devel"
|
||||
short_desc="LXDE freedesktop menu required files"
|
||||
homepage="http://lxde.org/"
|
||||
license="GPL-2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=9fe3218d2ef50b91190162f4f923d6524c364849f87bcda8b4ed8eb59b80bab8
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="http://lxde.org/"
|
||||
distfiles="https://github.com/lxde/lxmenu-data/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=b237e732609fb2a521a942e08bb825ac7973ee478db7567d3606665a3793b2e8
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue