NAME: xmms VERSION: 1.2.7 RELEASE: 2 SUMMARY: A media player for X which resembles Winamp. HOMEPAGE: http://www.xmms.org DISTRIBUTION: Cygwin GNOME 1.4 VENDOR: LICENSE: GPL PACKAGER: Hansom Young GROUP: Applications/Multimedia OS: Cygwin ARCH: i586 SOURCE: http://www.xmms.org/files/1.2.x/xmms-1.2.7.patched.tar.bz2 DESCRIPTION: Xmms is a multimedia (Ogg Vorbis, CDs) player for the X Window System with an interface similar to Winamp's. Xmms supports playlists and streaming content and has a configurable interface. -------------------------------------------------------------------------- @ xmms category: GNOME-apps sdesc: "A media player for X which resembles Winamp." ldesc: "Xmms is a multimedia (Ogg Vorbis, CDs) player for the X Window System with an interface similar to Winamp's. Xmms supports playlists and streaming content and has a configurable interface. " requires: glib gtk+ unzip curr: 1.2.7-2 @ xmms-inputs category: GNOME-apps sdesc: "Extra input plugins for XMMS." ldesc: "XMMS input plugins for: mikmod (.mod, .s3m, .med, .669, .amf, .dsm, .far, .it ...) mpg123 (.mp2, .mp3, .wav) vorbis (.ogg) xmmsmad-0.5.3 (.mp3)" requires: xmms curr: 20030403 @ xmms-skins-extra category: GNOME-apps sdesc: "Extra skins for XMMS." ldesc: "A collection of extra skins for XMMS." requires: xmms unzip curr: 20030402 @ xmms-plugins-extra category: GNOME-apps sdesc: "A collection of plugins for XMMS." ldesc: "A collection of various type of plugins for XMMS, including: ladspa-0.6 goodnight-0.3.0 crossfade-0.2.9 msa-0.5.5 synaesthesia-0.0.3-rc3 wmdiscotux-1.3" requires: xmms curr: 20030403 -------------------------------------------------------------------------- About this Cygwin port ---------------------- Built on Win2000 SP2, cygwin-1.3.20, with gcc-3.2-3, gettext-0.11.5-1, binutils-20030307-1, libtool-20020705-1, libtool-devel-20030216, and Cygwin GNOME 1.4 Beta2 (glib-1.2.10-9, gtk+-1.2.10-19, esound-0.2.29-9). XMMS applet for GNOME panel also provided. Three addtional skins packed in: BrushedMetal, GTK+ and XawMMS. The CD and joystick plugin could not built. Ogg Vorbis, Mikmod, MP3 input plugin are provided in xmms-inputs package. Note that for patent consideration, MP3 plugin no longer presented in the latest source, the mp3 plugin provided here is built from an older source package. All additinal skins are extracted from RedHat 7.3's xmms-1.2.7.src.rpm. The input plugins (except mad) are built from xmms-1.2.7 source code. Other plugins are built from Debian source packages. Port Log -------- Apr 3, 2003 * xmms-plugins-extra: new - ladspa-0.6 - goodnight-0.3.0 - crossfade-0.2.9 - msa-0.5.5 - synaesthesia-0.0.3-rc3 - wmdiscotux-1.3 * xmms-inputs - Added mad-0.5.3, another mp3 decoder (libmad/libid3tag-0.14.2b also ported). * xmms-1.2.7-4 - blur_scope plugin ported. Apr 2, 2003 * xmms-inputs: new - mikmod (with libmikmod-3.1.9 ported) - vorbis (with libogg-1.0rc3, libvorbis-1.0rc3 ported) * xmms-1.2.7-3 - Added zz_mp3 plugin (MPEG 1/2/3 Placeholder plugin) Apr 1, 2003 * xmms-1.2.7-2 Some problems on packaging fixed - Added libxmms_exe.a. - Added menu entry for GNOME panel menu. - Added 3 addtional skins: BrushedMetal, GTK+ and XawMMS. - Added GNOME panel applet. Mar 31, 2003 * 1.2.7-1 First Cygwin port Built xmms for Cygwin ---------------------- esound >= 0.2.8 glib >= 1.2.2 gtk+ >= 1.2.2 If you wanna build the GNOME panel applet, you also need the gnome-libs, ORBit, gnome-core package. The patch is prepared for the new libtool, I used libtool-devel-20030307 here. Old libtool won't build .dll with .la automatically. If you have libogg, libvorbis and/or libmikmod, configure as following: CFLAGS=-O2 ./configure --prefix=/opt/gnome --with-gnome \ --with-ogg-prefix=/usr/local --with-vorbis-prefix=/usr/local --with-libmikmod-prefix=/usr/local Note that for patent consideration, MP3 plugin no longer presented in the latest source, For detailed instructions, refer to build_xmms.sh.