summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-08-31 19:50:38 +0200
committerJohannes Huber <johu@gentoo.org>2016-08-31 19:50:38 +0200
commit1a808c998d739439df1305fb3050fe7bcbc529c5 (patch)
tree83472e2f1ff55b3c65cc362012cb6b7572ef9908
parentkde-apps/kdeartwork-wallpapers: Remove last-rited pkg (diff)
downloadgentoo-1a808c998d739439df1305fb3050fe7bcbc529c5.tar.gz
gentoo-1a808c998d739439df1305fb3050fe7bcbc529c5.tar.bz2
gentoo-1a808c998d739439df1305fb3050fe7bcbc529c5.zip
kde-apps/kdeartwork-weatherwallpapers: Remove last-rited pkg
-rw-r--r--kde-apps/kdeartwork-weatherwallpapers/Manifest1
-rw-r--r--kde-apps/kdeartwork-weatherwallpapers/files/kdeartwork-weatherwallpapers-15.08.3-kf5-port.patch49
-rw-r--r--kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3-r2.ebuild34
-rw-r--r--kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3.ebuild18
-rw-r--r--kde-apps/kdeartwork-weatherwallpapers/metadata.xml8
5 files changed, 0 insertions, 110 deletions
diff --git a/kde-apps/kdeartwork-weatherwallpapers/Manifest b/kde-apps/kdeartwork-weatherwallpapers/Manifest
deleted file mode 100644
index eaa8addc37c1..000000000000
--- a/kde-apps/kdeartwork-weatherwallpapers/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kdeartwork-15.08.3.tar.xz 140847804 SHA256 fb3fe3a0502de6e5e3acc4a6bab5b11e861fa596cc3f8acf2f4f86451c003b0c SHA512 780a7f8bd3f897907adc2d3573145b9cf52a740488fc604cd2d5b9e84e172b25a4d7824f30c77bec398a92db688e18f937d44912c033c90dd86ef4ef9fc9b520 WHIRLPOOL 312d2b3d7ccba86ae9368a210b6fb92e69af51e17c118846e05e2cc8efde55484511f2c18b39068b25ea9834173514a3293425d27fa8dbee908743b9e2a5ee71
diff --git a/kde-apps/kdeartwork-weatherwallpapers/files/kdeartwork-weatherwallpapers-15.08.3-kf5-port.patch b/kde-apps/kdeartwork-weatherwallpapers/files/kdeartwork-weatherwallpapers-15.08.3-kf5-port.patch
deleted file mode 100644
index 925560d27414..000000000000
--- a/kde-apps/kdeartwork-weatherwallpapers/files/kdeartwork-weatherwallpapers-15.08.3-kf5-port.patch
+++ /dev/null
@@ -1,49 +0,0 @@
---- a/CMakeLists.txt 2013-10-18 18:04:24.000000000 +0200
-+++ b/CMakeLists.txt 2015-12-19 14:20:50.523356947 +0100
-@@ -3,9 +3,14 @@
- set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
-
- # search packages used by KDE
--find_package(KDE4 REQUIRED)
--include (KDE4Defaults)
--include (MacroLibrary)
-+cmake_minimum_required(VERSION 2.8.12)
-+
-+find_package(ECM 0.0.9 REQUIRED NO_MODULE)
-+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
-+
-+include(KDEInstallDirs)
-+include(KDECMakeSettings)
-+include(ECMOptionalAddSubdirectory)
-
- add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
- add_definitions( -DQT_NO_CAST_FROM_ASCII )
-@@ -14,18 +19,17 @@
- include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
-
-
--macro_optional_add_subdirectory(ColorSchemes)
--macro_optional_add_subdirectory(IconThemes)
--macro_optional_add_subdirectory(emoticons)
--macro_optional_add_subdirectory(kscreensaver)
-+ecm_optional_add_subdirectory(ColorSchemes)
-+ecm_optional_add_subdirectory(IconThemes)
-+ecm_optional_add_subdirectory(emoticons)
-+ecm_optional_add_subdirectory(kscreensaver)
- if (Q_WS_X11)
-- macro_optional_add_subdirectory(kwin-styles)
-+ ecm_optional_add_subdirectory(kwin-styles)
- endif (Q_WS_X11)
--macro_optional_add_subdirectory(styles)
--macro_optional_add_subdirectory(wallpapers)
--macro_optional_add_subdirectory(HighResolutionWallpapers)
--macro_optional_add_subdirectory(WeatherWallpapers)
--macro_optional_add_subdirectory(desktopthemes)
-+ecm_optional_add_subdirectory(styles)
-+ecm_optional_add_subdirectory(wallpapers)
-+ecm_optional_add_subdirectory(HighResolutionWallpapers)
-+ecm_optional_add_subdirectory(WeatherWallpapers)
-+ecm_optional_add_subdirectory(desktopthemes)
-
--macro_display_feature_log()
-
diff --git a/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3-r2.ebuild b/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3-r2.ebuild
deleted file mode 100644
index 11bf1eb9d4ea..000000000000
--- a/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-KMNAME="kdeartwork"
-KDE_AUTODEPS="false"
-KDE_DEBUG="false"
-inherit kde5
-
-DESCRIPTION="Weather aware wallpapers. Changes with weather outside"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep extra-cmake-modules)
- $(add_qt_dep qtcore)
-"
-RDEPEND="
- $(add_kdeapps_dep kdeartwork-wallpapers)
- !kde-apps/kdeartwork-weatherwallpapers:4
-"
-
-PATCHES=( "${FILESDIR}/${P}-kf5-port.patch" )
-
-src_configure() {
- local mycmakeargs=(
- -DDISABLE_ALL_OPTIONAL_SUBDIRECTORIES=TRUE
- -DBUILD_WeatherWallpapers=TRUE
- )
-
- kde5_src_configure
-}
diff --git a/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3.ebuild b/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3.ebuild
deleted file mode 100644
index f085694b7533..000000000000
--- a/kde-apps/kdeartwork-weatherwallpapers/kdeartwork-weatherwallpapers-15.08.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KMNAME="kdeartwork"
-KMMODULE="WeatherWallpapers"
-KDE_SCM="svn"
-inherit kde4-meta
-
-DESCRIPTION="Weather aware wallpapers. Changes with weather outside"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- $(add_kdeapps_dep kdeartwork-wallpapers)
-"
diff --git a/kde-apps/kdeartwork-weatherwallpapers/metadata.xml b/kde-apps/kdeartwork-weatherwallpapers/metadata.xml
deleted file mode 100644
index 2fdbf33d963d..000000000000
--- a/kde-apps/kdeartwork-weatherwallpapers/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
-</pkgmetadata>