* update libsixel to 1.10.3-6
This commit is contained in:
parent
8661ebecff
commit
5070f001b4
17
libsixel/.SRCINFO
Normal file
17
libsixel/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = libsixel
|
||||
pkgdesc = Provides a codec for DEC SIXEL graphics and some converter programs
|
||||
pkgver = 1.10.3
|
||||
pkgrel = 6
|
||||
url = https://github.com/libsixel/libsixel
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
makedepends = meson
|
||||
depends = libjpeg-turbo
|
||||
depends = libpng
|
||||
depends = python
|
||||
depends = curl
|
||||
depends = gdk-pixbuf2
|
||||
source = libsixel-1.10.3.tar.gz::https://github.com/libsixel/libsixel/archive/v1.10.3.tar.gz
|
||||
sha256sums = 028552eb8f2a37c6effda88ee5e8f6d87b5d9601182ddec784a9728865f821e0
|
||||
|
||||
pkgname = libsixel
|
4
libsixel/.nvchecker.toml
Normal file
4
libsixel/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[libsixel]
|
||||
source = "git"
|
||||
git = "https://github.com/libsixel/libsixel.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=libsixel
|
||||
pkgver=1.10.3
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Provides a codec for DEC SIXEL graphics and some converter programs"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/libsixel/libsixel"
|
||||
|
Loading…
x
Reference in New Issue
Block a user