[gnome-games/wip/exalm/libhandy2: 2/21] 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: 2/21] ci: Build libhandy for cross_distro targets
- Date: Mon, 17 Sep 2018 12:05:08 +0000 (UTC)
commit 7bf306c373b634e195053d624523756edc2b55d9
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]