summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Springer2022-05-01 18:08:45 +0200
committerStephan Springer2022-05-01 18:08:45 +0200
commit5caa4b866bed0b34a204bc56f0ce541669dc7c03 (patch)
tree89563f8e481bef2b9ebf4d386e912f71870b1e32
parentd9a037540c88390afb77512f8083204db3c842ad (diff)
downloadaur-5caa4b866bed0b34a204bc56f0ce541669dc7c03.tar.gz
remove unneeded dependency libxtst
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4859de167412..468ae231109c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tuxguitar
pkgdesc = multitrack guitar tablature editor and player
pkgver = 1.5.6
- pkgrel = 2
+ pkgrel = 3
url = https://sourceforge.net/projects/tuxguitar/
arch = any
license = LGPL
@@ -14,7 +14,6 @@ pkgbase = tuxguitar
makedepends = maven
depends = jre-openjdk
depends = alsa-lib
- depends = libxtst
optdepends = fluidsynth
source = https://downloads.sourceforge.net/tuxguitar/tuxguitar-1.5.6-src.tar.gz
source = tuxguitar
diff --git a/PKGBUILD b/PKGBUILD
index 9703a6963df4..c2c327c4b2ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
pkgbase=tuxguitar
pkgname=(tuxguitar tuxguitar-common tuxguitar-gtk2)
pkgver=1.5.6
-pkgrel=2
+pkgrel=3
pkgdesc="multitrack guitar tablature editor and player"
arch=('any')
url="https://sourceforge.net/projects/tuxguitar/"
license=('LGPL')
-depends=('jre-openjdk' 'alsa-lib' 'libxtst')
+depends=('jre-openjdk' 'alsa-lib')
makedepends=('unzip' 'zip' 'ant' 'jack' 'fluidsynth' 'jdk-openjdk' 'maven')
optdepends=('fluidsynth')
source=(https://downloads.sourceforge.net/tuxguitar/tuxguitar-$pkgver-src.tar.gz