AOSC-Dev / aosc-os-abbs

ABBS/ACBS tree for AOSC OS package metadata, build configuration, scripts, and patches
https://packages.aosc.io
GNU General Public License v2.0
100 stars 79 forks source link

libvpl: update to 2.13.0 #8109

Closed OriginCode closed 17 hours ago

OriginCode commented 1 day ago

Topic Description

Package(s) Affected

Security Update?

No

Build Order

#buildit libvpl

Test Build(s) Done

Primary Architectures

aosc-buildit-bot commented 1 day ago

Dickens-topic report:

libvpl upgraded from 2.11.0 to 2.13.0~pre20240927T232948Z on amd64:

13 added, 2 removed, size +5.21 MB (+112.5%) ```diff --- a +++ b @@ -32,7 +32,7 @@ drwxr-xr-x ./usr/lib/cmake/vpl/ -rw-r--r-- ./usr/lib/cmake/vpl/VPLConfig.cmake -rw-r--r-- ./usr/lib/cmake/vpl/VPLConfigVersion.cmake --rwxr-xr-x ./usr/lib/libvpl.so.2.11 +-rwxr-xr-x ./usr/lib/libvpl.so.2.13 drwxr-xr-x ./usr/lib/pkgconfig/ -rw-r--r-- ./usr/lib/pkgconfig/vpl.pc drwxr-xr-x ./usr/share/ @@ -101,6 +101,16 @@ drwxr-xr-x ./usr/share/vpl/examples/api2x/hello-encode/src/ -rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode/src/hello-encode.cpp -rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode/src/util.hpp +drwxr-xr-x ./usr/share/vpl/examples/api2x/hello-encode-jpeg/ +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/CMakeLists.txt +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/License.txt +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/PreLoad.cmake +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/README.md +drwxr-xr-x ./usr/share/vpl/examples/api2x/hello-encode-jpeg/docker/ +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/docker/Dockerfile +drwxr-xr-x ./usr/share/vpl/examples/api2x/hello-encode-jpeg/src/ +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/src/hello-encode-jpeg.cpp +-rw-r--r-- ./usr/share/vpl/examples/api2x/hello-encode-jpeg/src/util.hpp drwxr-xr-x ./usr/share/vpl/examples/api2x/hello-sharing-vaapi/ -rw-r--r-- ./usr/share/vpl/examples/api2x/hello-sharing-vaapi/CMakeLists.txt -rw-r--r-- ./usr/share/vpl/examples/api2x/hello-sharing-vaapi/License.txt @@ -140,6 +150,7 @@ -rw-r--r-- ./usr/share/vpl/examples/content/cars_320x240.i420 -rw-r--r-- ./usr/share/vpl/examples/content/cars_320x240.mjpeg -rw-r--r-- ./usr/share/vpl/examples/content/cars_320x240.nv12 +-rw-r--r-- ./usr/share/vpl/examples/content/cars_320x240.y8 drwxr-xr-x ./usr/share/vpl/examples/interop/ drwxr-xr-x ./usr/share/vpl/examples/interop/vpl-infer/ -rw-r--r-- ./usr/share/vpl/examples/interop/vpl-infer/CMakeLists.txt @@ -169,4 +180,4 @@ -rw-r--r-- ./usr/share/vpl/licensing/third-party-programs.txt -rwxr-xr-x ./usr/share/vpl/vars.sh lrwxrwxrwx ./usr/lib/libvpl.so -> libvpl.so.2 -lrwxrwxrwx ./usr/lib/libvpl.so.2 -> libvpl.so.2.11 +lrwxrwxrwx ./usr/lib/libvpl.so.2 -> libvpl.so.2.13 ```