Package Details: tuxguitar 1.6.3-1

Git Clone URL: https://aur.archlinux.org/tuxguitar.git (read-only, click to copy)
Package Base: tuxguitar
Description: A multitrack guitar tablature editor and player
Upstream URL: https://www.tuxguitar.app/
Licenses: LGPL-3.0-or-later
Replaces: tuxguitar-common, tuxguitar-gtk2
Submitter: Barthalion
Maintainer: Visne
Last Packager: Visne
Votes: 62
Popularity: 2.30
First Submitted: 2018-01-05 17:06 (UTC)
Last Updated: 2024-06-13 22:59 (UTC)

Dependencies (19)

Required by (1)

Sources (3)

Pinned Comments

Visne commented on 2024-04-13 10:54 (UTC) (edited on 2024-06-11 21:53 (UTC) by Visne)

I've adopted the package and updated to the latest version. Sadly this means that GTK2 support is dropped (SWT dropped support back in 2018...). I'm not sure if anyone was using this on Arch Linux ARM, but temporarily support for that is also dropped. They did some work on that upstream though but it is not part of 1.6.2 yet, so hopefully it can be supported after the next release. It should now support ARM64 (please let me know if it works for you).

Let me know if you run into any issues.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 Next › Last »

ThanosApostolou commented on 2019-02-11 10:27 (UTC)

@ottoshmidt I cannot reproduce, what command or aur helper are you using?

ottoshmidt commented on 2019-02-11 09:56 (UTC)

==> Finished making: tuxguitar 1.5.2-2 (Mon 11 Feb 2019 01:50:13 PM +04) loading packages... error: 'tuxguitar-common-1.5.2-2-x86_64.pkg.tar.xz': duplicate target error: 'tuxguitar-gtk2-1.5.2-2-x86_64.pkg.tar.xz': duplicate target

:(

ThanosApostolou commented on 2018-12-18 21:41 (UTC)

@IwfY Sorry I cannot reproduce. On my system it builds fine with only jdk8-opendjk installed.

Btw, I forgot to leave a comment. This package now uses gtk3 by default (SWT_GTK3=1 enabled). There is the alternative tuxguitar-gtk2 which launches the program with SWT_GTK3=0. Both depend on tuxguitar-common and all of them are built from the same PKGBUILD.

IwfY commented on 2018-12-18 13:25 (UTC)

Isn't java-environment >= 10 a requirement? For me the build process generated gcc commands (for plugins I guess) with "-I/usr/lib/jvm/java-10-openjdk/include". Those of course failed until I installed OpenJDK 10.

ThanosApostolou commented on 2018-12-13 15:08 (UTC)

I've created a package which launches tuxguitar with SWT_GTK3=1 and depends on your package (https://aur.archlinux.org/packages/tuxguitar-gtk3-launcher/). Of course many users want to completely avoid the gtk2 dependency nowadays. Would you be interested to include those files in your PKBGUILD and split the package to something like tuxguitar-common, tuxguitar-gtk2 (with gtk2 dependency and the original launchers) and tuxguitar-gtk3 (with gtk3 dependency and *-gtk3 launchers I've created)?

I've tested it with SWT_GTK3=1 and tuxguitar can work properly without the gtk2 installed at all. By doing this we make available both choices without creating redundant packages.

ThanosApostolou commented on 2018-12-13 14:46 (UTC)

It seems to me that this is using gtk2 like the original tuxguitar package, since the /usr/share/tuxguitar/tuxguitar.sh exports SWT_GKT3=0. I've created https://aur.archlinux.org/packages/tuxguitar-gtk3-launcher/ which adds a launcher for SWT_GKT3=1, without the need to duplicate the whole package. Of course you cannot avoid the gtk2 dependency like this, but maybe I'll contact the original tuxguitar maintainer in order add the needed files and split the package to tuxguitar-common, tuxguitar-gtk2 and tuxguitar-gtk3 or something.

lemust83 commented on 2018-12-05 14:29 (UTC)

Hi Checksum problem on tuxguitar-src-1.5.tar.gz PKGBUILD : sha256sums=('ac72690bc1c20919dd66df46f757c6890be4c54b38f2a3b59a0265c777392210' 'bda4bc1b864ecfa27392a145854ee3b5ab20876c2d2bc38bbf85f92ce97fe2bc') But if we generate in local directory with makepkg -g: makepkg -g ==> Récupération des sources… -> tuxguitar-src-1.5.tar.gz trouvé -> nogcj.patch trouvé ==> Génération des sommes de contrôle des sources… sha256sums=('f79b14f841576d7b04be70f5a5e25af892f7a8e9c7c2f7ba6f0af25babe35283' 'bda4bc1b864ecfa27392a145854ee3b5ab20876c2d2bc38bbf85f92ce97fe2bc') It dosn't match on archive tuxguitar-src-1.5.tar.gz

Editing PKGBUILD with new sha256sum and/or replace by 'SKIP' donsn't work too. I succeed to compile with makepkg --skipchecksums.... The programm run fine, but it's not a very safe way to compile it.

nobrakal commented on 2018-10-17 15:31 (UTC)

@ansgoati

See Tools > Plugins > ALSA output plugin

ansgoati commented on 2018-10-15 16:47 (UTC)

How to add Alsa and Jack support ??

thegovernor commented on 2018-08-07 23:39 (UTC)

No, thank you for taking the time to maintain the package. All seems to be working well, nice work.