diff options
Diffstat (limited to 'unmaintained/acf-jquery-mobile/APKBUILD')
-rw-r--r-- | unmaintained/acf-jquery-mobile/APKBUILD | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/unmaintained/acf-jquery-mobile/APKBUILD b/unmaintained/acf-jquery-mobile/APKBUILD deleted file mode 100644 index f866c964f7..0000000000 --- a/unmaintained/acf-jquery-mobile/APKBUILD +++ /dev/null @@ -1,20 +0,0 @@ -# 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" |