pine64-*: depend only on mesa-git-dri-gallium (!896)

mesa-git-dri-gallium covers all Gallium DRI drivers
(including lima and kmsro).

Also mesa-git-dri-gallium now depends directly on all relevant
mesa-git subpackages, so the subpackages do not need to be specified
in each device APKBUILD anymore.
This commit is contained in:
Minecrell 2020-01-19 13:21:03 +01:00 committed by Martijn Braam
parent aa353fab03
commit 38ed2425f1
No known key found for this signature in database
GPG key ID: C4280ACB000B060F
4 changed files with 8 additions and 8 deletions

View file

@ -3,13 +3,13 @@
pkgname="device-pine64-a64lts" pkgname="device-pine64-a64lts"
pkgdesc="PINE64 A64-LTS" pkgdesc="PINE64 A64-LTS"
pkgver=0.3 pkgver=0.3
pkgrel=1 pkgrel=2
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
options="!check !archcheck" options="!check !archcheck"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware" subpackages="$pkgname-nonfree-firmware:nonfree_firmware"
depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-gles mesa-git-egl mesa-git-gbm mesa-git-dri-lima mesa-git-dri-kmsro" depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git-dri-gallium"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
source=" source="
deviceinfo deviceinfo

View file

@ -3,7 +3,7 @@
pkgname="device-pine64-dontbeevil" pkgname="device-pine64-dontbeevil"
pkgdesc="PINE64 PinePhone Don't be evil devkit" pkgdesc="PINE64 PinePhone Don't be evil devkit"
pkgver=0.1 pkgver=0.1
pkgrel=13 pkgrel=14
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
@ -15,7 +15,7 @@ subpackages="
$pkgname-kernel-shortts:kernel_shortts $pkgname-kernel-shortts:kernel_shortts
$pkgname-kernel-longts:kernel_longts $pkgname-kernel-longts:kernel_longts
" "
depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-gles mesa-git-egl mesa-git-gbm mesa-git-dri-lima mesa-git-dri-kmsro ofono" depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git-dri-gallium ofono"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
install="$pkgname.post-install" install="$pkgname.post-install"
source=" source="

View file

@ -3,7 +3,7 @@
pkgname="device-pine64-pinephone" pkgname="device-pine64-pinephone"
pkgdesc="PINE64 PinePhone" pkgdesc="PINE64 PinePhone"
pkgver=0.1 pkgver=0.1
pkgrel=19 pkgrel=20
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
@ -11,7 +11,7 @@ options="!check !archcheck"
subpackages=" subpackages="
$pkgname-nonfree-firmware:nonfree_firmware $pkgname-nonfree-firmware:nonfree_firmware
" "
depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-gles mesa-git-egl mesa-git-gbm mesa-git-dri-lima mesa-git-dri-kmsro linux-postmarketos-allwinner ofono ofono-openrc" depends="postmarketos-base u-boot-pine64 uboot-tools mesa-git-dri-gallium linux-postmarketos-allwinner ofono ofono-openrc"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
install="$pkgname.post-install" install="$pkgname.post-install"
source=" source="

View file

@ -3,12 +3,12 @@
pkgname="device-pine64-pinetab" pkgname="device-pine64-pinetab"
pkgdesc="PINE64 PineTab" pkgdesc="PINE64 PineTab"
pkgver=0.1 pkgver=0.1
pkgrel=11 pkgrel=12
url="https://postmarketos.org" url="https://postmarketos.org"
license="MIT" license="MIT"
arch="aarch64" arch="aarch64"
options="!check !archcheck" options="!check !archcheck"
depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git mesa-git-glapi mesa-git-gl mesa-git-egl mesa-git-dri-lima mesa-git-dri-kmsro mesa-git-gbm mesa-git-gles" depends="postmarketos-base linux-postmarketos-allwinner u-boot-pine64 uboot-tools mesa-git-dri-gallium"
makedepends="devicepkg-dev" makedepends="devicepkg-dev"
subpackages=" subpackages="
$pkgname-sway $pkgname-sway