25 lines
857 B
Text
25 lines
857 B
Text
# Template file for 'lxlauncher'
|
|
pkgname=lxlauncher
|
|
version=0.2.2
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
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 build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build startup-notification-devel
|
|
Add_dependency build menu-cache-devel
|