[Lunar-commits] CVS: moonbase/audio/rhythmbox BUILD, NONE, 1.7.2.1 DEPENDS, NONE, 1.6.2.1 DETAILS, NONE, 1.13.2.1 POST_INSTALL, NONE, 1.1.2.1

Nick Hudson nhudson at lunar-linux.org
Sat Feb 7 04:46:49 GMT 2004


Update of /var/cvs/lunar/moonbase/audio/rhythmbox
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8106/rhythmbox

Added Files:
      Tag: GNOME_UNSTABLE
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:

Updating gstreamer and gst-plugins to new version 0.7.4 and adding the development version of rhythmbox to GNOME_UNSTABLE version 0.7.0


--- NEW FILE: BUILD ---

(
   ./configure  --build=$BUILD                                  \
                --sysconfdir=/etc                               \
                --prefix=/usr  		                        \
                --localstatedir=/var                            \
                --infodir=/usr/share/info		        \
                --mandir=/usr/share/man 		        &&
   
   ( for i in `find -name "Makefile"`; do
	    sedit 's/-Werror//g' $i
    done) &&

   default_make

) > $C_FIFO 2>&1


--- NEW FILE: DEPENDS ---
depends libgnomeui  &&
depends gst-plugins &&
depends libid3tag   &&
optional_depends "sound-juicer" "" "" "for cd ripping support"

--- NEW FILE: DETAILS ---
           MODULE=rhythmbox
         VERSION=0.7.0
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.7/$SOURCE
      SOURCE_VFY=md5:6d059735720ceeb8051abcca5cb58038
        WEB_SITE=http://www.rhythmbox.org
         ENTERED=20020730
         UPDATED=20040207
   MAINTAINER=nhudson at lunar-linux.org
           SHORT="Rhythmbox is clone of the iTunes plyer for Gnome"
cat << EOF
Rhythmbox which takes its inspiration from Apple's iTunes application, an application that lets you do everything from importing your audio cd's into mp3 or Ogg Vorbis format, and play these music files and other music files you have. Play your music with an assortment of visualization plugins and burn new audio cd's from your music files. It is a one-stop shopping application for all your music needs.
EOF

--- NEW FILE: POST_INSTALL ---
message "Make sure to run gst-register as user once this compile is finished"



More information about the Lunar-commits mailing list