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.011403
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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 25 Next › Last »

azleifel commented on 2011-12-04 22:11 (UTC)

For general information, HarfBuzz is an OpenType text shaping engine. The libass 0.10.0 source contains code that is conditionally compiled if libass's configure script detects that harfbuzz is installed. All of the undefined reference errors in loonyphoenix's build log (http://dpaste.com/665712/) refer to function calls from that conditionally compiled code.

graysky commented on 2011-12-04 18:18 (UTC)

You're missing something w/ your main installation then... or have something misconfigured.

<deleted-account> commented on 2011-12-04 17:50 (UTC)

That worked perfectly! Thanks.

<deleted-account> commented on 2011-12-04 15:44 (UTC)

Huh, never heard about that. I'll try it.

graysky commented on 2011-12-04 14:55 (UTC)

Right... read that wiki page and do it. Plus, why is anyone talking about that harfbuzz lib at all? It is not required for this PKG.

haawda commented on 2011-12-04 14:52 (UTC)

No, graysky refers to https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot.

<deleted-account> commented on 2011-12-04 14:43 (UTC)

graysky: I'm sorry if it was not obvious, but I don't have the harfbuzz library installed. And what do you mean by a clean chroot? Would a removed src folder do it?

graysky commented on 2011-12-04 14:05 (UTC)

Why do you need harfbuzz at all? Also, have you tried building in a clean chroot? I suspect this is work for you.

<deleted-account> commented on 2011-12-04 12:10 (UTC)

1. I tried building a clean svn download a few times, but not every time I tried something different 2. The only harfbuzz package I found is harfbuzz-git on AUR. I think this is a library that comes as part of other projects, such as Pango and Qt. And I have stock packages of those.