summaryrefslogtreecommitdiffstats
path: root/testing/acf-skins-jqmobile/APKBUILD
blob: ea8796f83316dd9a766880f1dcd1e4355db947b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Contributor: Ted Trask <ttrask01@yahoo.com>
# Maintainer: Ted Trask <ttrask01@yahoo.com>
pkgname=acf-skins-jqmobile
pkgver=0.0.1
pkgrel=0
pkgdesc="ACF skin based upon jquery mobile"
url="http://git.alpinelinux.org/cgit/acf-skins-jqmobile"
arch="noarch"
license="GPL-2"
depends="acf-skins acf-jquery-mobile"
replaces=""
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

package() {
	cd "$srcdir/$pkgname-$pkgver"
	make DESTDIR="$pkgdir" install
}
md5sums="ba74d5bd6a6f37cdbd0193a7686b1b07  acf-skins-jqmobile-0.0.1.tar.xz"
sha256sums="0e474b3c0cb77fb512f519d146347c48434fc67b3a0efe58b76f33e61e37fb88  acf-skins-jqmobile-0.0.1.tar.xz"
sha512sums="6281fa34fb7ce12114e1fe9739b38c6f98ff86311efde9e88466eef47fc6f9cafb74efda1e859a8b1ee7180baf7fe2ce0480056d2c94d1c146a822445df780b2  acf-skins-jqmobile-0.0.1.tar.xz"