Search Criteria
Package Details: lib32-x265 1:4.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lib32-x265.git (read-only, click to copy) |
|---|---|
| Package Base: | lib32-x265 |
| Description: | Open Source H265/HEVC video encoder. 32bit libraries. |
| Upstream URL: | https://bitbucket.org/multicoreware/x265_git |
| Licenses: | GPL |
| Provides: | libx265.so |
| Submitter: | llde |
| Maintainer: | jahway603 |
| Last Packager: | unit73e |
| Votes: | 14 |
| Popularity: | 0.29 |
| First Submitted: | 2017-08-24 18:30 (UTC) |
| Last Updated: | 2025-06-17 21:05 (UTC) |
Dependencies (6)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-libnumaAUR
- x265 (x265-mod-patman-gitAUR, x265-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- nasm (nasm-gitAUR) (make)
Required by (23)
- avidemux-core-git (requires libx265.so)
- avidemux-qt5-git (requires libx265.so)
- avidemux-qt6-git (requires libx265.so)
- emby-server-beta (requires libx265.so)
- ffmpeg-ffplayout (requires libx265.so)
- ffmpeg-headless (requires libx265.so)
- ffmpeg-libfdk_aac (requires libx265.so)
- ffmpeg-nvcodec-11-1-git (requires libx265.so)
- ffmpeg-whisper (requires libx265.so)
- ffmpeg2.8 (requires libx265.so)
- ffmpeg6.1 (requires libx265.so)
- ffmpeg7.1 (requires libx265.so)
- lib32-ffmpeg
- lib32-gst-libav (make)
- lib32-gst-plugins-bad
- lib32-gst-plugins-bad (make)
- lib32-gst-plugins-bad-git
- lib32-gst-plugins-bad-libs (make)
- lib32-gst-plugins-ugly (make)
- lib32-libheif (make)
- Show 3 more...
Latest Comments
1 2 3 4 5 6 Next › Last »
pqatsi commented on 2026-07-09 18:06 (UTC)
@oxalin have not put their patch here, but I built here this one
oxalin commented on 2026-06-23 05:36 (UTC)
Hi.
I just updated the whole package with all relevant native's commits: nvchecker, 0BSD license, add .gitignore, removed unneeded patch, update the build process.
Would you consider adding me as a co-maintainer? I could push the changes (or send a pull request, I don't know how co-maintainers works). I'm the maintainer of a few packages myself, such as lib32-ffmpeg, lib32-x264, etc.
unit73e commented on 2025-12-18 00:06 (UTC)
Hello. I've moved to another distribution and for that reason I have no way to manage this package anymore. I'll leave maintenance to someone else.
unit73e commented on 2025-06-17 20:55 (UTC) (edited on 2025-06-17 21:06 (UTC) by unit73e)
@kacperoo29 confirmed that it should be bumped. will work on it. EDIT: updated to 4.1 and thanks for informing.
unit73e commented on 2025-06-03 19:31 (UTC) (edited on 2025-06-03 19:31 (UTC) by unit73e)
@enodev fixed in release 6. Thanks. There is no upstream fix so I had to create a patch.
unit73e commented on 2025-05-31 13:30 (UTC)
@enodev it's a new problem. GCC 14 is stricter and requires explicit
cstdintimport. I'll fix it later in the day, but it's better if upstream already fixed it and we use that, rather than a patch.enodev commented on 2025-05-31 10:18 (UTC)
Not sure if this is relevent to others, when I was trying to build this package(install failed with yay, and failed then tried with makepkg). I went through the build process manually and got this error.
Which seems to be at the make -C step. Make was helpful and let me know.
After adding #include <cstdint> to the json11.cpp file make seems to run fine. I guess incase anyone else runs/ran into this problem?
AmbassadorDave commented on 2025-04-23 22:05 (UTC)
@unit73e thank you kindly, the package installed just fine with your fix applied!
unit73e commented on 2025-04-22 21:40 (UTC)
@AmbassadorDave confirmed and fixed. just adding the
--no-committo cherry pick solves the problem.No. They can use the old binary. It's the same thing, this update just fixes the cmake4 problems.
@vitaliikuzhdin having checked the documentation a higher version with same epoch, wins. it's in pacman(8) manual. as you mentioned the epoch cannot go back anymore, it will stay 1 forever. At least until I or someone else messes up again and becomes 2.
1 2 3 4 5 6 Next › Last »