[epiphany] Bundle libdazzle in flatpak manifest
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Bundle libdazzle in flatpak manifest
- Date: Mon, 30 Apr 2018 15:49:02 +0000 (UTC)
commit bcc0b2115ac7ec47e32284b778f0ef465bae478d
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Apr 30 10:47:33 2018 -0500
Bundle libdazzle in flatpak manifest
https://bugzilla.gnome.org/show_bug.cgi?id=783912
org.gnome.Epiphany.json | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index ea26624..592200b 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -39,6 +39,18 @@
"/man", "/share/man", "/share/gtk-doc",
"*.la", "*.a"],
"modules": [
+ {
+ "name": "libdazzle",
+ "config-opts": [ "--libdir=/app/lib" ],
+ "buildsystem": "meson",
+ "builddir": true,
+ "sources": [
+ {
+ "type": "git",
+ "url": "https://git.gnome.org/browse/libdazzle"
+ }
+ ]
+ },
{
"name": "epiphany",
"config-opts": ["-Dtech_preview=true"],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]