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
Merge requests
!52265
community/wvkbd: upgrade to 0.14.1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/wvkbd: upgrade to 0.14.1
proycon/aports:wvkbd-0.14.1
into
master
Overview
0
Commits
1
Pipelines
3
Changes
1
Merged
Maarten van Gompel
requested to merge
proycon/aports:wvkbd-0.14.1
into
master
1 year ago
Overview
0
Commits
1
Pipelines
3
Changes
1
Expand
bugfix release
0
0
Merge request reports
Compare
master
version 1
431f3d7d
1 year ago
master (base)
and
latest version
latest version
d34eb53c
1 commit,
1 year ago
version 1
431f3d7d
1 commit,
1 year ago
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/wvkbd/APKBUILD
+
3
−
3
Options
# Contributor: Maarten van Gompel <proycon@anaproy.nl>
# Maintainer: Willow Barraco <contact@willowbarraco.fr>
pkgname
=
wvkbd
pkgver
=
0.14
pkgver
=
0.14
.1
pkgrel
=
0
pkgdesc
=
"On-screen keyboard for wlroots that sucks less"
url
=
"https://git.sr.ht/~proycon/wvkbd"
@@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
subpackages
=
"
$pkgname
-doc"
options
=
"!check"
# has no tests
makedepends
=
"fontconfig wayland-dev libxkbcommon-dev pango-dev"
source
=
"
$pkgname
-v
$pkgver
-2
.tar.gz::https://git.sr.ht/~proycon/wvkbd/archive/v
$pkgver
.tar.gz"
source
=
"
$pkgname
-v
$pkgver
.tar.gz::https://git.sr.ht/~proycon/wvkbd/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
build
()
{
@@ -22,5 +22,5 @@ package() {
}
sha512sums
=
"
a
31863823b22fc472c9596daea0db0d4531b10aca580eadcc37ac9b1502335179083f84bcbca319896a2ccec35baca1ab345a1ea12fbd8d74bcdb8821a807320
wvkbd-v0.14
-2
.tar.gz
a
64aa82f028da306435708ae0cb2e748458123a5b699c1ccb38e55473bd2d204bdc354d3a7a83ea782982cff69e161b975ca34f4c3b7e3b77f320624afe2db8f
wvkbd-v0.14
.1
.tar.gz
"
Loading