diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
| commit | 66709ab7705ee1ed32ec5447c4c72f1a00246898 (patch) | |
| tree | 59ff92e1df0370958daa1a650e9e050781de50d6 /x265 | |
| parent | 5f9797ffca7eff88a125f67378d4c86f7412abf5 (diff) | |
| download | alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.tar.gz alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.zip | |
Woodpecker CI e389b0c7babdae84d403eb2e4b01529ed6f8bfec [SKIP CI]
Diffstat (limited to 'x265')
| -rw-r--r-- | x265/.checksum | 2 | ||||
| -rw-r--r-- | x265/.files | 4 | ||||
| -rw-r--r-- | x265/abuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x265/.checksum b/x265/.checksum index 1f82ed25..9482e16c 100644 --- a/x265/.checksum +++ b/x265/.checksum @@ -1 +1 @@ -8ef365243847f9af566a3537e1a1d952df2c3d055669d4518542b411edc19c15 x265_4.1.tar.gz +d3852196b8f9562fa7be874689863d6285a89a264706ce7b3f7192c40d1f450e x265_4.2.tar.gz diff --git a/x265/.files b/x265/.files index 05e3c5d9..0f645bfa 100644 --- a/x265/.files +++ b/x265/.files @@ -5,7 +5,7 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/x265.h -rw-r--r-- root/root usr/include/x265_config.h drwxr-xr-x root/root usr/lib/ -lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.215 --rwxr-xr-x root/root usr/lib/libx265.so.215 +lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.216 +-rwxr-xr-x root/root usr/lib/libx265.so.216 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/x265.pc diff --git a/x265/abuild b/x265/abuild index e2178d52..364dcc05 100644 --- a/x265/abuild +++ b/x265/abuild @@ -1,5 +1,5 @@ name=x265 -version=4.1 +version=4.2 release=1 source="https://bitbucket.org/multicoreware/x265_git/downloads/x265_${version}.tar.gz" build_opt="-DGIT_ARCHETYPE=1 -DCMAKE_POLICY_VERSION_MINIMUM=3.5" |