CVS: crater/kde3/arts BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS,
	NONE, 1.1
    Florin Braescu 
    florin at lunar-linux.org
       
    Thu Dec 11 05:16:27 GMT 2003
    
        - Previous message: CVS: crater/kde3/kdeaddons3 BUILD, NONE, 1.1 DEPENDS, NONE,
	1.1 DETAILS, NONE, 1.1
 
        - Next message: CVS: crater/kde3/kdebase3 BUILD, NONE, 1.1 DEPENDS, NONE,
	1.1 DETAILS, NONE, 1.1
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/crater/kde3/arts
In directory dbguin.lunar-linux.org:/tmp/cvs-serv5517/kde3/arts
Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
moved the kde3 test version to crater. removed the kde-cvs dir.
--- NEW FILE: BUILD ---
(
  export  PATH=/opt/lunar/qt/3/bin:$PATH
  export  LD_LIBRARY_PATH=/opt/lunar/qt/3/lib
  ## fix problem with ccache
  CC=${CC//ccache/} &&
  CXX=${CXX//ccache/} &&
  export CC CXX       &&
  ./configure    --prefix=/opt/lunar/kde/3             \
                 --enable-final                        \
                 --disable-debug                       \
                 --with-qt-dir=/opt/lunar/qt/3         \
                 --with-xinerama                       \
                 $OPTS                                &&
  make              &&
  prepare_install   &&
  make install      &&
  if ! grep -q "/opt/lunar/kde/3/lib" /etc/ld.so.conf; then
    echo "/opt/lunar/kde/3/lib" >> /etc/ld.so.conf  
  fi 
  if ! grep -q "/opt/lunar/kde/3/lib/kde3" /etc/ld.so.conf; then
    echo "/opt/lunar/kde/3/lib/kde3" >> /etc/ld.so.conf
  fi
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends  "qt3"      &&
depends  "glib-2"   &&
optional_depends  "alsa-lib"   "--with-alsa"  ""  "for alsa support"      &&
optional_depends  "libmad"     ""             ""  "for mad support"       &&
optional_depends  "libvorbis"  ""             ""  "for vorbis support"    &&
optional_depends  "audiofile"  ""             ""  "for wave playback suport"
--- NEW FILE: DETAILS ---
          MODULE=arts
         VERSION=1.1.94
          SOURCE=arts-$VERSION.tar.bz2
      SOURCE_VFY=2adf7614a92bac8f549a30a1699a5377
SOURCE_DIRECTORY=$BUILD_DIRECTORY/arts-$VERSION
   SOURCE_URL[0]=$KDE_URL/unstable/3.1.94/src/$SOURCE
        WEB_SITE=http://www.kde.org/
         ENTERED=20031122
         UPDATED=20031210
        SHORT="arts is a synthesizer and sound daemon for KDE."
        MAINTAINER="florin.lunar-linux.org"
        MAINTAINER="jol.lunar-linux.org"
cat << EOF
arts is a synthesizer and sound daemon for KDE.
EOF
    
    
        
	- Previous message: CVS: crater/kde3/kdeaddons3 BUILD, NONE, 1.1 DEPENDS, NONE,
	1.1 DETAILS, NONE, 1.1
 
	- Next message: CVS: crater/kde3/kdebase3 BUILD, NONE, 1.1 DEPENDS, NONE,
	1.1 DETAILS, NONE, 1.1
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list