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
a2c13153
Unverified
Commit
a2c13153
authored
4 years ago
by
Craig Comstock
Committed by
Clayton Craft
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/shelli: upgrade to v0.5 (MR 1354)
parent
63284f55
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
main/shelli/APKBUILD
+5
-5
5 additions, 5 deletions
main/shelli/APKBUILD
with
5 additions
and
5 deletions
main/shelli/APKBUILD
+
5
−
5
View file @
a2c13153
# Maintainer: Craig Comstock <craig@unreasonablefarm.org>
pkgname
=
shelli
pkgver
=
0.
1
pkgver
=
0.
5
pkgrel
=
0
pkgdesc
=
"Plain console with touchscreen gesture support"
url
=
"https://gitlab.com/unrznbl/shelli"
arch
=
"all"
license
=
"GPL-3.0-only"
makedepends
=
"linux-headers"
depends
=
"gesture kbd kbd-misc"
depends
=
"gesture kbd kbd-misc
python3 py3-gobject3 bash alsa-utils espeak
"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://gitlab.com/unrznbl/shelli/-/archive/v
$pkgver
/shelli-v
$pkgver
.tar.gz"
subpackages
=
"
$pkgname
-openrc"
options
=
"!check"
# No tests
builddir
=
"
$srcdir
/shelli-v
$pkgver
"
build
()
{
make all
make
DESTDIR
=
"
$pkgdir
"
all
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"d
62cdb8c3f7bf5c77e14c1378d1dcb6d4dc74aa1062fa07ed9a0ae2ad13022cefc3f5cdfd5bda9171f88d88d549b510eab10e169142765a8b642afa64ab01ee4
shelli-0.
1
.tar.gz"
sha512sums
=
"d
c4a3ac67840cddfad3a6b3f4a3ff8d1bdbe1f217cba10a5164aa10d0ecc49c863196397437b6454eb0400594626ecf2350aea5043f21464cc0be373322b42be
shelli-0.
5
.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