summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2019-10-30 04:07:14 +0900
committerQue Quotion2019-10-30 04:07:14 +0900
commitebfd4c88c3df42bba0b3891e8166c07d8f86671b (patch)
treeed0fc07bc1efa629dc5b11646694a6c65071b9d4
parent3b9365096f38684e3eb66981953f6661cf08ce87 (diff)
downloadaur-ebfd4c88c3df42bba0b3891e8166c07d8f86671b.tar.gz
Reorder dependency chain in pantheon-qq; it is now possible to fully clean chroot build pantheon-3d's whole tree (crazy and frustrating though)
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a4924c92c2e9..1892abc521af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,14 @@
pkgbase = pantheon-3d
pkgdesc = Pantheon 3d Session (replaces Gala with Compiz)
- pkgver = 3
- pkgrel = 11
+ pkgver = 4
+ pkgrel = 1
url = https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967
- arch = i686
- arch = x86_64
+ arch = any
groups = pantheon-qq
license = GPL3
depends = compiz
depends = pantheon-workarounds
- depends = plank
- depends = cerbere
+ depends = pantheon-session
depends = wingpanel-standalone-git
provides = pantheon-3d
source = pantheon-compiz.desktop
diff --git a/PKGBUILD b/PKGBUILD
index ccac8874a8ee..138eb8a634fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
# Contributor: Ner0 <darkelfdarkelf666@yahoo.co.uk>
pkgname=pantheon-3d
-pkgver=3
-pkgrel=11
+pkgver=4
+pkgrel=1
pkgdesc='Pantheon 3d Session (replaces Gala with Compiz)'
-arch=('i686' 'x86_64')
+arch=('any')
url='https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967'
license=('GPL3')
groups=('pantheon-qq')
-depends=('compiz' 'pantheon-workarounds'
- 'plank' 'cerbere' 'wingpanel-standalone-git')
+depends=('compiz' pantheon-{workarounds,session}
+ 'wingpanel-standalone-git')
provides=("pantheon-3d")
conflicts=()
source=(pantheon-compiz.{desktop,session}