void-packages/srcpkgs/stalonetray/template

17 lines
506 B
Text
Raw Normal View History

2014-11-16 18:40:26 +00:00
# Template file for 'stalonetray'
pkgname=stalonetray
2015-02-04 13:30:38 +00:00
version=0.8.2
2014-11-16 18:40:26 +00:00
revision=1
2015-02-04 13:30:38 +00:00
makedepends="libSM-devel libXpm-devel"
2014-11-16 18:40:26 +00:00
build_style=gnu-configure
short_desc="Standalone system tray (notification area)"
maintainer="Thomas Adam <thomas.adam22@gmail.com>"
license="GPL-2"
homepage="http://stalonetray.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/stalonetray/${version}/stalonetray-${version}.tar.gz"
2015-02-04 13:30:38 +00:00
checksum=12ec67fe55252a2b4bd8042192cb09f928402ad21e4ae28621ea9f888bf803f6
2014-11-16 18:40:26 +00:00
post_install() {
2015-02-04 13:30:38 +00:00
vdoc README
2014-11-16 18:40:26 +00:00
}