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
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
postmarketOS
pmaports
Commits
a09b2690
Unverified
Commit
a09b2690
authored
7 months ago
by
Angelo Verlain Shema
Browse files
Options
Downloads
Patches
Plain Diff
temp/gnome-shell-mobile: upgrade to 46-mobile.1 (MR 5583)
[ci:skip-build]: already built successfully in CI
parent
151fc2b0
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#204122
passed
7 months ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
temp/gnome-shell-mobile/APKBUILD
+5
-3
5 additions, 3 deletions
temp/gnome-shell-mobile/APKBUILD
with
5 additions
and
3 deletions
temp/gnome-shell-mobile/APKBUILD
+
5
−
3
View file @
a09b2690
# Forked from Alpine to add phone adaptivity patches
pkgname
=
gnome-shell-mobile
pkgver
=
46
pkgver
=
46
.1
pkgrel
=
0
pkgdesc
=
"GNOME shell"
url
=
"https://wiki.gnome.org/Projects/GnomeShell"
...
...
@@ -72,7 +72,7 @@ subpackages="
$pkgname
-schemas::noarch
gnome-mobile-extensions-app:extensions_app:noarch
"
_commit
=
"46-mobile
-0
"
_commit
=
"46-mobile
.1
"
_gvc_commit
=
"91f3f41490666a526ed78af744507d7ee1134323"
source
=
"gnome-shell-mobile-
$_commit
.tar.gz::https://gitlab.gnome.org/verdre/gnome-shell-mobile/-/archive/
$_commit
/gnome-shell-mobile-
$_commit
.tar.gz
libgnome-volume-control-
$_gvc_commit
.tar.gz::https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/
$_gvc_commit
/libgnome-volume-control-
$_gvc_commit
.tar.gz
...
...
@@ -88,6 +88,8 @@ prepare() {
mv
"
$srcdir
/libgnome-volume-control-
$_gvc_commit
"
$builddir
/subprojects/gvc
sed
-i
"s/mutter_api_version = '.*'/mutter_api_version = '99'/g"
meson.build
# versions in the format "46-mobile.1" are considered invalid by pkg-config
sed
-i
's/\([0-9]\+\)-mobile\.\([0-9]\+\)/\1.\2/'
meson.build
}
build
()
{
...
...
@@ -137,7 +139,7 @@ package() {
}
sha512sums
=
"
56ab61732f7d477af37347f2c1e5070ed4eab6b1e020f94014fdaf2e3c1d002d43830d28ff8227a9332b5f3be82eed9901fee4afce10c0c40e5e3fbff3d2e6b8
gnome-shell-mobile-46-mobile
-0
.tar.gz
aeca65c373979eacf73aff169b69f3cefa8f457a04e641481f79a3a6e398a51d3ccfc6c7a94ae4a81486dd08fb7b600b2a949efc9272ab17ae9719fc7fe35740
gnome-shell-mobile-46-mobile
.1
.tar.gz
c832e99bc56ae586734d468e4e1a17f107acc76076d07ba45c46359ba751d1e6abe6108e43730fdf1dd18153cfa9f374e3e81118ae4902f0974d5b5f54f8276b libgnome-volume-control-91f3f41490666a526ed78af744507d7ee1134323.tar.gz
ae4ac679bacd35948b44068e5a70407f473bd96986ee126abb1bdf066db5cbc2087a3ffae0b390286689cacbe8325870fd43663ba39f4f7543216e02bf083934 gsh.patch
"
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