Commit 3e62ca0 1 parent 6b788b9 commit 3e62ca0 Copy full SHA for 3e62ca0
File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ modules:
49
49
project-id : 1249
50
50
stable-only : true
51
51
url-template : https://gitlab.com/graphviz/graphviz/-/archive/$version/graphviz-$version.tar.gz
52
+ is-important : false
52
53
cleanup : [/share/graphviz/doc, /bin, /lib/pkgconfig]
53
54
- name : dbus-run-session
54
55
sources :
@@ -60,6 +61,7 @@ modules:
60
61
project-id : 5356
61
62
stable-only : true
62
63
url-template : https://gitlab.freedesktop.org/dbus/dbus/-/archive/dbus-$version/dbus-dbus-$version.tar.gz
64
+ is-important : false
63
65
buildsystem : autotools
64
66
cleanup : ['*']
65
67
- name : vls
@@ -87,6 +89,7 @@ modules:
87
89
type : gnome
88
90
name : jsonrpc-glib
89
91
stable-only : true
92
+ is-important : false
90
93
cleanup : [/lib/pkgconfig]
91
94
- name : gee
92
95
buildsystem : autotools
@@ -98,6 +101,7 @@ modules:
98
101
type : gnome
99
102
name : libgee
100
103
stable-only : true
104
+ is-important : false
101
105
cleanup : [/lib/pkgconfig]
102
106
- name : uncrustify
103
107
buildsystem : cmake-ninja
@@ -108,6 +112,12 @@ modules:
108
112
- type : archive
109
113
url : https://github.com/uncrustify/uncrustify/archive/uncrustify-0.75.1.tar.gz
110
114
sha256 : fd14acc0a31ed88b33137bdc26d32964327488c835f885696473ef07caf2e182
115
+ x-checker-data :
116
+ type : anitya
117
+ project-id : 5043
118
+ stable-only : true
119
+ url-template : https://github.com/uncrustify/uncrustify/archive/uncrustify-$version.tar.gz
120
+ is-important : false
111
121
cleanup : [/lib/pkgconfig]
112
122
- name : scripts
113
123
buildsystem : simple
You can’t perform that action at this time.
0 commit comments