]> gitweb.hhaalo.de Git - mv-none-space.git/commitdiff
add description summary
authorBastian Dehn <hhaalo@arcor.de>
Mon, 25 May 2026 07:58:44 +0000 (09:58 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Mon, 25 May 2026 09:51:44 +0000 (11:51 +0200)
src/CMakeLists.txt

index c6a066395e966ddd2da078cc713b5f620c4c2cae..e59c5b339070113c824565d6cb091e4be257bf3e 100644 (file)
@@ -34,7 +34,9 @@ set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "amd64")
 set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)
 set(CPACK_DEBIAN_PACKAGE_GENERATE_SHLIBS ON)
 set(CPACK_DEBIAN_PACKAGE_MAINTAINER "Bastian Dehn <hhaalo@arcor.de>")
-set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "tool to rename recursiv files with space and replace special chars")
+set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "tool to rename recursiv files with space and replace special chars.")
+set(CPACK_DEBIAN_PACKAGE_DESCRIPTION "it can rename from normal char to special chars,
+to lower case or without points at the end of filename")
 set(CPACK_DEBIAN_PACKAGE_PRIORITY "optional")
 set(CPACK_DEBIAN_PACKAGE_SECTION "utils")
 include(CPack)
\ No newline at end of file