# Maintainer: Helder Bertoldo # Contributor: pkgname=pantheon-stable pkgver=1.0.3 pkgrel=1 pkgdesc="Meta package for the complete Pantheon desktop & apps that uses stable versions" arch=(any) url="https://github.com/elementary" license=('GPL3') depends=( 'cerbere' 'contractor' 'elementary-feedback' 'elementary-icon-theme' 'elementary-wallpapers' 'file-roller' 'gala' 'geary' 'gnome-settings-daemon-elementary' 'granite' 'gtk-theme-elementary' 'lightdm' 'lightdm-pantheon-greeter' 'networkmanager' 'pantheon-applications-menu' 'pantheon-calculator' 'pantheon-calendar' 'pantheon-camera' 'pantheon-code' 'pantheon-default-settings' 'pantheon-dpms-helper' 'pantheon-files' 'gvfs' 'pantheon-agent-geoclue2' 'pantheon-music' 'pantheon-onboarding' 'pantheon-photos' 'pantheon-polkit-agent' 'pantheon-print' 'pantheon-screenshot' 'pantheon-session' 'pantheon-shortcut-overlay' 'pantheon-terminal' 'pantheon-videos' 'plank' 'sound-theme-elementary-git' 'switchboard' 'switchboard-plug-a11y' 'switchboard-plug-about' 'switchboard-plug-bluetooth' 'switchboard-plug-datetime' 'switchboard-plug-desktop' 'switchboard-plug-display' 'switchboard-plug-elementary-tweaks' 'switchboard-plug-applications' 'switchboard-plug-keyboard' 'switchboard-plug-locale' 'switchboard-plug-mouse-touchpad' 'switchboard-plug-network' 'switchboard-plug-notifications' 'switchboard-plug-parental-controls' 'switchboard-plug-power' 'switchboard-plug-printers' 'switchboard-plug-security-privacy' 'switchboard-plug-sharing' 'switchboard-plug-sound' 'switchboard-plug-user-accounts' 'otf-raleway' 'ttf-dejavu' 'ttf-droid' 'ttf-liberation' 'ttf-opensans' 'wingpanel' 'wingpanel-indicator-bluetooth' 'wingpanel-indicator-datetime' 'wingpanel-indicator-keyboard' 'wingpanel-indicator-network' 'wingpanel-indicator-nightlight' 'wingpanel-indicator-notifications' 'wingpanel-indicator-power' 'wingpanel-indicator-privacy-stable' 'wingpanel-indicator-session' 'wingpanel-indicator-sound' ) optdepends=('urutau-icons' 'wingpanel-indicator-a11y-stable' 'epiphany-pantheon') makedepends=('git' 'meson' 'ninja' 'vala>=0.40.3-1') provides=("${pkgname}") conflicts=( 'pantheon-unstable' 'granite-git' 'wingpanel-git' 'switchboard-git' 'wingpanel-indicator-a11y-git' 'wingpanel-indicator-nightlight-git' 'wingpanel-indicator-privacy-git' ) package(){ /bin/true }