[grilo-plugins/wip/hadess/use-stable-tracker: 3/3] ci: Use tracker3 from the distribution
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/hadess/use-stable-tracker: 3/3] ci: Use tracker3 from the distribution
- Date: Fri, 30 Oct 2020 14:17:20 +0000 (UTC)
commit 9a52d051bffa3e8bd01d7a83f0de89a535348e07
Author: Bastien Nocera <hadess hadess net>
Date: Fri Oct 30 15:16:59 2020 +0100
ci: Use tracker3 from the distribution
.gitlab-ci.yml | 14 ++------------
1 file changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e2381d31..b525f2ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,24 +37,14 @@ variables:
gstreamer1-plugins-bad-free-extras
python3-gobject-base
dbus-daemon
+ tracker3-miners
+ tracker3-devel
build_stable:
before_script:
- dnf update -y --nogpgcheck
script:
- dnf install -y --nogpgcheck $DEPENDENCIES_GRILO $DEPENDENCIES
- # FIXME: While tracker3 isn't in Fedora
- - dnf install -y --nogpgcheck libseccomp-devel
- - git clone https://gitlab.gnome.org/GNOME/tracker.git
- - cd tracker
- - meson . _build --prefix=/usr -Ddocs=false -Dman=false -Dbash_completion=false -Dtest_utils=true
- - ninja -C _build install
- - cd ..
- - git clone https://gitlab.gnome.org/GNOME/tracker-miners.git
- - cd tracker-miners
- - meson . _build --prefix=/usr -Dpng=enabled -Dgeneric_media_extractor=gstreamer -Dminer_rss=false
-Dman=false
- - ninja -C _build install
- - cd ..
# As part of configuring grilo-plugins.git for build, the latest code from
# grilo.git will be fetched by Meson and it will be built as a subproject.
- meson . _build --prefix=/usr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]