device/testing/*: /etc/X11/xorg.conf.d -> /usr/share/X11/xorg.conf.d
Signed-off-by: Aster Boese <asterboese@mailbox.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7805>
This commit is contained in:
parent
adb832c1ee
commit
e8adc41966
7 changed files with 19 additions and 18 deletions
|
|
@ -3,7 +3,7 @@ maintainer="Paul Sajna <sajattack@postmarketos.org>"
|
|||
pkgname=device-blackberry-key2-generic
|
||||
pkgdesc="BlackBerry KEY2"
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -76,7 +76,7 @@ sway() {
|
|||
x11() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel xorg-server"
|
||||
install -D -m644 "$srcdir"/40-xkb.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/40-xkb.conf
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/40-xkb.conf
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ maintainer=""
|
|||
pkgname=device-google-peach-pi
|
||||
pkgdesc="Samsung Chromebook 2 (13.3 inch)"
|
||||
pkgver=10
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -46,7 +46,7 @@ package() {
|
|||
i3wm() {
|
||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-i3wm"
|
||||
install -Dm644 "$srcdir"/90-tap-to-click.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/90-tap-to-click.conf
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/90-tap-to-click.conf
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
maintainer="Luca Weiss <luca@lucaweiss.eu>"
|
||||
pkgname=device-lg-hammerhead
|
||||
pkgver=15
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Google Nexus 5"
|
||||
url="https://postmarketos.org"
|
||||
arch="armv7"
|
||||
|
|
@ -46,7 +46,7 @@ x11() {
|
|||
xf86-video-fbdev
|
||||
msm-fb-refresher"
|
||||
install -Dm644 "$srcdir"/xorg.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/10-hammerhead.conf
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/10-hammerhead.conf
|
||||
}
|
||||
|
||||
phosh() {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
maintainer=""
|
||||
pkgname=device-pine64-dontbeevil
|
||||
pkgver=2
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="PINE64 PinePhone Don't be evil devkit"
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
|
|
@ -47,7 +47,7 @@ x11() {
|
|||
xf86-input-libinput
|
||||
xf86-video-fbdev"
|
||||
install -Dm644 "$srcdir"/xorg.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/10-framebuffer.conf
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/10-framebuffer.conf
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ maintainer="leap123 <leap123@canaglie.org>"
|
|||
pkgname=device-rockchip-rk322x
|
||||
pkgdesc="Generic device package for various Rockchip RK3228/RK3229-based devices"
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -35,7 +35,7 @@ x11() {
|
|||
# https://github.com/armbian/build/blob/master/config/sources/families/include/meson64_common.inc
|
||||
install_if="$pkgname xorg-server"
|
||||
install -D -m644 "$srcdir"/xorg.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/11-rockchip.conf
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/11-rockchip.conf
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ maintainer=""
|
|||
pkgname=device-samsung-i927
|
||||
pkgdesc="Samsung Captivate Glide"
|
||||
pkgver=5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="armv7"
|
||||
|
|
@ -56,7 +56,7 @@ package() {
|
|||
"$pkgdir"/etc/pm/config.d/i927-pm-conf
|
||||
|
||||
install -D -m644 "$srcdir"/40-samsung-i927.conf \
|
||||
"$pkgdir"/etc/X11/xorg.conf.d/40-samsung-i927.conf
|
||||
"$pkgdir"/usr/share/X11/xorg.conf.d/40-samsung-i927.conf
|
||||
}
|
||||
|
||||
nonfree_firmware() {
|
||||
|
|
@ -66,9 +66,10 @@ nonfree_firmware() {
|
|||
}
|
||||
|
||||
x11() {
|
||||
install_if="$pkgname xorg-server"
|
||||
install_if="$pkgname=$pkgver-r$pkgrel xorg-server"
|
||||
depends="xf86-video-opentegra libvdpau-tegra"
|
||||
mkdir "$subpkgdir"
|
||||
|
||||
amove usr/share/X11
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ maintainer="Ferass El Hafidi <funderscore@postmarketos.org>"
|
|||
pkgname=soc-amlogic-aarch64
|
||||
pkgdesc="Common package for devices using an Amlogic AArch64 SoC"
|
||||
pkgver=3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url="https://postmarketos.org"
|
||||
license="MIT"
|
||||
arch="aarch64"
|
||||
|
|
@ -38,9 +38,9 @@ x11() {
|
|||
pkgdesc="X11 configuration for Amlogic AArch64-based devices"
|
||||
# Shamelessly taken from Armbian.
|
||||
# https://github.com/armbian/build/blob/master/config/sources/families/include/meson64_common.inc
|
||||
install_if="$pkgname xorg-server"
|
||||
install -D -m644 "$srcdir"/xorg.conf \
|
||||
"$subpkgdir"/etc/X11/xorg.conf.d/11-meson.conf
|
||||
install_if="$pkgname=$pkgver-r$pkgrel xorg-server"
|
||||
install -Dm644 "$srcdir"/xorg.conf \
|
||||
"$subpkgdir"/usr/share/X11/xorg.conf.d/11-meson.conf
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue