kde-extraapps/kmix
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
..
apps kmix: remove unused configuration checks 2020-02-19 16:13:43 +00:00
backends kmix: remove unused configuration checks 2020-02-19 16:13:43 +00:00
core kmix: remove unused configuration checks 2020-02-19 16:13:43 +00:00
dbus kmix: remove unused configuration checks 2020-02-19 16:13:43 +00:00
gui kmix: remove unused configuration checks 2020-02-19 16:13:43 +00:00
l10n import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
pics generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
plasma generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
profiles generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
tests kmix: adjust to Alsa CMake module changes done in kdelibs repository 2020-02-08 18:08:32 +00:00
AUTHORS import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
CMakeLists.txt generic: replace macro_log_feature() with set_package_properties() calls 2020-02-21 05:37:28 +02:00
colorwidget.ui import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
COPYING import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
COPYING.DOC import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
COPYING.LIB import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
kmix.desktop kmix: do not restrict menu entry to KDE only 2015-10-01 16:09:07 +03:00
kmix.notifyrc import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
kmix_autostart.desktop import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
kmixctrl_restore.desktop import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
kmixd.desktop import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
kmixui.rc import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
Messages.sh import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
restore_kmix_volumes.desktop import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
TestCases import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00
TODO import a bunch of important libraries and applications 2014-11-19 02:23:05 +00:00