Search Criteria
Package Details: image2ascii 1.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/image2ascii.git (read-only, click to copy) |
---|---|
Package Base: | image2ascii |
Description: | Simple image–to–ASCII art conversion tool |
Upstream URL: | https://gitlab.com/NH000/image2ascii |
Keywords: | ascii image text |
Licenses: | MIT |
Submitter: | NH000 |
Maintainer: | NH000 |
Last Packager: | NH000 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-21 20:17 (UTC) |
Last Updated: | 2022-06-22 07:07 (UTC) |
Dependencies (4)
- python-pillow
- python3 (python)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
NH000 commented on 2022-07-01 12:22 (UTC)
Hello FabioLolix.
I fixed all those wrongs, as well as for my other packages which had them.
FabioLolix commented on 2022-06-21 21:04 (UTC)
Hello,
base-devel
group don't have to be inmakedepends=()
makedepends=()
$pkgname-$pkgver::
because this will re-download the sources for every version instead of sharing them (using a common source destination is also reccomended)