[pitivi] build: flatpak: Add h265 and aac support in the sandbox
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] build: flatpak: Add h265 and aac support in the sandbox
- Date: Fri, 15 Jul 2016 14:32:02 +0000 (UTC)
commit b6a199dcc06d74c53d805f804aec845b951da376
Author: Thibault Saunier <tsaunier gnome org>
Date: Mon Jul 11 15:59:50 2016 -0400
build: flatpak: Add h265 and aac support in the sandbox
Reviewed-by: Alex Băluț <alexandru balut gmail com>
Differential Revision: https://phabricator.freedesktop.org/D1169
build/flatpak/pitivi.template.json | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/build/flatpak/pitivi.template.json b/build/flatpak/pitivi.template.json
index 3df1f6d..1e34bd5 100644
--- a/build/flatpak/pitivi.template.json
+++ b/build/flatpak/pitivi.template.json
@@ -214,6 +214,28 @@
]
},
{
+ "name": "vo-aacenc",
+ "sources": [
+ {
+ "type": "archive",
+ "url":
"http://downloads.sourceforge.net/project/opencore-amr/vo-aacenc/vo-aacenc-0.1.3.tar.gz",
+ "sha256": "e51a7477a359f18df7c4f82d195dab4e14e7414cbd48cf79cc195fc446850f36"
+ }
+ ]
+ },
+ {
+ "name": "x265",
+ "cmake": true,
+ "subdir":"source",
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://bitbucket.org/multicoreware/x265/downloads/x265_1.9.tar.gz",
+ "sha256": "3e4654133ed957a98708fdb4cb9a154d9e80922b84e26e43fc462a101c5b15c8"
+ }
+ ]
+ },
+ {
"name": "meson",
"build-options" : {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]