Search Criteria
Package Details: libtsm-patched-git 4.0.2.r41.gba2aea2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libtsm-patched-git.git (read-only, click to copy) |
---|---|
Package Base: | libtsm-patched-git |
Description: | Terminal-emulator State Machine. Patched flavor (using patches from http://github.com/Aetf/libtsm) |
Upstream URL: | http://www.freedesktop.org/wiki/Software/kmscon/libtsm |
Licenses: | MIT |
Conflicts: | libtsm, libtsm-patched |
Provides: | libtsm, libtsm-patched |
Submitter: | Aetf |
Maintainer: | Aetf |
Last Packager: | Aetf |
Votes: | 10 |
Popularity: | 0.000994 |
First Submitted: | 2015-05-22 07:41 (UTC) |
Last Updated: | 2025-08-14 06:12 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-eacAUR)
- git (git-gitAUR, git-glAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- meson (meson-gitAUR) (make)
Required by (4)
- kmscon (requires libtsm)
- kmscon-git (requires libtsm)
- kmscon-macslow-git (requires libtsm-patched)
- kmscon-patched-git (requires libtsm-patched)
Latest Comments
1 2 Next › Last »
Aetf commented on 2025-08-14 06:14 (UTC)
Thanks @ItachiSan, updated to use meson.
ItachiSan commented on 2025-08-13 09:37 (UTC)
This works for me:
XenHat commented on 2025-05-09 07:05 (UTC)
PKGBUILD needs pkgver format update.
Aetf commented on 2022-07-21 06:55 (UTC)
@latipun Done.
latipun commented on 2022-07-21 06:37 (UTC)
Please add
aarch64
, I can build it with Raspberry Pi 4B.Aetf commented on 2020-03-19 01:42 (UTC)
Thanks @svito. Updated
svito commented on 2020-03-19 00:43 (UTC)
Also
mkdir
command should have-p
flag or otherwise it will fail on rebuild.svito commented on 2018-12-20 13:59 (UTC)
Needs
cmake
in makedepends. Thanks for packaging!Aetf commented on 2018-10-10 16:54 (UTC)
Hi @LChris314
Thanks, I've updated
pkgver
function to work with new vx.y.z tag names.LChris314 commented on 2018-10-10 08:51 (UTC)
Hello. The PKGBUILD needs these two updates:
pkgver
is still 4.0.0, making yay constantly want to update the package.pkgver
function doesn't chop off the prefixv
, so it returnsv4.0.1.r1<xxxx>
instead of4.0.1.r1<xxxx>
.Thanks!
1 2 Next › Last »