[Gelistirici] 2011/devel/science/misc/libvolpack - Added missing dependency

H. İbrahim Güngör ibrahim at pardus.org.tr
19 Oca 2011 Çar 10:39:51 EET


On Wed, 19 Jan 2011 10:33:45 +0200 (EET)
Beyza Ermiş <paketler-commits at pardus.org.tr> wrote:

> Author: beyza.ermis
> Date: Wed Jan 19 10:33:43 2011
> New Revision: 110715
> 
> Modified:
>    2011/devel/science/misc/libvolpack/actions.py
>    2011/devel/science/misc/libvolpack/pspec.xml
> Log:
> Added missing dependency
> 
> ---
>  actions.py |    5 +++--
>  pspec.xml  |    5 ++++-
>  2 files changed, 7 insertions(+), 3 deletions(-)
> 
> Modified: 2011/devel/science/misc/libvolpack/actions.py
> =================================================================
> --- 2011/devel/science/misc/libvolpack/actions.py	(original)
> +++ 2011/devel/science/misc/libvolpack/actions.py	Wed Jan 19
> 10:33:43 2011 @@ -15,10 +15,11 @@
>  def setup():
>      shelltools.export("CXXFLAGS", get.CXXFLAGS())
>      shelltools.export("CFLAGS", get.CFLAGS())
> -    autotools.configure("--enable-static=no")
> +    autotools.configure("--disable-dependency-tracking \
> +                         --enable-static=no")
>  
>  def build():
> -    autotools.make()
> +    autotools.make("-j1")
>  
>  def install():
>      autotools.install()
> 
> Modified: 2011/devel/science/misc/libvolpack/pspec.xml
> =================================================================
> --- 2011/devel/science/misc/libvolpack/pspec.xml	(original)
> +++ 2011/devel/science/misc/libvolpack/pspec.xml	Wed Jan 19 10:33:43
> 2011 @@ -12,7 +12,10 @@
>          <IsA>library</IsA>
>          <Summary>Fast volume rendering library</Summary>
>          <Description>Libvolback is a volume rendering library based on new
> fast volume rendering algorithms. Volume rendering is a technique for
> directly displaying a sampled 3D scalar field without first fitting
> geometric primitives to the samples.</Description>
> -        <Archive sha1sum="e8e2f8d4fcc569417aef51d429556068d9205060"
> type="targz">mirrors://sourceforge/amide/volpack-1.0c7.tgz</Archive>
> +        <Archive sha1sum="e8e2f8d4fcc569417aef51d429556068d9205060"
> type="targz">http://sourceforge.net/projects/amide/files/volpack/1.0c7/volpack-1.0c7.tgz</Archive>
> +        <BuildDependencies>
> +            <Dependency>m4</Dependency>
> +        </BuildDependencies>

m4 system.devel da olduğundan bu bağımlılığı yazmaya gerek olmamalı.

-- 
H. İbrahim Güngör <ibrahim () pardus ! org ! tr>



Gelistirici mesaj listesiyle ilgili daha fazla bilgi