Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (efc604c739a5577f9e55d0e9c54a43990251a388)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (efc604c739a5577f9e55d0e9c54a43990251a388)
  • Date: Thu, 13 Jun 2024 21:32:26 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

graphics-libs/imath/DETAILS | 10 +++++-----
graphics-libs/imath/HISTORY | 4 ++++
graphics/openexr/DETAILS | 1 +
3 files changed, 10 insertions(+), 5 deletions(-)

New commits:
commit efc604c739a5577f9e55d0e9c54a43990251a388
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

imath: Fix long description wrap

commit ff5d28533bca4b23cd107b89cb6f1ce1b633e83e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

imath 3.1.11

commit b14ae14cfc6e3ec82ba29d40df0739b3af9dc764
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

imath: Add Watch line

commit a76cf30b3e3b9b4edaf4f4b8575e516c1b4ef2f0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

openexr: Add Watch line

diff --git a/graphics-libs/imath/DETAILS b/graphics-libs/imath/DETAILS
index e091f9b..d7c0685 100755
--- a/graphics-libs/imath/DETAILS
+++ b/graphics-libs/imath/DETAILS
@@ -1,8 +1,8 @@
+# Watch: https://github.com/AcademySoftwareFoundation/Imath/tags
/refs/tags/v([0-9.]+)[.]tar
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=imath
- VERSION=3.1.3
- PATCHLEVEL=1
-
SOURCE_HASH=sha512:a11f5e736bc49098d735c7903f186c15b03efbec082a8cf2e6635546368035cec0d36c7ae64bfd01bd8eeffb2dd247b8dab19e440a3e1fe33008edacc1268f75
+ VERSION=3.1.11
+
SOURCE_HASH=sha512:0bc86bea3a2aca89d02b501b4fba3c13ca861e914cec558e820fe9e4c43ab14cac34e31ff278b8c35b5fe76f7bea32f2c8105c0d33eb92224eb23d42d7a402e9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Imath-$VERSION
WEB_SITE=https://github.com/AcademySoftwareFoundation/Imath
@@ -12,6 +12,6 @@ WEB_SITE=https://github.com/AcademySoftwareFoundation/Imath
KEYWORDS=""
SHORT="vector, matrix, and mat"
cat << EOF
-Imath is a C++ and python library of 2D and 3D vector, matrix, and math
operations
-for computer graphics
+Imath is a C++ and python library of 2D and 3D vector, matrix, and math
+operations for computer graphics.
EOF
diff --git a/graphics-libs/imath/HISTORY b/graphics-libs/imath/HISTORY
index f33d72c..4febace 100644
--- a/graphics-libs/imath/HISTORY
+++ b/graphics-libs/imath/HISTORY
@@ -1,3 +1,7 @@
+2024-06-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.1.11
+ fixed long description wrap
+
2023-12-15 Thomas Orgis <sobukus AT sourcemage.org>
* CONFLICTS: added conflict with ilmbase, as things break
when dependents confuse the headers
diff --git a/graphics/openexr/DETAILS b/graphics/openexr/DETAILS
index 1dca247..6165542 100755
--- a/graphics/openexr/DETAILS
+++ b/graphics/openexr/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://github.com/openexr/openexr/tags /refs/tags/v([0-9.]+)[.]tar
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=openexr
VERSION=3.2.1


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (efc604c739a5577f9e55d0e9c54a43990251a388), Ismael Luceno, 06/13/2024

Archive powered by MHonArc 2.6.24.

Top of Page