Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mupdf: update to 1.23.4.
@ 2023-10-23 16:34 mhmdanas
  2023-10-23 17:38 ` dkwo
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: mhmdanas @ 2023-10-23 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages mupdf-1.23.4
https://github.com/void-linux/void-packages/pull/46857

mupdf: update to 1.23.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c6f8de2eaf0de9f279227340e09adcc05a00c9e0 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 23 Oct 2023 17:33:42 +0100
Subject: [PATCH] mupdf: update to 1.23.4.

---
 srcpkgs/mupdf/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/mupdf/template b/srcpkgs/mupdf/template
index 0c05d36e41385..c88eb05b7226f 100644
--- a/srcpkgs/mupdf/template
+++ b/srcpkgs/mupdf/template
@@ -1,7 +1,7 @@
 # Template file for 'mupdf'
 pkgname=mupdf
-version=1.20.3
-revision=3
+version=1.23.4
+revision=1
 hostmakedepends="pkg-config zlib-devel libcurl-devel freetype-devel
  libjpeg-turbo-devel jbig2dec-devel libXext-devel libXcursor-devel
  libXrandr-devel libXinerama-devel harfbuzz-devel readline-devel
@@ -14,12 +14,9 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="AGPL-3.0-only"
 homepage="https://mupdf.com"
 distfiles="https://mupdf.com/downloads/archive/${pkgname}-${version}-source.tar.lz"
-checksum=6f73f63ef8aa81991dfd023d4426a548827d1d74e0bfcf2a013acad63b651868
+checksum=ecf6da72393eb32b16037f9376cf90a576c87426b6b7f1e63d38619a1bd7c800
 
 pre_build() {
-	# libmupdf-{threads,pkcs7}.a are required by fbpdf
-	sed 's/INSTALL_LIBS :=/& $(THREAD_LIB) $(PKCS7_LIB)/' -i Makefile
-
 	if [ "$CROSS_BUILD" ]; then
 		make ${makejobs} CC=cc LD=ld AR=ar CFLAGS="-fPIC" LDFLAGS='' build=release generate
 	fi

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

end of thread, other threads:[~2023-11-16 19:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23 16:34 [PR PATCH] mupdf: update to 1.23.4 mhmdanas
2023-10-23 17:38 ` dkwo
2023-10-23 18:06 ` mhmdanas
2023-10-23 18:16 ` mhmdanas
2023-10-26 15:14 ` Zapeth
2023-10-31 23:37 ` [PR PATCH] [Updated] " mhmdanas
2023-10-31 23:38 ` [PR REVIEW] " mhmdanas
2023-11-01 15:39 ` dkwo
2023-11-02  8:18 ` mhmdanas
2023-11-02 20:47 ` [PR PATCH] [Updated] " classabbyamp
2023-11-11 12:02 ` mhmdanas
2023-11-13  5:53 ` [PR PATCH] [Merged]: " classabbyamp
2023-11-16  3:12 ` benjcal
2023-11-16 19:01 ` Zapeth

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).