fbgrab: update to 1.3.
This commit is contained in:
parent
836db282b7
commit
33981629c2
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'fbgrab'
|
||||
pkgname=fbgrab
|
||||
version=1.2
|
||||
revision=3
|
||||
wrksrc="$pkgname"
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
homepage="http://fbgrab.monells.se/"
|
||||
makedepends="zlib-devel libpng-devel"
|
||||
short_desc="A framebuffer screenshot program, capturing the linux frambuffer and converting it to a png-picture"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPLv2"
|
||||
distfiles="http://fbgrab.monells.se/fbgrab-$version.tar.gz"
|
||||
checksum=61e0772ad6ea744ee597ae478398ddd0ba6fceee2cf343859bebde2c15bafb91
|
||||
checksum=5fab478cbf8731fbacefaa76236a8f8b38ccff920c53b3a8253bc35509fba8ed
|
||||
|
||||
pre_install() {
|
||||
sed 's,/usr/man,/usr/share/man,' -i Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue