mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
jasper: update to 2.0.16.
This commit is contained in:
parent
6a279db496
commit
16a2c17675
2 changed files with 6 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'jasper'
|
||||
pkgname=jasper
|
||||
version=2.0.14
|
||||
revision=2
|
||||
patch_args="-Np1"
|
||||
version=2.0.16
|
||||
revision=1
|
||||
wrksrc="${pkgname}-version-${version}"
|
||||
build_style=cmake
|
||||
makedepends="libjpeg-turbo-devel"
|
||||
short_desc="Software-based reference implementation of the JPEG-2000 codec"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://www.ece.uvic.ca/~mdadams/jasper"
|
||||
license="JasPer-2.0"
|
||||
homepage="http://www.ece.uvic.ca/~mdadams/jasper"
|
||||
distfiles="https://github.com/mdadams/jasper/archive/version-${version}.tar.gz"
|
||||
checksum=85266eea728f8b14365db9eaf1edc7be4c348704e562bb05095b9a077cf1a97b
|
||||
checksum=f1d8b90f231184d99968f361884e2054a1714fdbbd9944ba1ae4ebdcc9bbfdb1
|
||||
patch_args="-Np1"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
1
srcpkgs/jasper/update
Normal file
1
srcpkgs/jasper/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=version
|
Loading…
Add table
Reference in a new issue