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
6645844a
Unverified
Commit
6645844a
authored
5 years ago
by
Bart Ribbers
Committed by
Alexey Minnekhanov
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
maemo/osso-systemui-tklock: new aport (
!810
)
parent
abe5f336
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
maemo/osso-systemui-tklock/APKBUILD
+24
-0
24 additions, 0 deletions
maemo/osso-systemui-tklock/APKBUILD
with
24 additions
and
0 deletions
maemo/osso-systemui-tklock/APKBUILD
0 → 100644
+
24
−
0
View file @
6645844a
# Contributor: Nikita Ukhrenkov <thekit@disroot.org>
# Maintainer: Nikita Ukhrenkov <thekit@disroot.org>
pkgname
=
"osso-systemui-tklock"
pkgver
=
"0.3.2.0"
pkgrel
=
0
pkgdesc
=
"Touch screen and keypad lock UI"
url
=
"https://github.com/maemo-leste/osso-systemui-tklock"
arch
=
"all !armhf !armv7"
license
=
"LGPL-2.1-only"
makedepends
=
"glib-dev osso-systemui-dev libhildon-dev libnotify-dev alarmd-dev clockd-dev sqlite-dev"
subpackages
=
"
$pkgname
-dev"
source
=
"osso-systemui-tklock-
$pkgver
.tar.gz::https://github.com/maemo-leste/osso-systemui-tklock/archive/
$pkgver
.tar.gz"
options
=
"!check"
build
()
{
make
}
package
()
{
DESTDIR
=
"
$pkgdir
"
make
install
install
-D
-m
644 include/systemui/tklock-dbus-names.h
"
$pkgdir
/usr/include/systemui/tklock-dbus-names.h"
}
sha512sums
=
"6a3ed4d4efee6b7a1268042dadb9f34aad74555b491ecdb09450524b4fb0336d908070ab7dafbdf084bdb21ad48c073e8c976ee04e22c34db20427e461546b64 osso-systemui-tklock-0.3.2.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