Search Criteria
Package Details: hiptext-gif 0.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/hiptext-gif.git (read-only, click to copy) |
|---|---|
| Package Base: | hiptext-gif |
| Description: | Command line tool for rendering images and videos inside terminals (w/ gif patch). |
| Upstream URL: | https://github.com/jart/hiptext |
| Licenses: | GPL |
| Conflicts: | hiptext |
| Provides: | hiptext |
| Submitter: | DanielNak |
| Maintainer: | DanielNak |
| Last Packager: | DanielNak |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-01-16 04:14 (UTC) |
| Last Updated: | 2022-03-02 23:34 (UTC) |
Dependencies (8)
- gflags (gflags-gitAUR)
- google-glog (ng-logAUR, glog-gitAUR, glog-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR) (make)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (make)
- libpng12AUR (make)
- ragel (ragel-gitAUR) (make)
Latest Comments
DanielNak commented on 2022-06-23 19:21 (UTC)
@m040601 looks like the problem is just that the project is unmaintained. Looks like the author created a new project to the same thing better as mentioned in this git issue: https://github.com/jart/hiptext/issues/57
I'll be abandoning this aur package and probably making a new one for the other project if it doesn't exist.
m040601 commented on 2022-06-23 12:51 (UTC) (edited on 2022-06-23 13:06 (UTC) by m040601)
Thanks for providing this PKGBUILD. I was curious about this tool, and unfortunately, the other PKGBUILD "hiptext" seems abandoned, https://aur.archlinux.org/packages/hiptext . Maybe you have also interest in adopting it ?
Upstream development, https://github.com/jart/hiptext, also seems to have stopped, last release was 2016. But there was a commit in 2021
Anyway, I tried this "hiptext-gif". All seemed to go well, downloading, verifying, checking dependencies etc.
But it is currently failing with,
Maybe the problem is in those "avXXX" related things ? Avcodec ?
This is just an extract. Hope it helps to diagnose, as I myself have very limited knowledge of compiling and AUR PKGBUILD's.