void-packages/srcpkgs/lxlauncher/template
2011-10-14 11:20:08 +02:00

33 lines
1 KiB
Plaintext

# Template file for 'lxlauncher'
pkgname=lxlauncher
version=0.2.2
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu_configure
short_desc="LXDE ASUS EEPC launcher"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ad586e3a2668f98bbf0217ec1be1f8f1be4ff876b180a407c7db2fe354303cbc
long_desc="
The LXLauncher is the optional launcher for application programs developed
for the 7-10.2 screens. LXLauncher enables the LXDE desktop to be a topic
oriented groupping specific application programs to one view under tabs."
conf_files="
/etc/xdg/lxlauncher/gtkrc
/etc/xdg/lxlauncher/settings.conf
/etc/xdg/menus/lxlauncher-applications.menu"
Add_dependency run glibc
Add_dependency run gtk+
Add_dependency run gdk-pixbuf
Add_dependency run cairo
Add_dependency run glib
Add_dependency run startup-notification
Add_dependency run menu-cache
Add_dependency run libX11
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build startup-notification-devel
Add_dependency build menu-cache-devel