flatpak: Add f-e-d-c properties to depends, retain comments, and cosmetics
This commit is contained in:
parent
4a210bdf75
commit
fef5cc4e4b
@ -34,7 +34,12 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.2.tar.xz",
|
||||
"sha256": "a2a99f3fa943cf662f189163ed39a2cfc19a428d906dd4f92b387d3659d1641d"
|
||||
"sha256": "a2a99f3fa943cf662f189163ed39a2cfc19a428d906dd4f92b387d3659d1641d",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "mm-common",
|
||||
"stable-only": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -47,7 +52,15 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://download.gnome.org/sources/libsigc++/2.10/libsigc%2B%2B-2.10.6.tar.xz",
|
||||
"sha256": "dda176dc4681bda9d5a2ac1bc55273bdd381662b7a6d49e918267d13e8774e1b"
|
||||
"sha256": "dda176dc4681bda9d5a2ac1bc55273bdd381662b7a6d49e918267d13e8774e1b",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "libsigc++",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -58,7 +71,15 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://download.gnome.org/sources/glibmm/2.64/glibmm-2.64.5.tar.xz",
|
||||
"sha256": "508fc86e2c9141198aa16c225b16fd6b911917c0d3817602652844d0973ea386"
|
||||
"sha256": "508fc86e2c9141198aa16c225b16fd6b911917c0d3817602652844d0973ea386",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "glibmm",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "2.68.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -71,7 +92,15 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://ftp.gnome.org/pub/GNOME/sources/cairomm/1.12/cairomm-1.12.0.tar.xz",
|
||||
"sha256": "a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6"
|
||||
"sha256": "a54ada8394a86182525c0762e6f50db6b9212a2109280d13ec6a0b29bfd1afe6",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "cairomm",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "1.16.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -84,7 +113,15 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://ftp.gnome.org/pub/GNOME/sources/pangomm/2.40/pangomm-2.40.2.tar.xz",
|
||||
"sha256": "0a97aa72513db9088ca3034af923484108746dba146e98ed76842cf858322d05"
|
||||
"sha256": "0a97aa72513db9088ca3034af923484108746dba146e98ed76842cf858322d05",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "pangomm",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "2.48.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -97,7 +134,15 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.28/atkmm-2.28.0.tar.xz",
|
||||
"sha256": "4c4cfc917fd42d3879ce997b463428d6982affa0fb660cafcc0bc2d9afcedd3a"
|
||||
"sha256": "4c4cfc917fd42d3879ce997b463428d6982affa0fb660cafcc0bc2d9afcedd3a",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "atkmm",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "2.30.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -108,21 +153,35 @@
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://download.gnome.org/sources/gtkmm/3.24/gtkmm-3.24.4.tar.xz",
|
||||
"sha256": "9beb71c3e90cfcfb790396b51e3f5e7169966751efd4f3ef9697114be3be6743"
|
||||
"sha256": "9beb71c3e90cfcfb790396b51e3f5e7169966751efd4f3ef9697114be3be6743",
|
||||
"x-checker-data": {
|
||||
"type": "gnome",
|
||||
"name": "gtkmm",
|
||||
"stable-only": true,
|
||||
"versions": {
|
||||
"<": "4.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "libjson-c",
|
||||
"buildsystem": "cmake-ninja",
|
||||
"builddir": true,
|
||||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://s3.amazonaws.com/json-c_releases/releases/json-c-0.13.1-nodoc.tar.gz",
|
||||
"sha256": "94a26340c0785fcff4f46ff38609cf84ebcd670df0c8efd75d039cc951d80132"
|
||||
"sha256": "94a26340c0785fcff4f46ff38609cf84ebcd670df0c8efd75d039cc951d80132",
|
||||
"x-checker-data": {
|
||||
"type": "anitya",
|
||||
"project-id": 1477,
|
||||
"stable-only": true,
|
||||
"url-template": "https://s3.amazonaws.com/json-c_releases/releases/json-c-$version.tar.gz"
|
||||
}
|
||||
}
|
||||
],
|
||||
"buildsystem": "cmake-ninja",
|
||||
"builddir": true
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SolveSpace",
|
||||
|
Loading…
Reference in New Issue
Block a user