Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27967 - XMMS 1.2.8 released
Summary: XMMS 1.2.8 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
: 27484 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-09-04 16:47 UTC by Jan Brinkmann (RETIRED)
Modified: 2003-09-12 20:47 UTC (History)
9 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for xmms 1.2.8 + patches (xmms-1.2.8.tar.gz,33.36 KB, application/x-gzip)
2003-09-06 11:52 UTC, Michal Januszewski (RETIRED)
Details
Dynamic Taste Detection patch for XMMS 1.2.8 (http://www.student.nada.kth.se/~d92-jwa/code/) (xmms-1.2.8-dtd.patch,51.83 KB, patch)
2003-09-10 02:54 UTC, Jasmin Buchert
Details | Diff
The same ebuild as in attachment (id=17177) but with Dynamic Taste Detection (xmms-1.2.8.ebuild,4.22 KB, text/plain)
2003-09-10 03:13 UTC, Jasmin Buchert
Details
xmms-1.2.8.tbz2 (xmms-1.2.8.tbz2,38.22 KB, application/octet-stream)
2003-09-11 22:35 UTC, SpanKY
Details
xmms-1.2.8.tbz2 (xmms-1.2.8.tbz2,38.28 KB, application/octet-stream)
2003-09-12 08:37 UTC, SpanKY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Brinkmann (RETIRED) gentoo-dev 2003-09-04 16:47:14 UTC
Changes: This release adds support for digital audio extraction to the CD audio
plugin, new ALSA and native NetBSD/OpenBSD output plugins, and support for using
several effect plugins at once. The Ogg/Vorbis plugin now has support for
"replay gain" tags. It is now possible to queue songs to play next, and there is
support for IPv6. Ten new translations have been added.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-09-04 20:59:02 UTC
*** Bug 27484 has been marked as a duplicate of this bug. ***
Comment 2 Michal Januszewski (RETIRED) gentoo-dev 2003-09-06 11:52:43 UTC
Created attachment 17177 [details]
ebuild for xmms 1.2.8 + patches

This archive contains an ebuild for 1.2.8 and all patches from 1.2.7 ported to
1.2.8. jump and sigterm patches work for me, russian-charset does too (ie. it
compiles ok - someone could please check if it really does what it's supposed
to do? :)) and mpg123j is untested but should work (perhaps someone speaking
Japanese should have a look at it..).
Comment 3 Charlton Harrison 2003-09-09 08:56:28 UTC
This ebuild works and compiles cleanly for me.

Perhaps it should be added to portage as masked for a week or two...
Comment 4 Charlton Harrison 2003-09-09 09:04:56 UTC
After installing this ebuild and using xmms 1.2.8 it seems that all the features that I've been waiting for function correctly.

I recommend adding this ebuild to portage ASAP.
Comment 5 Jasmin Buchert 2003-09-10 02:54:18 UTC
Created attachment 17413 [details, diff]
Dynamic Taste Detection patch for XMMS 1.2.8  (http://www.student.nada.kth.se/~d92-jwa/code/)

I updated the Dynamic Taste Detection patch for XMMS 1.2.8.
Comment 6 Jasmin Buchert 2003-09-10 03:13:19 UTC
Created attachment 17414 [details]
The same ebuild as in attachment (id=17177) but with Dynamic Taste Detection
Comment 7 SpanKY gentoo-dev 2003-09-11 22:35:44 UTC
Created attachment 17543 [details]
xmms-1.2.8.tbz2

xmms-1.2.8 without all the elibtoolize/autotools baggage ...

personally i'd like to remove all of this if it is no longer needed ... when i
had them in the ebuild, the emerge had a lot of errors ...
Comment 8 Jon Portnoy (RETIRED) gentoo-dev 2003-09-12 07:08:14 UTC
vapier: that one fails for me:
gcc -march=i686 -O3 -pipe -Wall -Wpointer-arith -finline-functions -ffast-math -
fomit-frame-pointer -funroll-all-loops -o .libs/xmms bmp.o skin.o util.o output.
o fft.o input.o effect.o general.o visualization.o fullscreen.o pluginenum.o pla
ylist.o controlsocket.o dock.o widget.o sbutton.o pbutton.o tbutton.o textbox.o 
menurow.o hslider.o monostereo.o vis.o svis.o number.o playstatus.o playlist_lis
t.o playlist_slider.o playlist_popup.o eq_graph.o eq_slider.o main.o skinwin.o p
refswin.o playlistwin.o equalizer.o hints.o about.o sm.o getopt.o getopt1.o urld
ecode.o mkdtemp.o charset.o -rdynamic -Wl,--export-dynamic  -L/usr/lib -L/usr/X1
1R6/lib -lSM -lICE -lXxf86vm ../libxmms/.libs/libxmms.so /usr/lib/libgtk.so /usr
/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libgthread.so /usr/lib/libglib.so
 -lXi -lXext -lX11 /usr/lib/libasound.so -lm -ldl -lpthread
playlist.o(.text+0x107f): In function `playlist_next':
: undefined reference to `dtd_change_score'
playlist.o(.text+0x1338): In function `playlist_prev':
: undefined reference to `dtd_change_score'
playlist.o(.text+0x156c): In function `playlist_eof_reached':
: undefined reference to `dtd_recommend_next'
playlist.o(.text+0x37f9): In function `playlist_get_score':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x388c): In function `playlist_set_score':
: undefined reference to `dtd_set_score'
playlist.o(.text+0x5074): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_recommendation'
playlist.o(.text+0x532a): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x535f): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x5386): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x53a3): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x53c0): In function `smart_playlist_shuffle_list':
: undefined reference to `dtd_get_score'
playlist.o(.text+0x53dd): more undefined references to `dtd_get_score' follow
main.o(.text+0x4301): In function `mainwin_general_menu_callback':
: undefined reference to `dtd_persist'
main.o(.text+0x6e98): In function `main':
: undefined reference to `dtd_init'
main.o(.text+0x779c): In function `mainwin_quit_cb':
: undefined reference to `dtd_persist'
main.o(.text+0x782c): In function `mainwin_destroy':
: undefined reference to `dtd_persist'
main.o(.text+0x9f3c): In function `sigterm_handler':
: undefined reference to `dtd_persist'
playlistwin.o(.text+0x148d): In function `playlistwin_setup_dissociation_menu':
: undefined reference to `dtd_get_recommendations'
playlistwin.o(.text+0x1b66): In function `playlistwin_press':
: undefined reference to `dtd_get_score'
playlistwin.o(.text+0x6d72): In function `playlistwin_dissociate_callback':
: undefined reference to `dtd_dissociate'
collect2: ld returned 1 exit status


No time to investigate this morning, though.
Comment 9 SpanKY gentoo-dev 2003-09-12 08:37:53 UTC
Created attachment 17572 [details]
xmms-1.2.8.tbz2

adds back in automake but nothing else ...

the patches apply to Makefile.am only ... the configure and m4 scripts arent
touched so afaik, aclocal and autoconf are not needed ...
Comment 10 Stephane Loeuillet 2003-09-12 19:21:57 UTC
now in portage
time to close this bug
Comment 11 SpanKY gentoo-dev 2003-09-12 19:50:41 UTC
actually no, seemant released the 1.2.8 w/out looking at this bug so i'll merge that one with the tbz2 i posted here
Comment 12 SpanKY gentoo-dev 2003-09-12 20:47:47 UTC
ok,i added 1.2.8-r1 to portage with the work here

thanks Jan for the original update and Jasmin for the DTD patch