pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/cdrtools-devel
Module name: wip
Committed by: thomasklausner
Date: Fri Jul 14 14:57:56 UTC 2006
Modified Files:
wip/cdrtools-devel: Makefile distinfo
Log Message:
Update to 2.01.01a11:
All:
- The makefile system has been completely rewritten to be more reusable
and to not replicate code.
- The makefile system now supports to compile under "Services For Unix",
a free POSIX add on from Microsoft (identifies as "Interix").
Note that you need the latest 'smake' relase smake-1.2a36 or never
from ftp://ftp.berlios.de/pub/smake/alpha/
Currently, cdrecord is not able to send SCSI commands from this
environment. I am looking for help from experienced users.
- The makefile system now supports to compile using the Microsoft
C-Compiler "cl".
Note that you need the latest 'smake' relase smake-1.2a36 or never
from ftp://ftp.berlios.de/pub/smake/alpha/
This compilation currently may only be cone from a "Cygwin" environment
using smake with the Environment variables set up in a way that allows
"cl" to work (find it's include files and libraries).
Run "smake CCOM=cl" for this kiond of compilation.
Cdrecord has not yet been verified to compile in this environment.
Note that I am interested in feedback for these new compile
possibilities.
Cdrecord:
- Avoid a GCC warning in the code that works around a Linux DMA residual
bug.
Cdda2wav (By Heiko Eißfeldt heiko%hexco.de@localhost):
- Some modifications needed because of the restructured makefiles.
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/cdrtools-devel/Makefile
cvs -z3 rdiff -u -r1.7 -r1.8 wip/cdrtools-devel/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/Makefile?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/cdrtools-devel/distinfo?r1=1.7&r2=1.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index