main/*: use xwayland instead of xorg-server-xwayland (MR 2041)

This commit is contained in:
JuniorJPDJ 2021-03-19 15:04:46 +01:00 committed by Bart Ribbers
parent 3f45a260a3
commit 93174b17dc
No known key found for this signature in database
GPG key ID: 699D16185DAFAE61
5 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname=postmarketos-ui-gnome
pkgver=1
pkgrel=4
pkgrel=5
pkgdesc="(Wayland) Gnome Shell"
url="https://gnome.org/"
# armhf: gdm missing
@ -14,7 +14,7 @@ depends="
polkit-elogind
postmarketos-artwork-wallpapers
pulseaudio
xorg-server-xwayland
xwayland
"
install="$pkgname.post-install $pkgname.post-upgrade"
source="000-gschema.override"

View file

@ -1,7 +1,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-phosh
pkgver=6
pkgrel=7
pkgrel=8
pkgdesc="(Wayland) Mobile UI developed for the Librem 5 (works only with numeric passwords!)"
url="https://puri.sm"
arch="noarch !armhf"
@ -35,7 +35,7 @@ _pmb_recommends="calls
postmarketos-hidden-desktop-entries
postmarketos-welcome-gtk3
xdg-user-dirs
xorg-server-xwayland
xwayland
"
_pmb_groups="feedbackd"
subpackages="$pkgname-qt_tweaks $pkgname-pipewire"

View file

@ -1,7 +1,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-plasma-desktop
pkgver=2
pkgrel=2
pkgrel=3
pkgdesc="(X11/Wayland) KDE Desktop Environment (works well with tablets)"
url="https://www.kde.org"
arch="noarch !armhf !x86" # x86: missing "plasma"
@ -26,7 +26,7 @@ _pmb_recommends="ark
print-manager
postmarketos-artwork-wallpapers
spectacle
xorg-server-xwayland
xwayland
"
install="$pkgname.post-install $pkgname.post-upgrade"
options="!check" # No tests for a metapkg

View file

@ -1,7 +1,7 @@
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=postmarketos-ui-sway
pkgver=2
pkgrel=1
pkgrel=2
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
url="https://postmarketos.org"
arch="noarch !armhf !x86" # armhf,x86: aports#11807
@ -16,7 +16,7 @@ _pmb_recommends="alacritty
postmarketos-artwork-wallpapers
swayidle
swaylock
xorg-server-xwayland
xwayland
"
install="$pkgname.post-install $pkgname.post-upgrade"
source="67-lightdm-autologin.conf postmarketos_background"

View file

@ -1,7 +1,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-weston
pkgver=5
pkgrel=1
pkgrel=2
pkgdesc="(Wayland) Reference compositor (demo, not a phone interface)"
url="https://postmarketos.org"
arch="noarch"
@ -22,7 +22,7 @@ _pmb_recommends="htop
weston-clients
weston-terminal
weston-xwayland
xorg-server-xwayland
xwayland
"
install="$pkgname.post-install $pkgname.post-upgrade"
source="start_weston.sh weston.ini.default"