Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xreader: update to 2.2.3
@ 2019-11-05  0:23 voidlinux-github
  2019-11-06  8:31 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-05  0:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages xreader
https://github.com/void-linux/void-packages/pull/16127

xreader: update to 2.2.3


A patch file from https://github.com/void-linux/void-packages/pull/16127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xreader-16127.patch --]
[-- Type: text/x-diff, Size: 1895 bytes --]

From 755020eecb8a45ec58fa535d18de40d50e580d6d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 4 Nov 2019 18:05:44 -0600
Subject: [PATCH] xreader: update to 2.2.3

---
 srcpkgs/xreader/template | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/xreader/template b/srcpkgs/xreader/template
index ebc982abe9f..785c6549d3c 100644
--- a/srcpkgs/xreader/template
+++ b/srcpkgs/xreader/template
@@ -1,11 +1,11 @@
 # Template file for 'xreader'
 pkgname=xreader
-version=2.0.2
-revision=2
-build_style=gnu-configure
+version=2.2.3
+revision=1
+build_style=meson
 build_helper="gir"
-configure_args="$(vopt_enable gir introspection) --disable-thumbnailer"
-hostmakedepends="mate-common"
+configure_args="-Dintrospection=$(vopt_if gir true false) -Dthumbnailer=false"
+hostmakedepends="mate-common mathjax"
 makedepends="djvulibre-devel libSM-devel libgnomekbd-devel libgxps-devel libsecret-devel
  libspectre-devel libxkbfile-devel poppler-glib-devel webkit2gtk-devel xapps-devel
  $(vopt_if gir 'gobject-introspection') gdk-pixbuf-devel"
@@ -15,15 +15,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/linuxmint/xreader"
 distfiles="https://github.com/linuxmint/xreader/archive/${version}.tar.gz"
-checksum=b79d17d7b4701a2f2d437d1ed7a93b76c617ea093d394ea14aab0a11073aa90c
+checksum=b71d64456899f7e4946b67e4fd1065529e5b246f23b0e843b78dcd2bef06189b
 
 build_options="gir"
 build_options_default="gir"
 
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
-
 libxreader_package() {
 	short_desc+=" - shared library"
 	pkg_install() {
@@ -40,11 +36,9 @@ libxreader-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
-		vmove "usr/lib/*.a"
 		vmove "usr/lib/*.so"
 		if [ "$build_option_gir" ]; then
 			vmove usr/share/gir-1.0
 		fi
 	}
 }
-

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: xreader: update to 2.2.3
  2019-11-05  0:23 [PR PATCH] xreader: update to 2.2.3 voidlinux-github
@ 2019-11-06  8:31 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-06  8:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

There's a merged pull request on the void-packages repository

xreader: update to 2.2.3
https://github.com/void-linux/void-packages/pull/16127

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-06  8:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  0:23 [PR PATCH] xreader: update to 2.2.3 voidlinux-github
2019-11-06  8:31 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).