Pagina 1 di 1

I wish a cdcd package be created

Inviato: sab 27 ott 2007, 19:46
da DidierSpaier
Hello everybody.

I find cdcd (command-line cd player) very useful:
- It can be run either in interactive mode (type cdcd in a console or an xterm) or one command at a time (e.g. cdcd play 3)
- it doesn't get in your way
- It has a lot of yet simple to use commands:

Codice: Seleziona tutto

didier@localhost:/home/logiciels$ cdcd help
Commands: !, ?, access, close, debug, device, edit, eject, exit, ext, ff, getvol, help, info, list, next, open, pause, play, prev, quit, refresh, resume, rew, rndplay, setvol, sites, slot, status, stop, toggle, tracks, and verbose.
For more specific help, type `help <command>'.
I use it in typing the command in the "one line terminal" of Icewm's taskbar; you could use Alt+F2 in KDE either: no need to keep an xterm open.

As I'm not yet able to make a package for it would someone like to do it ?

It compiles and install easily on a Slackware 12 distro :
1) go to the libcdaudio project at Sourceforge :
http://sourceforge.net/projects/libcdaudio/
2) download both libcdaudio and cdcd tarballs; shortcut for the download page:
http://sourceforge.net/project/showfile ... p_id=27134
3) extract the two files. At time of writing -- won't change soon as they are pretty mature ;)
libcdaudio-0.99.12p2.tar.gz
cdcd-0.6.6.tar.gz
4) cd to libcd-0.99.12p2, ./configure && make && make install && ldconfig
5) cd to cdcd-0.6.6, ./configure && make && make install
6) run cdcd
The default prefix is /usr/local but you can change it at ./configure time.

BTW, thanks for your wonderful work.

Sorry not to post in Italian, I only speak French and a little bit of English. :?

Inviato: sab 27 ott 2007, 20:43
da Loris
It's a wonderful project, I've created a package.
Here it is http://www.slacky.eu/repository/slackwa ... edia/cdcd/

Inviato: sab 27 ott 2007, 21:15
da Blizzard
Hi!

Thanks for the post! I love command line players!!! it's the Slack style :D
Keep up the good work!

bye
Giovanni

[cdcd package done] Many thanks

Inviato: sab 27 ott 2007, 21:42
da DidierSpaier
How fast! And it do work.

Thanks a lot, Loris :)
Loris ha scritto:It's a wonderful project, I've created a package.
Here it is http://www.slacky.eu/repository/slackwa ... edia/cdcd/
PS Sorry I didn't notice there was a libcdaudio package already in the slackware-12.0 repository :?

Re: [cdcd package done] Many thanks

Inviato: dom 28 ott 2007, 20:04
da Loris
DidierSpaier ha scritto:PS Sorry I didn't notice there was a libcdaudio package already in the slackware-12.0 repository :?
http://www.slacky.eu/repository/slackwa ... ibcdaudio/ ;)