mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
parent
9eefd16b49
commit
d27959deef
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libjpeg-turbo'
|
# Template file for 'libjpeg-turbo'
|
||||||
pkgname=libjpeg-turbo
|
pkgname=libjpeg-turbo
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
|
configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
|
||||||
hostmakedepends="yasm"
|
hostmakedepends="yasm"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="IJG, BSD-3-Clause, Zlib"
|
license="IJG, BSD-3-Clause, Zlib"
|
||||||
homepage="https://libjpeg-turbo.org/"
|
homepage="https://libjpeg-turbo.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=16f8f6f2715b3a38ab562a84357c793dd56ae9899ce130563c72cd93d8357b5d
|
checksum=d74b92ac33b0e3657123ddcf6728788c90dc84dcb6a52013d758af3c4af481bb
|
||||||
|
|
||||||
provides="jpeg-8_1"
|
provides="jpeg-8_1"
|
||||||
replaces="jpeg>=0"
|
replaces="jpeg>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue