Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian) Risorse italiane (documentazione e tools)
  • Search

[TIP] Zinf L'alternativa a xmms

Forum riservato alla documentazione in italiano.

Moderator: ago

Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
Author
Message
koma
Advocate
Advocate
User avatar
Posts: 2702
Joined: Fri Jun 06, 2003 10:13 am
Location: Italy
Contact:
Contact koma
Website

[TIP] Zinf L'alternativa a xmms

  • Quote

Post by koma » Fri Oct 10, 2003 6:51 pm

Code: Select all

*  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
Top
comio
Advocate
Advocate
User avatar
Posts: 2191
Joined: Thu Jul 03, 2003 10:36 am
Location: Taranto

  • Quote

Post by comio » Fri Oct 10, 2003 6:54 pm

capiti a fagiolo
RTFM!!!!

e

http://www.comio.it
:)
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

Re: [TIP] Zinf L'alternativa a xmms

  • Quote

Post by fedeliallalinea » Fri Oct 10, 2003 7:07 pm

koma wrote:

Code: Select all

*  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.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
koma
Advocate
Advocate
User avatar
Posts: 2702
Joined: Fri Jun 06, 2003 10:13 am
Location: Italy
Contact:
Contact koma
Website

  • Quote

Post by koma » Fri Oct 10, 2003 9:36 pm

Code: Select all

/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
Top
yardbird
l33t
l33t
User avatar
Posts: 689
Joined: Sat Apr 20, 2002 7:02 pm
Location: nl.leiden

  • Quote

Post by yardbird » Fri Oct 10, 2003 11:16 pm

koma wrote:

Code: Select all

/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: Select all

USE="-arts" emerge  zinf
Top
hellraiser
Guru
Guru
User avatar
Posts: 431
Joined: Sat Jun 14, 2003 12:08 pm
Location: Pescara [Italy]

  • Quote

Post by hellraiser » Sat Oct 11, 2003 3:34 pm

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..."
Top
Yans
Apprentice
Apprentice
User avatar
Posts: 171
Joined: Sun Feb 09, 2003 7:52 pm
Location: [TI] Switzerland

  • Quote

Post by Yans » Sat Oct 11, 2003 5:04 pm

preferisco ancora xmms ma fa sempre piacere avere delle alternative come ZinF :D
¿ 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"
Top
Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Risorse italiane (documentazione e tools)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic