summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJingbei Li2022-08-12 20:33:57 +0800
committerJingbei Li2022-08-12 20:33:57 +0800
commite46f446b523826c42103385536116691fe13d6e8 (patch)
tree0e1242dc94063ef83b7ff6b1cfe7df2d01c162ca /.SRCINFO
parent89ebe011dab3aa04a35045258e94c7b3ee7729c0 (diff)
downloadaur-jfbview.tar.gz
follow the PKGBUILD of the git version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 10 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 179d01fd8e6e..e4e1a91bd740 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,25 @@
pkgbase = jfbview
pkgdesc = PDF and image viewer for the Linux framebuffer
pkgver = 0.6.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jichu4n/jfbview
arch = i686
+ arch = pentium4
arch = x86_64
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache
makedepends = cmake
- depends = ncurses
+ makedepends = git
+ depends = freetype2
+ depends = harfbuzz
depends = imlib2
depends = libjpeg-turbo
- conflicts = jfbpdf
- replaces = jfbpdf
- source = https://github.com/jichu4n/jfbview/releases/download/0.6.0/jfbview-0.6.0-full-source.zip
- md5sums = ac41da35a97c008424662d7dc489b841
+ depends = ncurses
+ depends = openjpeg2
+ depends = zlib
+ source = git+https://github.com/jichu4n/jfbview.git#tag=0.6.0
+ sha512sums = SKIP
pkgname = jfbview
-