CVS: moonbase/gnome2-core/libIDL/0.8.2 BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

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


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

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
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 ---
(
   unset CC CCC CPP CXX

   ./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 glib-2 &&
depends linc/1.1.1  

--- NEW FILE: DETAILS ---
           MODULE=libIDL/0.8.2
         VERSION=0.8.2
          SOURCE=libIDL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libIDL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/libIDL/0.8/$SOURCE
      SOURCE_VFY=md5:a75d2dbf3a3c66b567047c94245f8b82
        WEB_SITE=http://orbit-resource.sourceforge.net
         ENTERED=20020713
         UPDATED=20030912
           SHORT="libIDL is a library for creating trees of CORBA IDL files."
cat << EOF
libIDL is a library licensed under the GNU LGPL for creating trees of
CORBA Interface Definition Language (IDL) files, which is a
specification for defining portable interfaces.  libIDL was
initially written for ORBit (the ORB from the GNOME project, and the 
primary means of libIDL distribution).  However, the functionality was
designed to be as reusable and portable as possible.
EOF

--- NEW FILE: POST_INSTALL ---
if ! [[ `grep gnome/2 /etc/ld.so.conf` ]]; then
   echo /opt/lunar/gnome/2/lib >> /etc/ld.so.conf
fi




More information about the Lunar-commits mailing list