[Lunar-commits] CVS: moonbase/audio/muine BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Sun Apr 11 18:15:46 GMT 2004
Update of /var/cvs/lunar/moonbase/audio/muine
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13595/muine
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Updating rhythmbox to new version 0.6.10, this should now compile with the new gnome2.6 stuff and gtk2.4, also added muine a gnome media player based off of rhythmbox but written in c#
--- NEW FILE: BUILD ---
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gtk-sharp &&
depends gst-plugins
--- NEW FILE: DETAILS ---
MODULE=muine
VERSION=0.5.3
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://muine.gooeylinux.org/$SOURCE
WEB_SITE=http://muine.gooeylinux.org/
ENTERED=20040411
UPDATED=20040411
SHORT="Muine is a new music player using some new UI ideas."
cat << EOF
Muine is a new music player using some new UI ideas. The idea is that it
will be much easier and comfortable to use than the iTunes model, which
is used by both Rhythmbox and Jamboree.
EOF
More information about the Lunar-commits
mailing list