Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25845/main/finkinfo/libs

Added Files:
        openorb.info 
Log Message:
New from tracker 1568614

--- NEW FILE: openorb.info ---
Package: openorb
Version: 1.4.0
Revision: 1
Description: Java-based CORBA Object Request Broker (ORB)
Type: java(1.5)
License: OSI-Approved
Homepage: http://openorb.sourceforge.net/
Maintainer: Trevor Harmon <[EMAIL PROTECTED]>

Depends: system-java (>= 1.5), avalon-logkit, xerces-j
BuildDepends: system-java-dev (>= 1.5), ant-base

Source: mirror:sourceforge:%n/OpenORB-%v-src.tgz
Source-MD5: 8bc84afa898e03068d4f911c70d93fd9
SourceDirectory: OpenORB

Source2: mirror:sourceforge:%n/Tools-%v-src.tgz
Source2-MD5: 08c3732ff3220899ad190914cedf176a

JarFiles: lib/%n_orb-%v.jar lib/%n_orb_tools-%v.jar

PatchScript: <<
  #!/bin/sh -ev

  # Add Darwin support to the OS check
  perl -pi -e 's,Linux\|SunOS,Linux|SunOS|Darwin,' build.sh

  # OS X uses a non-standard location for run-time Java classes
  echo 
"jdk-runtime-library=/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar"
 >> %b/../tools/local.properties
<<

CompileScript: <<
  #!/bin/sh -ev

  export TCOO_HOME="%b/.."
  ./build.sh -Ddefault-target=release -DVERSION_MAJOR=1 -DVERSION_MINOR=4 
-DVERSION_MINOR_CHANGE=0
<<

InstallScript: <<
  #!/bin/sh -ev

  install -d %i/share/doc/%n/doc
  cp -Rp doc %i/share/doc/%n/
<<

DocFiles: ChangeLog* EXOLAB.txt LICENSE.txt README WHATSNEW*

DescDetail: <<
OpenORB provides a Java implementation of the OMG CORBA 2.4.2 specification.

Along with the ORB, the following OMG Services are provided:

 * Concurrency Control Service
 * Event Service
 * Interoperable Naming Service
 * Notification Service
 * Persistent State Service
 * Property Service
 * Time Service
 * Trading Service
 * Transaction Service
<<

                 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to