summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonin Décimo2021-09-16 22:48:21 +0200
committerAntonin Décimo2021-09-16 22:51:28 +0200
commitd7be68ab940a9a31e2b9caa91bbc6372ec681d48 (patch)
tree5efbcc64b4fefb17d448d470d53a004197084934
parent469550b8a306f3cb772fc5dd8a8bf088998699d6 (diff)
downloadaur-d7be68ab940a9a31e2b9caa91bbc6372ec681d48.tar.gz
Remove old build options
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e18488e26a4..07299fb85127 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wlroots-git
pkgdesc = Modular Wayland compositor library (git version)
pkgver = 0.14.0.r239.g9579d62a
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/swaywm/wlroots
arch = x86_64
license = custom:MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8bc923fd3a1e..109194c3f340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Antonin Décimo <antonin dot decimo at gmail dot com>
pkgname=wlroots-git
pkgver=0.14.0.r239.g9579d62a
-pkgrel=1
+pkgrel=2
license=(custom:MIT)
pkgdesc='Modular Wayland compositor library (git version)'
url=https://github.com/swaywm/wlroots
@@ -43,8 +43,6 @@ pkgver () {
build () {
arch-meson \
--buildtype=debug \
- -Dlogind-provider=systemd \
- -Dlibseat=enabled \
-Dwerror=false \
-Dexamples=false \
"${pkgname}" build