maemo/osso-systemui-splashscreen-headers: new aport (!810)

This commit is contained in:
Bart Ribbers 2020-02-19 16:10:11 +01:00 committed by Alexey Min
parent 70fa1c26ad
commit 6fe71d5cc3
No known key found for this signature in database
GPG Key ID: 463F84201DACD7B9

View File

@ -0,0 +1,21 @@
# Contributor: Nikita Ukhrenkov <thekit@disroot.org>
# Maintainer: Nikita Ukhrenkov <thekit@disroot.org>
pkgname=osso-systemui-splashscreen-headers
pkgver=0.2.30
pkgrel=0
pkgdesc="System UI splashscreen plugin development headers"
url="https://github.com/maemo-leste/osso-systemui-splashscreen-dev"
arch="noarch"
license="LGPL-2.1-only"
makedepends="doxygen"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/maemo-leste/osso-systemui-splashscreen-dev/archive/$pkgver.tar.gz"
options="!check"
builddir="$srcdir/osso-systemui-splashscreen-dev-$pkgver"
package() {
DESTDIR="$pkgdir" make install
install -d -m 644 doc/html "$pkgdir"/usr/share/doc/"$_pkgname"
}
sha512sums="9133a1035db1204a95c16e5ba61fc75a79f98c01e104ebeb86a383980f001e3aea633cb60165b334f1f1cf0b4b61264e9d65a8860745753783a56abb62d586f0 osso-systemui-splashscreen-headers-0.2.30.tar.gz"