2010-01-08 15:46:36 +01:00
|
|
|
# Template file for 'lxpanel'
|
|
|
|
pkgname=lxpanel
|
2012-05-23 11:48:31 +02:00
|
|
|
version=0.5.9
|
2010-01-08 15:46:36 +01:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-05-23 18:26:56 +02:00
|
|
|
makedepends="pkg-config intltool alsa-lib-devel gtk+-devel menu-cache-devel libwnck2-devel wireless_tools-devel"
|
|
|
|
fulldepends="lxmenu-data>=0.1.2"
|
2012-06-05 18:49:00 +02:00
|
|
|
revision=2
|
2010-01-08 15:46:36 +01:00
|
|
|
short_desc="LXDE Standard panel"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-05-23 11:48:31 +02:00
|
|
|
checksum=2bde7d68b5a7136b205fcd497f70a67a0610fe04785d4469b3a0f9c7f30b729e
|
2010-01-08 15:46:36 +01:00
|
|
|
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."
|
|
|
|
|
2012-05-23 11:48:31 +02:00
|
|
|
CFLAGS="-lgmodule-2.0"
|
2010-03-31 14:40:52 +02:00
|
|
|
subpackages="lxpanel-devel"
|
|
|
|
|
2011-07-03 10:44:51 +02:00
|
|
|
|