18 lines
576 B
Bash
18 lines
576 B
Bash
# Template file for 'lxde-common'
|
|
pkgname=lxde-common
|
|
version=0.99.0
|
|
revision=1
|
|
noarch=yes
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool"
|
|
depends="lxsession gtk2-engines lxde-icon-theme"
|
|
conf_files="
|
|
/etc/xdg/pcmanfm/LXDE/pcmanfm.conf
|
|
/etc/xdg/lxsession/LXDE/desktop.conf
|
|
/etc/xdg/lxsession/LXDE/autostart"
|
|
short_desc="LXDE configuration data"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://lxde.org"
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.xz"
|
|
checksum=43f17bf92e4695fdf2476c1964990d1d61c832726dd0778ae4cb462b9d29335c
|