site  contact  subhomenews

Pmusic, Pcd

August 21, 2010 — BarryK
I have updated to zigbert's latest, Pmusic 1.2.0 and Pcd 1.2.

Pmusic: http://murga-linux.com/puppy/viewtopic.php?t=31206
Pcd: http://murga-linux.com/puppy/viewtopic.php?t=41883

Notes to zigbert:

1. Pmusic
There is nothing in /usr/share/doc/pmusic. I used the older file.

2. Pcd
I have a 'pinstall.sh' script for this package:
#!/bin/sh

#post-install script.

if [ "`pwd`" != "/" ];then

echo '#!/bin/sh' > ./usr/local/bin/defaultcdplayer
echo 'exec pcd' >> ./usr/local/bin/defaultcdplayer
chmod 755 ./usr/local/bin/defaultcdplayer

fi

Comments

pcd, pmusic
Username: zigbert
1.) I have added the pinstall.sh script to my development tree. 2.) If there is no /usr/share/doc/pmusic/en_US:pmusic_faq.html, it should be downloaded from puppylinux.asia. I have included the FAQ into version 1.3.0. - To ensure that upgrades will have the latest documentation. Happy music Sigmund


Tags: woof