0e9be207dd
mesa-dri-swrast no longer exists and just installs, mesa-dri-gallium. However, this might not always be the case, so let's change it before it causes any issues. [ci:ignore-count] [ci:skip-build]
25 lines
640 B
Text
25 lines
640 B
Text
# Reference: <https://postmarketos.org/devicepkg>
|
|
pkgname=device-samsung-j3xnlte
|
|
pkgdesc="Samsung Galaxy J3"
|
|
pkgver=0.1
|
|
pkgrel=9
|
|
url="https://postmarketos.org"
|
|
license="MIT"
|
|
arch="armv7"
|
|
options="!check !archcheck"
|
|
depends="postmarketos-base linux-samsung-j3xnlte mkbootimg mesa-dri-gallium mdss-fb-init-hack soc-sprd-audio-sc8830"
|
|
makedepends="devicepkg-dev"
|
|
source="deviceinfo"
|
|
|
|
build() {
|
|
devicepkg_build $startdir $pkgname
|
|
}
|
|
|
|
package() {
|
|
devicepkg_package $startdir $pkgname
|
|
}
|
|
|
|
|
|
sha512sums="
|
|
d28251a2dc1cfffe1c86788b10544a27ef776cc098086324482367e3485c57aeee8c0aa908beb3a8270b04003ce9566bb332ec6d528550dd04841af1ed84c69a deviceinfo
|
|
"
|