View previous topic :: View next topic |
Author |
Message |
koma Advocate


Joined: 06 Jun 2003 Posts: 2702 Location: Italy
|
Posted: Fri Oct 10, 2003 6:51 pm Post subject: [TIP] Zinf L'alternativa a xmms |
|
|
Code: | * media-sound/zinf
Latest version available: 2.2.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 2,113 kB
Homepage: http://www.zinf.org/
Description: An extremely full-featured mp3/vorbis/cd player with ALSA support, previously called FreeAmp |
Buon download =) _________________ http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD |
|
Back to top |
|
 |
comio Advocate


Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Fri Oct 10, 2003 6:54 pm Post subject: |
|
|
capiti a fagiolo _________________ RTFM!!!!
e
http://www.comio.it
 |
|
Back to top |
|
 |
fedeliallalinea Administrator


Joined: 08 Mar 2003 Posts: 31522 Location: here
|
Posted: Fri Oct 10, 2003 7:07 pm Post subject: Re: [TIP] Zinf L'alternativa a xmms |
|
|
koma wrote: | Code: | * media-sound/zinf
Latest version available: 2.2.0
Latest version installed: [ Not Installed ]
Size of downloaded files: 2,113 kB
Homepage: http://www.zinf.org/
Description: An extremely full-featured mp3/vorbis/cd player with ALSA support, previously called FreeAmp |
Buon download =) |
L'avevo provato ma non sono restato entusiasmato. _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
koma Advocate


Joined: 06 Jun 2003 Posts: 2702 Location: Italy
|
Posted: Fri Oct 10, 2003 9:36 pm Post subject: |
|
|
Code: | /arts/include -Wall -march=pentium4 -fomit-frame-pointer -O3 -pipe -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/kde/3.1/include/artsc -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D_REENTRANT -fPIC -c io/arts/src/artspmo.cpp -o io/arts/src/artspmo.o
io/arts/src/artspmo.cpp:35:25: artsc/artsc.h: No such file or directory
In file included from io/arts/src/artspmo.cpp:43:
io/arts/include/artspmo.h:65: 'arts_stream_t' is used as a type, but is not
defined as a type.
io/arts/src/artspmo.cpp: In constructor `artsPMO::artsPMO(FAContext*)':
io/arts/src/artspmo.cpp:70: `audio_stream' undeclared (first use this function)
io/arts/src/artspmo.cpp:70: (Each undeclared identifier is reported only once
for each function it appears in.)
io/arts/src/artspmo.cpp: In destructor `virtual artsPMO::~artsPMO()':
io/arts/src/artspmo.cpp:90: `arts_close_stream' undeclared (first use this
function)
io/arts/src/artspmo.cpp:91: `arts_free' undeclared (first use this function)
io/arts/src/artspmo.cpp: In member function `virtual Error
artsPMO::Init(OutputInfo*)':
io/arts/src/artspmo.cpp:137: `arts_init' undeclared (first use this function)
io/arts/src/artspmo.cpp:148: `arts_play_stream' undeclared (first use this
function)
io/arts/src/artspmo.cpp: In member function `void artsPMO::WorkerThread()':
io/arts/src/artspmo.cpp:315: `arts_write' undeclared (first use this function)
make[1]: *** [io/arts/src/artspmo.o] Error 1
rm lmc/xingmp3/src/cwinasm.asm1 lmc/xingmp3/src/cdctasm.asm1 lmc/xingmp3/src/mdctasm.asm1 lmc/xingmp3/src/msisasm.asm1 lmc/xingmp3/src/cwin8asm.asm1
make[1]: Leaving directory `/var/tmp/portage/zinf-2.2.0/work/zinf-2.2.0'
make: *** [plugins-cc] Error 2
!!! ERROR: media-sound/zinf-2.2.0 failed.
!!! Function src_compile, Line 67, Exitcode 2
!!! compile problem :(
|
Devo avere arts? CaSpio non ricordavo sto particolare. :\ _________________ http://www.youtube.com/watch?v=_yoJI-Tl94g GLORY GLORY HYPNOTOAD |
|
Back to top |
|
 |
yardbird l33t


Joined: 20 Apr 2002 Posts: 689 Location: nl.leiden
|
Posted: Fri Oct 10, 2003 11:16 pm Post subject: |
|
|
koma wrote: | Code: | /arts/include -Wall -march=pentium4 -fomit-frame-pointer -O3 -pipe -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/kde/3.1/include/artsc -I/usr/include/gdk-pixbuf-1.0 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D_REENTRANT -fPIC -c io/arts/src/artspmo.cpp -o io/arts/src/artspmo.o
io/arts/src/artspmo.cpp:35:25: artsc/artsc.h: No such file or directory
In file included from io/arts/src/artspmo.cpp:43:
io/arts/include/artspmo.h:65: 'arts_stream_t' is used as a type, but is not
defined as a type.
io/arts/src/artspmo.cpp: In constructor `artsPMO::artsPMO(FAContext*)':
io/arts/src/artspmo.cpp:70: `audio_stream' undeclared (first use this function)
io/arts/src/artspmo.cpp:70: (Each undeclared identifier is reported only once
for each function it appears in.)
io/arts/src/artspmo.cpp: In destructor `virtual artsPMO::~artsPMO()':
io/arts/src/artspmo.cpp:90: `arts_close_stream' undeclared (first use this
function)
io/arts/src/artspmo.cpp:91: `arts_free' undeclared (first use this function)
io/arts/src/artspmo.cpp: In member function `virtual Error
artsPMO::Init(OutputInfo*)':
io/arts/src/artspmo.cpp:137: `arts_init' undeclared (first use this function)
io/arts/src/artspmo.cpp:148: `arts_play_stream' undeclared (first use this
function)
io/arts/src/artspmo.cpp: In member function `void artsPMO::WorkerThread()':
io/arts/src/artspmo.cpp:315: `arts_write' undeclared (first use this function)
make[1]: *** [io/arts/src/artspmo.o] Error 1
rm lmc/xingmp3/src/cwinasm.asm1 lmc/xingmp3/src/cdctasm.asm1 lmc/xingmp3/src/mdctasm.asm1 lmc/xingmp3/src/msisasm.asm1 lmc/xingmp3/src/cwin8asm.asm1
make[1]: Leaving directory `/var/tmp/portage/zinf-2.2.0/work/zinf-2.2.0'
make: *** [plugins-cc] Error 2
!!! ERROR: media-sound/zinf-2.2.0 failed.
!!! Function src_compile, Line 67, Exitcode 2
!!! compile problem :(
|
Devo avere arts? CaSpio non ricordavo sto particolare. :\ |
Code: | USE="-arts" emerge zinf |
|
|
Back to top |
|
 |
hellraiser Guru


Joined: 14 Jun 2003 Posts: 431 Location: Pescara [Italy]
|
Posted: Sat Oct 11, 2003 3:34 pm Post subject: |
|
|
già provato....
molto meglio XmmS
ZinF è carino solo perke ha skin molto differenti nella forma... _________________ Io non sono nessuno...ma nessuno è come me!
"Open Source is a good idea..." |
|
Back to top |
|
 |
Yans Apprentice


Joined: 09 Feb 2003 Posts: 171 Location: [TI] Switzerland
|
Posted: Sat Oct 11, 2003 5:04 pm Post subject: |
|
|
preferisco ancora xmms ma fa sempre piacere avere delle alternative come ZinF  _________________ ¿ Which do ARMS obtain, the peace in the future or the nightmare in the past ?
"There are only 10 types of people in the world: Those who understand binary, and those who don't" |
|
Back to top |
|
 |
|