Skip to content

Commit

Permalink
libsdl2_image: handle stealth update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmroot committed Jan 4, 2025
1 parent fd09372 commit 8e5b5d7
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions devel/libsdl2_image/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,17 @@ long_description \

github.tarball_from releases
distname SDL2_image-${version}
# stealth update of 2.8.4
dist_subdir ${name}/${version}_1

checksums rmd160 ca6b3e726d35c9d4d12b0d14408466ae5af67903 \
sha256 5a89a01420a192b89dbcc5f5267448181d5dcc81d2f5a1688cb1eac6f557da67
checksums rmd160 771030df60815bc150ee2d591004aaa466d96241 \
sha256 f7c06a8783952cfe960adccdd3d8472b63ab31475b4390d10cfdcc1aea61238f

depends_build path:bin/pkg-config:pkgconfig
depends_lib port:libsdl2 \
port:tiff \
port:webp

# bad timestamp in 2.8.4 tarball
pre-configure {
system -W ${worksrcpath} ./touch-autofoo.sh
}

configure.args --disable-avif \
--disable-imageio \
--disable-jxl \
Expand Down

0 comments on commit 8e5b5d7

Please sign in to comment.