Skip to content
Snippets Groups Projects
Commit fa16d241 authored by Dylan Van Assche's avatar Dylan Van Assche
Browse files

temp/feedbackd-device-themes: new package

Device specific feedbackd themes are now packaged separately in upstream.
parent 0a689ae8
No related branches found
No related tags found
No related merge requests found
# 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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment