[epiphany/mcatanzaro/elementary-no-canary] Remove elementary OS support from Canary build
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/mcatanzaro/elementary-no-canary] Remove elementary OS support from Canary build
- Date: Fri, 7 Jan 2022 18:33:50 +0000 (UTC)
commit 9312987ce208ebe44da1d509f06e2714417cf8f9
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Fri Jan 7 12:32:51 2022 -0600
Remove elementary OS support from Canary build
This simplifies the Canary manifest considerably, and should speed up
our CI, since Canary is currently the slowest job on the CI. I think it's
sufficient to have the elementary OS support in Tech Preview, which is
our primary development build anyway.
org.gnome.Epiphany.Canary.json.in | 69 ---------------------------------------
1 file changed, 69 deletions(-)
---
diff --git a/org.gnome.Epiphany.Canary.json.in b/org.gnome.Epiphany.Canary.json.in
index 241b622b2..89b00d96c 100644
--- a/org.gnome.Epiphany.Canary.json.in
+++ b/org.gnome.Epiphany.Canary.json.in
@@ -20,75 +20,6 @@
"--system-talk-name=org.freedesktop.GeoClue2"
],
"modules" : [
- {
- "name": "elementary-icons",
- "buildsystem": "meson",
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/elementary/icons.git"
- }
- ],
- "modules": [
- {
- "name": "xcursorgen",
- "cleanup": [ "*" ],
- "sources": [
- {
- "type": "git",
- "url": "https://gitlab.freedesktop.org/xorg/app/xcursorgen.git",
- "tag": "xcursorgen-1.0.7"
- }
- ]
- }
- ]
- },
- {
- "name": "elementary-stylesheet",
- "buildsystem": "meson",
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/elementary/stylesheet.git"
- }
- ],
- "modules": [
- {
- "name": "sassc",
- "cleanup": [ "*" ],
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/sass/sassc.git",
- "tag": "3.6.1"
- },
- {
- "type": "script",
- "dest-filename": "autogen.sh",
- "commands": [ "autoreconf -si" ]
- }
- ],
- "modules": [
- {
- "name": "libsass",
- "cleanup": [ "*" ],
- "sources": [
- {
- "type": "git",
- "url": "https://github.com/sass/libsass.git",
- "tag": "3.6.4"
- },
- {
- "type": "script",
- "dest-filename": "autogen.sh",
- "commands": [ "autoreconf -si" ]
- }
- ]
- }
- ]
- }
- ]
- },
{
"name" : "libdazzle",
"buildsystem" : "meson",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]