CVS: moonbase/audio/xmms-kde BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

jol at lunar-linux.org jol at lunar-linux.org
Mon Oct 20 18:46:44 GMT 2003


Update of /var/cvs/lunar/moonbase/audio/xmms-kde
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10630

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Import of xmms-kde. It's a kapplet to control noatun, xmms and smpeg ...


--- NEW FILE: BUILD ---
(
  export QTDIR=/opt/lunar/qt/3
  export KDEDIR=/opt/lunar/kde/3
  export PATH=$QTDIR/bin:/$KDEDIR/bin:$PATH

  ./configure    --prefix=$KDEDIR                      \
                 --with-qt-dir=$QTDIR                  \
                 --disable-debug                       \
                 --enable-fast-malloc=full             \
                 --with-xinerama                       \
                 $OPTS                                &&

  make                 &&
  prepare_install      &&
  make install         
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends "kdelibs3" &&
depends "xmms" &&
optional_depends "smpeg" "" "" "for smpeg support"
  



--- NEW FILE: DETAILS ---
          MODULE=xmms-kde
         VERSION=3.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_VFY=md5:b6c2b44b753a565e83e5097e4249226d
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$SFORGE_URL/sourceforge/$MODULE/$SOURCE
	WEB_SITE=http://xmmms-kde.sourceforge.net
         ENTERED=20031020
         UPDATED=20031020
           SHORT="xmms-kde is a MP3 player integrated into the KDE panel."
cat << EOF
What is xmms-kde?

 xmms-kde is a MP3 player integrated into the KDE panel.
 It can also be used to control XMMS and Noatun from the panel.

What are the features?
  start/pause/stop the player
  jump back/forward in the playlist
  drag'n'drop files from the filemanager
  on-screen-display to show the title of the song that starts playing
  database support for Ogg / MP3 files (since version 3.1 beta1)
 
You can do most of these things by using the mouse or customizable keyboard shortcuts.

EOF




More information about the Lunar-commits mailing list