From d2db62c94b7fdfde5470e590e333a4f0681a6d56 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 31 Jan 2017 14:34:24 -0500 Subject: [PATCH 1/5] zathura-cb: add zathura as dep --- srcpkgs/zathura-cb/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zathura-cb/template b/srcpkgs/zathura-cb/template index 34fb8f0e1c3..cfdae86b9a7 100644 --- a/srcpkgs/zathura-cb/template +++ b/srcpkgs/zathura-cb/template @@ -1,11 +1,12 @@ # Template file for 'zathura-cb' pkgname=zathura-cb version=0.1.6 -revision=1 +revision=2 build_style=gnu-makefile maintainer="lemmi " hostmakedepends="pkg-config" makedepends="zathura-devel libarchive-devel" +depends="zathura" license="zlib" homepage="http://pwmt.org/projects/zathura-cb/" short_desc="Comic book support for zathura" From 5bd6924590367320c5980b7e093ae35146fa5627 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 31 Jan 2017 14:34:24 -0500 Subject: [PATCH 2/5] zathura-djvu: add zathura as dep --- srcpkgs/zathura-djvu/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zathura-djvu/template b/srcpkgs/zathura-djvu/template index f2fd88d1060..2ae93e429ac 100644 --- a/srcpkgs/zathura-djvu/template +++ b/srcpkgs/zathura-djvu/template @@ -1,11 +1,12 @@ # Template file for 'zathura-djvu' pkgname=zathura-djvu version=0.2.6 -revision=1 +revision=2 build_style=gnu-makefile maintainer="lemmi " hostmakedepends="pkg-config" makedepends="djvulibre-devel zathura-devel" +depends="zathura" license="zlib" homepage="http://pwmt.org/projects/zathura-djvu/" short_desc="DjVu support for zathura" From 122d7166f87296dcc1f512a8097c01a45c5c160d Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 31 Jan 2017 14:34:24 -0500 Subject: [PATCH 3/5] zathura-pdf-mupdf: add zathura as dep --- srcpkgs/zathura-pdf-mupdf/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template index 3a82e40d385..178b10360a6 100644 --- a/srcpkgs/zathura-pdf-mupdf/template +++ b/srcpkgs/zathura-pdf-mupdf/template @@ -1,12 +1,13 @@ # Template file for 'zathura-pdf-mupdf' pkgname=zathura-pdf-mupdf version=0.3.1 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="MUPDF_LIB=-lmupdf MUPDF_LIB+=-lmujs" maintainer="lemmi " hostmakedepends="pkg-config" makedepends="mupdf-devel zathura-devel libressl-devel" +depends="zathura" conflicts="zathura-pdf-poppler>=0" license="zlib" homepage="http://pwmt.org/projects/zathura-pdf-mupdf/" From 32d9dec1bba6ceb6df771e5c2b0bf6e189942310 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 31 Jan 2017 14:34:25 -0500 Subject: [PATCH 4/5] zathura-pdf-poppler: add zathura as dep --- srcpkgs/zathura-pdf-poppler/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zathura-pdf-poppler/template b/srcpkgs/zathura-pdf-poppler/template index 69d82ac6f98..8ca00510ef0 100644 --- a/srcpkgs/zathura-pdf-poppler/template +++ b/srcpkgs/zathura-pdf-poppler/template @@ -1,11 +1,12 @@ # Template file for 'zathura-pdf-poppler' pkgname=zathura-pdf-poppler version=0.2.7 -revision=1 +revision=2 build_style=gnu-makefile maintainer="lemmi " hostmakedepends="pkg-config" makedepends="poppler-devel poppler-glib-devel zathura-devel" +depends="zathura" conflicts="zathura-pdf-mupdf>=0" license="zlib" homepage="http://pwmt.org/projects/zathura-pdf-poppler/" From f49f1274238b08fef7ebac2c84b10164be3a6c75 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 31 Jan 2017 14:34:25 -0500 Subject: [PATCH 5/5] zathura-ps: add zathura as dep --- srcpkgs/zathura-ps/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/zathura-ps/template b/srcpkgs/zathura-ps/template index 97c26709fb5..0ceaea0329d 100644 --- a/srcpkgs/zathura-ps/template +++ b/srcpkgs/zathura-ps/template @@ -1,11 +1,12 @@ # Template file for 'zathura-ps' pkgname=zathura-ps version=0.2.4 -revision=1 +revision=2 build_style=gnu-makefile maintainer="lemmi " hostmakedepends="pkg-config" makedepends="libspectre-devel zathura-devel" +depends="zathura" license="zlib" homepage="http://pwmt.org/projects/zathura-ps/" short_desc="PostScript support for zathura"