Search Criteria
Package Details: handbrake-full 1.9.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/handbrake-full.git (read-only, click to copy) |
---|---|
Package Base: | handbrake-full |
Description: | Multithreaded video transcoder |
Upstream URL: | https://handbrake.fr/ |
Licenses: | LicenseRef-Unredistributable |
Conflicts: | handbrake |
Provides: | handbrake |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 22 |
Popularity: | 0.49 |
First Submitted: | 2020-08-18 04:32 (UTC) |
Last Updated: | 2025-04-26 08:07 (UTC) |
Dependencies (59)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- jansson (jansson-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libdrm (libdrm-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libtheora (libtheora-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libx264.so (x264-tmod-gitAUR, x264-gitAUR, lib32-x264AUR, x264)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- numactl (numactl-gitAUR)
- opus (opus-gitAUR)
- Show 39 more dependencies...
Latest Comments
1 2 3 4 5 Next › Last »
43615 commented on 2025-04-26 02:11 (UTC) (edited on 2025-04-26 02:13 (UTC) by 43615)
Same CMake version error, where can I add the flag to this PKGBUILD?
FabioLolix commented on 2025-04-09 10:47 (UTC)
Hi, It Is a common issue with cmake 4, Need thie fix https://aur.archlinux.org/cgit/aur.git/commit/?h=fuzzylite&id=c2f22b0e1a5b099bf5765f26bdd7b037797b244d
derwookie commented on 2025-04-09 09:11 (UTC)
I get the error from the pastebin, honestly don't know how to tackle it. I guess it's some incompatibility with cmake.
https://pastebin.com/H8fwY1ZS
FabioLolix commented on 2024-12-10 08:44 (UTC)
Error reported by 43615 fixed locally ywsterday night, will push this evening
carlosnewmusic I don't have time for AUR helpers
carlosnewmusic commented on 2024-12-10 02:02 (UTC)
build error https://pastebin.com/uNy8KJLz
43615 commented on 2024-12-09 08:54 (UTC)
Build works fine now, but there's another error:
FabioLolix commented on 2024-12-09 08:21 (UTC)
Try to uncomment options=(!lto), is possible that is slipped in the update, I'll lok further this evening
43615 commented on 2024-12-09 08:03 (UTC)
1.9.0-3 fails to build, lots of "undefined references" reported by /usr/bin/ld. Output is too long for a comment, see here.
HurricanePootis commented on 2024-07-27 22:04 (UTC)
Anyways, I have created a pull request for this package and the other handbrake packages you maintain. Since you are busy, I took the initiative to make pull request that can be checked on github for you.
HurricanePootis commented on 2024-07-26 20:20 (UTC)
@FabioLolix, maybe I should've clarrified. The manual dependencies you are downlading in source() haven't been updated in a long time. As in, there are out of date dependencies in
source()
. You can check the$srcdir/handbrake/download
folder. Since some of the stuff you are downloading is out-of-date, handbrake has to download itself newer stuff. Therefore, unless you want to keep on manually updating the versions of the archives you download with each update, it'd be better to have handbrake handle that itself.And, I will be creating a pull request on your github since you are too busy.
1 2 3 4 5 Next › Last »