CVS: moonbase/gnome2-core/ORBit2/2.8.1 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

elaine at lunar-linux.org elaine at lunar-linux.org
Tue Sep 16 16:00:26 GMT 2003


Update of /var/cvs/lunar/moonbase/gnome2-core/ORBit2/2.8.1
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21538/gnome2-core/ORBit2/2.8.1

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Profile module gnome/2.4.0 commit, lin gnome/2.4.0 (only with theedge later
than 9/14/03 to install, *should* preserve gnome 2.2 but in any case does
not conflict / lrm existing base and depended modules. Some systems opt-
depends may cause issues I haven't tested 



--- NEW FILE: BUILD ---
(
   ./configure  --build=$BUILD                                  \
                --sysconfdir=/etc                               \
                --prefix=/opt/lunar/gnome/2.4					\
                --localstatedir=/var                            \
                --infodir=/opt/lunar/gnome/2.4/share/info			\
                --mandir=/opt/lunar/gnome/2.4/share/man				\
                $OPTS                                           &&

   default_make

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends libIDL/0.8.2  &&
depends popt

--- NEW FILE: DETAILS ---
           MODULE=ORBit2/2.8.1
         VERSION=2.8.1
          SOURCE=ORBit2-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/ORBit2-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/ORBit2/2.8/$SOURCE
      SOURCE_VFY=md5:062674985948deebf9f8a9117c3c7754
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020714
         UPDATED=20030912
           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