[packages/cantata] link with qt5 version
glen
glen at pld-linux.org
Sun Jan 3 22:38:03 CET 2016
commit a121a471fe9fdf6ddba6b6ddfa6a8bbfcb0fb014
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 3 23:37:04 2016 +0200
link with qt5 version
system-qtiocompressor.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/system-qtiocompressor.patch b/system-qtiocompressor.patch
index e27711b..411ea20 100644
--- a/system-qtiocompressor.patch
+++ b/system-qtiocompressor.patch
@@ -9,7 +9,7 @@ diff -up cantata-1.4.1/CMakeLists.txt.system-qtiocompressor cantata-1.4.1/CMakeL
-add_subdirectory(3rdparty/qtiocompressor)
-target_link_libraries(cantata support-core qtiocompressor ${CANTATA_LIBS} ${QTLIBS} ${ZLIB_LIBRARIES})
+#add_subdirectory(3rdparty/qtiocompressor)
-+target_link_libraries(cantata support-core QtSolutions_IOCompressor-2.3 ${CANTATA_LIBS} ${QTLIBS} ${ZLIB_LIBRARIES})
++target_link_libraries(cantata support-core Qt5Solutions_IOCompressor-2.3 ${CANTATA_LIBS} ${QTLIBS} ${ZLIB_LIBRARIES})
# enable warnings
add_definitions(-DQT_NO_DEBUG_OUTPUT)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cantata.git/commitdiff/224efb2a28ef1d82064aae10d1cfff8e2016eeb3
More information about the pld-cvs-commit
mailing list