[Debburn-changes] r418 - in cdrkit/trunk: . include

Eduard Bloch blade at alioth.debian.org
Wed Nov 22 10:21:45 CET 2006


Author: blade
Date: 2006-11-22 10:21:45 +0100 (Wed, 22 Nov 2006)
New Revision: 418

Modified:
   cdrkit/trunk/TODO
   cdrkit/trunk/include/CMakeLists.txt
Log:
Roadmap for the 1.0.x releases


Modified: cdrkit/trunk/TODO
===================================================================
--- cdrkit/trunk/TODO	2006-11-21 18:48:37 UTC (rev 417)
+++ cdrkit/trunk/TODO	2006-11-22 09:21:45 UTC (rev 418)
@@ -1,4 +1,10 @@
+1.0.x
+  - find a good name for cdda2wav, follow the wodim procedure
+  - fix lorinder's bug
+  - check documentation, debian/* documentation, FAQ, etc.pp.
 
+1.1.x
+
  - check libparanoia, we may link dynamicaly with it. Quality? Portability?
  - proper getnameinfo/inet_ntoa checks, see include/CMakeLists.txt
  - find out why spawn.c breaks in WAIT_H while the WAIT_UNION check works quite well on sys/wait.h. See include/CMakeLists.txt comments.

Modified: cdrkit/trunk/include/CMakeLists.txt
===================================================================
--- cdrkit/trunk/include/CMakeLists.txt	2006-11-21 18:48:37 UTC (rev 417)
+++ cdrkit/trunk/include/CMakeLists.txt	2006-11-22 09:21:45 UTC (rev 418)
@@ -68,10 +68,3 @@
 
 CONFIGURE_FILE( xconfig.h.in xconfig.h)
 
-# FIXME! Does not work as expected. Not important for out-of-source builds but
-# is not nice either.
-#
-###SET_SOURCE_FILES_PROPERTIES(xconfig.h PROPERTIES GENERATED 1)
-#LIST(APPEND tmps  xconfig.h  align.h)
-#SET_DIRECTORY_PROPERTIES(PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES tmps)
-




More information about the Debburn-changes mailing list