21 lines
816 B
Text
21 lines
816 B
Text
# Template file for 'lxpanel'
|
|
pkgname=lxpanel
|
|
version=0.5.9
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
makedepends="pkg-config intltool alsa-lib-devel gtk+-devel menu-cache-devel libwnck2-devel wireless_tools-devel"
|
|
fulldepends="lxmenu-data>=0.1.2"
|
|
revision=2
|
|
short_desc="LXDE Standard panel"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=2bde7d68b5a7136b205fcd497f70a67a0610fe04785d4469b3a0f9c7f30b729e
|
|
long_desc="
|
|
The LXPanel, is the standard panel of LXDE. The desktop panel can generate
|
|
menu for installed applications automatically from *.desktop files. It can
|
|
be configured from GUI preference dialog, and there is no need to edit config
|
|
files. The component provides a Run dialog with autocompletion."
|
|
|
|
CFLAGS="-lgmodule-2.0"
|
|
subpackages="lxpanel-devel"
|
|
|
|
|