Search Criteria
Package Details: tuxguitar-gtk2 1.5.6-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/tuxguitar.git (read-only, click to copy) |
---|---|
Package Base: | tuxguitar |
Description: | multitrack guitar tablature editor and player |
Upstream URL: | https://sourceforge.net/projects/tuxguitar/ |
Licenses: | LGPL |
Conflicts: | tuxguitar |
Provides: | tuxguitar |
Submitter: | Barthalion |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 57 |
Popularity: | 1.49 |
First Submitted: | 2018-01-05 17:06 (UTC) |
Last Updated: | 2023-10-09 17:28 (UTC) |
Dependencies (10)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR, gtk2-maemoAUR)
- tuxguitar-commonAUR
- ant (ant-gitAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (make)
- jackAUR (jack-gitAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-common-jack-gitAUR, jack2, pipewire-jack) (make)
- jdk-openjdk (jdk16-adoptopenjdkAUR, jdk16-microsoft-openjdkAUR, jdk11-microsoft-openjdkAUR, jdk11-openjdk-dcevmAUR, jdk-microsoft-openjdkAUR, jdk17-microsoft-openjdkAUR, jdk11-temurinAUR, jdk17-temurinAUR, jdk-temurinAUR) (make)
- maven (mvnvmAUR) (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- zip (zip-natspecAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (optional)
Required by (1)
- tuxguitar-fluidsynth (requires tuxguitar)
Latest Comments
1 2 3 4 5 6 .. 10 Next › Last »
buzo commented on 2023-10-09 17:29 (UTC)
Thanks hildigerr and Ranguvar – should be fixed.
Ranguvar commented on 2023-10-08 22:47 (UTC) (edited on 2023-10-09 02:09 (UTC) by Ranguvar)
The dependency on jre-openjdk is causing issues with the new jdk-openjdk in [extra-testing] which replaces the JRE entirely for people who need not only a runtime but also to develop using the JDK.
I believe the dependency should be changed from jre-openjdk to one of the options that jdk-openjdk now provides.
provides=("java-environment=${_majorver}" "java-environment-openjdk=${_majorver}" "jdk${_majorver}-openjdk=${pkgver}-${pkgrel}" "java-runtime=${_majorver}" "java-runtime-openjdk=${_majorver}" "jre${_majorver}-openjdk=${pkgver}-${pkgrel}" "java-runtime-headless=${_majorver}" "java-runtime-headless-openjdk=${_majorver}" "jre${_majorver}-openjdk-headless=${pkgver}-${pkgrel}")
See the last few commits here: https://gitlab.archlinux.org/archlinux/packaging/packages/java-openjdk/-/commits/main
Thank you.
hildigerr commented on 2023-09-28 01:49 (UTC)
To solve the LinkageError, I added "LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/lib/jvm/default/lib/server" to /usr/share/tuxguitar/tuxguitar.sh at the end of the LIBRARY_PATH section.
Mr.Smith1974 commented on 2023-09-27 21:09 (UTC)
buzo commented on 2023-09-27 18:46 (UTC)
thanks, fixed
hildigerr commented on 2023-09-27 06:37 (UTC)
The source and target compiler version needs updating as so:
Mr.Smith1974 commented on 2023-09-27 05:06 (UTC)
Not building:
rosenberg commented on 2023-06-24 16:10 (UTC) (edited on 2023-06-24 16:10 (UTC) by rosenberg)
Doesn't compile anymore:
mio-19 commented on 2023-06-19 23:04 (UTC)
On aarch64:
Is it possible to add arm/aarch64 support?
1 2 3 4 5 6 .. 10 Next › Last »