fix(packaging/flatpak): move more xvfb modules to LizardByte mirrors (#3739)
This commit is contained in:
@@ -50,14 +50,32 @@
|
|||||||
"name": "libXmu",
|
"name": "libXmu",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://xorg.freedesktop.org/archive/individual/lib/libXmu-1.2.1.tar.gz",
|
"url": "https://github.com/LizardByte-infrastructure/libxmu.git",
|
||||||
"sha256": "bf0902583dd1123856c11e0a5085bd3c6e9886fbbd44954464975fd7d52eb599",
|
"tag": "libXmu-1.2.1",
|
||||||
|
"commit": "792f80402ee06ce69bca3a8f2a84295999c3a170",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 1785,
|
"project-id": 1785,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://xorg.freedesktop.org/archive/individual/lib/libXmu-$version.tar.gz"
|
"tag-template": "libXmu-$version"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "font-util",
|
||||||
|
"sources": [
|
||||||
|
{
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/LizardByte-infrastructure/font-util.git",
|
||||||
|
"tag": "font-util-1.4.1",
|
||||||
|
"commit": "b5ca142f81a6f14eddb23be050291d1c25514777",
|
||||||
|
"x-checker-data": {
|
||||||
|
"type": "anitya",
|
||||||
|
"project-id": 15055,
|
||||||
|
"stable-only": true,
|
||||||
|
"tag-template": "font-util-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -66,14 +84,15 @@
|
|||||||
"name": "libfontenc",
|
"name": "libfontenc",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://xorg.freedesktop.org/archive/individual/lib/libfontenc-1.1.8.tar.xz",
|
"url": "https://github.com/LizardByte-infrastructure/libfontenc.git",
|
||||||
"sha256": "7b02c3d405236e0d86806b1de9d6868fe60c313628b38350b032914aa4fd14c6",
|
"tag": "libfontenc-1.1.8",
|
||||||
|
"commit": "92a85fda2acb4e14ec0b2f6d8fe3eaf2b687218c",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 1613,
|
"project-id": 1613,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://xorg.freedesktop.org/archive/individual/lib/libfontenc-$version.tar.xz"
|
"tag-template": "libfontenc-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -97,34 +116,19 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "font-util",
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "archive",
|
|
||||||
"url": "https://xorg.freedesktop.org/archive/individual/font/font-util-1.4.1.tar.gz",
|
|
||||||
"sha256": "f029ae80cdd75d89bee7f7af61c21e07982adfb9f72344a158b99f91f77ef5ed",
|
|
||||||
"x-checker-data": {
|
|
||||||
"type": "anitya",
|
|
||||||
"project-id": 15055,
|
|
||||||
"stable-only": true,
|
|
||||||
"url-template": "https://xorg.freedesktop.org/archive/individual/font/font-util-$version.tar.gz"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "xvfb-libXfont2",
|
"name": "xvfb-libXfont2",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "archive",
|
"type": "git",
|
||||||
"url": "https://xorg.freedesktop.org/archive/individual/lib/libXfont2-2.0.6.tar.gz",
|
"url": "https://github.com/LizardByte-infrastructure/libxfont.git",
|
||||||
"sha256": "a944df7b6837c8fa2067f6a5fc25d89b0acc4011cd0bc085106a03557fb502fc",
|
"tag": "libXfont2-2.0.6",
|
||||||
|
"commit": "d54aaf2483df6a1f98fadc09004157e657b7f73e",
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "anitya",
|
"type": "anitya",
|
||||||
"project-id": 17165,
|
"project-id": 17165,
|
||||||
"stable-only": true,
|
"stable-only": true,
|
||||||
"url-template": "https://xorg.freedesktop.org/archive/individual/lib/libXfont2-$version.tar.gz"
|
"tag-template": "libXfont2-$version"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user