diff options
Diffstat (limited to 'meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb b/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb deleted file mode 100644 index 7c2f4026f2..0000000000 --- a/meta-oe/recipes-graphics/libsdl3/libsdl3-image_3.2.6.bb +++ /dev/null | |||
| @@ -1,15 +0,0 @@ | |||
| 1 | SUMMARY = "Simple DirectMedia Layer image library v2" | ||
| 2 | SECTION = "libs" | ||
| 3 | |||
| 4 | LICENSE = "Zlib" | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=fbb0010b2f7cf6e8a13bcac1ef4d2455" | ||
| 6 | |||
| 7 | DEPENDS = "tiff zlib libpng jpeg libsdl3 libwebp" | ||
| 8 | |||
| 9 | SRC_URI = "git://github.com/libsdl-org/SDL_image.git;protocol=https;branch=release-3.2.x" | ||
| 10 | SRCREV = "d78dd65454f442bfdbc373201165f1ef579484ab" | ||
| 11 | |||
| 12 | |||
| 13 | inherit cmake pkgconfig | ||
| 14 | |||
| 15 | FILES:${PN} += "${datadir}/licenses" | ||
