Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/sound
In directory sc8-pr-cvs1:/tmp/cvs-serv15472

Added Files:
        qtplay-1.2-1.info 
Removed Files:
        qtplay-1.1-2.info qtplay-1.1-2.patch 
Log Message:
new version; patch eliminated

--- NEW FILE: qtplay-1.2-1.info ---
Package: qtplay
Version: 1.2
Revision: 1
Maintainer: Carsten Klapp <[EMAIL PROTECTED]>
Homepage: http://home.earthlink.net/~rainbowflight/#qtplay
License: BSD
Source: http://home.earthlink.net/~rainbowflight/%n.c
Source2: http://home.earthlink.net/~rainbowflight/%n.tar.gz
#Source2: http://home.earthlink.net/~rainbowflight/%n12.tar.gz
SourceRename: %n-%v.c
Source2Rename: %n-%v.tar.gz
Source-MD5: ae0657f39ab7aed7882573020a3ac3d2
Source2-MD5: 3e396e05d0f3d2ce95ed86912ba7cf90
SourceDirectory: .
CompileScript: <<
 cc -O3 -prebind -no-cpp-precomp -framework Quicktime -framework Carbon %n-%v.c -o %n
<<
InstallScript: <<
 mkdir -p %i/bin %i/share/man/man1
 install -m 755 %n %i/bin/%n
 install -m 644 %n.1 %i/share/man/man1/
<<
DocFiles: license.txt Readme.rtf
Description: Play CDs and music files using QuickTime
DescDetail: <<
 qtplay is a Quicktime audio player for the command line. Arguments
 can be audio file names, directories containing audio files or the
 path to those files. Since qtplay uses Apple's QuickTime it supports
 all audio file formats that are supported by QuickTime.

 What's New
 * new man page (thanks to Josh Bude)
 * fixed bug where white boxes show on screen if there were video
   tracks (thanks to Carsten Klapp)
 * fixed bug in Mac OS X 10.0.x for CD detection. CD detection based
   on filesystem ID only
 * added "volume" flag
 * added "update time" flag for changing processor usage
 * support for playing sound resource files
 * support for signals: SIGTSTP (^Z) to pause song and SIGCONT (fg/bg)
   to continue song
 * various bug fixes for displaying filename path

 Created by Sarah Childers <[EMAIL PROTECTED]>
 Copyright (c) 2002 Rainbow Flight. All rights reserved.
<<
DescUsage: <<
 See 'man qtplay' for usage info.
<<
DescPackaging: <<
 Command-line tool built using Apple '-framework' and '-prebind'
 flags. qtplay-1.1-2.patch incorporated into 1.2.
<<

--- qtplay-1.1-2.info DELETED ---

--- qtplay-1.1-2.patch DELETED ---



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to