aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/acf-jquery-mobile/APKBUILD
blob: f866c964f7e3f174fbace9afa6d95afd7449f6b7 (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-jquery-mobile
pkgver=0.0.1
pkgrel=1
pkgdesc="jquery mobile libraries for ACF"
url="http://git.alpinelinux.org/cgit/acf/acf-jquery-mobile"
arch="noarch"
license="GPL2"
depends="acf-jquery"
replaces=""
source="http://dev.alpinelinux.org/archive/$pkgname/$pkgname-$pkgver.tar.xz"

package() {
	cd "$srcdir/$pkgname-$pkgver"
	make DESTDIR="$pkgdir" install
}
md5sums="2fd8424c4f26ff6d982fde9ff2404ad0  acf-jquery-mobile-0.0.1.tar.xz"
sha256sums="58222822740287937a1a7fc6a73b116364aa3cdc9c6af67fb5799c8e9a4dbe66  acf-jquery-mobile-0.0.1.tar.xz"
sha512sums="b816cbdcbb746337ddf6b9df9fd70374e19471f9de2c955e425acafc7d883f0866f706a9ca49adcf7decdc16da597864d4a942a1fc61f7d9a6b16f4946745377  acf-jquery-mobile-0.0.1.tar.xz"