13 lines
498 B
Bash
13 lines
498 B
Bash
# Template file for 'scrot'
|
|
pkgname=scrot
|
|
version=0.8
|
|
revision=4
|
|
build_style=gnu-configure
|
|
make_install_args="docsdir=/usr/share/doc/scrot"
|
|
makedepends="libX11-devel giblib-devel imlib2-devel"
|
|
short_desc="A simple command-line screenshot utility for X"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://scrot.sourcearchive.com/"
|
|
license="MIT"
|
|
distfiles="http://linuxbrit.co.uk/downloads/$pkgname-$version.tar.gz"
|
|
checksum=613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2
|