Skip to content
Snippets Groups Projects
Verified Commit 59b83d78 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

main/postmarketos-ui-*: remove hardcoded dependency on pulseaudio (MR 5145)

This allows the audio switching backend stuff to work on all UIs (see
!5072 / 87d355e0). For example, users of any UI can switch audio
backends by installing one of the pmos-base-ui-audio-* metapackages.

[ci:skip-build] already built successfully in CI
parent 96e61da7
Branches
No related tags found
No related merge requests found
Pipeline #208002 passed
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-base-ui-gnome
pkgver=3
pkgrel=6
pkgrel=7
pkgdesc="Meta package for shared configuration for GNOME-based UIs"
url="https://postmarketos.org"
arch="noarch"
......@@ -16,7 +16,6 @@ depends="
postmarketos-base-ui
postmarketos-base-ui-networkmanager
power-profiles-daemon
pulseaudio
xdg-desktop-portal-gnome
xdg-desktop-portal-gtk
xdg-user-dirs
......
......@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-base-ui-plasma
pkgver=2
pkgrel=3
pkgrel=4
pkgdesc="Meta package for shared configuration for Plasma-based UIs"
url="https://postmarketos.org"
arch="noarch !armhf" # armhf is not supported
......@@ -21,7 +21,6 @@ depends="
postmarketos-base-ui
postmarketos-base-ui-networkmanager
powerdevil
pulseaudio
urfkill
xdg-desktop-portal-kde
"
......
......@@ -2,7 +2,7 @@
# Maintainer: Affe Null <affenull2345@gmail.com>
pkgname=postmarketos-ui-bananui
pkgver=1
pkgrel=0
pkgrel=1
pkgdesc="(Wayland) Keypad controlled UI for feature phones"
url="https://git.abscue.de/obp/bananui"
arch="noarch"
......@@ -14,7 +14,6 @@ depends="
pam-rundir
postmarketos-base-ui
postmarketos-base-ui-networkmanager
pulseaudio
seatd
seatd-openrc
tinydm
......
......@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=postmarketos-ui-kodi
pkgver=2
pkgrel=7
pkgrel=8
pkgdesc="(GBM) 10-foot UI useful on TV's"
url="https://kodi.tv"
# kodi does not know of other archs
......@@ -17,7 +17,6 @@ depends="
polkit-elogind
postmarketos-base-ui
postmarketos-base-ui-networkmanager
pulseaudio
upower
"
install="$pkgname.post-install $pkgname.post-upgrade"
......
......@@ -2,7 +2,7 @@
# Maintainer: Antoni Aloy <aaloytorrens@gmail.com>
pkgname=postmarketos-ui-lxqt
pkgver=0.3
pkgrel=0
pkgrel=1
pkgdesc="(X11) Lightweight Qt Desktop Environment (stylus recommended)"
url="https://lxqt-project.org/"
# armhf: lxqt-desktop not available
......@@ -41,8 +41,6 @@ _pmb_recommends="
pavucontrol-qt
pm-utils
postmarketos-artwork-wallpapers
pulseaudio
pulseaudio-utils
qps
screengrab
unclutter-xfixes
......
......@@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-mate
pkgver=7
pkgrel=0
pkgrel=1
pkgdesc="(X11) MATE Desktop Environment, fork of GNOME2 (stylus recommended)"
url="http://mate-desktop.org/"
arch="noarch"
......@@ -31,7 +31,6 @@ _pmb_recommends="
mate-tweak
network-manager-applet
onboard
pulseaudio
unclutter-xfixes
"
install="$pkgname.post-install $pkgname.post-upgrade"
......
......@@ -2,7 +2,7 @@
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=postmarketos-ui-sway
pkgver=3.1
pkgrel=2
pkgrel=3
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
url="https://postmarketos.org"
arch="noarch"
......@@ -15,7 +15,6 @@ depends="
polkit-elogind
postmarketos-base-ui
postmarketos-base-ui-networkmanager
pulseaudio
sway
swaybg
tinydm
......
......@@ -2,7 +2,7 @@
# Maintainer: Jakko <jahau@rocketmail.com>
pkgname=postmarketos-ui-xfce4
pkgver=0.5.2
pkgrel=1
pkgrel=2
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
url="https://gitlab.com/postmarketOS/xfce4-phone"
arch="noarch"
......@@ -32,7 +32,6 @@ _pmb_recommends="
pavucontrol
pm-utils
postmarketos-artwork-wallpapers
pulseaudio
unclutter-xfixes
xfce4-notifyd
xfce4-pulseaudio-plugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment