blob: 07a7e7907b5e8920ab4b4c04a72f97ff66756c1c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = mcomix-gtk3-git
pkgdesc = A comic book reader. Forked from MComix and ported to GTK3.
pkgver = r1949.c5afd37
pkgrel = 1
url = https://github.com/multiSnow/mcomix3
install = mcomix-gtk3-git.install
arch = any
license = GPL
makedepends = gettext
makedepends = intltool
makedepends = git
depends = python-pillow
depends = python-gobject
optdepends = libunrar: for rar compressed comics
optdepends = p7zip: for 7z compressed comics
optdepends = unrar: for rar compressed comics
optdepends = unzip: for zip compressed comics
optdepends = mupdf: for PDF comics
provides = mcomix
conflicts = mcomix
conflicts = mcomix-git
source = git+https://github.com/multiSnow/mcomix3
sha256sums = SKIP
pkgname = mcomix-gtk3-git
|