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
4f6bec66
Verified
Commit
4f6bec66
authored
4 years ago
by
Bart Ribbers
Committed by
Alexey Minnekhanov
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/osk-sdl: add empty file to mkinitfs triggers directory (MR 1563)
parent
d213e06d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/osk-sdl/APKBUILD
+18
-4
18 additions, 4 deletions
main/osk-sdl/APKBUILD
with
18 additions
and
4 deletions
main/osk-sdl/APKBUILD
+
18
−
4
View file @
4f6bec66
...
...
@@ -2,14 +2,24 @@
# Co-Maintainer: Oliver Smith <ollieparanod@postmarketos.org>
pkgname
=
osk-sdl
pkgver
=
0.57
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Onscreen keyboard for unlocking LUKS devices"
url
=
"https://gitlab.com/postmarketOS/osk-sdl"
arch
=
"all"
license
=
"GPL-3.0-or-later"
depends
=
"cryptsetup-libs mesa-gl directfb ttf-dejavu"
makedepends
=
"linux-headers sdl2-dev sdl2_ttf-dev cryptsetup-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://gitlab.com/postmarketOS/osk-sdl/-/archive/
$pkgver
/osk-sdl-
$pkgver
.tar.gz"
depends
=
"
cryptsetup-libs
directfb
mesa-gl
ttf-dejavu
"
makedepends
=
"
cryptsetup-dev
linux-headers
sdl2-dev
sdl2_ttf-dev
"
source
=
"https://gitlab.com/postmarketOS/osk-sdl/-/archive/
$pkgver
/osk-sdl-
$pkgver
.tar.gz"
options
=
"!strip !check"
# No tests
build
()
{
...
...
@@ -21,5 +31,9 @@ package() {
"
$pkgdir
"
/usr/bin/osk-sdl
install
-D
-m755
osk.conf
\
"
$pkgdir
"
/etc/osk.conf
touch
osk-sdl
install
-Dm644
osk-sdl
\
"
$pkgdir
"
/usr/share/postmarketos-mkinitfs-triggers/osk-sdl
}
sha512sums
=
"324fb28fe283d8925518a01b6879d3766b453d0974fa098765c3fd8b71481c0942241829f1bb7fc366cc5be4b0056231a96d93fbefa13c350f49f34888a14ac1 osk-sdl-0.57.tar.gz"
This diff is collapsed.
Click to expand it.
Administrator
@root
mentioned in commit
631a37a8
By Bart Ribbers on 2020-09-19T21:07:52
·
4 years ago
Imported
mentioned in commit
631a37a8
By Bart Ribbers on 2020-09-19T21:07:52
Edited
4 years ago
by
Ghost User
mentioned in commit 631a37a814e7db0171869f0225f4e6a37801927f *By Bart Ribbers on 2020-09-19T21:07:52*
Toggle commit list
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