summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-03-05 01:57:54 +0900
committerQue Quotion2017-03-05 01:57:54 +0900
commit359c1f0f0e807342f5d6ede44838f13b9a0d2716 (patch)
treef28cfb1bf2a0dc49e1ef41978dd419d8174c80a2
parentaad01227f0a16562eb95b1ad70072a4b627da84f (diff)
downloadaur-359c1f0f0e807342f5d6ede44838f13b9a0d2716.tar.gz
pantheon-qq
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD9
2 files changed, 10 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bce126484eeb..fef085aa1906 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,13 @@
+# Generated by mksrcinfo v8
+# Sat Mar 4 16:57:29 UTC 2017
pkgbase = pantheon-lite
pkgdesc = Pantheon Lite Session (replaces Gala with Openbox & Compton)
- pkgver = 2
- pkgrel = 3
+ pkgver = 3
+ pkgrel = 1
url = https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016
arch = i686
arch = x86_64
+ groups = pantheon-qq
license = GPL3
depends = openbox
depends = compton
@@ -14,16 +17,8 @@ pkgbase = pantheon-lite
depends = gnome-session
depends = plank
depends = cerbere
- depends = wingpanel-bzr
+ depends = wingpanel-standalone-bzr
optdepends = obconf: openbox configuration utility
- optdepends = indicator-powersave: On the fly power savings and performance toggles
- optdepends = wingpanel-indicator-ayatana-bzr: Tray applet
- optdepends = wingpanel-indicator-bluetooth-bzr: Tray applet
- optdepends = wingpanel-indicator-datetime-bzr: Tray applet
- optdepends = wingpanel-indicator-network-bzr: Tray applet
- optdepends = wingpanel-indicator-power-bzr: Tray applet
- optdepends = wingpanel-indicator-slingshot-bzr: Tray applet
- optdepends = wingpanel-indicator-sound-bzr: Tray applet
optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
optdepends = elementary-os-openbox: Elementary theme for Openbox
provides = pantheon-lite
diff --git a/PKGBUILD b/PKGBUILD
index fe10072d13a9..4738098c5b11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,17 @@
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
pkgname=pantheon-lite
-pkgver=2
-pkgrel=3
+pkgver=3
+pkgrel=1
pkgdesc='Pantheon Lite Session (replaces Gala with Openbox & Compton)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1402016#p1402016'
license=('GPL3')
+groups=('pantheon-qq')
depends=('openbox' 'compton' 'pantheon-workarounds'
gnome-{settings-daemon{,-compat},session}
- 'plank' 'cerbere' 'wingpanel-bzr')
+ 'plank' 'cerbere' 'wingpanel-standalone-bzr')
optdepends=("obconf: openbox configuration utility"
- "indicator-powersave: On the fly power savings and performance toggles"
- wingpanel-indicator-{ayatana,bluetooth,datetime,network,power,slingshot,sound}-bzr": Tray applet"
"xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops"
"elementary-os-openbox: Elementary theme for Openbox")
provides=("pantheon-lite")