summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Booker2022-09-23 23:12:34 +1200
committerThomas Booker2022-09-23 23:12:34 +1200
commit7a08ac673c0822ad2b9d0741b36251445b0bd2fc (patch)
treea6a2bdbea2444499cafbac5cb7a6c150ec932c25
parent2523ce33abdd97d49f3fdb7e7fd96d6578f25ea1 (diff)
downloadaur-7a08ac673c0822ad2b9d0741b36251445b0bd2fc.tar.gz
Added more to depends an d clean up makedepends
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD24
2 files changed, 28 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6652e9a77bd..43f3ecc2e948 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,19 +7,23 @@ pkgbase = phosh
arch = aarch64
arch = armv7h
license = GPL3
- makedepends = ctags
- makedepends = git
makedepends = meson
- makedepends = vala
+ makedepends = git
makedepends = wayland-protocols
- depends = callaudiod
- depends = feedbackd
- depends = libhandy
- depends = phoc
- depends = polkit
- depends = evolution-data-server
+ depends = gtk3
+ depends = libhandy>=1.1.90
+ depends = gnome-desktop
+ depends = gnome-session
depends = upower
+ depends = libpulse
+ depends = gcr
+ depends = feedbackd
depends = libnm
+ depends = evolution-data-server
+ depends = phoc-embedded-wlroots>=0.21.0
+ depends = gnome-shell
+ depends = callaudiod
+ depends = polkit
source = git+https://gitlab.gnome.org/World/Phosh/phosh.git#tag=4122630266abfd6623e169330da6e7d6bc01be7f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ef93eedd7266..6b4d1bc0b097 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,20 +9,26 @@ arch=(x86_64 aarch64 armv7h)
url='https://gitlab.gnome.org/World/Phosh/phosh'
license=(GPL3)
depends=(
- callaudiod
- feedbackd
- libhandy
- phoc
- polkit
- evolution-data-server
+ gtk3
+ 'libhandy>=1.1.90'
+ gnome-desktop
+ gnome-session
upower
+ libpulse
+ gcr
+ feedbackd
libnm
+ evolution-data-server
+ # Replace this with phoc once it works.
+ #'phoc>=0.21.0'
+ 'phoc-embedded-wlroots>=0.21.0'
+ gnome-shell
+ callaudiod
+ polkit
)
makedepends=(
- ctags
- git
meson
- vala
+ git
wayland-protocols
)
_tag=4122630266abfd6623e169330da6e7d6bc01be7f # git rev-parse v${pkgver}