Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] recoll: update to 1.36.1.
@ 2023-11-05 19:49 dmarto
  2024-02-04  1:46 ` github-actions
  2024-02-18  1:46 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: dmarto @ 2023-11-05 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dmarto/void-packages recoll
https://github.com/void-linux/void-packages/pull/47081

recoll: update to 1.36.1.
#### 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/47081.patch is attached

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

From 4cf987a9164a592ae1e113a2c6d6d6a6acc75b37 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Sun, 5 Nov 2023 21:39:48 +0200
Subject: [PATCH] recoll: update to 1.36.1.

---
 srcpkgs/recoll/patches/musl.patch |  2 +-
 srcpkgs/recoll/template           | 11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/recoll/patches/musl.patch b/srcpkgs/recoll/patches/musl.patch
index d633e92b9df11..f4466ca093e42 100644
--- a/srcpkgs/recoll/patches/musl.patch
+++ b/srcpkgs/recoll/patches/musl.patch
@@ -31,7 +31,7 @@ index 7093ead..0ecd56b 100644
  #define REAL_GCC   __GNUC__ // probably
  #endif
  
--#ifdef REAL_GCC
+-#if defined(REAL_GCC) && defined(HAVE_FEATURES_H)
 -// Older gcc versions pretended to supply std::regex, but the resulting programs mostly crashed.
 -#include <features.h>
 -#if ! __GNUC_PREREQ(6,0)
diff --git a/srcpkgs/recoll/template b/srcpkgs/recoll/template
index cbcc61e13cd0e..f40ae6364136d 100644
--- a/srcpkgs/recoll/template
+++ b/srcpkgs/recoll/template
@@ -1,11 +1,12 @@
 # Template file for 'recoll'
 pkgname=recoll
-version=1.32.7
-revision=3
+version=1.36.1
+revision=1
 build_style=gnu-configure
 build_helper="qmake python3"
-configure_args="--enable-recollq --disable-python-chm --disable-x11mon
- --disable-webkit --without-systemd --disable-rpath"
+configure_args="--enable-recollq --without-systemd --disable-webkit
+ --disable-x11mon --disable-python-chm --disable-python-aspell
+ --disable-publiclib"
 hostmakedepends="pkg-config gettext-devel qt5-qmake qt5-host-tools
  which python3-setuptools"
 makedepends="libxslt-devel xapian-core-devel zlib-devel qt5-devel
@@ -15,4 +16,4 @@ maintainer="Rui Abreu Ferreira <raf-ep@gmx.com>"
 license="GPL-2.0-or-later"
 homepage="https://www.lesbonscomptes.com/recoll/"
 distfiles="https://www.lesbonscomptes.com/recoll/recoll-${version}.tar.gz"
-checksum=ca08a6f4bb0b519bf915a062a9b7aadc4f343473cc1f07895708208d66337dba
+checksum=22a53984462ea782e21875012130e2b9ddeb14a30c5c083e84e55570cff35678

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

* Re: recoll: update to 1.36.1.
  2023-11-05 19:49 [PR PATCH] recoll: update to 1.36.1 dmarto
@ 2024-02-04  1:46 ` github-actions
  2024-02-18  1:46 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-02-04  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/47081#issuecomment-1925535422

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: recoll: update to 1.36.1.
  2023-11-05 19:49 [PR PATCH] recoll: update to 1.36.1 dmarto
  2024-02-04  1:46 ` github-actions
@ 2024-02-18  1:46 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-02-18  1:46 UTC (permalink / raw)
  To: ml

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

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

recoll: update to 1.36.1.
https://github.com/void-linux/void-packages/pull/47081

Description:
#### 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)


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

end of thread, other threads:[~2024-02-18  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-05 19:49 [PR PATCH] recoll: update to 1.36.1 dmarto
2024-02-04  1:46 ` github-actions
2024-02-18  1:46 ` [PR PATCH] [Closed]: " github-actions

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