stalonetray: update to 0.8.2.
This commit is contained in:
parent
d465f92e25
commit
108d5a6836
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'stalonetray'
|
# Template file for 'stalonetray'
|
||||||
pkgname=stalonetray
|
pkgname=stalonetray
|
||||||
version=0.8.1
|
version=0.8.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="automake"
|
makedepends="libSM-devel libXpm-devel"
|
||||||
makedepends="libX11-devel libSM-devel libICE-devel libXpm-devel"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Standalone system tray (notification area)"
|
short_desc="Standalone system tray (notification area)"
|
||||||
maintainer="Thomas Adam <thomas.adam22@gmail.com>"
|
maintainer="Thomas Adam <thomas.adam22@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://stalonetray.sourceforge.net/"
|
homepage="http://stalonetray.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/stalonetray/${version}/stalonetray-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/stalonetray/${version}/stalonetray-${version}.tar.gz"
|
||||||
checksum=b59b77cf002974e70efd38275002111ae586e3c0b51628860672b256e3561b72
|
checksum=12ec67fe55252a2b4bd8042192cb09f928402ad21e4ae28621ea9f888bf803f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall README 644 usr/share/doc/stalonetray
|
vdoc README
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue