blob: d5025974dd18b8486106f51bfdb77efb85702b23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
TODO for next release: 0.1.4
o add libkcal2-dev build-dep (for calendar plugin)
- add kphotoalbum (kimdaba successor) to Enhances when it enters
the debian and/or kubuntu archive
-----------------------------------------------
o commit debian/patches/14_Makefile.am_use_only_used_libs.diff upstream
without the LIB_QT and IMLIB2_LIBS replacement. Check if there are
more plugins than in rc1
o ??? Add README.packaging that explains the apply-patches
target and create-buildprep stuff.
o Suggests to recommends for all external tools?
-----------------------------------------------
o check again documentation copyright holder
o Copy-, dist- rights: Still on TODO upstream
$ licensecheck `find . -name \*.cpp -o -name \*.h` | grep -v GPL
./kameraklient/mtlist.h: no_copyright
./kameraklient/cameraselection.h: no_copyright
./kameraklient/savefiledialog.h: no_copyright
./kameraklient/thumbitem.cpp: no_copyright
./kameraklient/savefiledialog.cpp: no_copyright
./kameraklient/thumbitem.h: no_copyright
./kameraklient/mtqueue.h: no_copyright
./kameraklient/thumbview.cpp: no_copyright
./kameraklient/thumbview.h: no_copyright
./kameraklient/cameraselection.cpp: no_copyright
./jpeglossless/transupp.h: unknown
./jpeglossless/jinclude.h: unknown
./jpeglossless/jpegint.h: unknown
$
__END__
|