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

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

There is a new 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: 1033 bytes --]

From 240fc6aaa29233fb51df28f3eeac1a2681a63011 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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libraw/template b/srcpkgs/libraw/template
index 3e72337dfbdc9..d4238abec34e2 100644
--- a/srcpkgs/libraw/template
+++ b/srcpkgs/libraw/template
@@ -1,12 +1,12 @@
 # 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>"
+maintainer="Daniel Martinez <danielmartinez@airmail.cc>"
 license="LGPL-2.1-only, CDDL-1.0"
 homepage="https://www.libraw.org"
 changelog="https://github.com/LibRaw/LibRaw/raw/${version%.*}-stable/Changelog.txt"

             reply	other threads:[~2023-10-19  3:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-19  3:19 Calandracas606 [this message]
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
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46768@inbox.vuxu.org \
    --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).