[Lunar-commits] CVS: crater/gnome-platform/ORBit2 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Thu Mar 17 07:42:37 UTC 2005


Update of /var/cvs/lunar/crater/gnome-platform/ORBit2
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-platform/ORBit2

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Gnome 2.10

--- NEW FILE: BUILD ---
(

   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
                --build=$BUILD                    \
                --sysconfdir=/etc                 \
                --localstatedir=/var              \
                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                --enable-gtk-doc                  \
                $OPTS                             &&
    default_make                   

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends libIDL &&
depends libxslt &&
depends popt

--- NEW FILE: DETAILS ---
          MODULE=ORBit2
         VERSION=2.12.1
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/platform/2.10/2.10.0/sources//
      SOURCE_VFY=sha1:de5665b4c7cc8e0c470c3bb5b4c5dde9a66b0a51
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020714
         UPDATED=20050317
           SHORT="High-performance CORBA Object Request Broker."
cat << EOF
ORBit is a high-performance CORBA (Common Object Request Broker 
Architecture) ORB (object request broker). It allows programs to 
send requests and receive replies from other programs, regardless 
of the locations of the two programs. CORBA is an architecture that 
enables communication between program objects, regardless of the 
programming language they're written in or the operating system they
run on.
EOF



More information about the Lunar-commits mailing list