blob: e1eb3dee1780e4682337881bc96958cbdc37569a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = refract-bin
pkgdesc = Guided AVIF/JPEG XL/WebP conversion for JPEG and PNG sources.
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/Blobfolio/refract
install = refract-bin.install
arch = x86_64
license = WTFPL
makedepends = zstd
depends = xdg-desktop-portal
options = !strip
options = !emptydirs
source = https://github.com/Blobfolio/refract/releases/download/v1.0.3/refract_1.0.3-1_amd64.deb
sha512sums = e4d4c6590edb028829b83a704ab94534c93c539def0ac568468ad3c0b602d4bea0488382302b5583a9f9bf69e92161b54471995e8f5510ada1564136ab693bb2
pkgname = refract-bin
|