Package Details: libtas 1.4.8-1

Git Clone URL: https://aur.archlinux.org/libtas.git (read-only, click to copy)
Package Base: libtas
Description: Tool-assisted speedrunning utility for Linux-native binaries
Upstream URL: https://github.com/clementgallet/libTAS
Licenses: GPL-3.0-or-later
Submitter: chungy
Maintainer: Perdu
Last Packager: Perdu
Votes: 5
Popularity: 0.026165
First Submitted: 2018-11-01 09:49 (UTC)
Last Updated: 2026-05-17 21:45 (UTC)

Pinned Comments

Perdu commented on 2025-12-07 20:46 (UTC) (edited on 2026-02-03 22:14 (UTC) by Perdu)

I took over the package as previous packager disowned it. Updating version fixed the build issues.

That said, I've encountered issues to make libTAS work directly on Arch Linux for Ruffle (flash games) (there are desync issues with tons of lag frames). If you encounter lag frames issues, I suggest building libTAS in Docker instead: https://github.com/clementgallet/libTAS/blob/master/Dockerfile and I run it with:

docker run -it --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/root/.Xauthority:rw --net=host libtas

Since I've taken the responsibility of maintaining the package, I'll investigate this in the future. For now, if you have lag frames issues, building in Docker is your best bet. I'll appreciate feedback to identify in which cases it works and in which it doesn't!

Latest Comments

« First ‹ Previous 1 2

chungy commented on 2019-04-19 19:11 (UTC)

It still seems to verify for me.

Pol_M commented on 2019-04-12 08:21 (UTC)

==> Making package: libtas 1.3.4-2 (Fri Apr 12 10:19:01 2019)
==> Retrieving sources...
  -> Found v1.3.4.tar.gz
==> Validating source files with sha512sums...
    v1.3.4.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
Error downloading sources: libtas

Maybe you forgot to makepkg --geninteg?

klanc commented on 2019-02-12 14:11 (UTC) (edited on 2019-02-12 14:16 (UTC) by klanc)

==> Making package: libtas 1.3.3-3 (Tue 12 Feb 2019 03:08:34 PM CET)

==> Retrieving sources...

-> Found v1.3.3.tar.gz

==> Validating source files with sha512sums...

v1.3.3.tar.gz ... FAILED

==> ERROR: One or more files did not pass the validity check!

Error downloading sources: libtas

chungy commented on 2019-02-10 20:53 (UTC)

Looks like the tag was overwritten sighs bad release practice. I'll push a -3 to fix it.

Pol_M commented on 2019-02-10 20:34 (UTC) (edited on 2019-02-10 20:38 (UTC) by Pol_M)

1.3.3-2 won't pass the validity check:

==> Retrieving sources...
  -> Downloading v1.3.3.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   128    0   128    0     0    133      0 --:--:-- --:--:-- --:--:--   133
100  575k    0  575k    0     0   262k      0 --:--:--  0:00:02 --:--:-- 1008k
  -> Found 0001-Fix-getenv-returning-NULL.patch
==> Validating source files with sha512sums...
    v1.3.3.tar.gz ... FAILED
    0001-Fix-getenv-returning-NULL.patch ... Passed
==> ERROR: One or more files did not pass the validity check!