Github messages for voidlinux
 help / color / mirror / Atom feed
From: Calandracas606 <Calandracas606@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libraw: Enable OpenMP, adopt.
Date: Thu, 19 Oct 2023 19:46:57 +0200	[thread overview]
Message-ID: <20231019174657.qIt-vwnD11kSlaMkp33m2Ok-GP73d2AR-A3id3JBddc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46768@inbox.vuxu.org>

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

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

https://github.com/Calandracas606/void-packages libraw-OpenMP
https://github.com/void-linux/void-packages/pull/46768

libraw: Enable OpenMP, adopt.

#### 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
- I built this PR locally for these architectures (crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl


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

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

From bb38d1355647f881bbbb0edbeee9ac107284cd8a Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@airmail.cc>
Date: Wed, 18 Oct 2023 23:12:36 -0400
Subject: [PATCH] libraw: Enable OpenMP, adopt.

---
 srcpkgs/libraw/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template
index 3e72337dfbdc9..0a8e8d9db7c14 100644
--- a/srcpkgs/libraw/template
+++ b/srcpkgs/libraw/template
@@ -1,10 +1,10 @@
 # Template file for 'libraw'
 pkgname=libraw
 version=0.21.1
-revision=1
+revision=2
 build_style=gnu-configure
 hostmakedepends="pkg-config automake libtool"
-makedepends="jasper-devel lcms2-devel"
+makedepends="jasper-devel lcms2-devel libgomp-devel"
 short_desc="Raw image decoder library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-only, CDDL-1.0"

  parent reply	other threads:[~2023-10-19 17:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19  3:19 [PR PATCH] " Calandracas606
2023-10-19  3:24 ` Calandracas606
2023-10-19 10:25 ` [PR REVIEW] " ahesford
2023-10-19 17:45 ` [PR PATCH] [Updated] " Calandracas606
2023-10-19 17:46 ` Calandracas606 [this message]
2023-10-19 22:26 ` [PR PATCH] [Merged]: libraw: Enable OpenMP 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=20231019174657.qIt-vwnD11kSlaMkp33m2Ok-GP73d2AR-A3id3JBddc@z \
    --to=calandracas606@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).