mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
update xfce4
This commit is contained in:
parent
aa01d59604
commit
03873b5850
@ -2,7 +2,7 @@
|
||||
_pkgname=xfce4
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.0.23
|
||||
pkgver=0.0.24
|
||||
pkgrel=1
|
||||
pkgdesc="XFCE4 with configuration"
|
||||
arch=('any')
|
||||
@ -60,7 +60,10 @@ depends+=('xfce4-pulseaudio-plugin')
|
||||
# sound theme
|
||||
depends+=('libcanberra' 'libcanberra-pulse')
|
||||
|
||||
# ============== network, theme, keyboard ==============
|
||||
# ============== bluetooth (TODO) ==============
|
||||
depends+=('toggle-bluetooth') # TODO: add to /etc/skel/.config
|
||||
|
||||
# ============== network, theme, wallpaper, keyboard ==============
|
||||
#
|
||||
# NetworkManager and NetworkManager applet
|
||||
depends+=(network-manager-applet) # depends on networkmanager
|
||||
@ -68,17 +71,18 @@ depends+=(network-manager-applet) # depends on networkmanager
|
||||
# gtk and qt theme
|
||||
depends+=(de-p1st-theme)
|
||||
#
|
||||
# wallpaper
|
||||
depends+=(de-p1st-wallpaper)
|
||||
#
|
||||
# x11 keyboard layouts
|
||||
depends+=(de-p1st-keyboard-x11)
|
||||
|
||||
# ============== wallpaper ==============
|
||||
depends+=(de-p1st-wallpaper)
|
||||
|
||||
# ============== compression/archiving ==============
|
||||
# https://docs.xfce.org/xfce/thunar/archive#supported_archive_managers
|
||||
#depends+=(thunar-archive-plugin xarchiver p7zip unzip zip unrar)
|
||||
depends+=(thunar-archive-plugin file-roller p7zip unrar)
|
||||
|
||||
|
||||
# https://wiki.archlinux.org/title/GNOME/Keyring#Manage_using_GUI
|
||||
optdepends=('seahorse: Manage the contents of GNOME Keyring; manage GPG keys')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user