32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
|
# Template file for 'lxpanel'
|
||
|
pkgname=lxpanel
|
||
|
version=0.5.4.1
|
||
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="LXDE Standard panel"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=c0fae92a71f44e0379de4b0f48696756591be2a4688615e877da8bde12889ed9
|
||
|
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."
|
||
|
|
||
|
Add_dependency run glibc
|
||
|
Add_dependency run alsa-lib
|
||
|
Add_dependency run atk
|
||
|
Add_dependency run cairo
|
||
|
Add_dependency run fontconfig
|
||
|
Add_dependency run freetype
|
||
|
Add_dependency run glib
|
||
|
Add_dependency run pango
|
||
|
Add_dependency run gtk+
|
||
|
Add_dependency run libX11
|
||
|
Add_dependency run menu-cache
|
||
|
Add_dependency full lxmenu-data
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build alsa-lib-devel
|
||
|
Add_dependency build gtk+-devel
|
||
|
Add_dependency build freetype-devel
|
||
|
Add_dependency build menu-cache-devel
|