It still seems to verify for me.
Search Criteria
Package Details: libtas 1.4.8-1
Package Actions
| 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) |
Dependencies (11)
- alsa-lib
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lua (pallene-luaAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- lib32-libtasAUR (optional) – for 32-bit games support
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
chungy commented on 2019-04-19 19:11 (UTC)
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!
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:
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!