kde-extraapps/ark/app
Ivailo Monev ca6ec59cc7 generic: replace macro_log_feature() with set_package_properties() calls
other changes such as syncing properties, updating some of the URLs,
adding missing feature information, removing of redundant checks and
variables and indentation were done in the process while testing if the
changes work as intended.

replacing find_package() with macro_optional_find_package() was also done
where applicable however it's usage is questionable due to the CMake
`CMAKE_DISABLE_FIND_PACKAGE_<PACKAGE>` option.

there is a lot to be done, mostly updating package properties so I am
thinking of either providing a package properties file (like the
MacroLibrary) which sets properties for packages globablly or setting
package properties from the CMake modules shipped with kdelibs. the first
solution may override properties for packages if other projects define them
however a check to ensure that is not done should suffice. the second
solution will cover only DESCRIPTION and URL meaning PURPOSE and TYPE will
still have to be specified in the build systems.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-21 05:37:28 +02:00
..
icons generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
ark.appdata.xml initial import of ark 2014-11-18 17:46:34 +00:00
ark.desktop.cmake initial import of ark 2014-11-18 17:46:34 +00:00
ark_addtoservicemenu.desktop initial import of ark 2014-11-18 17:46:34 +00:00
ark_dndextract.desktop.cmake initial import of ark 2014-11-18 17:46:34 +00:00
ark_servicemenu.desktop.cmake initial import of ark 2014-11-18 17:46:34 +00:00
arkui.rc initial import of ark 2014-11-18 17:46:34 +00:00
batchextract.cpp generic: make changes required for building against Katie 2015-11-25 10:01:00 +00:00
batchextract.h main: Stop leaking pointers when we do not enter the main app loop. 2015-01-04 02:46:48 +00:00
CMakeLists.txt generic: replace macro_log_feature() with set_package_properties() calls 2020-02-21 05:37:28 +02:00
extractHereDndPlugin.cpp generic: misc cleanups 2016-04-18 15:29:33 +00:00
extractHereDndPlugin.h initial import of ark 2014-11-18 17:46:34 +00:00
main.cpp ark: simplify the session restoration logic 2015-01-04 02:47:25 +00:00
mainwindow.cpp ark: fix some compiler warnings 2016-04-19 13:14:02 +00:00
mainwindow.h initial import of ark 2014-11-18 17:46:34 +00:00