29 Commits

Author SHA1 Message Date
prspkt
f92187a86f
testing/handbrake: add speex and lzma makedepends 2019-02-27 20:32:43 +02:00
prspkt
0cd73d9ce1
testing/handbrake: disable nvenc
Disable nvidia encoder APIs which are only available on x86* and
therefore limit package availability.
2019-02-27 20:32:43 +02:00
prspkt
49c4725efb
testing/handbrake: upgrade to 1.2.2, clarify license 2019-02-27 20:32:43 +02:00
Tim Brust
f227c87fc0 main/libvpx: upgrade to 1.8.0 2019-02-26 22:03:13 +00:00
prspkt
a2ab0cba17
testing/handbrake: rebuild against libfdk-aac.so.2 2019-02-23 18:26:07 +02:00
Natanael Copa
60f658b408 testing/handbrake: build fix
add a patch for ffmpeg 4
2018-11-07 16:46:16 +00:00
Drew DeVault
6120f317c1 testing/handbrake: upgrade to 1.1.2 2018-11-07 16:46:16 +00:00
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
prspkt
5dec8e1acb testing/handbrake: rebuild against libx265.so.160 2018-07-25 14:25:00 +00:00
Timo Teräs
999996a18c testing/handbrake: rebuild against x264-20180304 and x265-2.7 2018-04-09 12:53:32 +00:00
William Pitcock
32a448ee46 testing/handbrake: rebuild against fribidi 1.0.1 2018-02-07 06:55:28 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Natanael Copa
5f14026b69 testing/handbrake: rebuild against x265 2.5 2017-10-31 13:52:49 +00:00
Roberto Oliveira
4194b9cf80 testing/handbrake: enable build on ppc64le 2017-10-01 21:55:03 +00:00
Natanael Copa
0af04bdfc5 testing/handbreak: disable build with (old) webkit 2017-07-18 08:16:04 +00:00
Leonardo Arena
97e539d63d testing/handbrake: rebuild against x265-2.4 2017-06-02 09:37:20 +00:00
Leonardo Arena
067e275675 testing/handbrake: modernize APKBUILD 2017-04-12 14:35:16 +00:00
Leonardo Arena
a7c9f93b67 testing/handbrake: upgrade to 1.0.7 2017-04-12 12:26:45 +00:00
Natanael Copa
3fce8e9e46 testing/handbrake: upgrade to 1.0.3 2017-03-23 09:44:41 +00:00
Francesco Colista
e4c1c4ea0a testing/handbake: bump pkgrel due to x265 upgrade 2017-02-16 13:13:03 +00:00
Jakub Jirutka
6d4aed3023 testing/handbrake: fix source url 2017-01-08 13:38:12 +01:00
Jakub Jirutka
8d45df44fc testing/handbrake: rebuild against libass-0.13.6 2017-01-07 19:52:45 +01:00
Natanael Copa
2d2685c51e testing/handbrake: rebuild against x264 2016-05-16 12:45:40 +00:00
Natanael Copa
cd4798f4a5 testing/handbreak: rebuild against x256-1.9 2016-03-31 12:48:15 +00:00
Carlo Landmeter
373000a7cb testing/handbrake: use external libs 2015-10-27 13:31:41 +01:00
Bartłomiej Piotrowski
c2d8feb8cf testing/handbrake: disable build for x86
Compilation fails due to text relocations found.
2015-09-07 14:47:54 +02:00
Natanael Copa
59272ef798 testing/handbrake: build fix 2015-09-05 17:33:57 +02:00
Natanael Copa
2cf2b2295b testing/handbreak: split -lang 2015-09-05 14:33:49 +02:00
Nathan Angelacos
3e26cc6142 testing/handbrake: new aport video transcoding tool
handbrake package contains the cli
	handbrake-gtk subpackage contains the gui
2015-09-05 14:25:49 +02:00