* [gentoo-commits] gentoo-x86 commit in x11-misc/qterm/files: qterm-0.5.12-qt4.patch
@ 2011-08-18 2:48 Naohiro Aota (naota)
0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2011-08-18 2:48 UTC (permalink / raw
To: gentoo-commits
naota 11/08/18 02:48:34
Added: qterm-0.5.12-qt4.patch
Log:
Version bump; Add patch to drop cmake 2.6.x compatible statement
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Revision Changes Path
1.1 x11-misc/qterm/files/qterm-0.5.12-qt4.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qterm/files/qterm-0.5.12-qt4.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/qterm/files/qterm-0.5.12-qt4.patch?rev=1.1&content-type=text/plain
Index: qterm-0.5.12-qt4.patch
===================================================================
--- CMakeLists.txt~ 2011-08-18 11:34:04.197046828 +0900
+++ CMakeLists.txt 2011-08-18 11:34:09.557046770 +0900
@@ -7,7 +7,7 @@
set(QTERM_VERSION_RELEASE 12)
set(QTERM_VERSION "${QTERM_VERSION_MAJOR}.${QTERM_VERSION_MINOR}.${QTERM_VERSION_RELEASE}" )
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
-find_package(Qt4 REQUIRED)
+# find_package(Qt4 REQUIRED)
find_package(KDE4)
IF(WIN32 AND MSVC)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-18 2:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18 2:48 [gentoo-commits] gentoo-x86 commit in x11-misc/qterm/files: qterm-0.5.12-qt4.patch Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox