summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Replace custom MP4 metadata parser with TagLibmio2024-09-301-1/+0
| | | | | | | | | | | | TagLib supports MP4 metadata since version 1.6 (2009). The custom parser code caused problems because there was a mismatch between the definition of TagLib::Tag and TagLib::MP4::Tag, and the implementation of the custom TagLib::MP4::Tag. This requires TagLib 1.11 and above. Resolves: TDE/tdemultimedia#82 Signed-off-by: mio <stigma@disroot.org>
* Use centralized cmake versionMichele Calgaro2024-03-171-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-081-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed CMakeLists.txt in doc and translations treesRay-V2021-07-141-2/+6
| | | | | | | Set up common rules for doc and translations Moved doc/amarok to doc/en Signed-off-by: Ray-V <ray-v@inbox.lv>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Set WITH_ALL_OPTIONS to OFF by default to make it consistent.Slávek Banko2020-03-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system based on S.Amelian's work.gregory guy2020-03-041-22/+35
| | | | | | | | | The embedded sqlite3 has been upgraded to 3.4.2 . Added few man pages taken from the Debian packaging system. Rework of the README and INSTALL files. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Add cmake support for mp4v2Slávek Banko2013-05-121-0/+1
|
* Add conditionnal inotify supportSlávek Banko2012-10-291-0/+1
| | | | Thanks to Francois Andriot
* Add akode support to CMakeSlávek Banko2012-06-121-0/+1
| | | | Thanks to Francois Andriot for the patch!
* [amarok] yauap-engine ported to cmakesamelian2011-05-031-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [amarok] all media devices ported to cmakesamelian2011-05-021-1/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/amarok] added cmake support for translationssamelian2011-04-211-3/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228680 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/amarok] cmake generate docssamelian2011-04-181-0/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [applications/amarok] initial cmake supportsamelian2011-01-141-50/+74
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1214485 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added abandoned KDE3 version of Amaroktpearson2010-01-091-0/+51
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1072335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da