rasterview: update to 1.6.
Closes #14189. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
bd8506250a
commit
023c674335
1 changed files with 5 additions and 11 deletions
|
@ -1,18 +1,12 @@
|
|||
# Template file for 'rasterview'
|
||||
pkgname=rasterview
|
||||
version=1.5.20180309
|
||||
version=1.6
|
||||
revision=1
|
||||
_commit=b1b66c3ece195c59901667619b325ccb06abf3de
|
||||
wrksrc="${pkgname}-${_commit}"
|
||||
build_style=gnu-configure
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
makedepends="fltk-devel"
|
||||
short_desc="CUPS/PWG Raster file viewer"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://www.msweet.org/rasterview/"
|
||||
short_desc="CUPS/PWG Raster file viewer"
|
||||
distfiles="https://github.com/michaelrsweet/rasterview/archive/${_commit}.tar.gz"
|
||||
checksum=6b625a2006552f553a6cbb6bb6fe2c19df867c2867d18819e694373d62a43282
|
||||
|
||||
do_install() {
|
||||
vbin rasterview
|
||||
}
|
||||
distfiles="https://github.com/michaelrsweet/rasterview/archive/v${version}.tar.gz"
|
||||
checksum=8186f55fcc45bdfd0b941bd58b46f1dff6734884e4ae181af1cd409d9322dd53
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue