mirror of https://github.com/GNOME/gimp.git
build/linux: Sync with beta manifest regarding appstream and xmu
This commit is contained in:
parent
d8b984a4eb
commit
48fc6b40b9
|
@ -37,7 +37,6 @@
|
|||
"--filesystem=/tmp",
|
||||
"--filesystem=xdg-run/gvfs",
|
||||
"--filesystem=xdg-run/gvfsd",
|
||||
"--talk-name=org.gtk.vfs",
|
||||
"--talk-name=org.gtk.vfs.*",
|
||||
"--talk-name=org.freedesktop.FileManager1",
|
||||
"--talk-name=org.gnome.Shell.Screenshot",
|
||||
|
@ -74,7 +73,6 @@
|
|||
"name": "appstream-glib",
|
||||
"buildsystem": "meson",
|
||||
"config-opts": [
|
||||
"-Dstemmer=false",
|
||||
"-Drpm=false",
|
||||
"-Dfonts=false",
|
||||
"-Ddep11=false",
|
||||
|
@ -91,8 +89,8 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.8.2.tar.xz",
|
||||
"sha256": "71256500add5048d6f08878904708b3d0c3875f402e0adcd358e91d47dcd8b96",
|
||||
"url": "https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.8.3.tar.xz",
|
||||
"sha256": "84754064c560fca6e1ab151dc64354fc235a5798f016b91b38c9617253a8cf11",
|
||||
"x-checker-data": {
|
||||
"type": "anitya",
|
||||
"project-id": 14018,
|
||||
|
@ -745,8 +743,14 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "archive",
|
||||
"url": "https://xorg.freedesktop.org/releases/individual/lib/libXmu-1.1.3.tar.bz2",
|
||||
"sha256": "9c343225e7c3dc0904f2122b562278da5fed639b1b5e880d25111561bac5b731"
|
||||
"url": "https://xorg.freedesktop.org/releases/individual/lib/libXmu-1.2.1.tar.xz",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue