Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libraw: Enable OpenMP, adopt.
@ 2023-10-19  3:19 Calandracas606
  2023-10-19  3:24 ` Calandracas606
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Calandracas606 @ 2023-10-19  3:19 UTC (permalink / raw)
  To: ml

[-- 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"

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

end of thread, other threads:[~2023-10-19 22:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-19  3:19 [PR PATCH] libraw: Enable OpenMP, adopt 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
2023-10-19 22:26 ` [PR PATCH] [Merged]: libraw: Enable OpenMP ahesford

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