summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a56114aaded..175710acd31f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon May 15 13:51:17 UTC 2017
+# Thu May 25 08:47:30 UTC 2017
pkgbase = pantheon-3d
pkgdesc = Pantheon 3d Session (replaces Gala with Compiz)
pkgver = 3
- pkgrel = 2
+ pkgrel = 3
url = https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967
arch = i686
arch = x86_64
@@ -11,14 +11,10 @@ pkgbase = pantheon-3d
license = GPL3
depends = dconf
depends = compiz
- depends = pantheon-workarounds
- depends = gnome-settings-daemon
- depends = gnome-settings-daemon-compat
- depends = gnome-session
+ depends = pantheon-workarounds}
depends = plank
depends = cerbere
depends = wingpanel-standalone-git
- optdepends = xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops
provides = pantheon-3d
source = pantheon-compiz.desktop
source = pantheon-compiz.session
diff --git a/PKGBUILD b/PKGBUILD
index 39272b849d71..60f8e89af68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,14 @@
pkgname=pantheon-3d
pkgver=3
-pkgrel=2
+pkgrel=3
pkgdesc='Pantheon 3d Session (replaces Gala with Compiz)'
arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967'
license=('GPL3')
groups=('pantheon-qq')
-depends=('dconf' 'compiz' 'pantheon-workarounds'
- gnome-{settings-daemon{,-compat},session}
+depends=('dconf' 'compiz' 'pantheon-workarounds'}
'plank' 'cerbere' 'wingpanel-standalone-git')
-optdepends=("xscreensaver-dbus-screenlock: xscreensaver locker for gnome-derivative desktops")
provides=("pantheon-3d")
conflicts=()
source=(pantheon-compiz.{desktop,session})