Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (030d388c45bc99b92e1ef7216afc84788ea97f90)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (030d388c45bc99b92e1ef7216afc84788ea97f90)
  • Date: Sun, 21 Feb 2016 10:52:53 +0000

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 4 ++++
chat-im/licq/BUILD | 1 +
chat-im/licq/DEPENDS | 4 ++--
chat-im/licq/HISTORY | 5 +++++
chat-im/licq/TRIGGERS | 1 +
graphics-libs/openimageio/DEPENDS | 3 ++-
graphics-libs/openimageio/DETAILS | 4 ++--
graphics-libs/openimageio/HISTORY | 5 +++++
graphics-libs/openimageio/TRIGGERS | 1 +
graphics-libs/ptex/BUILD | 1 +
graphics-libs/ptex/DEPENDS | 2 ++
graphics-libs/ptex/DETAILS | 22 ++++++++++++++++++++++
graphics-libs/ptex/HISTORY | 3 +++
science/gr-air-modes/HISTORY | 3 +++
science/gr-air-modes/TRIGGERS | 1 +
15 files changed, 55 insertions(+), 5 deletions(-)

New commits:
commit 030d388c45bc99b92e1ef7216afc84788ea97f90
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

science/gr-air-modes: check self on cast boost

commit ace526eba8d11565b25cbec8c27afb6916fcdc78
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

chat-im/licq: fix build error due to failed tests

commit 8b430a0fdf9a33183b289c9509e2390da0d0cea4
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics-libs/openimageio: version 1.6.10

commit dc1b17d4e0a4713e79d7982c65ca7084e4480f09
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

graphics-libs/ptex: new spell, per-Face Texture Mapping for Production
Rendering

diff --git a/ChangeLog b/ChangeLog
index 23e8b75..f438c9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * graphics-libs/ptex: new spell, per-Face Texture Mapping for
Production
+ Rendering
+
2016-02-16 Treeve Jelbert <treeve AT sourcemage.org>
* FUNCTIONS: add chk_space function

