Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lyx: update to 2.3.7, adopt.
Date: Sun, 22 Jan 2023 14:45:09 +0100	[thread overview]
Message-ID: <20230122134509.gCLh2WN6Pa4dap2oA7gtH-d3z6otUAvz3ta9ZGLoX8Q@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41753@inbox.vuxu.org>

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

There is an updated pull request by Eloitor against master on the void-packages repository

https://github.com/Eloitor/void-packages lyx
https://github.com/void-linux/void-packages/pull/41753

lyx: update to 2.3.7, adopt.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

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

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

From e5cf7a8587be17f3e1c68940ab291dc4e4fda37b Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Fri, 20 Jan 2023 12:03:10 +0100
Subject: [PATCH] lyx: update to 2.3.7, adopt.

---
 srcpkgs/lyx/patches/lyx-2.3.6.1-gcc12.patch | 22 ---------------------
 srcpkgs/lyx/template                        |  9 +++++----
 2 files changed, 5 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/lyx/patches/lyx-2.3.6.1-gcc12.patch

diff --git a/srcpkgs/lyx/patches/lyx-2.3.6.1-gcc12.patch b/srcpkgs/lyx/patches/lyx-2.3.6.1-gcc12.patch
deleted file mode 100644
index b1acbdb9087d..000000000000
--- a/srcpkgs/lyx/patches/lyx-2.3.6.1-gcc12.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-https://src.fedoraproject.org/rpms/lyx/raw/rawhide/f/lyx-2.3.6-fix-gcc12.patch
-https://bugs.gentoo.org/841743
---- a/src/insets/InsetListings.cpp
-+++ b/src/insets/InsetListings.cpp
-@@ -44,6 +44,7 @@
- 
- #include "support/regex.h"
- 
-+#include <cstring>
- #include <sstream>
- 
- using namespace std;
---- a/src/lyxfind.cpp
-+++ b/src/lyxfind.cpp
-@@ -52,6 +52,7 @@
- #include "support/lstrings.h"
- 
- #include "support/regex.h"
-+#include <iterator>
- 
- using namespace std;
- using namespace lyx::support;
diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template
index 96dad71fe07e..209758b92f96 100644
--- a/srcpkgs/lyx/template
+++ b/srcpkgs/lyx/template
@@ -1,6 +1,7 @@
 # Template file for 'lyx'
 pkgname=lyx
-version=2.3.6.1
+version=2.3.7
+_revision=1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
@@ -8,9 +9,9 @@ hostmakedepends="pkg-config bc qt5-devel"
 makedepends="file-devel boost-devel mythes-devel enchant2-devel qt5-svg-devel"
 depends="virtual?tex GraphicsMagick python3"
 short_desc="Document Processor WYSIWYM Editor & Latex frontend"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.lyx.org/Home"
-distfiles="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/${pkgname}-${version}.tar.gz"
-checksum=6d6f5458ebaac644cdfa35114d029e9ec57b4d930268d6d40bd9795d5c7e7929
+distfiles="https://ftp.lip6.fr/pub/lyx/stable/2.3.x/${pkgname}-${version}-${_revision}.tar.gz"
+checksum=910bb48d9b19c0cfeb6ec845eb318515f33a63ea7892a99b2e7b67c6b518bacd
 python_version=3

  parent reply	other threads:[~2023-01-22 13:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 10:59 [PR PATCH] " Eloitor
2023-01-21 19:51 ` [PR REVIEW] " ahesford
2023-01-21 19:51 ` ahesford
2023-01-22 13:45 ` Eloitor [this message]
2023-01-22 13:45 ` [PR PATCH] [Updated] " Eloitor
2023-01-22 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=20230122134509.gCLh2WN6Pa4dap2oA7gtH-d3z6otUAvz3ta9ZGLoX8Q@z \
    --to=eloitor@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).