mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-24 10:08:53 +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'
|
||||
pkgname=lxde-icon-theme
|
||||
version=0.5.1
|
||||
revision=3
|
||||
version=0.5.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel"
|
||||
hostmakedepends="automake"
|
||||
depends="gtk-update-icon-cache"
|
||||
short_desc="LXDE default default icon theme based on nuoveXT2"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://lxde.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/lxde-icon-theme-${version}.tar.xz"
|
||||
checksum=e3d0b7399f28a360a3755171c9a08147d68f853f518be5485f5064675037916c
|
||||
distfiles="https://github.com/lxde/lxde-icon-theme/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=5b71da247ba25ddcd991a3a184ca5ac92f40b7676766e1e59437067a20f7ecf7
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue