Commit Graph

20 Commits (e40a021f122854e8a7a96ed31c0cd2b7e34ea12a)

Author SHA1 Message Date
mio 460320e577 Replace custom MP4 metadata parser with TagLib
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>
5 months ago
Michele Calgaro c775bd9997
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko a966c48c21
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro 3afe43c173
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 2d14d1dcc8
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko ceefe9c143
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Ray-V c5d5c04f7a Removed CMakeLists.txt in doc and translations trees
Set up common rules for doc and translations
Moved doc/amarok to doc/en

Signed-off-by: Ray-V <ray-v@inbox.lv>
4 years ago
Slávek Banko baaf325165
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 37d8767758
cmake: Set WITH_ALL_OPTIONS to OFF by default to make it consistent.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy 16ec57d25f
Conversion to the cmake building system based on S.Amelian's work.
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>
5 years ago
Fabio Rossi ab1673d8ba Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Slávek Banko 5fc2ad73cc Add cmake support for mp4v2 12 years ago
Slávek Banko af8d937e62 Add conditionnal inotify support
Thanks to Francois Andriot
12 years ago
Slávek Banko b303359398 Add akode support to CMake
Thanks to Francois Andriot for the patch!
13 years ago
samelian 4bcbdd7615 [amarok] yauap-engine ported to cmake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230311 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 75c0180e44 [amarok] all media devices ported to cmake
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1230244 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 65246190b6 [applications/amarok] added cmake support for translations
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228680 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 20b40b2428 [applications/amarok] cmake generate docs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228473 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian c36e31eb1b [applications/amarok] initial cmake support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1214485 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 3ce9174229 Added abandoned KDE3 version of Amarok
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1072335 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago