libheif: 1.14.0 -> 1.14.2

This commit is contained in:
John McQuah 2023-02-10 09:19:19 -05:00
parent 26fbbe6df4
commit 75a9cc707d
4 changed files with 24 additions and 21 deletions

12
REPO
View File

@ -165,9 +165,9 @@ f:91e868011b81e9e2910dc853d53cf4bc:deadbeef/.signature
f:6295fc1c352931d0867f60db3f45582a:deadbeef/Pkgfile
f:4233ffe08caeac54a7bb9416057c3ccb:deadbeef/dbq
f:10e8e5ddb7e0e4550a3a6160a28a6d12:deadbeef/.footprint
f:2bb7cf11095a58ffc13d25324a755099:libheif/.signature
f:d2c887b41f30ad5670c62a0c5570b48c:libheif/Pkgfile
f:79541d821f2570c4b8e097295e69abee:libheif/.footprint
f:f631713bbcef1db0582cc72d8a07e3e8:libheif/.signature
f:41b0cea4eb2fa0da28fa810419135e7f:libheif/Pkgfile
f:8f211df36673ba437efd40f52174d7c1:libheif/.footprint
f:d51658ffcea0b468610bee5c972a1528:octave/.signature
f:397d07c30474029de6900e11627f24e7:octave/Pkgfile
f:6d9f17e4e75ac55f7decb6576df28865:octave/.footprint
@ -232,9 +232,9 @@ f:9fcabeb1ea44a9ccf5cdb840775c01e1:prboom-plus/.footprint
f:3c10eee98993eacd4b9dbfb71ead933d:python3-openpyxl/.signature
f:f2e64f1e95a39a0238fc0c973998a5cb:python3-openpyxl/Pkgfile
f:2cd2e8d3c3011c6c4da711da862e2edf:python3-openpyxl/.footprint
f:2c1b60b1fc5e11f4f779d77985c2b4cf:libde265/.signature
f:6ec661edc02195fa35703a84c4a92c52:libde265/Pkgfile
f:c279faf9e76c24527ee2c7d092d7d636:libde265/.footprint
f:4683b4ec69323bef67f0969ec2dcf574:libde265/.signature
f:e3e2636d03bd7e515168cf8bc43bec93:libde265/Pkgfile
f:32e8a17b1b3735aa30140d18bc195467:libde265/.footprint
f:f957caafb472d8c9921ba06c188e762d:wezterm/README
f:69f0af978af475763423ee7333e0a6d4:wezterm/wezterm.lua
f:26b47749281fadfec410db73b389c21a:wezterm/.signature

View File

@ -21,8 +21,9 @@ drwxr-xr-x root/root usr/lib/gdk-pixbuf-2.0/2.10.0/
drwxr-xr-x root/root usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/
-rwxr-xr-x root/root usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-heif.so
lrwxrwxrwx root/root usr/lib/libheif.so -> libheif.so.1
lrwxrwxrwx root/root usr/lib/libheif.so.1 -> libheif.so.1.14.0.0
-rwxr-xr-x root/root usr/lib/libheif.so.1.14.0.0
lrwxrwxrwx root/root usr/lib/libheif.so.1 -> libheif.so.1.14.2
-rwxr-xr-x root/root usr/lib/libheif.so.1.14.2
drwxr-xr-x root/root usr/lib/libheif/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/libheif.pc
drwxr-xr-x root/root usr/share/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxJ0Ghi7+BQyRqmimrTo1ovUo2raqJrxcPe4MvLChyzMLGHkvNR7itQzSI2Bl7uG1JklYUtcu43JQhlvVvTp0lgg=
SHA256 (Pkgfile) = 81da1c9ab2187a6e3b272508ff30634480795900525a9f4702b23131014be6e9
SHA256 (.footprint) = 2f76732eb521b23ee7dade1a92d2f0ab40d22682501c1dd96d620e9ee0400850
SHA256 (libheif-1.14.0.tar.gz) = 9a2b969d827e162fa9eba582ebd0c9f6891f16e426ef608d089b1f24962295b5
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30MjqWDWIFHSPNvt/OWtmxKuzyvMh6o9dIsMFBU1AoCcJjlP4kfoz4UE39PV+5Aa7X96Z06+yOEVresM1c6/4wU=
SHA256 (Pkgfile) = a38c6988d832d7465d1a242e390cf3caee527b8a9889f4f4445c7fb642581181
SHA256 (.footprint) = 458c1a855dc3fa27a8b577e1f196971d769871e111b593df9600583d9b2d1b25
SHA256 (libheif-1.14.2.tar.gz) = d016905e247d6952cd7ee4f9b90957350b6a6caa466bc76fdfe6eb302b6d088c

View File

@ -2,19 +2,21 @@
# URL: https://github.com/strukturag/libheif/
# Maintainer: John McQuah, jmcquah at disroot dot org
# Depends on: libde265
# Nice to have: x265 dav1d
name=libheif
version=1.14.0
version=1.14.2
release=1
source=(https://github.com/strukturag/$name/releases/download/v$version/$name-$version.tar.gz)
build() {
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX="/usr/" \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_LIBDIR=lib \
../$name-$version
mkdir build && cd build
cmake -G Ninja -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX="/usr" \
-DCMAKE_INSTALL_LIBDIR=lib \
-DCMAKE_C_FLAGS="$CFLAGS" \
../$name-$version
cmake --build .
make DESTDIR=$PKG install
ninja -j ${JOBS:-1}
DESTDIR=$PKG ninja install
}