main/postmarketos-ui-xfce4: use _pmb_recommends (MR 1426)
This commit is contained in:
parent
c759f7168e
commit
f343c6b011
1 changed files with 23 additions and 5 deletions
|
@ -1,15 +1,33 @@
|
||||||
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
|
# Maintainer: Daniele Debernardi <drebrez@gmail.com>
|
||||||
pkgname=postmarketos-ui-xfce4
|
pkgname=postmarketos-ui-xfce4
|
||||||
pkgver=0.3
|
pkgver=0.3
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
pkgdesc="(X11) Lightweight desktop (stylus recommended)"
|
||||||
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
depends="xfce4 xfce4-terminal xfce4-battery-plugin xfce4-pulseaudio-plugin xfce4-screensaver xfce4-whiskermenu-plugin
|
depends="elogind
|
||||||
network-manager-applet xorg-server lightdm lightdm-openrc lxpolkit mesa-egl gnome-keyring
|
lightdm
|
||||||
postmarketos-artwork-wallpapers postmarketos-artwork-icons faenza-icon-theme
|
lightdm-openrc
|
||||||
pm-utils pavucontrol pulseaudio-utils elogind"
|
lxpolkit
|
||||||
|
mesa-egl
|
||||||
|
xfce4
|
||||||
|
xorg-server
|
||||||
|
"
|
||||||
|
_pmb_recommends="faenza-icon-theme
|
||||||
|
gnome-keyring
|
||||||
|
pavucontrol
|
||||||
|
pm-utils
|
||||||
|
postmarketos-artwork-icons
|
||||||
|
postmarketos-artwork-wallpapers
|
||||||
|
pulseaudio-utils
|
||||||
|
network-manager-applet
|
||||||
|
xfce4-battery-plugin
|
||||||
|
xfce4-pulseaudio-plugin
|
||||||
|
xfce4-screensaver
|
||||||
|
xfce4-terminal
|
||||||
|
xfce4-whiskermenu-plugin
|
||||||
|
"
|
||||||
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-deinstall $pkgname.post-upgrade"
|
install="$pkgname.post-install $pkgname.pre-deinstall $pkgname.post-deinstall $pkgname.post-upgrade"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz
|
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/$pkgver/xfce4-phone-$pkgver.tar.gz
|
||||||
64-lightdm-autologin.conf"
|
64-lightdm-autologin.conf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue