Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions b/brotli/autobuild.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
solver:
ignore:
- libcap #: { auxdep: "It doesn't make sense for libcap-ng to induce a rebuild of brotli"}
- cryptsetup #: { auxdep: "It doesn't make sense for cryptsetup to induce a rebuild of brotli"}
4 changes: 4 additions & 0 deletions c/cairo/autobuild.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
solver:
ignore:
- fontconfig #: { auxdep: "It doesn't make sense for fontconfig to induce a rebuild of cairo" }
- freetype #: { auxdep: "It doesn't make sense for freetype to induce a rebuild of cairo"}
1 change: 1 addition & 0 deletions c/cryptsetup/autobuild.yaml
Binary file modified f/font-cantarell/manifest.x86_64.bin
Binary file not shown.
4 changes: 1 addition & 3 deletions f/font-cantarell/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@
"build-depends": [
"binary(msgfmt)"
],
"depends": [],
"files": [
"/usr/share/fonts/opentype/cantarell/Cantarell-VF.otf",
"/usr/share/metainfo/org.gnome.cantarell.metainfo.xml"
],
"name": "font-cantarell",
"provides": []
"name": "font-cantarell"
}
},
"source-name": "font-cantarell",
Expand Down
Binary file modified f/font-noto-emoji/manifest.x86_64.bin
Binary file not shown.
5 changes: 1 addition & 4 deletions f/font-noto-emoji/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
"manifest-version": "0.2",
"packages": {
"font-noto-emoji": {
"build-depends": [],
"depends": [],
"files": [
"/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf"
],
"name": "font-noto-emoji",
"provides": []
"name": "font-noto-emoji"
}
},
"source-name": "font-noto-emoji",
Expand Down
1 change: 1 addition & 0 deletions g/glib2/autobuild.yaml
3 changes: 3 additions & 0 deletions h/harfbuzz/autobuild.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
solver:
ignore:
- freetype #: { auxdep: "It doesn't make sense for freetype to induce a rebuild of harfbuzz"}
3 changes: 3 additions & 0 deletions l/libtiff/autobuild.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
solver:
ignore:
- libwebp #: { auxdep: "It doesn't make sense for libwebp to induce a rebuild of libtiff"}
Binary file modified m/modemmanager/manifest.x86_64.bin
Binary file not shown.
1 change: 1 addition & 0 deletions p/p11-kit/autobuild.yaml
1 change: 1 addition & 0 deletions p/polkit/autobuild.yaml
1 change: 1 addition & 0 deletions s/systemd/autobuild.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
solver:
ignore:
- accountsservice #: { auxdep: "It doesn't make sense for accountsservice to induce a rebuild of this"}
Binary file modified x/xorriso/manifest.x86_64.bin
Binary file not shown.
1 change: 0 additions & 1 deletion x/xorriso/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"manifest-version": "0.2",
"packages": {
"xorriso": {
"build-depends": [],
"depends": [
"interpreter(/usr/lib/ld-linux-x86-64.so.2(x86_64))",
"soname(libc.so.6(x86_64))"
Expand Down