Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (662fc33bb7e5c4c854535ca8608c9f2e04570dce)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (662fc33bb7e5c4c854535ca8608c9f2e04570dce)
  • Date: Sat, 5 Jan 2019 07:30:41 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

graphics-libs/opencv3/DETAILS | 2 +-
graphics-libs/opencv3/HISTORY | 3 +++
graphics-libs/opencv4/DETAILS | 2 +-
graphics-libs/opencv4/HISTORY | 3 +++
4 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 662fc33bb7e5c4c854535ca8608c9f2e04570dce
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

opencv4 - fix typo

commit ee95365464a9f791976bda54ea961948abc8e508
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

opencv3 - fix typo

diff --git a/graphics-libs/opencv3/DETAILS b/graphics-libs/opencv3/DETAILS
index 4882588..e8eaa91 100755
--- a/graphics-libs/opencv3/DETAILS
+++ b/graphics-libs/opencv3/DETAILS
@@ -6,7 +6,7 @@
SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL//3}-${VERSION}
SOURCE_URL[0]=https://github.com/Itseez/opencv/archive/$VERSION.tar.gz
-if ! list find "$CV_CONTRIB" none ;then
+if ! list_find "$CV_CONTRIB" none ;then

SOURCE2_HASH=sha512:62bdc0b85641750b4f93331f3075ec62201721394ef0e85a3975b254ad0910762bf6806c4554feed9cb007bc34568b55189ad96879782fa4cfec3bf74bde997e
SOURCE2=opencv_contrib-$VERSION.tar.gz

SOURCE2_URL[0]=https://github.com/Itseez/opencv_contrib/archive/$VERSION.tar.gz
diff --git a/graphics-libs/opencv3/HISTORY b/graphics-libs/opencv3/HISTORY
index e3c677d..77660c9 100644
--- a/graphics-libs/opencv3/HISTORY
+++ b/graphics-libs/opencv3/HISTORY
@@ -1,3 +1,6 @@
+2019-01-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix typo
+
2019-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.4.5

diff --git a/graphics-libs/opencv4/DETAILS b/graphics-libs/opencv4/DETAILS
index abea9e3..125a284 100755
--- a/graphics-libs/opencv4/DETAILS
+++ b/graphics-libs/opencv4/DETAILS
@@ -7,7 +7,7 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL%?}-${VERSION}
URL=https://github.com/opencv
SOURCE_URL[0]=$URL/opencv/archive/$VERSION.tar.gz
-if ! list find "$CV_CONTRIB" none ;then
+if ! list_find "$CV_CONTRIB" none ;then

SOURCE2_HASH=sha512:8876bbb4dc7955f986e4c9fc80a63060ce0ee8586f3ba2fcd0a82dfbcafba390ff590b0c0fee325388b0feda7c70526f8cab48643e9b15fff90a91b14443add08876bbb4dc7955f986e4c9fc80a63060ce0ee8586f3ba2fcd0a82dfbcafba390ff590b0c0fee325388b0feda7c70526f8cab48643e9b15fff90a91b14443add0
SOURCE2=opencv_contrib-$VERSION.tar.gz
SOURCE2_URL[0]=$URL/opencv_contrib/archive/$VERSION.tar.gz
diff --git a/graphics-libs/opencv4/HISTORY b/graphics-libs/opencv4/HISTORY
index ffd01f0..5a3acf9 100644
--- a/graphics-libs/opencv4/HISTORY
+++ b/graphics-libs/opencv4/HISTORY
@@ -1,3 +1,6 @@
+2019-01-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: fix typo
+
2019-01-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.0.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (662fc33bb7e5c4c854535ca8608c9f2e04570dce), Treeve Jelbert, 01/05/2019

Archive powered by MHonArc 2.6.24.

Top of Page