testing/device-*-*: drop libdrm-grate leftovers (MR 1184)
Normal libdrm is enough for everything now. Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
af415ffd65
commit
4743398054
3 changed files with 5 additions and 8 deletions
|
@ -3,14 +3,13 @@
|
||||||
pkgname=device-ouya-ouya
|
pkgname=device-ouya-ouya
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgdesc="Ouya"
|
pkgdesc="Ouya"
|
||||||
pkgrel=16
|
pkgrel=17
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
options="!check !archcheck"
|
options="!check !archcheck"
|
||||||
# FIXME xf86-video-opentegra was removed because it doesn't build anymore, see postmarketOS/pmaports#339
|
# FIXME xf86-video-opentegra was removed because it doesn't build anymore, see postmarketOS/pmaports#339
|
||||||
depends="
|
depends="
|
||||||
libdrm-grate
|
|
||||||
libvdpau-tegra
|
libvdpau-tegra
|
||||||
mesa-dri-swrast
|
mesa-dri-swrast
|
||||||
mkbootimg
|
mkbootimg
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
# Contributor: Sergey Larin <cerg2010cerg2010@mail.ru>
|
# Contributor: Sergey Larin <cerg2010cerg2010@mail.ru>
|
||||||
pkgname="device-samsung-i927"
|
pkgname=device-samsung-i927
|
||||||
pkgdesc="Samsung Captivate Glide"
|
pkgdesc="Samsung Captivate Glide"
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -15,7 +15,6 @@ depends="postmarketos-base
|
||||||
alsa-utils
|
alsa-utils
|
||||||
setxkbmap
|
setxkbmap
|
||||||
pm-utils
|
pm-utils
|
||||||
libdrm-grate
|
|
||||||
mesa-dri-swrast
|
mesa-dri-swrast
|
||||||
libvdpau-tegra"
|
libvdpau-tegra"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
# Contributor: Robert Yang <decatf@gmail.com>
|
# Contributor: Robert Yang <decatf@gmail.com>
|
||||||
pkgname="device-samsung-p4wifi"
|
pkgname=device-samsung-p4wifi
|
||||||
pkgdesc="Galaxy Tab 10.1"
|
pkgdesc="Galaxy Tab 10.1"
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=9
|
pkgrel=10
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -13,7 +13,6 @@ depends="postmarketos-base
|
||||||
linux-samsung-p4wifi
|
linux-samsung-p4wifi
|
||||||
mkbootimg
|
mkbootimg
|
||||||
alsa-utils
|
alsa-utils
|
||||||
libdrm-grate
|
|
||||||
mesa-dri-swrast
|
mesa-dri-swrast
|
||||||
libvdpau-tegra"
|
libvdpau-tegra"
|
||||||
makedepends="devicepkg-dev"
|
makedepends="devicepkg-dev"
|
||||||
|
|
Loading…
Reference in a new issue