[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdenonbeta/kttsd/debian (silent)



CVS commit by cramblitt: 

CVS_SILENT


  M +11 -1     TODO   1.3
  M +2 -1      rules   1.4


--- kdenonbeta/kttsd/debian/TODO  #1.2:1.3
@@ -1,3 +1,12 @@
-* Remove kcm_kttsd library once KMouth stops using it.
+* Here's my build procedure:
+    - cvs2dist kdenonbeta kttsd --version 0.2.0
+    - unpack tarball in another location
+    - cd kttsd-0.2.0
+    - cp -R kttsd/debian debian
+    - ./configure --enable-final
+    - make
+    - debuild -uc -us
+  Why must I do the ./configure and make?  If I don't, I get error
+  "no rule to make target kspeech_skel.cpp"
 * Should rc files be installed to etc/ tree?
 * I keep getting
@@ -17,2 +26,3 @@
     E: kttsd: no-shlibs-control-file usr/lib/libkttsd.so.1.0.0
     E: kttsd: no-shlibs-control-file usr/lib/libktts.so
+* Remove kcm_kttsd library once KMouth stops using it.

--- kdenonbeta/kttsd/debian/rules  #1.3:1.4
@@ -78,5 +78,6 @@
 
 #Architecture
-build: build-arch build-indep
+build: build-arch
+# build: build-arch build-indep
 
 build-arch: build-arch-stamp




Reply to: