2011-06-21 09:36:39 +00:00
|
|
|
# Template file for 'scrot'
|
|
|
|
pkgname=scrot
|
|
|
|
version=0.8
|
|
|
|
distfiles="http://linuxbrit.co.uk/downloads/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-06-21 09:36:39 +00:00
|
|
|
make_install_args="docsdir=/usr/share/doc/scrot"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-06-21 09:36:39 +00:00
|
|
|
short_desc="A simple command-line screenshot utility for X"
|
2011-07-17 06:27:36 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-06-21 09:36:39 +00:00
|
|
|
homepage="http://scrot.sourcearchive.com/"
|
|
|
|
license="MIT"
|
|
|
|
checksum=613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2
|
|
|
|
long_desc="
|
|
|
|
scrot is a commandline screen capture util like "import",
|
|
|
|
but using imlib2."
|
|
|
|
|
|
|
|
Add_dependency build libX11-devel
|
|
|
|
Add_dependency build giblib-devel
|
|
|
|
Add_dependency build imlib2-devel
|
|
|
|
Add_dependency build glibc-devel
|