[gnome-games/wip/exalm/libhandy2: 15/22] ci: Build libhandy for cross_distro targets
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/libhandy2: 15/22] ci: Build libhandy for cross_distro targets
- Date: Sun, 16 Sep 2018 12:39:58 +0000 (UTC)
commit 0a5055ab73034fd571ec097cc443be8921e8830e
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Wed Sep 12 18:02:39 2018 +0500
ci: Build libhandy for cross_distro targets
.gitlab-ci/prepare.sh | 7 +++++++
1 file changed, 7 insertions(+)
---
diff --git a/.gitlab-ci/prepare.sh b/.gitlab-ci/prepare.sh
index b56a9c10..05fe0619 100755
--- a/.gitlab-ci/prepare.sh
+++ b/.gitlab-ci/prepare.sh
@@ -1,5 +1,12 @@
#!/bin/bash
+# Build libhandy
+git clone --depth 1 https://source.puri.sm/Librem5/libhandy.git
+cd libhandy
+meson --prefix=/usr -Dtests=false -Dexamples=false -Dglade_catalog=false _build
+ninja -C _build install
+cd ..
+
# Build libmanette
git clone --depth 1 https://gitlab.gnome.org/aplazas/libmanette.git
cd libmanette
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]