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:
parent
ab9d05eea6
commit
aaae271609
@ -1,12 +1,14 @@
|
|||||||
pkgname=hildon-theme-alpha
|
pkgname=hildon-theme-alpha
|
||||||
pkgver=9.4
|
pkgver=9.4
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="Nokia Nseries Theme for Hildon"
|
pkgdesc="Nokia Nseries Theme for Hildon"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
url="https://github.com/maemo-leste"
|
url="https://github.com/maemo-leste"
|
||||||
license="custom"
|
license="custom"
|
||||||
_source_deb="hildon-theme-alpha_9.4+0m5_all.deb"
|
_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() {
|
package() {
|
||||||
mkdir -p "$pkgdir"
|
mkdir -p "$pkgdir"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user