Commit c05ad5c
committed
builder-manifest: Allow all custom appstream tags in catalogue
This allows all `<custom>` tags from metainfo files to reach
catalogue data. Custom tags are used by Flathub to store verification
and build information and often downstream vendors who use Flathub's
catalogue for their own app store want custom tags to identify or
highlight their own apps. For example cosmic using Flathub catalogue
data to highlight cosmic apps on cosmic store app etc.
Allowing individual custom tags one by one is annoying and this is what
libappstream-glib did before the port in 1.3.4. So this brings back
the old as-glib behaviour that was lost in >=1.3.41 parent 3122e3f commit c05ad5c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2447 | 2447 | | |
2448 | 2448 | | |
2449 | 2449 | | |
| 2450 | + | |
| 2451 | + | |
2450 | 2452 | | |
2451 | 2453 | | |
2452 | 2454 | | |
| |||
0 commit comments