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
430612a4
Verified
Commit
430612a4
authored
2 years ago
by
Anjan Momi
Committed by
Clayton Craft
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-ui-sxmo-de-sway: upgrade to 1.11.1 (MR 3398)
parent
3d28282a
Branches
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
main/postmarketos-ui-sxmo-de-sway/APKBUILD
+13
-11
13 additions, 11 deletions
main/postmarketos-ui-sxmo-de-sway/APKBUILD
main/postmarketos-ui-sxmo-de-sway/pinephone-keyboard.conf
+0
-5
0 additions, 5 deletions
main/postmarketos-ui-sxmo-de-sway/pinephone-keyboard.conf
with
13 additions
and
16 deletions
main/postmarketos-ui-sxmo-de-sway/APKBUILD
+
13
−
11
View file @
430612a4
# Reference: https://postmarketos.org/uipkg
# Maintainer: Miles Alan <m@milesalan.com>
pkgname
=
postmarketos-ui-sxmo-de-sway
pkgver
=
1.
9.0
pkgrel
=
1
pkgver
=
1.
11.1
pkgrel
=
0
pkgdesc
=
"Simple Mobile: Mobile environment based on SXMO and running on sway"
url
=
"http://sr.ht/~mil/Sxmo"
arch
=
"noarch !armhf"
...
...
@@ -48,18 +48,20 @@ _pmb_recommends="
"
provides
=
"postmarketos-ui-sxmo"
provider_priority
=
1
# TODO: Remove this file when this config
# has been merged upstream.
# Link: https://gitlab.com/postmarketOS/pmaports/-/merge_requests/3177
source
=
"pinephone-keyboard.conf"
options
=
"!check"
# has no tests
# bonsai requires hare which doesnt work on all arches
# refer to https://pkgs.alpinelinux.org/packages?name=hare&branch=edge&repo=&arch=&maintainer=
# and add arches here as they become available. Bonsai should always be preferred
# cause it fixes alot of issues. If bonsai is not installed, sxmo will fallback
# to the old buggy shell script.
case
"
$CARCH
"
in
x86_64|aarch64
)
depends
=
"
$depends
bonsai"
;;
esac
package
()
{
mkdir
-p
"
$pkgdir
"
mkdir
-p
"
$pkgdir
"
/etc/sway/config.d
install
-Dm644
"
$srcdir
"
/pinephone-keyboard.conf
\
"
$pkgdir
"
/etc/sway/config.d/pinephone-keyboard.conf
}
sha512sums
=
"
1741b6ff4cf89c4d58e008d08c72b3411df72090d1a1caec3d89a855e79f37c3bfda2b8401bb46e1c1843e28bc796ade5f91d75a147ff4b61a0bdc1ae1f87c77 pinephone-keyboard.conf
"
This diff is collapsed.
Click to expand it.
main/postmarketos-ui-sxmo-de-sway/pinephone-keyboard.conf
deleted
100644 → 0
+
0
−
5
View file @
3d28282a
input
"0:0:PinePhone_Keyboard"
{
xkb_layout
us
xkb_model
ppkb
xkb_options
lv3
:
ralt_switch
}
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