diff options
author | Michael Palimaka <kensington@gentoo.org> | 2014-08-06 16:30:13 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2014-08-06 16:30:13 +0000 |
commit | 96e9f6c878fc73e6d4eb8110783fce308c517585 (patch) | |
tree | d1482212bdc85c81e16745cdbd3bd4f67136aa6e /x11-themes/qtcurve | |
parent | Dev channel bump. Remove old. (diff) | |
download | gentoo-2-96e9f6c878fc73e6d4eb8110783fce308c517585.tar.gz gentoo-2-96e9f6c878fc73e6d4eb8110783fce308c517585.tar.bz2 gentoo-2-96e9f6c878fc73e6d4eb8110783fce308c517585.zip |
Remove old.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/qtcurve/files/qtcurve_kwin_automagic_fix.patch | 38 | ||||
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.8.14.ebuild | 52 |
3 files changed, 5 insertions, 91 deletions
diff --git a/x11-themes/qtcurve/ChangeLog b/x11-themes/qtcurve/ChangeLog index fe0ab110c187..b9a2d11ddd71 100644 --- a/x11-themes/qtcurve/ChangeLog +++ b/x11-themes/qtcurve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/qtcurve # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.90 2014/07/31 08:10:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/ChangeLog,v 1.91 2014/08/06 16:30:13 kensington Exp $ + + 06 Aug 2014; Michael Palimaka <kensington@gentoo.org> + -files/qtcurve_kwin_automagic_fix.patch, -qtcurve-1.8.14.ebuild: + Remove old. 31 Jul 2014; Jeroen Roovers <jer@gentoo.org> qtcurve-1.8.17-r1.ebuild: Stable for HPPA (bug #498660). diff --git a/x11-themes/qtcurve/files/qtcurve_kwin_automagic_fix.patch b/x11-themes/qtcurve/files/qtcurve_kwin_automagic_fix.patch deleted file mode 100644 index ab20c5bdfa9d..000000000000 --- a/x11-themes/qtcurve/files/qtcurve_kwin_automagic_fix.patch +++ /dev/null @@ -1,38 +0,0 @@ -diff -u -r QtCurve-KDE4-1.6.4-old/CMakeLists.txt QtCurve-KDE4-1.6.4/CMakeLists.txt ---- QtCurve-KDE4-1.6.4-old/CMakeLists.txt 2010-10-19 12:24:18.725632000 +0300 -+++ QtCurve-KDE4-1.6.4/CMakeLists.txt 2010-10-19 12:26:30.469632000 +0300 -@@ -88,14 +88,16 @@ - add_subdirectory(colors) - add_subdirectory(po) - -- find_file(KWINGLOBALS_H kwinglobals.h ${KDE4_INCLUDES}) # kwinglobals.h is new for KDE4 -+ if (QTC_KWIN) -+ find_file(KWINGLOBALS_H kwinglobals.h ${KDE4_INCLUDES}) # kwinglobals.h is new for KDE4 - -- if (KWINGLOBALS_H) -- add_subdirectory(kwin) -- add_subdirectory(kwinconfig) -- else (KWINGLOBALS_H) -- message("** KWin headers not found - KWin decoration will not be built") -- endif (KWINGLOBALS_H) -+ if (KWINGLOBALS_H) -+ add_subdirectory(kwin) -+ add_subdirectory(kwinconfig) -+ else (KWINGLOBALS_H) -+ message("** KWin headers not found - KWin decoration will not be built") -+ endif (KWINGLOBALS_H) -+ endif (QTC_KWIN) - else (NOT QTC_QT_ONLY) - set(CMAKE_INSTALL_PREFIX ${OLD_CMAKE_INSTALL_PREFIX}) - add_definitions(${QT_DEFINITIONS}) -diff -u -r QtCurve-KDE4-1.6.4-old/config.h.cmake QtCurve-KDE4-1.6.4/config.h.cmake ---- QtCurve-KDE4-1.6.4-old/config.h.cmake 2010-10-19 12:24:18.725632000 +0300 -+++ QtCurve-KDE4-1.6.4/config.h.cmake 2010-10-19 12:24:42.264632000 +0300 -@@ -6,6 +6,7 @@ - #define KDE4PREFIX "@KDE4PREFIX@" - - #cmakedefine QTC_QT_ONLY -+#cmakedefine QTC_KWIN - #cmakedefine QTC_OLD_NVIDIA_ARROW_FIX - #cmakedefine QTC_STYLE_SUPPORT - #cmakedefine QTC_KWIN_MAX_BUTTON_HACK diff --git a/x11-themes/qtcurve/qtcurve-1.8.14.ebuild b/x11-themes/qtcurve/qtcurve-1.8.14.ebuild deleted file mode 100644 index 62c7daf51a26..000000000000 --- a/x11-themes/qtcurve/qtcurve-1.8.14.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/qtcurve/qtcurve-1.8.14.ebuild,v 1.1 2013/11/04 04:51:58 yngwin Exp $ - -EAPI=4 -KDE_REQUIRED="optional" -inherit cmake-utils kde4-base - -MY_P="${P/qtcurve/QtCurve-KDE4}" - -DESCRIPTION="A set of widget styles for Qt4 based apps, also available for GTK2" -HOMEPAGE="http://www.kde-look.org/content/show.php?content=40492" -SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" -IUSE="kde windeco" -REQUIRED_USE="windeco? ( kde )" - -DEPEND="dev-qt/qtdbus:4 - dev-qt/qtgui:4 - dev-qt/qtsvg:4 - kde? ( - $(add_kdebase_dep systemsettings) - windeco? ( $(add_kdebase_dep kwin) ) - )" -RDEPEND="${DEPEND}" - -S=${WORKDIR}/${MY_P} - -DOCS=( ChangeLog README TODO ) -PATCHES=( "${FILESDIR}/${PN}_kwin_automagic_fix.patch" ) - -pkg_setup() { - use kde && kde4-base_pkg_setup -} - -src_configure() { - local mycmakeargs - if use kde; then - mycmakeargs=( - $(cmake-utils_use windeco QTC_KWIN) - ) - kde4-base_src_configure - else - mycmakeargs=( - "-DQTC_QT_ONLY=true" - ) - cmake-utils_src_configure - fi -} |