18 lines
583 B
Bash
18 lines
583 B
Bash
# Template file for 'lxlauncher'
|
|
pkgname=lxlauncher
|
|
version=0.2.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel startup-notification-devel menu-cache-devel"
|
|
conf_files="
|
|
/etc/xdg/lxlauncher/gtkrc
|
|
/etc/xdg/lxlauncher/settings.conf
|
|
/etc/xdg/lxlauncher/gtk.css"
|
|
short_desc="LXDE launcher for netbooks"
|
|
homepage="http://lxde.org/"
|
|
license="GPL-2"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
|
checksum=cd14b59cf337e7ba0d67efc95cd79859ab5f0f85af5a84c7aff771f868c3dca7
|