[grilo-plugins/wip/hadess/force-all-plugins-in-ci] ci: Enable all the plugins in the CI
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/hadess/force-all-plugins-in-ci] ci: Enable all the plugins in the CI
- Date: Tue, 18 Feb 2020 10:17:27 +0000 (UTC)
commit 69cabfddfd4ec9a914578806a109efcc87147fc1
Author: Bastien Nocera <hadess hadess net>
Date: Tue Feb 18 11:16:55 2020 +0100
ci: Enable all the plugins in the CI
.gitlab-ci.yml | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 40c52576..318d0751 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,6 +22,29 @@ build_stable:
# 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
+ -Denable-bookmarks=yes
+ -Denable-chromaprint=yes
+ -Denable-dleyna=yes
+ -Denable-dmap=yes
+ -Denable-filesystem=yes
+ -Denable-flickr=yes
+ -Denable-freebox=yes
+ -Denable-gravatar=yes
+ -Denable-jamendo=yes
+ -Denable-local-metadata=yes
+ -Denable-lua-factory=yes
+ -Denable-magnatune=yes
+ -Denable-metadata-store=yes
+ -Denable-opensubtitles=yes
+ -Denable-optical-media=yes
+ -Denable-podcasts=yes
+ -Denable-raitv=yes
+ -Denable-shoutcast=yes
+ -Denable-thetvdb=yes
+ -Denable-tmdb=yes
+ -Denable-tracker=yes
+ -Denable-vimeo=yes
+ -Denable-youtube=yes
- ninja -C _build
- ninja -C _build install
- meson test -C _build --suite=grilo-plugins
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]