rename spinner (part 2)
[kdeaccessibility.git] / kttsd / debian / TODO
blob12b05e38622f38febdc0c101b4e72e1a270b7b92
1 * FWIW, I have the following packages installed (among many others, of course):\r
2     libqt3-headers 3.3.3-4.1      Qt3 header files\r
3     libqt3-mt-dev  3.3.3-4.1      Qt development files (Threaded)\r
4     libqt3c102-mt  3.3.3-4.1      Qt GUI Library (Threaded runtime version), V\r
5     libqthreads-12 1.6.4-4        QuickThreads library for Guile\r
6     qt3-designer   3.3.3-4.1      Qt3 Designer\r
7     qt3-dev-tools  3.3.3-4.1      Qt3 development tools\r
8     qt3-doc        3.3.3-4.1      Qt3 API documentation\r
9     kde            3.1.2          The K Desktop Environment\r
10     kdelibs4       3.2.3-2        KDE core libraries\r
11     kdelibs4-dev   3.2.3-2        KDE core libraries (development files)\r
12     kdelibs4-doc   3.2.3-2        KDE core library documentation    \r
13     kde-devel      3.1.2          The K Desktop Environment (development files\r
14     kde-devel-extr 3.1.2-0.2      The K Desktop Environment (extra development\r
15     exuberant-ctag 5.5.4-1        build tag file indexes of source code defini\r
16     cdbs           0.4.26-1.1     common build system for Debian packages\r
18 * Here's my build procedure (note that I'm using CDBS):\r
19     - cd kdeaccessibility/doc/kttsd && make distclean && cd kdeaccessibility/kttsd && make distclean\r
20     - cvs2dist kdeaccessibility kttsd --version 0.3.0\r
21     - Copy resulting kttsd-0.3.0.tar.gz to a work folder and rename to kttsd_0.3.0.orig.tar.gz\r
22       (Note underscore)\r
23     - Unpack tarball\r
24     - cd kttsd-0.3.0\r
25     - rm -fR autom4te.cache\r
26     - cp -R kttsd/debian debian\r
27     - debuild -uc -us\r
29 * dpkg-shlibdeps is reporting:\r
30     dpkg-shlibdeps: warning: could not find path for libkttsd.so.1\r
31   Should I have libkttsd.so in the .install file?\r
33 * Should rc files be installed to etc/ tree?\r
35 * For unknown reason, several of the doc translations aren't being built (da, pt for example),\r
36   but en and de are being built. ??\r