summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoréclairevoyant2023-05-22 01:58:45 -0400
committeréclairevoyant2023-05-22 01:58:45 -0400
commite147a537a6b488fd71e1a6535f88113b1ee8ec67 (patch)
treec58c3c96e6b16ebb0ca89dc6457fbf1b1e1a4ddc /.SRCINFO
parent4882486e51a720363e91315677192c503f6500ab (diff)
downloadaur-e147a537a6b488fd71e1a6535f88113b1ee8ec67.tar.gz
eww-git: split into x11 vs wayland packages due to elkowar/eww#739
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 10 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3574ea6ec5e..4ba6321ecb46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = eww-git
pkgdesc = ElKowar's wacky widgets
pkgver = 0.4.0.r28.ge762068
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/elkowar/eww
install = eww-git.install
arch = x86_64
license = MIT
+ makedepends = cargo-nightly
makedepends = git
- makedepends = rustup
depends = gtk3
depends = gtk-layer-shell
provides = eww
@@ -17,4 +17,11 @@ pkgbase = eww-git
validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
b2sums = SKIP
-pkgname = eww-git
+pkgname = eww-x11-git
+ pkgdesc = ElKowar's wacky widgets (X11 backend)
+ depends = gtk3
+
+pkgname = eww-wayland-git
+ pkgdesc = ElKowar's wacky widgets (Wayland backend)
+ depends = gtk3
+ depends = gtk-layer-shell