Commit Graph

25 Commits (d0f4508eb0b239cb00936d631fd1372c5d5d50e7)

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
Slávek Banko 91016bd1ff
Fix Configure tests in case TQT_LIBRARY_DIRS contains multiple paths.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
aneejit1 6b36c71829 Tidy up the formatting of the mysql tests
Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
aneejit1 226d54f648 Ask pkg-config about PostgreSQL/add library path to link_directories
Signed-off-by: aneejit1 <aneejit1@gmail.com>
5 years ago
gregory guy f59c52a016
Add "AMAZON_SUPPORT" definition to the cmake build.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Slávek Banko b4c874198a
cmake: Add a check notification forgotten in the previous commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko 11f6dec02f
cmake: Check for the presence of PostgreSQL client components only.
Show database detection results.

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
Michele Calgaro 27f72f706c
qt -> tqt conversion:
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.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
Darrell Anderson 6ef120bb4a Add cmake support for WITH_GCC_VISIBILITY. 12 years ago
Slávek Banko b303359398 Add akode support to CMake
Thanks to Francois Andriot for the patch!
13 years ago
Slávek Banko cb33e580cd Fix FTBFS - konqueror side bar build
Thanks to Francois Andriot for the patch!
13 years ago
Slávek Banko 06fabbf18e Fix SDL detection on old distros (no pkgconfig file)
Thanks to Francois Andriot for the patch!
13 years ago
Timothy Pearson 899586da27 Fix inotify detection 13 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 c22170b25a [applications/amarok] sync with new cmake macros
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228281 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1f05a7fe56 Fix Amarok cmake configure checks
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 170978e368 Add ability to use CMAKE_INCLUDE_PATH in autodetection of konqsidebarplugin.h
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228274 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6e658260ff Let the end user decide if his/her gpod support is broken until an actual check can be made
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1228273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian 65e9d3ec36 [applications/amarok] sched_setaffinity buggy glibc check
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/amarok@1215101 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