Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/SDL2_image/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL2_image'
pkgname=SDL2_image
version=2.8.10
version=2.8.12
revision=1
build_style=cmake
configure_args="-DSDL2IMAGE_JXL=ON"
Expand All @@ -13,7 +13,7 @@ license="Zlib"
homepage="https://github.com/libsdl-org/SDL_image"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/SDL2/CHANGES.txt"
distfiles="http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${version}.tar.gz"
checksum=ebc059d01c007a62f4b04f10cf858527c875062532296943174df9a80264fd65
checksum=393f5efb50536ec13ca4f4affb69cc9966d3c3f969e6c5e701faddf9f9785381

post_install() {
vlicense LICENSE.txt LICENSE
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/SDL3_image/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'SDL3_image'
pkgname=SDL3_image
version=3.2.4
version=3.4.4
revision=1
build_style=cmake
hostmakedepends="pkg-config"
Expand All @@ -12,7 +12,7 @@ license="Zlib"
homepage="https://github.com/libsdl-org/SDL_image"
changelog="https://raw.githubusercontent.com/libsdl-org/SDL_image/CHANGES.txt"
distfiles="https://github.com/libsdl-org/SDL_image/releases/download/release-${version}/SDL3_image-${version}.tar.gz"
checksum=a725bd6d04261fdda0dd8d950659e1dc15a8065d025275ef460d32ae7dcfc182
checksum=29751304a13d25ac513f24305fa25b06a6edd9607718c90129b8350d35fc5573

post_install() {
vlicense LICENSE.txt LICENSE
Expand Down