blob: 7ae31a601a05956d3e5dc26ca6636842d48a4fc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = img2irc
pkgdesc = CLI utility to convert images to halfblock ANSI or IRC art with various optional post-processing filters
pkgver = 1.0.4
pkgrel = 2
url = https://github.com/waveplate/img2irc
arch = x86_64
license = GPL3
makedepends = cargo
options = !strip
options = !debug
source = img2irc-1.0.4.tar.gz::https://github.com/waveplate/img2irc/archive/refs/tags/v1.0.4.tar.gz
sha256sums = 133a3c80de418170975f7adba0c1c4aa8a0577e607e96ef9864c50d7740559e3
pkgname = img2irc
|