Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opencv: update to 3.4.8.
@ 2019-11-11  2:03 voidlinux-github
  2019-11-11  5:50 ` [PR PATCH] [Updated] " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-11  2:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages opencv
https://github.com/void-linux/void-packages/pull/16346

opencv: update to 3.4.8.
None

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

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

From 623eb4b0be75bec772a0e2d6e1c3b96733aee5e5 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sun, 10 Nov 2019 19:02:52 -0700
Subject: [PATCH] opencv: update to 3.4.8.

---
 srcpkgs/opencv/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/opencv/template b/srcpkgs/opencv/template
index fcc38299f23..db934c617c7 100644
--- a/srcpkgs/opencv/template
+++ b/srcpkgs/opencv/template
@@ -1,7 +1,7 @@
 # Template file for 'opencv'
 pkgname=opencv
-version=3.4.5
-revision=2
+version=3.4.8
+revision=1
 build_style=cmake
 configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
  -DWITH_OPENCL=ON -DENABLE_CXX11=ON -DOPENCV_SKIP_PYTHON_LOADER=ON
@@ -16,7 +16,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://opencv.org"
 distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
-checksum=0c57d9dd6d30cbffe68a09b03f4bebe773ee44dc8ff5cd6eaeb7f4d5ef3b428e
+checksum=f0901648a1db3dc3af30e65082665921dbe998673137380450bdd91e8251b567
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] opencv: update to 3.4.8.
  2019-11-11  2:03 [PR PATCH] opencv: update to 3.4.8 voidlinux-github
@ 2019-11-11  5:50 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-11  5:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages opencv
https://github.com/void-linux/void-packages/pull/16346

opencv: update to 3.4.8.
None

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

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

From bb4ab74bba31b7eda9f4f65c1df809f0392cebe9 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sun, 10 Nov 2019 19:02:52 -0700
Subject: [PATCH] opencv: update to 3.4.8.

---
 srcpkgs/opencv/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/opencv/template b/srcpkgs/opencv/template
index fcc38299f23..bf0cbe53c7a 100644
--- a/srcpkgs/opencv/template
+++ b/srcpkgs/opencv/template
@@ -1,7 +1,7 @@
 # Template file for 'opencv'
 pkgname=opencv
-version=3.4.5
-revision=2
+version=3.4.8
+revision=1
 build_style=cmake
 configure_args="-DENABLE_PRECOMPILED_HEADERS=OFF -DWITH_OPENMP=ON
  -DWITH_OPENCL=ON -DENABLE_CXX11=ON -DOPENCV_SKIP_PYTHON_LOADER=ON
@@ -16,7 +16,11 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://opencv.org"
 distfiles="https://github.com/opencv/${pkgname}/archive/${version}.tar.gz"
-checksum=0c57d9dd6d30cbffe68a09b03f4bebe773ee44dc8ff5cd6eaeb7f4d5ef3b428e
+checksum=f0901648a1db3dc3af30e65082665921dbe998673137380450bdd91e8251b567
+
+case "$XBPS_TARGET_MACHINE" in
+	armv[56]*|mips*) makedepends+=" libatomic-devel";;
+esac
 
 post_install() {
 	vlicense LICENSE
@@ -61,4 +65,3 @@ if [ -z "$CROSS_BUILD" ]; then
 		}
 	}
 fi
-

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

end of thread, other threads:[~2019-11-11  5:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  2:03 [PR PATCH] opencv: update to 3.4.8 voidlinux-github
2019-11-11  5:50 ` [PR PATCH] [Updated] " 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).