From f2ec162fcf091121abfd47f770f6fc59dc4c4654 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 27 Oct 2015 18:19:54 +0900 Subject: Adding gnome-terminal to GNOME stratum Change-Id: I86c671425eb3f93d1f535fa9ab156cbb46d65567 --- strata/gnome.morph | 12 ++++++++++++ strata/gnome/gnome-terminal.morph | 5 +++++ 2 files changed, 17 insertions(+) create mode 100644 strata/gnome/gnome-terminal.morph diff --git a/strata/gnome.morph b/strata/gnome.morph index f0b5bb2f..3765d426 100644 --- a/strata/gnome.morph +++ b/strata/gnome.morph @@ -536,3 +536,15 @@ chunks: ref: 4944725bddcf5821d53d7d648fc53347ce12cc03 unpetrify-ref: 0.22 build-system: autotools +- name: gnome-terminal + morph: strata/gnome/gnome-terminal.morph + repo: upstream:gnome/gnome-terminal + ref: d52e6beb2df7aedd0c98696ae3be4a36b4c8f0f0 + unpetrify-ref: 3.18.1 + build-depends: + - desktop-file-utils + - dconf + - gconf + - gsettings-desktop-schemas + - nautilus + - yelp-tools diff --git a/strata/gnome/gnome-terminal.morph b/strata/gnome/gnome-terminal.morph new file mode 100644 index 00000000..89ec5964 --- /dev/null +++ b/strata/gnome/gnome-terminal.morph @@ -0,0 +1,5 @@ +name: gnome-terminal +kind: chunk +build-system: autotools +configure-commands: +- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-search-provider -- cgit v1.2.1