2017-08-25 15:47:32 +00:00
|
|
|
pkgname=device-huawei-y530
|
|
|
|
pkgver=1
|
2017-10-20 00:07:00 +00:00
|
|
|
pkgrel=5
|
2017-08-25 15:47:32 +00:00
|
|
|
pkgdesc="Huawei Ascend Y530"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
|
|
|
license="MIT"
|
2017-10-17 16:25:38 +00:00
|
|
|
depends="linux-huawei-y530 mkbootimg firmware-huawei-y530"
|
2017-08-25 15:47:32 +00:00
|
|
|
makedepends=""
|
|
|
|
install=""
|
|
|
|
subpackages=""
|
2017-09-10 11:35:20 +00:00
|
|
|
source="
|
|
|
|
deviceinfo
|
|
|
|
90-touchscreen-dev.rules
|
|
|
|
"
|
2017-08-25 15:47:32 +00:00
|
|
|
options="!check"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir"/deviceinfo \
|
|
|
|
"$pkgdir"/etc/deviceinfo
|
2017-09-10 11:35:20 +00:00
|
|
|
install -D -m644 "$srcdir"/90-touchscreen-dev.rules \
|
|
|
|
"$pkgdir"/etc/udev/rules.d/90-touchscreen-dev.rules
|
2017-08-25 15:47:32 +00:00
|
|
|
}
|
|
|
|
|
2017-10-20 00:07:00 +00:00
|
|
|
sha512sums="aec931f402b9825cbf342b09526ca9423b73d97b4f6199ed9ab835009c1233723631f5bf57258d457444f71b77f94bd64403f613904614a0d1b03e9f702ff14b deviceinfo
|
2017-10-17 20:38:47 +00:00
|
|
|
b2ebcd94e54b474d5a0d03f25af0d152583cddbb8ae8a70b72d65e96c9114a11fd535ffc964b23a0852fd541198c940fe6e867dafb6e6a8a12cb6fa5d1538d45 90-touchscreen-dev.rules"
|