lxde-icon-theme: update to 0.5.0.
This commit is contained in:
parent
9022ec3c63
commit
91ac5d4047
|
@ -1,24 +1,21 @@
|
|||
# Template file for 'lxde-icon-theme'
|
||||
pkgname=lxde-icon-theme
|
||||
version=0.0.1
|
||||
revision=2
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel"
|
||||
short_desc="LXDE Standard icon theme"
|
||||
short_desc="LXDE default default icon theme based on nuoveXT2"
|
||||
homepage="http://lxde.org/"
|
||||
license="GPL2"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.bz2"
|
||||
checksum=a75c0412033a0a0bf6b3912bb37409fbdae1b9a574f2821929aca8749e7ff3a3
|
||||
long_desc="
|
||||
This package contains lxde-icon-theme which is the default icon theme
|
||||
for LXDE, also known as nuoveXT2 icon theme."
|
||||
checksum=49dc61c46c4a0ca9298f9e0866bcf7212a08ddaa71f15bfabfb0220fe1efa848
|
||||
|
||||
lxde-icon-theme_package() {
|
||||
noarch="yes"
|
||||
depends="gtk+"
|
||||
depends="gtk-update-icon-cache"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue