build/linux: Sync with beta manifest regarding appstream and xmu

This commit is contained in:
Bruno 2024-07-14 17:23:17 -03:00
parent d8b984a4eb
commit 48fc6b40b9
1 changed files with 10 additions and 6 deletions

View File

@ -37,7 +37,6 @@
"--filesystem=/tmp", "--filesystem=/tmp",
"--filesystem=xdg-run/gvfs", "--filesystem=xdg-run/gvfs",
"--filesystem=xdg-run/gvfsd", "--filesystem=xdg-run/gvfsd",
"--talk-name=org.gtk.vfs",
"--talk-name=org.gtk.vfs.*", "--talk-name=org.gtk.vfs.*",
"--talk-name=org.freedesktop.FileManager1", "--talk-name=org.freedesktop.FileManager1",
"--talk-name=org.gnome.Shell.Screenshot", "--talk-name=org.gnome.Shell.Screenshot",
@ -74,7 +73,6 @@
"name": "appstream-glib", "name": "appstream-glib",
"buildsystem": "meson", "buildsystem": "meson",
"config-opts": [ "config-opts": [
"-Dstemmer=false",
"-Drpm=false", "-Drpm=false",
"-Dfonts=false", "-Dfonts=false",
"-Ddep11=false", "-Ddep11=false",
@ -91,8 +89,8 @@
"sources": [ "sources": [
{ {
"type": "archive", "type": "archive",
"url": "https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.8.2.tar.xz", "url": "https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.8.3.tar.xz",
"sha256": "71256500add5048d6f08878904708b3d0c3875f402e0adcd358e91d47dcd8b96", "sha256": "84754064c560fca6e1ab151dc64354fc235a5798f016b91b38c9617253a8cf11",
"x-checker-data": { "x-checker-data": {
"type": "anitya", "type": "anitya",
"project-id": 14018, "project-id": 14018,
@ -745,8 +743,14 @@
"sources": [ "sources": [
{ {
"type": "archive", "type": "archive",
"url": "https://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2", "url": "https://xorg.freedesktop.org/releases/individual/lib/libXmu-1.2.1.tar.xz",
"sha256": "9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731" "sha256": "fcb27793248a39e5fcc5b9c4aec40cc0734b3ca76aac3d7d1c264e7f7e14e8b2",
"x-checker-data": {
"type": "anitya",
"project-id": 1785,
"stable-only": true,
"url-template": "https://xorg.freedesktop.org/releases/individual/lib/libXmu-$version.tar.xz"
}
} }
] ]
}, },