diff --git a/chat-im/licq/BUILD b/chat-im/licq/BUILD
index 72e211d..a90df72 100755
--- a/chat-im/licq/BUILD
+++ b/chat-im/licq/BUILD
@@ -1,3 +1,4 @@
+OPTS="$OPTS -DBUILD_TESTS=off"
local_cmake_build()
{
mkdir -p build &&
diff --git a/chat-im/licq/DEPENDS b/chat-im/licq/DEPENDS
index 1297dfe..1ae40a4 100755
--- a/chat-im/licq/DEPENDS
+++ b/chat-im/licq/DEPENDS
@@ -17,6 +17,6 @@ fi &&
depends cmake &&
depends boost &&
optional_depends SSL \
- "" \
- "--disable-openssl" \
+ "-DUSE_OPENSSL=on" \
+ "-DUSE_OPENSSL=off" \
"for secure communication between clients"
diff --git a/chat-im/licq/HISTORY b/chat-im/licq/HISTORY
index f116962..725d1cc 100644
--- a/chat-im/licq/HISTORY
+++ b/chat-im/licq/HISTORY
@@ -1,3 +1,8 @@
+2016-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DEPENDS: fix optional dependency on SSL
+ * BUILD: do not build test cases
+ * TRIGGERS: check self on cast boost
+
2015-12-25 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: openssl -> SSL

diff --git a/chat-im/licq/TRIGGERS b/chat-im/licq/TRIGGERS
new file mode 100755
index 0000000..1696e74
--- /dev/null
+++ b/chat-im/licq/TRIGGERS
@@ -0,0 +1 @@
+on_cast boost check_self
diff --git a/graphics-libs/openimageio/DEPENDS
b/graphics-libs/openimageio/DEPENDS
index 40be2b9..6a2e593 100755
--- a/graphics-libs/openimageio/DEPENDS
+++ b/graphics-libs/openimageio/DEPENDS
@@ -27,4 +27,5 @@ if is_depends_enabled $SPELL OPENGL; then
depends glew
fi &&

-optional_depends openjpeg "-DUSE_OPENJPEG=on" "-DUSE_OPENJPEG=off" "for
openjpeg support"
+optional_depends openjpeg "-DUSE_OPENJPEG=on" "-DUSE_OPENJPEG=off" "for
openjpeg support" &&
+optional_depends ptex "-DUSE_PTEX=on" "-DUSE_PTEX=off" "for ptex rendering
support"
diff --git a/graphics-libs/openimageio/DETAILS
b/graphics-libs/openimageio/DETAILS
index 694c655..b55f9b1 100755
--- a/graphics-libs/openimageio/DETAILS
+++ b/graphics-libs/openimageio/DETAILS
@@ -1,8 +1,8 @@
SPELL=openimageio
- VERSION=1.5.20
+ VERSION=1.6.10
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="https://github.com/OpenImageIO/oiio/archive/Release-${VERSION}.tar.gz";
-
SOURCE_HASH=sha512:e860d97581bf1e19e66e65d575abdf45f6c8134e7dd734e3305332be321d5ced720918c770997f7a31c8860959b648d4b6dfc52e15fb308e3b8e465809d5038d
+
SOURCE_HASH=sha512:d77d92d28d7a7451df30a1b5661cb584afa03d089b449869cd3e9b77e6ef8b01d4dc9248561ecf3ede862c3118d16601f7018c27abac66da20e0e399aea4e1f5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/oiio-Release-${VERSION}"
WEB_SITE="https://sites.google.com/site/openimageio/";
LICENSE[0]=BSD
diff --git a/graphics-libs/openimageio/HISTORY
b/graphics-libs/openimageio/HISTORY
index ca29d3f..3c60b38 100644
--- a/graphics-libs/openimageio/HISTORY
+++ b/graphics-libs/openimageio/HISTORY
@@ -1,3 +1,8 @@
+2016-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.6.10
+ * DEPENDS: add optional dependency on ptex
+ * TRIGGERS: check self on cast boost
+
2015-10-27 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.5.20

diff --git a/graphics-libs/openimageio/TRIGGERS
b/graphics-libs/openimageio/TRIGGERS
new file mode 100755
index 0000000..1696e74
--- /dev/null
+++ b/graphics-libs/openimageio/TRIGGERS
@@ -0,0 +1 @@
+on_cast boost check_self
diff --git a/graphics-libs/ptex/BUILD b/graphics-libs/ptex/BUILD
new file mode 100755
index 0000000..e013b8d
--- /dev/null
+++ b/graphics-libs/ptex/BUILD
@@ -0,0 +1 @@
+cmake_build
diff --git a/graphics-libs/ptex/DEPENDS b/graphics-libs/ptex/DEPENDS
new file mode 100755
index 0000000..b1fa599
--- /dev/null
+++ b/graphics-libs/ptex/DEPENDS
@@ -0,0 +1,2 @@
+depends cmake &&
+depends -sub CXX gcc
diff --git a/graphics-libs/ptex/DETAILS b/graphics-libs/ptex/DETAILS
new file mode 100755
index 0000000..9eaaf33
--- /dev/null
+++ b/graphics-libs/ptex/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=ptex
+ VERSION=2.1.10
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE_URL[0]=https://github.com/wdas/${SPELL}/archive/v${VERSION}.tar.gz
+
SOURCE_HASH=sha512:a7761269f8999ca981c0418246ab3dabf508941d17d994b55c8ee8be58821612113565046e54445069ed56071e58d1902bf568d5957bf101c4e0893d65527ad3
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://ptex.us/";
+ LICENSE[0]=BSD
+ ENTERED=20160221
+ SHORT="per-Face Texture Mapping for Production Rendering"
+cat << EOF
+Ptex is a texture mapping system developed by Walt Disney Animation Studios
+for production-quality rendering:
+
+ * No UV assignment is required! Ptex applies a separate texture to each face
+ of a subdivision or polygon mesh.
+ * The Ptex file format can efficiently store hundreds of thousands of
texture
+ images in a single file.
+ * The Ptex API provides cached file I/O and high-quality filtering -
+ everything that is needed to easily add Ptex support to a
production-quality
+ renderer or texture authoring application.
+EOF
diff --git a/graphics-libs/ptex/HISTORY b/graphics-libs/ptex/HISTORY
new file mode 100644
index 0000000..94e1218
--- /dev/null
+++ b/graphics-libs/ptex/HISTORY
@@ -0,0 +1,3 @@
+2016-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD, DEPENDS, DETAILS: spell created
+
diff --git a/science/gr-air-modes/HISTORY b/science/gr-air-modes/HISTORY
index d25a794..cebfd95 100644
--- a/science/gr-air-modes/HISTORY
+++ b/science/gr-air-modes/HISTORY
@@ -1,3 +1,6 @@
+2016-02-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * TRIGGERS: check self on cast boost
+
2015-08-19 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS: spell created

diff --git a/science/gr-air-modes/TRIGGERS b/science/gr-air-modes/TRIGGERS
new file mode 100755
index 0000000..1696e74
--- /dev/null
+++ b/science/gr-air-modes/TRIGGERS
@@ -0,0 +1 @@
+on_cast boost check_self



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (030d388c45bc99b92e1ef7216afc84788ea97f90), Florian Franzmann, 02/21/2016

Archive powered by MHonArc 2.6.24.

Top of Page