jansson should be moved into makedepends
Search Criteria
Package Details: handbrake-cli-git 1.10.0.r0.gdba479e9f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/handbrake-git.git (read-only, click to copy) |
|---|---|
| Package Base: | handbrake-git |
| Description: | Multithreaded video transcoder (CLI) |
| Upstream URL: | https://github.com/HandBrake/HandBrake |
| Licenses: | GPL-2.0-only |
| Conflicts: | handbrake-cli |
| Provides: | handbrake-cli |
| Submitter: | haawda |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 109 |
| Popularity: | 0.012375 |
| First Submitted: | 2015-08-30 09:06 (UTC) |
| Last Updated: | 2025-08-09 14:14 (UTC) |
Dependencies (46)
- jansson (jansson-gitAUR)
- lame (lame-altivecAUR, lame-svnAUR)
- libass (libass-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libtheora (libtheora-gitAUR)
- libva (libva-gitAUR, intel-media-stack-legacy-binAUR, 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-patmanmod-gitAUR, x264)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- numactl (numactl-gitAUR)
- opus (opus-gitAUR)
- speex (speex-gitAUR)
- x264 (x264-tmod-gitAUR, x264-gitAUR, x264-patmanmod-gitAUR)
- cargo-c (cargo-c-gitAUR) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-develAUR, gtk4-gitAUR) (make)
- Show 26 more dependencies...
Required by (1)
- automatic-ripping-machine (requires handbrake-cli)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 25 Next › Last »
tee commented on 2016-01-15 19:57 (UTC)
haawda commented on 2015-09-28 18:41 (UTC)
prelink and yasm were in the makedepends, but obviously in the wron place, fixed.
piojo commented on 2015-09-27 12:51 (UTC)
Also, I had to install prelink to get the execstack command in PKGBUILD.
piojo commented on 2015-09-27 12:26 (UTC)
It seems yasm is a build dependency. I see it's fetched during the build, but that doesn't seem to help. It only worked after I installed yasm explicitly. (Even fiddling with the path to include the downloaded directory didn't help.) This was the error:
Neither yasm nor nasm have been found
Configuration failed. This could reflect a misconfiguration of your
toolchains, improper options selected, or another problem. If you
don't see any useful error messages above, the next step is to look
at the configure error log file (config.log) to determine what
configure was trying to do when it died.
../contrib/libvpx/module.rules:2: recipe for target 'contrib/libvpx/.stamp.configure' failed
haawda commented on 2015-08-30 09:01 (UTC)
Thanks, did not know that. I am preparing a git-PKGBUILD.
ponsfoot commented on 2015-08-30 07:17 (UTC)
Upstream's source repo has been moved to github.
svn interface seems to be still provided by git-svn but its update is delayed (for about 5 days now, or stopped?).
https://trac.handbrake.fr/wiki/Development
hopimet commented on 2015-08-28 05:34 (UTC)
There is an error in the PKGBUIKD. The "depends" line is splitted (lines 18, 19) as follows:
depends=('dbus-glib' 'desktop-file-utils' 'gst-plugins-base-libs' '
gtk3' 'jansson' 'lame' 'libass' 'libx264' 'libnotify' 'libsamplerate' 'libtheora')
It should be:
depends=('dbus-glib' 'desktop-file-utils' 'gst-plugins-base-libs' 'gtk3' 'jansson' 'lame' 'libass' 'libx264' 'libnotify' 'libsamplerate' 'libtheora')
haawda commented on 2015-04-04 21:18 (UTC)
pkgver=r7051
adjusted the python script-invokations in the prepare scriptlet.
azleifel commented on 2015-03-14 13:06 (UTC)
pkgver=6985svn
* Just a little PKGBUILD tidying
6985svn is capable of encoding without segfaulting.
Pinned Comments
FabioLolix commented on 2025-08-10 21:05 (UTC)
This pkgbuild is maintained at: https://github.com/FabioLolix/PKGBUILD