15 lines
507 B
Bash
15 lines
507 B
Bash
# Template file for 'lxappearance'
|
|
pkgname=lxappearance
|
|
version=0.6.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--enable-dbus"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel dbus-glib-devel"
|
|
depends="desktop-file-utils"
|
|
short_desc="LXDE Theme Switcher"
|
|
homepage="http://lxde.org/"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
|
checksum=4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f
|