mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
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'
|
# Template file for 'rasterview'
|
||||||
pkgname=rasterview
|
pkgname=rasterview
|
||||||
version=1.5.20180309
|
version=1.6
|
||||||
revision=1
|
revision=1
|
||||||
_commit=b1b66c3ece195c59901667619b325ccb06abf3de
|
|
||||||
wrksrc="${pkgname}-${_commit}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
|
||||||
makedepends="fltk-devel"
|
makedepends="fltk-devel"
|
||||||
|
short_desc="CUPS/PWG Raster file viewer"
|
||||||
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://www.msweet.org/rasterview/"
|
homepage="http://www.msweet.org/rasterview/"
|
||||||
short_desc="CUPS/PWG Raster file viewer"
|
distfiles="https://github.com/michaelrsweet/rasterview/archive/v${version}.tar.gz"
|
||||||
distfiles="https://github.com/michaelrsweet/rasterview/archive/${_commit}.tar.gz"
|
checksum=8186f55fcc45bdfd0b941bd58b46f1dff6734884e4ae181af1cd409d9322dd53
|
||||||
checksum=6b625a2006552f553a6cbb6bb6fe2c19df867c2867d18819e694373d62a43282
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vbin rasterview
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue