Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] poppler 23.02.0
Date: Thu, 16 Feb 2023 22:05:28 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42317@inbox.vuxu.org> (raw)

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

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

https://github.com/mhmdanas/void-packages poppler-23.02.0
https://github.com/void-linux/void-packages/pull/42317

poppler 23.02.0

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/42317.patch is attached

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

From f4fa29f7ba6249fb32e700cd9615df4666ecf5c0 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 16 Feb 2023 21:03:29 +0000
Subject: [PATCH 1/3] poppler-data: update to 0.4.12.

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

diff --git a/srcpkgs/poppler-data/template b/srcpkgs/poppler-data/template
index 4b6e956b7b72..b348ddb8debd 100644
--- a/srcpkgs/poppler-data/template
+++ b/srcpkgs/poppler-data/template
@@ -1,13 +1,13 @@
 # Template file for 'poppler-data'
 pkgname=poppler-data
-version=0.4.11
+version=0.4.12
 revision=1
 short_desc="Encoding data for the poppler PDF rendering library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT, GPL-2.0-or-later, BSD-3-Clause"
 homepage="https://poppler.freedesktop.org/"
-distfiles="https://poppler.freedesktop.org/${pkgname}-${version}.tar.gz"
-checksum=2cec05cd1bb03af98a8b06a1e22f6e6e1a65b1e2f3816cb3069bb0874825f08c
+distfiles="https://poppler.freedesktop.org/poppler-data-${version}.tar.gz"
+checksum=c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74
 
 do_install() {
 	make prefix=/usr DESTDIR=${DESTDIR} install

From a6b5a7628bd2edddb9e6f8aef2779c39d0adcaa4 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 16 Feb 2023 21:03:42 +0000
Subject: [PATCH 2/3] poppler: update to 23.02.0.

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

diff --git a/srcpkgs/poppler/template b/srcpkgs/poppler/template
index a23634907e14..5eb06f03c06f 100644
--- a/srcpkgs/poppler/template
+++ b/srcpkgs/poppler/template
@@ -3,7 +3,7 @@
 # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/poppler-qt5".
 #
 pkgname=poppler
-version=22.12.0
+version=23.02.0
 revision=1
 _testVersion=920c89f8f43bdfe8966c8e397e7f67f5302e9435
 create_wrksrc=yes
@@ -22,9 +22,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="https://poppler.freedesktop.org"
 changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS"
-distfiles="${homepage}/${pkgname}-${version}.tar.xz
+distfiles="https://poppler.freedesktop.org/poppler-${version}.tar.xz
  https://gitlab.freedesktop.org/poppler/test/-/archive/${_testVersion}/test-${_testVersion}.tar.gz"
-checksum="d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0
+checksum="3315dda270fe2b35cf1f41d275948c39652fa863b90de0766f6b293d9a558fc9
  ca35f168a18038a2d817ea30d6c7b4ab8294a40a5f5950f3c2a15183ba08c900"
 
 build_options="gir boost"

From 6a18b9778914d4dab485c1d6918e0ada8f6ebee6 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Thu, 16 Feb 2023 21:03:36 +0000
Subject: [PATCH 3/3] poppler-qt5: update to 23.02.0.

---
 srcpkgs/poppler-qt5/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/poppler-qt5/template b/srcpkgs/poppler-qt5/template
index 7c9d935d1a61..ec088177bd4d 100644
--- a/srcpkgs/poppler-qt5/template
+++ b/srcpkgs/poppler-qt5/template
@@ -4,7 +4,7 @@
 # IT IS SPLIT TO AVOID A CYCLIC DEPENDENCY: qt5 -> cups -> poppler -> qt5.
 #
 pkgname=poppler-qt5
-version=22.12.0
+version=23.02.0
 revision=1
 build_style=cmake
 configure_args="-DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_GLIB=OFF
@@ -18,8 +18,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="https://poppler.freedesktop.org"
 changelog="https://gitlab.freedesktop.org/poppler/poppler/-/raw/master/NEWS"
-distfiles="${homepage}/poppler-${version}.tar.xz"
-checksum=d9aa9cacdfbd0f8e98fc2b3bb008e645597ed480685757c3e7bc74b4278d15c0
+distfiles="https://poppler.freedesktop.org/poppler-${version}.tar.xz"
+checksum=3315dda270fe2b35cf1f41d275948c39652fa863b90de0766f6b293d9a558fc9
 # fails to find a bunch of files
 make_check=no
 
@@ -52,7 +52,7 @@ poppler-qt5-devel_package() {
 poppler-qt6_package() {
 	short_desc="${short_desc/Qt5/Qt6}"
 	pkg_install() {
-		vmove usr/lib/libpoppler-qt6.so.*
+		vmove "usr/lib/libpoppler-qt6.so.*"
 	}
 }
 

             reply	other threads:[~2023-02-16 21:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 21:05 mhmdanas [this message]
2023-04-02 21:57 ` [PR PATCH] [Updated] poppler*: update mhmdanas
2023-04-26 20:33 ` mhmdanas
2023-05-05 22:27 ` mhmdanas
2023-05-05 22:28 ` mhmdanas
2023-05-05 22:29 ` mhmdanas
2023-05-06 11:36 ` mhmdanas
2023-05-17 16:59 ` mhmdanas
2023-05-17 16:59 ` mhmdanas
2023-05-19 15:48 ` [PR PATCH] [Merged]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42317@inbox.vuxu.org \
    --to=mhmdanas@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).