Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Connor Eliffe
pmaports
Commits
e14e3798
Verified
Commit
e14e3798
authored
1 month ago
by
achill (fossdd)
Browse files
Options
Downloads
Patches
Plain Diff
systemd/gnome-shell: upgrade to 48.0
Part-of:
https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6337
parent
040dda1c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
extra-repos/systemd/gnome-shell/APKBUILD
+3
-5
3 additions, 5 deletions
extra-repos/systemd/gnome-shell/APKBUILD
extra-repos/systemd/gnome-shell/schemas_req.patch
+0
-13
0 additions, 13 deletions
extra-repos/systemd/gnome-shell/schemas_req.patch
with
3 additions
and
18 deletions
extra-repos/systemd/gnome-shell/APKBUILD
+
3
−
5
View file @
e14e3798
# Forked from Alpine to add systemd!
pkgname
=
gnome-shell
pkgver
=
9994
7.5
_pkgver
=
4
7.5
pkgver
=
9994
8.0
_pkgver
=
4
8.0
pkgrel
=
0
pkgdesc
=
"GNOME shell"
url
=
"https://gitlab.gnome.org/GNOME/gnome-shell"
...
...
@@ -73,7 +73,6 @@ subpackages="
"
source
=
"https://download.gnome.org/sources/gnome-shell/
${
_pkgver
%.*
}
/gnome-shell-
$_pkgver
.tar.xz
gsh.patch
schemas_req.patch
"
# TODO: crossdirect disabled due to armv7 crosscompile failure on x86_64, see
# https://gitlab.com/postmarketOS/pmaports/-/merge_requests/5115#note_1899890119
...
...
@@ -122,7 +121,6 @@ schemas() {
}
sha512sums
=
"
5c34d16350fc92d96ed87981eea0abb9fbd9bf793085eece286b2e7bd01b94bfeb123f801e875cecadfda20abd30294e6d46aed0e1ffbbbec57bb7e0aaaea90d
gnome-shell-4
7.5
.tar.xz
13fce232753223495fbf2d5e9623423efe75c2c5bdd093df6e7cfa2a25fe6f1e8cb7b7e8697d7afc42e55ce628364ec694b316a9d9794e088ac3dfe484cfaec1
gnome-shell-4
8.0
.tar.xz
ae4ac679bacd35948b44068e5a70407f473bd96986ee126abb1bdf066db5cbc2087a3ffae0b390286689cacbe8325870fd43663ba39f4f7543216e02bf083934 gsh.patch
3fab1a0e141ae7c972e827935c6e4c52d927faf69dd25a5c72bbcdaa1b763d1bb58ea5cb074686145b29c3391f557b01920a8d3613bb83d15f073d661a447426 schemas_req.patch
"
This diff is collapsed.
Click to expand it.
extra-repos/systemd/gnome-shell/schemas_req.patch
deleted
100644 → 0
+
0
−
13
View file @
040dda1c
diff --git a/meson.build b/meson.build
index ec385b1..e0addb3 100644
--- a/meson.build
+++ b/meson.build
@@ -28,7 +28,7 @@
gjs_req = '>= 1.73.1'
gtk_req = '>= 4.0'
mutter_req = '>= 47.0'
polkit_req = '>= 0.100'
-schemas_req = '>= 47.alpha'
+schemas_req = '>= 47'
systemd_req = '>= 246'
ibus_req = '>= 1.5.19'
gnome_desktop_req = '>= 40'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment