mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
rasterview: update to 1.5.20180309
Closes: #12204 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
f46654281b
commit
7c5f7f8288
1 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,17 @@
|
||||||
# Template file for 'rasterview'
|
# Template file for 'rasterview'
|
||||||
pkgname=rasterview
|
pkgname=rasterview
|
||||||
version=1.4.1
|
version=1.5.20180309
|
||||||
revision=1
|
revision=1
|
||||||
|
_commit=b1b66c3ece195c59901667619b325ccb06abf3de
|
||||||
|
wrksrc="${pkgname}-${_commit}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
makedepends="fltk-devel"
|
makedepends="fltk-devel"
|
||||||
license="GPL-2"
|
license="Apache-2.0"
|
||||||
homepage="http://michaelrsweet.github.io/rasterview/"
|
homepage="http://www.msweet.org/rasterview/"
|
||||||
short_desc="CUPS/PWG Raster file viewer"
|
short_desc="CUPS/PWG Raster file viewer"
|
||||||
distfiles="https://github.com/michaelrsweet/rasterview/releases/download/v${version}/rasterview-${version}.tar.gz"
|
distfiles="https://github.com/michaelrsweet/rasterview/archive/${_commit}.tar.gz"
|
||||||
checksum=60a3c4dafbe93bd96ec85cbebd48386e38a2d4124923b1e8f374435901771411
|
checksum=6b625a2006552f553a6cbb6bb6fe2c19df867c2867d18819e694373d62a43282
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin rasterview
|
vbin rasterview
|
||||||
|
|
Loading…
Add table
Reference in a new issue