mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
lxappearance: update to 0.5.1.
This commit is contained in:
parent
fe2338b20a
commit
d48fbb8643
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'lxappearance'
|
# Template file for 'lxappearance'
|
||||||
pkgname=lxappearance
|
pkgname=lxappearance
|
||||||
version=0.4.0
|
version=0.5.1
|
||||||
revision=1
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="LXDE Theme Switcher"
|
short_desc="LXDE Theme Switcher"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5166e1fbf88c9a88e24ded828425312e53150b4cc7aaf9097576b51bef9f9627
|
checksum=74e638257092201a572f1fcd4eb93c195c9fa75e27602662de542b002e6deade
|
||||||
long_desc="
|
long_desc="
|
||||||
LXAppearance is the standard theme switcher of LXDE. Users are able to
|
LXAppearance is the standard theme switcher of LXDE. Users are able to
|
||||||
change the theme, icons, and fonts used by applications easily."
|
change the theme, icons, and fonts used by applications easily."
|
||||||
|
@ -22,3 +21,5 @@ Add_dependency build intltool
|
||||||
Add_dependency build gettext
|
Add_dependency build gettext
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build freetype-devel
|
Add_dependency build freetype-devel
|
||||||
|
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Add table
Reference in a new issue