Search Criteria
Package Details: android-aarch64-x265 4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-aarch64-x265.git (read-only, click to copy) |
---|---|
Package Base: | android-aarch64-x265 |
Description: | Open Source H265/HEVC video encoder (Android aarch64) |
Upstream URL: | https://bitbucket.org/multicoreware/x265_git |
Licenses: | GPL |
Groups: | android-x265 |
Submitter: | hipersayan_x |
Maintainer: | hipersayan_x |
Last Packager: | hipersayan_x |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-07-20 22:17 (UTC) |
Last Updated: | 2024-11-10 22:51 (UTC) |
Dependencies (3)
- android-ndkAUR (android-ndk-10eAUR, android-ndk-14bAUR, android-ndk-11cAUR, android-ndk-16bAUR, android-ndk-r18bAUR, android-ndk-19AUR, android-ndk-20bAUR, android-ndk-r17cAUR, android-ndk-16b-optAUR, android-ndk-25AUR, android-ndk-betaAUR, android-ndk-26AUR)
- android-cmakeAUR (make)
- nasm (nasm-gitAUR) (make)
Latest Comments
Martchus commented on 2024-11-11 16:55 (UTC)
Note that I didn't change it to use Git for the sake of change but to ensure shared libraries are built as well (which seems to depend on a check using Git commands). I didn't experience any problems with bitbucket but if it is too slow we could use the mirror on GitHub (https://github.com/videolan/x265). Cloning from GitHub is usually quite fast and reliable - even for very big repositories.
hipersayan_x commented on 2024-11-10 22:56 (UTC)
I did added your changes, but I will keep downloading the package instead of cloning, it happened me many times that if the connection is very slow, the connection shuts down when cloning.
Martchus commented on 2024-10-15 09:56 (UTC)
I updated this package on my repo and also had to fix some issues, see commit message of https://github.com/Martchus/PKGBUILDs/commit/42ee36b8074a0d7aea14979eaf7787f7423ef4a4 for details.