ilmbase:v.bump to 2.2.0
This commit is contained in:
@@ -12,10 +12,10 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Several utility libraries from ILM (Industrial Light & Magic) used by OpenEXR</Summary>
|
<Summary>Several utility libraries from ILM (Industrial Light & Magic) used by OpenEXR</Summary>
|
||||||
<Description>IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find; libHalf (a class named Half for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type), libIlmThread (a thread abstraction library on top of pthreads), libImath (a math library with support for matrices, 2d and 3d transformations, solvers for linear/quadratic/cubic equations and more), libIex (an exception handling library).</Description>
|
<Description>IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find; libHalf (a class named Half for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type), libIlmThread (a thread abstraction library on top of pthreads), libImath (a math library with support for matrices, 2d and 3d transformations, solvers for linear/quadratic/cubic equations and more), libIex (an exception handling library).</Description>
|
||||||
<Archive sha1sum="bfa62519094413f686c6f08c5923b47a10eea180" type="targz">http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.0.1.tar.gz</Archive>
|
<Archive sha1sum="70d864bc704f276942cb10479f2cb98646ce6ad4" type="targz">http://download.savannah.nongnu.org/releases/openexr/ilmbase-2.2.0.tar.gz</Archive>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">ilmbase-2.0.1-no_undefined.patch</Patch>
|
<Patch level="1">ilmbase-2.0.1-no_undefined.patch</Patch>
|
||||||
<Patch level="0">ilmbase-IexMath.patch</Patch>
|
<!-- <Patch level="0">ilmbase-IexMath.patch</Patch> -->
|
||||||
<Patch level="1">ilmbase-1.0.3-pkgconfig.patch</Patch>
|
<Patch level="1">ilmbase-1.0.3-pkgconfig.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
@@ -46,6 +46,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2017-03-02</Date>
|
||||||
|
<Version>2.2.0</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Ayhan Yalçınsoy</Name>
|
||||||
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-06-09</Date>
|
<Date>2016-06-09</Date>
|
||||||
<Version>2.0.1</Version>
|
<Version>2.0.1</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user