summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD73
1 files changed, 73 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..feaadf858297
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,73 @@
+pkgname=pantheon-desktop-git
+pkgver=20180925
+pkgrel=0
+pkgdesc='Meta package for the complete Pantheon desktop & apps'
+arch=(any)
+url='http://elementary.io'
+license=(LGPL)
+depends=(granite-git
+ gala-git
+ cerbere-git
+ contractor-git
+ pantheon-applications-menu-git
+ pantheon-calculator-git
+ pantheon-calendar-git
+ pantheon-camera-git
+ pantheon-code-git
+ pantheon-default-settings-git
+ pantheon-dpms-helper-git
+ pantheon-files-git
+ pantheon-geoclue2-agent-git
+ pantheon-mail-git
+ pantheon-music-git
+ pantheon-photos-git
+ pantheon-polkit-agent-git
+ pantheon-print-git
+ pantheon-screenshot-git
+ pantheon-session-git
+ pantheon-shortcut-overlay-git
+ pantheon-system-monitor-git
+ pantheon-terminal-git
+ pantheon-videos-git
+ switchboard-git
+ switchboard-plug-a11y-git
+ switchboard-plug-about-git
+ switchboard-plug-applications-git
+ switchboard-plug-bluetooth-git
+ switchboard-plug-datetime-git
+ switchboard-plug-desktop-git
+ switchboard-plug-display-git
+ switchboard-plug-elementary-tweaks-git
+ switchboard-plug-keyboard-git
+ switchboard-plug-locale-git
+ switchboard-plug-mouse-touchpad-git
+ switchboard-plug-network-git
+ switchboard-plug-notifications-git
+ switchboard-plug-parental-controls-git
+ switchboard-plug-power-git
+ switchboard-plug-printers-git
+ switchboard-plug-security-privacy-git
+ switchboard-plug-sharing-git
+ switchboard-plug-sound-git
+ switchboard-plug-user-accounts-git
+ wingpanel-git
+ wingpanel-indicator-bluetooth-git
+ wingpanel-indicator-datetime-git
+ wingpanel-indicator-keyboard-git
+ wingpanel-indicator-network-git
+ wingpanel-indicator-nightlight-git
+ wingpanel-indicator-notifications-git
+ wingpanel-indicator-power-git
+ wingpanel-indicator-session-git
+ wingpanel-indicator-sound-git
+ elementary-wallpapers-git
+ elementary-icon-theme-git
+ gtk-theme-elementary-git
+ lightdm
+ lightdm-settings
+ lightdm-pantheon-greeter
+ )
+
+package(){
+ /bin/true
+}