Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
Model experiments
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
alpine
aports
Commits
dcfd6814
Commit
dcfd6814
authored
3 months ago
by
achill (fossdd)
Committed by
Kevin Daudt
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
community/phosh: upgrade to 0.45.0
https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v0.45.0/NEWS
parent
dfe72365
No related branches found
No related tags found
1 merge request
!80787
[3.21] Backport Phosh 0.45
Pipeline
#304196
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/phosh/APKBUILD
+3
-3
3 additions, 3 deletions
community/phosh/APKBUILD
with
3 additions
and
3 deletions
community/phosh/APKBUILD
+
3
−
3
View file @
dcfd6814
...
...
@@ -4,7 +4,7 @@
# Contributor: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: team/phosh <newbyte@postmarketos.org>
pkgname
=
phosh
pkgver
=
0.4
3.1
pkgver
=
0.4
5.0
pkgrel
=
0
pkgdesc
=
"Wayland shell for GNOME on mobile devices"
# armhf: blocked by gnome-shell-schemas
...
...
@@ -112,13 +112,13 @@ portalsconf() {
}
libphosh_dev
()
{
local
_soname
=
"libphosh-
$
{
pkgver
%.*
}
"
local
_soname
=
"libphosh-
$
(
echo
$pkgver
|
sed
-E
's/^([0-9]+)\.([0-9]+).*/\1.\2/'
)
"
amove usr/include/
$_soname
amove usr/lib/
$_soname
.so
amove usr/lib/pkgconfig/
$_soname
.pc
}
sha512sums
=
"
45dd99a496744bc9df51f5f4ec4f9cc44950e3417f62925230367bcd7332db0d9ecf2556b6ee402d076f80cafd517a00a27c27c10fc828754b96d70842f6a12
f phosh-0.4
3.1
.tar.xz
bb9ae902c979d410c8ab85ed04c1bdb7f99d77a0e7fe84c31485e8e9c8fdc49cc5475921b8e5839a73db9d615df5c17114149fd06642d6b37fa3fd08d8ebf1b
f phosh-0.4
5.0
.tar.xz
8ca4893a751311de326e198314669f5a276092ade99c6353c4c9ce070713fb1a5b1615e7fecb93b428dc79fd4001a9af43d24eafaf2545d7db464963fda25330 phosh.desktop
"
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