pmaports/device-samsung-maguro/APKBUILD

25 lines
528 B
Text
Raw Normal View History

2017-06-01 19:03:21 +00:00
pkgname=device-samsung-maguro
pkgver=2
pkgrel=5
2017-06-01 19:03:21 +00:00
pkgdesc="Google Galaxy Nexus (GSM)"
url="https://github.com/postmarketOS"
arch="noarch"
license="MIT"
depends="linux-samsung-tuna mkbootimg"
2017-06-01 19:03:21 +00:00
makedepends=""
install=""
subpackages=""
source="deviceinfo"
options="!check"
build() {
return 0
}
package() {
install -D -m644 "$srcdir"/deviceinfo \
"$pkgdir"/etc/deviceinfo
}
sha512sums="3c807dbb8c9879fe0722e267e0858c61429abf6214a195032ae05d6933c22355adcc0f0ef1413aa3defdde4ab8c2d5c6d2ed9470c654a6cccc26b4b5b86a92bf deviceinfo"