[SCM] attica packaging branch, master, updated. debian/5.12.0-1-5-g67f5d14

Maximiliano Curia maxy at moszumanska.debian.org
Thu Aug 6 21:56:59 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/attica.git;a=commitdiff;h=36f28c8

The following commit has been merged in the master branch:
commit 36f28c8743aefd7508077f5534ccbeaeed260a06
Author: Thibaut Gridel <tgridel at free.fr>
Date:   Sat Jan 16 13:35:45 2010 +0000

    Dropping no-qtgui patch applied upstream.
---
 debian/patches/no-qtgui | 14 --------------
 debian/patches/series   |  1 -
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/no-qtgui b/debian/patches/no-qtgui
deleted file mode 100644
index a0d5c7c..0000000
--- a/debian/patches/no-qtgui
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: Prevent linking on unneeded libQtGui.so
-Author: Thibaut Gridel <tgridel at free.fr>
-
---- libattica-0.1.1.orig/lib/CMakeLists.txt
-+++ libattica-0.1.1/lib/CMakeLists.txt
-@@ -58,7 +58,7 @@ set_target_properties(attica PROPERTIES
-     DEFINE_SYMBOL MAKE_ATTICA_LIB
- )
- 
--target_link_libraries(attica ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTGUI_LIBRARY})
-+target_link_libraries(attica ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY})
- 
- 
- install(TARGETS attica ARCHIVE DESTINATION ${LIB_DESTINATION}
diff --git a/debian/patches/series b/debian/patches/series
index 3c27f48..c6a9f4a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-no-qtgui
 no-rpath

-- 
attica packaging



More information about the pkg-kde-commits mailing list