mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxde-icon-theme: update to 0.5.2.
This commit is contained in:
parent
f81dfd8d9d
commit
848b614505
1 changed files with 9 additions and 6 deletions
|
@ -1,14 +1,17 @@
|
||||||
# Template file for 'lxde-icon-theme'
|
# Template file for 'lxde-icon-theme'
|
||||||
pkgname=lxde-icon-theme
|
pkgname=lxde-icon-theme
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="automake"
|
||||||
makedepends="gtk+-devel"
|
|
||||||
depends="gtk-update-icon-cache"
|
depends="gtk-update-icon-cache"
|
||||||
short_desc="LXDE default default icon theme based on nuoveXT2"
|
short_desc="LXDE default default icon theme based on nuoveXT2"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/lxde-icon-theme-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxde-icon-theme/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c
|
checksum=5b71da247ba25ddcd991a3a184ca5ac92f40b7676766e1e59437067a20f7ecf7
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue