aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-01-29 01:07:32 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-01-29 01:07:32 +0800
commit90d7686148b4bf5fd9fd35164542d7ecbd77f441 (patch)
treed2a751759e4cf31779b56ff71cd9f56b182857b1
parent8afa971c3d87ab7aa789b6ab29406ae2e256c48e (diff)
downloadalicelinux-90d7686148b4bf5fd9fd35164542d7ecbd77f441.tar.gz
alicelinux-90d7686148b4bf5fd9fd35164542d7ecbd77f441.zip
x265: updated to 4.1
-rw-r--r--repos/extra/x265/.checksum2
-rw-r--r--repos/extra/x265/.files4
-rw-r--r--repos/extra/x265/abuild6
3 files changed, 6 insertions, 6 deletions
diff --git a/repos/extra/x265/.checksum b/repos/extra/x265/.checksum
index 84e9903c..1f82ed25 100644
--- a/repos/extra/x265/.checksum
+++ b/repos/extra/x265/.checksum
@@ -1 +1 @@
-d4d58301c5863db994802766445ccd3f254304f22c26dcf148b2f8888bad1820 x265-20240216.tar.xz
+8ef365243847f9af566a3537e1a1d952df2c3d055669d4518542b411edc19c15 x265_4.1.tar.gz
diff --git a/repos/extra/x265/.files b/repos/extra/x265/.files
index 6a026dfb..05e3c5d9 100644
--- a/repos/extra/x265/.files
+++ b/repos/extra/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.209
--rwxr-xr-x root/root usr/lib/libx265.so.209
+lrwxrwxrwx root/root usr/lib/libx265.so -> libx265.so.215
+-rwxr-xr-x root/root usr/lib/libx265.so.215
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/x265.pc
diff --git a/repos/extra/x265/abuild b/repos/extra/x265/abuild
index 3aac0cc3..76f41883 100644
--- a/repos/extra/x265/abuild
+++ b/repos/extra/x265/abuild
@@ -1,6 +1,6 @@
name=x265
-version=20240216
+version=4.1
release=1
-source="https://anduin.linuxfromscratch.org/BLFS/$name/$name-$version.tar.xz"
+source="https://bitbucket.org/multicoreware/x265_git/downloads/x265_${version}.tar.gz"
build_opt="-DGIT_ARCHETYPE=1 "
-build_dir=$name-$version/source
+build_dir=x265_${version}/source