tier1 / Part 4 ?
This commit is contained in:
@@ -15,6 +15,8 @@ def setup():
|
||||
shelltools.system("./bootstrap")
|
||||
autotools.configure("--enable-shared \
|
||||
--disable-static")
|
||||
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -16,6 +16,7 @@
|
||||
<Archive sha1sum="4a3db5ea527856145844556e0ee349f45ed4cbc7" type="targz">http://download.savannah.nongnu.org/releases/openexr/openexr-2.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="2.0.1">ilmbase-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -23,6 +24,7 @@
|
||||
<Name>openexr</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency versionFrom="2.0.1">ilmbase</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>openexr-libs</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
@@ -35,6 +37,8 @@
|
||||
<Summary>OpenEXR runtime libraries</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>ilmbase</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/lib*</Path>
|
||||
|
||||
Reference in New Issue
Block a user