Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eloitor <Eloitor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lyx: update to 2.4.3.
Date: Sun, 02 Feb 2025 19:50:09 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54188@inbox.vuxu.org> (raw)

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

There is a new 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/54188

lyx: update to 2.4.3.
#### Testing the changes
- I tested the changes in this PR:  **briefly**

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

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

From 38ce31b20fb363a8814029fbc9339228a7d336fb Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Mon, 29 Jul 2024 18:43:13 +0200
Subject: [PATCH] lyx: update to 2.4.3.

---
 srcpkgs/lyx/template | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/lyx/template b/srcpkgs/lyx/template
index 370a35e0dccf50..e937ae75449f7b 100644
--- a/srcpkgs/lyx/template
+++ b/srcpkgs/lyx/template
@@ -1,20 +1,25 @@
 # Template file for 'lyx'
 pkgname=lyx
-version=2.3.7r1
+version=2.4.3
 revision=1
 build_style=gnu-configure
-configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
-hostmakedepends="pkg-config bc qt5-devel"
+configure_args="--without-included-mythes --without-included-boost"
+hostmakedepends="pkg-config bc qt5-devel python3"
 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="Eloi Torrents <eloitor@disroot.org>"
+maintainer="Eloi Torrents <eloitor@duck.com>"
 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/r/-}.tar.gz"
-checksum=910bb48d9b19c0cfeb6ec845eb318515f33a63ea7892a99b2e7b67c6b518bacd
+distfiles="https://ftp.lip6.fr/pub/lyx/stable/2.4.x/${pkgname}-${version/r/-}.tar.gz"
+checksum=49ea4860bae4f99353bb9a575ad707ba39b5218c6e258756dd5c54f7af834edb
 python_version=3
 
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	makedepends+=" libexecinfo-devel"
+	export LDFLAGS+=" -lexecinfo"
+fi
+
 post_install() {
 	vdoc "${FILESDIR}/README.voidlinux"
 }

             reply	other threads:[~2025-02-02 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-02 18:50 Eloitor [this message]
2025-02-02 19:05 ` Eloitor

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-54188@inbox.vuxu.org \
    --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).