Path to this page:
./
audio/xmcd,
Motif CD player
Branch: pkgsrc-2011Q4,
Version: 3.0.2nb11,
Package name: xmcd-3.0.2nb11,
Maintainer: pkgsrc-usersXmcd is a full-featured CD Player utility package including xmcd, a CD
Player for the X window system using the Motif graphical user interface;
and cda, a command-line driven, text mode CD Player which also features
a curses-based, screen-oriented mode. Both utilities transform your
CD-ROM, CD-R or CD-RW drive into a stereo CD player, allowing you to play
audio CDs on your computer.
DEINSTALL [+/-]#!/bin/sh
#
# $NetBSD: DEINSTALL,v 1.3 2002/10/08 11:50:04 jlam Exp $
#
XMCDDIR=${PKG_PREFIX}/lib/X11/xmcd
case ${STAGE} in
POST-DEINSTALL)
${CAT} << EOF
=============================================================================
If you won't be using ${PKGNAME} any longer, you may want to remove
any cached CD information in
${XMCDDIR}/cdinfo
any local discography collection in
${XMCDDIR}/discog
and any drive information in
${XMCDDIR}/config
e.g., by deleting the corresponding directory. Please note that config
files will get overwritten on re-install if you don't save them manually.
=============================================================================
EOF
;;
esac
Required to run:[
x11/openmotif]
Required to build:[
pkgtools/xpkgwedge] [
pkgtools/x11-links]
Master sites:
SHA1: 10258f299f917c94780d3e6d9feb57535d4603b5
RMD160: 9fbee32681e8df4623a06b49ee64ac328478623b
Filesize: 674.106 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version xmcd-3.0.2nb11 (created)