Search Criteria
Package Details: libtsm-patched-git 4.0.1.r1.g502ff6e-2
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: | |
Conflicts: | |
Provides: | |
Submitter: | Aetf |
Maintainer: | Aetf |
Last Packager: | Aetf |
Votes: | 4 |
Popularity: | 0.29 |
First Submitted: | 2015-05-22 07:41 |
Last Updated: | 2020-03-19 01:40 |
Dependencies (4)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- cmake (cmake-git) (make)
- git (git-git) (make)
- libxkbcommon (libxkbcommon-git) (make)
Required by (2)
- kmscon-git (requires libtsm)
- kmscon-patched-git (requires libtsm-patched)
Latest Comments
Aetf commented on 2020-03-19 01:42
Thanks @svito. Updated
svito commented on 2020-03-19 00:43
Also
mkdir
command should have-p
flag or otherwise it will fail on rebuild.svito commented on 2018-12-20 13:59
Needs
cmake
in makedepends. Thanks for packaging!Aetf commented on 2018-10-10 16:54
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
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!
Aetf commented on 2018-03-30 17:35
@swiftgeek I can't test on other architectures that's why I'm not including them in the package. I'll add armv7h since you've tested it.
swiftgeek commented on 2018-03-30 06:15
Please add armv7h (tested on Allwinner H3) and probably other architectures (i686 armv6h)
Aetf commented on 2017-08-25 18:15
This package actually uses patches come from my repo: https://github.com/Aetf/libtsm, so it's not out-dated.
> https://github.com/PegasusEpsilon/arch-libtsm-custom
This one is also using https://github.com/Aetf/libtsm, with a customized color palette
> https://github.com/asciinema/libtsm
This fork doesn't have any new commit
> https://github.com/mariosgn/libtsm
Seems to add event callbacks, but no longer active for a while. Not sure how useful it is.
> https://github.com/igor-liferenko/libtsm
No useful commits that I can find
> https://github.com/igor-liferenko/wterm and https://github.com/igor-liferenko/wlterm/
I'm confused... In the readme it says kmscon, but the repo name is wlterm... which are completely unrelated (except they both depend on libtsm)
> https://github.com/Pamelloes/libtsm
This one looks interesting. Maybe I can cherry pick some commits into my repo if I get time.
timofonic commented on 2017-08-25 07:11
There are more updated forks and a PKGSBUILD with a patch. Not sure about what can be merged...
https://github.com/igor-liferenko/libtsm
https://github.com/igor-liferenko/wlterm/ (I'm not sure, but it seems this developer put the libtsm code into wlterm, am I right?)
https://github.com/igor-liferenko/wterm
V¡https://github.com/Pamelloes/libtsm
https://github.com/PegasusEpsilon/arch-libtsm-custom
https://github.com/asciinema/libtsm
https://github.com/Aetf/libtsm
https://github.com/mariosgn/libtsm