mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
bump recipes using libjpeg >= 9 (#5051)
This commit is contained in:
@@ -9,7 +9,7 @@ open-source and mature."
|
||||
HOMEPAGE="https://www.wxwidgets.org/"
|
||||
COPYRIGHT="1998-2019 Julian Smart, Robert Roebling et al"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://github.com/wxWidgets/wxWidgets/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a5cb5ea326d76b5e472e9400933cef17c900d5c9b549e40eef00b64fe86d7cb0"
|
||||
SOURCE_DIR="wxWidgets-$portVersion"
|
||||
@@ -104,7 +104,7 @@ BUILD_REQUIRES="
|
||||
# devel:libGL$secondaryArchSuffix
|
||||
# devel:libGLU$secondaryArchSuffix
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:liblzma$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libQt5Core$secondaryArchSuffix
|
||||
|
||||
@@ -13,7 +13,7 @@ calculators, in addition to the arcade video games that were its initial focus."
|
||||
HOMEPAGE="https://www.mamedev.org/"
|
||||
COPYRIGHT="1997-2019 MAMEDev and contributors"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/mamedev/mame/archive/mame${portVersion/./}.tar.gz"
|
||||
CHECKSUM_SHA256="4d0b23f3c9f9b2f6283ed78d5afc9a6391d2ee6ce5f0f4bcc2a357ec14aa06c4"
|
||||
SOURCE_FILENAME="mame-$portVersion.tar.gz"
|
||||
@@ -88,7 +88,7 @@ BUILD_REQUIRES="
|
||||
devel:libfontconfig$secondaryArchSuffix
|
||||
devel:libfreetype$secondaryArchSuffix
|
||||
devel:libGL$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:liblua$secondaryArchSuffix >= 5.3
|
||||
devel:libogg$secondaryArchSuffix
|
||||
devel:libpugixml$secondaryArchSuffix
|
||||
|
||||
@@ -10,7 +10,7 @@ virtual reality industries."
|
||||
HOMEPAGE="http://www.openscenegraph.org/"
|
||||
COPYRIGHT="2002-2018 Robert Osfield and others"
|
||||
LICENSE="OSGPL"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="https://github.com/openscenegraph/OpenSceneGraph/archive/OpenSceneGraph-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="51bbc79aa73ca602cd1518e4e25bd71d41a10abd296e18093a8acfebd3c62696"
|
||||
SOURCE_DIR="OpenSceneGraph-OpenSceneGraph-$portVersion"
|
||||
@@ -113,7 +113,7 @@ BUILD_REQUIRES="
|
||||
devel:libilmimf_2_4$secondaryArchSuffix
|
||||
devel:libintl$secondaryArchSuffix
|
||||
devel:libjasper$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
# devel:libOpenCOLLADABaseUtils$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libpoppler${secondaryArchSuffix}_glib >= 8.12
|
||||
|
||||
@@ -118,7 +118,7 @@ COPYRIGHT="2007-2017 Even Rouault
|
||||
PCRaster owners"
|
||||
LICENSE="MIT
|
||||
GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://download.osgeo.org/gdal/$portVersion/gdal-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="c3765371ce391715c8f28bd6defbc70b57aa43341f6e94605f04fe3c92468983"
|
||||
|
||||
@@ -200,7 +200,7 @@ BUILD_REQUIRES="
|
||||
devel:libgif$secondaryArchSuffix >= 7.0.0
|
||||
devel:libhdf5$secondaryArchSuffix
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libnetcdf$secondaryArchSuffix
|
||||
devel:libpng16$secondaryArchSuffix
|
||||
devel:libproj$secondaryArchSuffix >= 15
|
||||
|
||||
@@ -4,7 +4,7 @@ cartographic projections."
|
||||
HOMEPAGE="https://trac.osgeo.org/geotiff/"
|
||||
COPYRIGHT="1999-2012 Frank Warmerdam"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://download.osgeo.org/geotiff/libgeotiff/libgeotiff-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f9e99733c170d11052f562bcd2c7cb4de53ed405f7acdde4f16195cd3ead612c"
|
||||
|
||||
@@ -44,7 +44,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libjpeg$secondaryArchSuffix >= 9
|
||||
devel:libjpeg$secondaryArchSuffix
|
||||
devel:libproj$secondaryArchSuffix >= 15
|
||||
devel:libtiff$secondaryArchSuffix >= 5
|
||||
devel:libz$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user