[Lunar-commits] <moonbase-other> ilmbase: version bumped to 2.0.0.
Florin Braescu
florin at lunar-linux.org
Mon Apr 22 18:54:15 CEST 2013
commit 625202ece38cc3bb2da0669c37cb325d91f30364
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 21 Apr 2013 08:50:13 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/625202ece38cc3bb2da0669c37cb325d91f30364
ilmbase: version bumped to 2.0.0.
---
libs/ilmbase/DETAILS | +5/-6
1 file changed, 5 insertions(+), 6 deletions(-)
--- a/libs/ilmbase/DETAILS
+++ b/libs/ilmbase/DETAILS
@@ -1,18 +1,17 @@
MODULE=ilmbase
- VERSION=1.0.2
+ VERSION=2.0.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr/
- SOURCE_VFY=sha1:fe6a910a90cde80137153e25e175e2b211beda36
+ SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr
+ SOURCE_VFY=sha1:0f047217d287627ddc37ed06d573a2099e67f447
WEB_SITE=http://www.openexr.com/index.html
ENTERED=20070809
- UPDATED=20110506
+ UPDATED=20130421
SHORT="thread abstraction library for use with OpenEXR"
cat << EOF
IlmThread is a thread abstraction library for use with OpenEXR
-and other software packages. It currently supports pthreads and
+and other software packages. It currently supports pthreads and
Windows threads.
-
Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
and other useful 2D and 3D math functions.
EOF
More information about the Lunar-commits
mailing list