hildon-theme-alpha: fix warnings in APKBUILD (!130)

Fix warnings showed by abuild when building this package:
* Add doc subpackage
* Add options=!check
* Use pkgname in source URL
This commit is contained in:
PureTryOut 2019-01-10 22:52:41 +01:00 committed by Oliver Smith
parent ab9d05eea6
commit aaae271609
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB

View File

@ -1,12 +1,14 @@
pkgname=hildon-theme-alpha
pkgver=9.4
pkgrel=2
pkgrel=3
pkgdesc="Nokia Nseries Theme for Hildon"
arch="noarch"
url="https://github.com/maemo-leste"
license="custom"
_source_deb="hildon-theme-alpha_9.4+0m5_all.deb"
source="http://repository.maemo.org/pool/fremantle/nokia-binaries/4bc37c7c77ebe90177c050b805a8dc79/nokia-binaries/h/hildon-theme-alpha/${_source_deb}"
source="http://repository.maemo.org/pool/fremantle/nokia-binaries/4bc37c7c77ebe90177c050b805a8dc79/nokia-binaries/h/$pkgname/${_source_deb}"
subpackages="$pkgname-doc"
options="!check"
package() {
mkdir -p "$pkgdir"