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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
knuxify
aports
Commits
57762c72
Commit
57762c72
authored
5 years ago
by
Rasmus Thomsen
Committed by
Leo
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/squeekboard: upgrade to 1.8.0
parent
9c756e6a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/squeekboard/APKBUILD
+4
-3
4 additions, 3 deletions
testing/squeekboard/APKBUILD
with
4 additions
and
3 deletions
testing/squeekboard/APKBUILD
+
4
−
3
View file @
57762c72
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname
=
squeekboard
pkgname
=
squeekboard
pkgver
=
1.
7
.0
pkgver
=
1.
8
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"The final Phosh keyboard"
pkgdesc
=
"The final Phosh keyboard"
arch
=
"all !s390x !ppc64le"
# Blocked by rust, fails to build on ppc64le
arch
=
"all !s390x !ppc64le"
# Blocked by rust, fails to build on ppc64le
url
=
"https://source.puri.sm/Librem5/squeekboard"
url
=
"https://source.puri.sm/Librem5/squeekboard"
license
=
"GPL-3.0-or-later"
license
=
"GPL-3.0-or-later"
makedepends
=
"meson ninja rust cargo bash glib-dev wayland-protocols wayland-dev gtk+3.0-dev libcroco-dev"
makedepends
=
"meson ninja rust cargo bash glib-dev wayland-protocols wayland-dev
gtk+3.0-dev libcroco-dev gnome-desktop-dev"
checkdepends
=
"xvfb-run"
checkdepends
=
"xvfb-run"
source
=
"https://source.puri.sm/Librem5/squeekboard/-/archive/v
$pkgver
/squeekboard-v
$pkgver
.tar.gz"
source
=
"https://source.puri.sm/Librem5/squeekboard/-/archive/v
$pkgver
/squeekboard-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
builddir
=
"
$srcdir
/
$pkgname
-v
$pkgver
"
...
@@ -30,4 +31,4 @@ check() {
...
@@ -30,4 +31,4 @@ check() {
package
()
{
package
()
{
DESTDIR
=
"
$pkgdir
"
ninja
install
-C
output
DESTDIR
=
"
$pkgdir
"
ninja
install
-C
output
}
}
sha512sums
=
"
8db66ff7ab9e1983af4bf039a913a3bb74b19892d6d65e49b07466414ae144d45ebe677b888d9611d54f6b5a445445eecf5c96ac634d550b8156d1a044bbb0a3
squeekboard-v1.
7
.0.tar.gz"
sha512sums
=
"
d112b9828b899644576fd718c067aae608b60d7e882cdefea0523250ce0d0a38303b1f1e8e421220db7fd3b4e5285a9c37e56f596715dde2f71b4063b2f24f4b
squeekboard-v1.
8
.0.tar.gz"
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