Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] libomp: update to 8.0.0.
@ 2019-05-07 22:51 voidlinux-github
  2019-05-07 23:02 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: voidlinux-github @ 2019-05-07 22:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atweiden/void-packages libomp
https://github.com/void-linux/void-packages/pull/11546

[WIP] libomp: update to 8.0.0.


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

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

From 31e91ba8fe2e8bf256a540bbd8e4ed318196dd86 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <archbaum@gmail.com>
Date: Wed, 8 May 2019 08:48:15 +1000
Subject: [PATCH] libomp: update to 8.0.0.

---
 srcpkgs/libomp/template | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/libomp/template b/srcpkgs/libomp/template
index de75b12d3df..2247728984c 100644
--- a/srcpkgs/libomp/template
+++ b/srcpkgs/libomp/template
@@ -1,10 +1,10 @@
 # Template file for 'libomp'
 pkgname=libomp
-version=7.0.1
-revision=2
+version=8.0.0
+revision=1
 wrksrc="openmp-${version}.src"
 build_style=cmake
-configure_args="-DLIBOMP_ENABLE_SHARED=ON"
+configure_args="-DLIBOMP_ENABLE_SHARED=ON -DLIBOMP_INSTALL_ALIASES=OFF"
 hostmakedepends="perl pkg-config"
 makedepends="elfutils-devel libffi-devel"
 short_desc="LLVM OpenMP Runtime Library"
@@ -12,12 +12,7 @@ maintainer="Andy Weidenbaum <archbaum@gmail.com>"
 license="NCSA"
 homepage="https://openmp.llvm.org"
 distfiles="https://releases.llvm.org/${version}/openmp-${version}.src.tar.xz"
-checksum=bf16b78a678da67d68405214ec7ee59d86a15f599855806192a75dcfca9b0d0c
-
-post_install() {
-	# libgomp.so is also provided by libgomp-devel, fix conflict
-	rm ${PKGDESTDIR}/usr/lib/libgomp.so
-}
+checksum=f7b1705d2f16c4fc23d6531f67d2dd6fb78a077dd346b02fed64f4b8df65c9d5
 
 libomp-devel_package() {
 	short_desc+=" - development files"

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

end of thread, other threads:[~2019-05-09 15:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-07 22:51 [PR PATCH] [WIP] libomp: update to 8.0.0 voidlinux-github
2019-05-07 23:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-07 23:02 ` voidlinux-github
2019-05-07 23:11 ` voidlinux-github
2019-05-07 23:11 ` voidlinux-github
2019-05-08 11:46 ` voidlinux-github
2019-05-08 21:46 ` voidlinux-github
2019-05-08 21:46 ` voidlinux-github
2019-05-08 22:05 ` voidlinux-github
2019-05-08 22:28 ` voidlinux-github
2019-05-09 13:04 ` voidlinux-github
2019-05-09 15:09 ` voidlinux-github
2019-05-09 15:09 ` voidlinux-github
2019-05-09 15:12 ` voidlinux-github
2019-05-09 15:13 ` voidlinux-github

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