Skip to content

Commit 3f5d2b0

Browse files
committed
Remove Blueprint git submodule
1 parent f21aa87 commit 3f5d2b0

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[submodule "troll"]
22
path = troll
33
url = https://github.com/sonnyp/troll.git
4-
[submodule "blueprint-compiler"]
5-
path = blueprint-compiler
6-
url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
74
[submodule "icon-development-kit-www"]
85
path = icon-development-kit-www
96
url = https://gitlab.gnome.org/Teams/Design/icon-development-kit-www.git

blueprint-compiler

Lines changed: 0 additions & 1 deletion
This file was deleted.

re.sonny.Workbench.Devel.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,9 @@
6565
"builddir": true,
6666
"sources": [
6767
{
68-
"type": "dir",
69-
"path": "./blueprint-compiler"
68+
"type": "archive",
69+
"url": "https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.8.1/blueprint-compiler-v0.8.1.tar.gz",
70+
"sha512": "33f14741d358372b3953ba2bf6619b3e40df9e2649854897b80e04114031b0084bca2e1994551593438b46657392abb097c68c91f7c5da7eca48bc2992009995"
7071
}
7172
]
7273
},

0 commit comments

Comments
 (0)