New package: xfce4-screenshooter-1.8.1 (close #162).

This commit is contained in:
Juan RP 2013-08-26 16:17:57 +02:00
parent 245b58543e
commit 8f1e4519fa

View file

@ -0,0 +1,21 @@
# Template file for 'xfce4-screenshooter'
pkgname=xfce4-screenshooter
version=1.8.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel libxfce4ui-devel xfce4-panel-devel exo-devel
libsoup-devel desktop-file-utils hicolor-icon-theme"
short_desc="Plugin that makes screenshots for the Xfce panel"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://goodies.xfce.org/projects/applications/xfce4-screenshooter"
license="GPL-2"
distfiles="http://archive.xfce.org/src/apps/$pkgname/1.8/$pkgname-$version.tar.bz2"
checksum=40419892bd28989315eed053c159bba0f4264ed8c6c6738806024e481eab9492
xfce4-screenshooter_package() {
depends="desktop-file-utils hicolor-icon-theme"
pkg_install() {
vmove all
}
}