Merge pull request #646 from ThomasAdam/ta/stalonetray
New package: stalonetray
This commit is contained in:
commit
b1c675053b
1 changed files with 17 additions and 0 deletions
17
srcpkgs/stalonetray/template
Normal file
17
srcpkgs/stalonetray/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'stalonetray'
|
||||||
|
pkgname=stalonetray
|
||||||
|
version=0.8.1
|
||||||
|
revision=1
|
||||||
|
hostmakedepends="automake"
|
||||||
|
makedepends="libX11-devel libSM-devel libICE-devel libXpm-devel"
|
||||||
|
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"
|
||||||
|
checksum=b59b77cf002974e70efd38275002111ae586e3c0b51628860672b256e3561b72
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vinstall README 644 usr/share/doc/stalonetray
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue