Package Details: handbrake-cli-git 1.10.0.r0.gdba479e9f-1

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.012115
First Submitted: 2015-08-30 09:06 (UTC)
Last Updated: 2025-08-09 14:14 (UTC)

Pinned Comments

FabioLolix commented on 2025-08-10 21:05 (UTC)

This pkgbuild is maintained at: https://github.com/FabioLolix/PKGBUILD

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 25 Next › Last »

azleifel commented on 2015-03-08 11:04 (UTC)

pkgver=6978svn * Added jansson as a dependency @haawda: I didn't need to make any additional changes to get 6978svn to build successfully but did find that 6978svn segfaults when starting an encode. I don't know why yet but, for reference, the last good version I've built locally is 6902svn.

haawda commented on 2015-03-07 20:50 (UTC)

Sorry, jansson is needed also in the cli-package.

haawda commented on 2015-03-07 20:44 (UTC)

I needed n additional line in the prpare function for building. sed -i -e 's+-g -c -o+-g -c -o -I/usr/include/glib-2.0+' gtk/src/Makefile.am And for the gtk3-version, jansson is a new dependency.

azleifel commented on 2015-01-01 09:44 (UTC)

pkgver=6679svn * Updated the pkgver() function in line with the current VCS package guidelines, but with the pkgver constructed in the style used by the Handbrake developers.

azleifel commented on 2014-12-31 18:28 (UTC)

pkgver=6679 * Removed the old split package workarounds from the PKGBUILD and did a little tidying.

haawda commented on 2014-12-30 22:37 (UTC)

AUR supports split PKGBUILDs now, so the tricks to make this work can be beautified.

azleifel commented on 2014-12-25 17:35 (UTC)

pkgver=6651 * Updated dependencies

azleifel commented on 2014-11-05 22:58 (UTC)

pkgver=6507 * Updated dependencies

azleifel commented on 2014-08-13 21:25 (UTC)

@giuliano52: Did you have a specific reason for flagging this package out-of-date? I've just used it to build svn 6295 without any problems.

azleifel commented on 2013-12-15 13:07 (UTC)

pkgver=5929 * Updated dependencies only.