fixed meta package
This commit is contained in:
parent
4566c4e540
commit
8e64536ed9
1 changed files with 89 additions and 6 deletions
|
@ -1,11 +1,94 @@
|
||||||
|
|
||||||
# Maintainer: Sohrab Behdani <sohrab@parchlinux.com>
|
# Maintainer: Sohrab Behdani <sohrab@parchlinux.com>
|
||||||
pkgname=parch-plasma-meta
|
pkgname=parch-plasma-meta
|
||||||
pkgver=0.1
|
pkgver=0.1
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Meta package for a minimal Parch Installation"
|
pkgdesc="Meta package for a minimal Parch Installation with Plasma Desktop"
|
||||||
arch=(any)
|
arch=('any')
|
||||||
url="https://parchlinux.com"
|
url="https://parchlinux.com"
|
||||||
license=('GPL-3')
|
license=('GPL-3')
|
||||||
depends=('base' 'base-devel' 'git' 'linux' 'linux-firmware'
|
|
||||||
'paru' 'parch-pacman' 'parch-grub' 'parch-branding' 'parch-emoji-ios'
|
depends=(
|
||||||
)
|
'bluedevil'
|
||||||
|
'breeze'
|
||||||
|
'breeze-gtk'
|
||||||
|
'breeze-plymouth'
|
||||||
|
'drkonqi'
|
||||||
|
'kactivitymanagerd'
|
||||||
|
'kde-cli-tools'
|
||||||
|
'kde-gtk-config'
|
||||||
|
'kdecoration'
|
||||||
|
'kdeplasma-addons'
|
||||||
|
'kgamma'
|
||||||
|
'kglobalacceld'
|
||||||
|
'kinfocenter'
|
||||||
|
'kmenuedit'
|
||||||
|
'kpipewire'
|
||||||
|
'krdp'
|
||||||
|
'kscreen'
|
||||||
|
'kscreenlocker'
|
||||||
|
'ksshaskpass'
|
||||||
|
'ksystemstats'
|
||||||
|
'kwallet-pam'
|
||||||
|
'kwayland'
|
||||||
|
'kwin'
|
||||||
|
'kwrited'
|
||||||
|
'layer-shell-qt'
|
||||||
|
'libkscreen'
|
||||||
|
'libksysguard'
|
||||||
|
'libplasma'
|
||||||
|
'milou'
|
||||||
|
'ocean-sound-theme'
|
||||||
|
'oxygen'
|
||||||
|
'oxygen-sounds'
|
||||||
|
'plasma-activities'
|
||||||
|
'plasma-activities-stats'
|
||||||
|
'plasma-browser-integration'
|
||||||
|
'plasma-desktop'
|
||||||
|
'plasma-disks'
|
||||||
|
'plasma-firewall'
|
||||||
|
'plasma-integration'
|
||||||
|
'plasma-nm'
|
||||||
|
'plasma-pa'
|
||||||
|
'plasma-sdk'
|
||||||
|
'plasma-systemmonitor'
|
||||||
|
'plasma-thunderbolt'
|
||||||
|
'plasma-vault'
|
||||||
|
'plasma-workspace'
|
||||||
|
'plasma-workspace-wallpapers'
|
||||||
|
'plasma5support'
|
||||||
|
'plymouth-kcm'
|
||||||
|
'polkit-kde-agent'
|
||||||
|
'powerdevil'
|
||||||
|
'print-manager'
|
||||||
|
'qqc2-breeze-style'
|
||||||
|
'sddm-kcm'
|
||||||
|
'systemsettings'
|
||||||
|
'wacomtablet'
|
||||||
|
'xdg-desktop-portal-kde'
|
||||||
|
'kunifiedpush'
|
||||||
|
'dolphin'
|
||||||
|
'ark'
|
||||||
|
'unzip'
|
||||||
|
'unrar'
|
||||||
|
'firefox'
|
||||||
|
'konsole'
|
||||||
|
'neochat'
|
||||||
|
'tokodon'
|
||||||
|
'strawberry'
|
||||||
|
'gwenview'
|
||||||
|
'okular'
|
||||||
|
'kalk'
|
||||||
|
'spectacle'
|
||||||
|
'kamoso'
|
||||||
|
'kweather'
|
||||||
|
'kdeconnect'
|
||||||
|
'marknote'
|
||||||
|
'partitionmanager'
|
||||||
|
'haruna'
|
||||||
|
'sddm'
|
||||||
|
)
|
||||||
|
|
||||||
|
package() {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue