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
4b652d71
Commit
4b652d71
authored
4 years ago
by
Dylan Van Assche
Browse files
Options
Downloads
Patches
Plain Diff
temp/feedbackd-device-themes
parent
2cbcc043
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
temp/feedbackd-device-themes/APKBUILD
+29
-0
29 additions, 0 deletions
temp/feedbackd-device-themes/APKBUILD
with
29 additions
and
0 deletions
temp/feedbackd-device-themes/APKBUILD
0 → 100644
+
29
−
0
View file @
4b652d71
# Contributor: Dylan Van Assche <me@dylanvanassche.be>
# Maintainer:
pkgname
=
feedbackd-device-themes
pkgver
=
9999_git20201225
pkgrel
=
0
_commit
=
"562cdfeb642f7d6be1e077fe629c904bd54d91a0"
pkgdesc
=
"Device specific feedbackd themes for haptic (and later more) feedbackd on events"
url
=
"https://source.puri.sm/Librem5/feedbackd-device-themes"
arch
=
"all"
license
=
"GPL-3.0-or-later"
makedepends
=
"meson json-glib-dev"
source
=
""
https://source.puri.sm/Librem5/feedbackd-device-themes/-/archive/
$_commit
/feedbackd-device-themes-
$_commit
.tar.gz
builddir
=
"
$srcdir
/
$pkgname
-
$_commit
"
build
()
{
abuild-meson
\
-Dgtk_doc
=
false
\
.
output
}
check
()
{
meson
test
--no-rebuild
-v
-C
output
}
package
()
{
DESTDIR
=
"
$pkgdir
"
meson
install
--no-rebuild
-C
output
}
sha512sums
=
"a11d5c03cb8bd1b8f1ddeb6c3ca802c6f654dd7a5db7121cdd6e4c567a91f96d4ce3d80c839ff035e3a306afd89c1999ba569e174afb2a9d9f791808235e25a7 feedbackd-device-themes-562cdfeb642f7d6be1e077fe629c904bd54d91a0.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