diff options
Diffstat (limited to 'ubuntu/raring/libraries/kipi-plugins/debian/TODO')
-rwxr-xr-x | ubuntu/raring/libraries/kipi-plugins/debian/TODO | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/ubuntu/raring/libraries/kipi-plugins/debian/TODO b/ubuntu/raring/libraries/kipi-plugins/debian/TODO new file mode 100755 index 000000000..d5025974d --- /dev/null +++ b/ubuntu/raring/libraries/kipi-plugins/debian/TODO @@ -0,0 +1,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__ |