[Lunar-commits] CVS: moonbase/kde3-apps/apollon-cvs BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jens Luedicke perldude at lunar-linux.org
Sun Aug 1 16:49:32 GMT 2004


Update of /var/cvs/lunar/moonbase/kde3-apps/apollon-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv4305/apollon-cvs

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:

added a module for Apollon depending on the CVS versions
of giFT. 



--- NEW FILE: BUILD ---
(
  ./configure  --prefix=${KDE_PREFIX:-$KDEDIR}      \
               --with-qt-dir=${QT_PREFIX:-$QTDIR}   \
               --disable-debug                      \
	       --enable-final                       \
               --enable-fast-malloc=full            \
               --with-xinerama                      \
               $OPTS                                &&

  default_make
 
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
conflicts apollon &&

depends  kdelibs3 &&
depends  gift-cvs && 

optional_depends "giftgnutella-cvs" "" "" "giFT Gnutella plugin" &&
optional_depends "giftfast-cvs" "" "" "giFT FastTrack (KaZaa) plugin" &&
optional_depends "giftopenft-cvs" "" "giFT OpenFT plugin" 

--- NEW FILE: DETAILS ---
          MODULE=apollon-cvs
         VERSION=1.0b1
          SOURCE=apollon-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
      SOURCE_VFY=md5:08e784f837dccb435fe5fc775494c6a3
        WEB_SITE=http://apollon.sourceforge.net
         ENTERED=20020801
         UPDATED=20040801
        SHORT="Apollon is a KDE-based client for the p2p-protocol giFT"

cat << EOF
Apollon is a KDE-based client for the p2p-protocol giFT (OpenFT, FastTrack,
Kazaa!,..) It is very userfriendly, intuitively, offers an inline Mediaplayer 
for previews of downloaded files, etc.

This module uses the unstable CVS versions of giFT.

EOF



More information about the Lunar-commits mailing list