From aaae2716095c49d681cfb2e1a51861ba82b475dd Mon Sep 17 00:00:00 2001 From: PureTryOut Date: Thu, 10 Jan 2019 22:52:41 +0100 Subject: [PATCH] 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 --- maemo/hildon-theme-alpha/APKBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/maemo/hildon-theme-alpha/APKBUILD b/maemo/hildon-theme-alpha/APKBUILD index 7c5d33c8e..63276397c 100644 --- a/maemo/hildon-theme-alpha/APKBUILD +++ b/maemo/hildon-theme-alpha/APKBUILD @@ -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"