Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv21855

Modified Files:
        shared-desktop-ontologies.info 
Log Message:
shared-desktop-ontologies v 0.9.0

Index: shared-desktop-ontologies.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/shared-desktop-ontologies.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- shared-desktop-ontologies.info      27 Jan 2012 16:38:35 -0000      1.1
+++ shared-desktop-ontologies.info      30 Sep 2012 13:09:39 -0000      1.2
@@ -1,28 +1,33 @@
 Info4: <<
 Package: shared-desktop-ontologies
-Version: 0.6.0
+Version: 0.9.0
 Revision: 1
 Description: Semantic Desktop Ontologies
 License: BSD
 Maintainer: Benjamin Reed <[email protected]>
 
 BuildDepends: <<
-       cmake (>= 2.8.2-1),
+       cmake (>= 2.8.9-1),
+       docbook-xsl-ns,
        fink (>= 0.29.7-1)
 <<
 GCC: 4.0
 
-Source: mirror:sourceforge:oscaf/%n/0.6/%n-%v.tar.bz2
-Source-MD5: 2651122ac27de95e91973ed6b88ccf94
+Source: mirror:sourceforge:oscaf/%n/0.9/%n-%v.tar.bz2
+Source-MD5: 8cd0950dc66eb5fbe560ac7fdb416e04
 
-UseMaxBuildJobs: true
+PatchScript: <<
+       perl -pi -e 's|share/xsl/docbook-xsl-ns|share/xml/xsl/docbook-xsl-ns|g' 
cmake/modules/FindDocBookXSLNS.cmake
+<<
 CompileScript: <<
        #!/bin/sh -ev
        
        export CMAKE_LIBRARY_PATH="%p/lib" CMAKE_INCLUDE_PATH="%p/include"
        mkdir -p build
        pushd build
-       cmake -DCMAKE_INSTALL_PREFIX="%p" ..
+       cmake \
+               -DCMAKE_INSTALL_PREFIX="%p" \
+       ..
        make
        popd
 <<
@@ -31,7 +36,7 @@
 #!/bin/sh -ev
 
        pushd build
-               make -j1 install/fast DESTDIR="%d"
+               make install/fast DESTDIR="%d"
        popd
 <<
 DocFiles: AUTHORS LICENSE* README
@@ -56,5 +61,8 @@
 requirements for the NEPOMUK project, these ontologies are useful for
 the semantic web community in general.
 <<
+DescPort: <<
+       -- bumped to 0.9.0 by Hanspeter Niederstrasser
+<<
 <<
 


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to