2010-01-08 14:46:36 +00:00
|
|
|
# Template file for 'lxpanel'
|
|
|
|
pkgname=lxpanel
|
2011-10-14 08:52:37 +00:00
|
|
|
version=0.5.8
|
2010-01-08 14:46:36 +00:00
|
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-11-12 06:52:05 +00:00
|
|
|
revision=1
|
2010-01-08 14:46:36 +00:00
|
|
|
short_desc="LXDE Standard panel"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-10-14 08:52:37 +00:00
|
|
|
checksum=6a3579d6f384c03a33a03e4d32016428c84eb0f2bc421704f724fe2cc015cddd
|
2010-01-08 14:46:36 +00: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."
|
|
|
|
|
2010-03-31 12:40:52 +00:00
|
|
|
subpackages="lxpanel-devel"
|
|
|
|
|
2010-01-08 14:46:36 +00:00
|
|
|
Add_dependency build pkg-config
|
2011-07-03 08:44:51 +00:00
|
|
|
Add_dependency build intltool
|
2010-01-08 14:46:36 +00:00
|
|
|
Add_dependency build alsa-lib-devel
|
2012-02-08 09:56:24 +00:00
|
|
|
Add_dependency build gdk-pixbuf-devel
|
2010-01-08 14:46:36 +00:00
|
|
|
Add_dependency build gtk+-devel
|
|
|
|
Add_dependency build menu-cache-devel
|
2011-07-03 08:44:51 +00:00
|
|
|
|
2011-10-14 08:52:37 +00:00
|
|
|
Add_dependency full lxmenu-data ">=0.1.2"
|