xmcd 1.4
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
This commit is contained in:
parent
5ac3f1e5ce
commit
9da8f39269
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=997
20
audio/xmcd/Makefile
Normal file
20
audio/xmcd/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: xmcd
|
||||
# Version required: 1.4
|
||||
# Date created: 16 Februar 1995
|
||||
# Whom: gena
|
||||
#
|
||||
# $Id: Makefile,v 1.0 1995/02/16 21:44:00 gena Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xmcd-1.4
|
||||
DISTFILES= xmcd-1.4.tar.gz
|
||||
|
||||
MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/
|
||||
|
||||
USE_IMAKE= yes
|
||||
IS_INTERACTIVE= yes
|
||||
|
||||
pre-install:
|
||||
@(cd ${WRKSRC}; ${MAKE} Makefiles)
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/xmcd/distinfo
Normal file
1
audio/xmcd/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xmcd-1.4.tar.gz) = c01d84db2a599dbadc78749704cc6a65
|
19
audio/xmcd/files/patch-aa
Normal file
19
audio/xmcd/files/patch-aa
Normal file
@ -0,0 +1,19 @@
|
||||
*** xmcd.d/Imakefile~ Thu Feb 16 20:48:56 1995
|
||||
--- xmcd.d/Imakefile Thu Feb 16 20:49:17 1995
|
||||
***************
|
||||
*** 43,49 ****
|
||||
* #include "Motif.tmpl"
|
||||
* #include "Motif.rules"
|
||||
*/
|
||||
! LOCAL_LIBRARIES= XmClientLibs
|
||||
|
||||
|
||||
/**** Optional defines: Change as you see fit. *****************************
|
||||
--- 43,49 ----
|
||||
* #include "Motif.tmpl"
|
||||
* #include "Motif.rules"
|
||||
*/
|
||||
! LOCAL_LIBRARIES= -lXm -lXt -lX11 -lXext
|
||||
|
||||
|
||||
/**** Optional defines: Change as you see fit. *****************************
|
14
audio/xmcd/pkg-comment
Normal file
14
audio/xmcd/pkg-comment
Normal file
@ -0,0 +1,14 @@
|
||||
xmcd-1.4-patchlevel 1 - Motif CD player - includes
|
||||
statically (xmcd) and dynamically (xmcd-sh) linked
|
||||
with Motif-2.0 library xmcd binary
|
||||
and dynamically linked cda and wm2xmcd binaries.
|
||||
|
||||
this package works only on 2.1.0 ( or higher )
|
||||
versions of FreeBSD due to SCSI system requirements.
|
||||
|
||||
it also could be run on 1.1.5.1 or 2.0 with appropriate
|
||||
kernel patches.
|
||||
|
||||
After installation go to /usr/X11R6/lib/X11/xmcd/config
|
||||
and type 'sh configure.sh' to reconfigure xmcd to use
|
||||
your CD-ROM settings.
|
14
audio/xmcd/pkg-descr
Normal file
14
audio/xmcd/pkg-descr
Normal file
@ -0,0 +1,14 @@
|
||||
Xmcd is a program that allows the use of the CD-ROM drive
|
||||
as a full-featured stereo compact-disc player for the X
|
||||
window system.
|
||||
|
||||
Most of the features found on real CD players are
|
||||
available in xmcd, such as shuffle and repeat, track
|
||||
programming functions, a numeric keypad and track warp
|
||||
slider for direct track access. Additional functions
|
||||
include sample play, A to B segment play, volume control,
|
||||
balance control, etc. Several automation options are also
|
||||
available on CD load, eject, play completion and program
|
||||
exit. A Channel Routing feature allow you to select from
|
||||
several stereo or mono routing options. The volume
|
||||
control slider taper characteristics can also be altered.
|
11
audio/xmcd/pkg-plist
Normal file
11
audio/xmcd/pkg-plist
Normal file
@ -0,0 +1,11 @@
|
||||
@cwd /usr/X11R6
|
||||
@mode 755
|
||||
bin/xmcd
|
||||
bin/cda
|
||||
bin/wm2xmcd
|
||||
@mode 444
|
||||
man/man1/xmcd.1.gz
|
||||
man/man1/cda.1.gz
|
||||
man/man1/wm2xmcd.1.gz
|
||||
@mode 755
|
||||
lib/X11/xmcd
|
Loading…
Reference in New Issue
Block a user