summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-gfx/ttygif: drop 1.80_p20181218Sam James2022-07-142-38/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/ttygif: add 1.6.0Sam James2022-07-142-0/+38
| | | | | | | The previous version (1.80_p20181218) was versioned incorrectly, so this is an upgrade. Signed-off-by: Sam James <sam@gentoo.org>
* media-gfx/ttygif: [QA] fix tc-get* quotingSam James2022-03-201-2/+2
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-gfx/ttygif: honor CFLAGS and LDFLAGS.Patrice Clement2020-06-092-2/+29
| | | | | | Closes: https://bugs.gentoo.org/727630 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* media-gfx/ttygif: new ebuild.Patrice Clement2019-02-273-0/+41
ttygif is a tool to convert terminal recordings to animated gifs. Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11