summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Houghton2021-04-29 18:11:39 +0100
committerTony Houghton2021-04-29 18:11:39 +0100
commit854555226a74a019d661bd8214f61042c7027a47 (patch)
tree444bf978ca0b14e57cd16eebafd4b0cedbbb8f15
parentd4617e2b145668f2b5899cf174b8eb189dcf9c06 (diff)
downloadaur-854555226a74a019d661bd8214f61042c7027a47.tar.gz
AUR/vte3-kinetic is no longer useful
-rw-r--r--.AURINFO1
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
3 files changed, 0 insertions, 3 deletions
diff --git a/.AURINFO b/.AURINFO
index 2ee6f244d303..04d8403bc654 100644
--- a/.AURINFO
+++ b/.AURINFO
@@ -18,7 +18,6 @@ pkgbase = roxterm-git
makedepends = sed
depends = dbus-glib
depends = vte3
- optdepends = vte3-kinetic: Enables kinetic scrolling with libinput
provides = roxterm
conflicts = roxterm
source = roxterm-git::git+https://github.com/realh/roxterm.git
diff --git a/.SRCINFO b/.SRCINFO
index 2ee6f244d303..04d8403bc654 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,6 @@ pkgbase = roxterm-git
makedepends = sed
depends = dbus-glib
depends = vte3
- optdepends = vte3-kinetic: Enables kinetic scrolling with libinput
provides = roxterm
conflicts = roxterm
source = roxterm-git::git+https://github.com/realh/roxterm.git
diff --git a/PKGBUILD b/PKGBUILD
index 82f68084d06b..08a8b455e0f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ arch=('i686' 'x86_64')
url="https://github.com/realh/roxterm"
license=('GPL3')
depends=('dbus-glib' 'vte3')
-optdepends=('vte3-kinetic: Enables kinetic scrolling with libinput')
makedepends=('cmake' 'git' 'docbook-xsl' 'xmlto' 'po4a' 'imagemagick' \
'librsvg' 'itstool' 'sed')
provides=('roxterm')