Skip to content

Commit 3e62ca0

Browse files
committed
Add is-important parameters and x-checker-data for uncrustify
1 parent 6b788b9 commit 3e62ca0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

org.freedesktop.Sdk.Extension.vala.yml

+10
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ modules:
4949
project-id: 1249
5050
stable-only: true
5151
url-template: https://gitlab.com/graphviz/graphviz/-/archive/$version/graphviz-$version.tar.gz
52+
is-important: false
5253
cleanup: [/share/graphviz/doc, /bin, /lib/pkgconfig]
5354
- name: dbus-run-session
5455
sources:
@@ -60,6 +61,7 @@ modules:
6061
project-id: 5356
6162
stable-only: true
6263
url-template: https://gitlab.freedesktop.org/dbus/dbus/-/archive/dbus-$version/dbus-dbus-$version.tar.gz
64+
is-important: false
6365
buildsystem: autotools
6466
cleanup: ['*']
6567
- name: vls
@@ -87,6 +89,7 @@ modules:
8789
type: gnome
8890
name: jsonrpc-glib
8991
stable-only: true
92+
is-important: false
9093
cleanup: [/lib/pkgconfig]
9194
- name: gee
9295
buildsystem: autotools
@@ -98,6 +101,7 @@ modules:
98101
type: gnome
99102
name: libgee
100103
stable-only: true
104+
is-important: false
101105
cleanup: [/lib/pkgconfig]
102106
- name: uncrustify
103107
buildsystem: cmake-ninja
@@ -108,6 +112,12 @@ modules:
108112
- type: archive
109113
url: https://github.com/uncrustify/uncrustify/archive/uncrustify-0.75.1.tar.gz
110114
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
111121
cleanup: [/lib/pkgconfig]
112122
- name: scripts
113123
buildsystem: simple

0 commit comments

Comments
 (0)