mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
Revert "libsdl3-image: update 3.2.6 -> 3.4.0"
This reverts commit 0d686b2c5bbe92f4acadb2547b6fc81bf21979de.
This commit is contained in:
parent
7bc93734b8
commit
6ba45c1f94
15
meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb
Normal file
15
meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb
Normal file
@ -0,0 +1,15 @@
|
||||
SUMMARY = "Simple DirectMedia Layer image library v2"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455"
|
||||
|
||||
DEPENDS = "tiff zlib libpng jpeg libsdl3 libwebp"
|
||||
|
||||
SRC_URI = "git://github.com/libsdl-org/SDL_image.git;protocol=https;branch=release-3.2.x"
|
||||
SRCREV = "d78dd65454f442bfdbc373201165f1ef579484ab"
|
||||
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
FILES:${PN} += "${datadir}/licenses"
|
||||
@ -1,16 +0,0 @@
|
||||
SUMMARY = "Simple DirectMedia Layer image library v2"
|
||||
SECTION = "libs"
|
||||
|
||||
LICENSE = "Zlib"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=df8f4d887d3997f6e9cf81bb7f43dbf7"
|
||||
|
||||
DEPENDS = "tiff zlib libpng jpeg libsdl3 libwebp libjxl libavif"
|
||||
|
||||
SRC_URI = "git://github.com/libsdl-org/SDL_image.git;protocol=https;branch=release-3.4.x"
|
||||
SRCREV = "ad58ecfc27a1bd09e510ceff8bbbdb1094806476"
|
||||
|
||||
EXTRA_OECMAKE += "-DSDLIMAGE_JXL=ON"
|
||||
|
||||
inherit cmake pkgconfig
|
||||
|
||||
FILES:${PN} += "${datadir}/licenses"
|
||||
Loading…
x
Reference in New Issue
Block a user