Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, media-libs/qimageblitz/files/, media-libs/qimageblitz/
Date: Tue, 11 Feb 2020 14:19:37
Message-Id: 1581430701.6e14bf8baad4a8ef1f18c5c384d9d5e6a7e4c284.asturm@gentoo
1 commit: 6e14bf8baad4a8ef1f18c5c384d9d5e6a7e4c284
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 11 14:17:00 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 11 14:18:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e14bf8b
7
8 media-libs/qimageblitz: Remove last-rited package
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11
12 media-libs/qimageblitz/Manifest | 1 -
13 .../files/qimageblitz-0.0.6_p20131029-cxx11.patch | 11 ------
14 .../files/qimageblitz-0.0.6_p20131029-gcc.patch | 16 ---------
15 media-libs/qimageblitz/metadata.xml | 8 -----
16 .../qimageblitz/qimageblitz-0.0.6_p20131029.ebuild | 40 ----------------------
17 profiles/package.mask | 1 -
18 6 files changed, 77 deletions(-)
19
20 diff --git a/media-libs/qimageblitz/Manifest b/media-libs/qimageblitz/Manifest
21 deleted file mode 100644
22 index a5e69100fcc..00000000000
23 --- a/media-libs/qimageblitz/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST qimageblitz-0.0.6_p20131029.tar.xz 43428 BLAKE2B 6a10f12236d759cb2999f807ae05345ad91ca2a3f965fa8ae6d38431a4a91439242ceac2facce67b46a5260cef11a4a5fdceccff73260235658830262fc909cc SHA512 2a32105aed52ea33fbd46702a2b7cdd9671efef9bb52209ede534abc95ac40dd9ae2bd22cf09b30a309337653c4a754c50ef3fe4ad0aad7d4ffd0b5994a85981
27
28 diff --git a/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-cxx11.patch b/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-cxx11.patch
29 deleted file mode 100644
30 index da962cd1c95..00000000000
31 --- a/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-cxx11.patch
32 +++ /dev/null
33 @@ -1,11 +0,0 @@
34 ---- a/CMakeLists.txt 2017-03-15 00:31:04.000000000 +0100
35 -+++ b/CMakeLists.txt 2019-07-21 16:39:14.365729343 +0200
36 -@@ -14,6 +14,8 @@
37 - set(CMAKE_AUTOMOC ON)
38 - find_package(Qt5Core REQUIRED)
39 - find_package(Qt5Gui REQUIRED)
40 -+ set (CMAKE_CXX_STANDARD 11)
41 -+ set (CMAKE_CXX_EXTENSIONS OFF)
42 - else()
43 - find_package(Qt4 REQUIRED)
44 - # properly set up compile flags (QT_DEBUG/QT_NO_DEBUG, ...)
45
46 diff --git a/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-gcc.patch b/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-gcc.patch
47 deleted file mode 100644
48 index 922a2629835..00000000000
49 --- a/media-libs/qimageblitz/files/qimageblitz-0.0.6_p20131029-gcc.patch
50 +++ /dev/null
51 @@ -1,16 +0,0 @@
52 ---- a/blitz/CMakeLists.txt
53 -+++ b/blitz/CMakeLists.txt
54 -@@ -31,12 +31,8 @@
55 -
56 - if(HAVE_MMX)
57 - if(NOT APPLE AND NOT WIN32)
58 -+ enable_language(ASM)
59 - set( blitz_LIB_SRCS ${blitz_LIB_SRCS} asm_scale.S )
60 -- add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/asm_scale.o
61 -- COMMAND ${CMAKE_C_COMPILER} -c ${CMAKE_CURRENT_SOURCE_DIR}/asm_scale.S
62 -- DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/asm_scale.S )
63 -- set( blitz_LIB_EXTRA_SRCS ${CMAKE_CURRENT_BINARY_DIR}/asm_scale.o )
64 -- set(HAVE_EXTERNAL_ASM TRUE)
65 - endif(NOT APPLE AND NOT WIN32)
66 - endif(HAVE_MMX)
67 - configure_file (config-processor.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-processor.h )
68
69 diff --git a/media-libs/qimageblitz/metadata.xml b/media-libs/qimageblitz/metadata.xml
70 deleted file mode 100644
71 index 0cf59224b00..00000000000
72 --- a/media-libs/qimageblitz/metadata.xml
73 +++ /dev/null
74 @@ -1,8 +0,0 @@
75 -<?xml version="1.0" encoding="UTF-8"?>
76 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
77 -<pkgmetadata>
78 -<maintainer type="project">
79 - <email>kde@g.o</email>
80 - <name>Gentoo KDE Project</name>
81 -</maintainer>
82 -</pkgmetadata>
83
84 diff --git a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild b/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
85 deleted file mode 100644
86 index c6a9d624180..00000000000
87 --- a/media-libs/qimageblitz/qimageblitz-0.0.6_p20131029.ebuild
88 +++ /dev/null
89 @@ -1,40 +0,0 @@
90 -# Copyright 1999-2019 Gentoo Authors
91 -# Distributed under the terms of the GNU General Public License v2
92 -
93 -EAPI=7
94 -
95 -inherit cmake
96 -
97 -DESCRIPTION="Graphical effect and filter library by KDE"
98 -HOMEPAGE="https://websvn.kde.org/trunk/kdesupport/qimageblitz/"
99 -SRC_URI="https://dev.gentoo.org/~asturm/distfiles/${P}.tar.xz"
100 -
101 -LICENSE="GPL-2 LGPL-2"
102 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
103 -SLOT="0"
104 -IUSE="altivec cpu_flags_x86_3dnow cpu_flags_x86_mmx cpu_flags_x86_sse cpu_flags_x86_sse2 debug"
105 -
106 -DEPEND="
107 - dev-qt/qtcore:5
108 - dev-qt/qtgui:5
109 - dev-qt/qtwidgets:5
110 -"
111 -RDEPEND="${DEPEND}"
112 -
113 -PATCHES=(
114 - "${FILESDIR}/${P}-gcc.patch"
115 - "${FILESDIR}/${P}-cxx11.patch" # bug 690360
116 -)
117 -
118 -src_configure() {
119 - local mycmakeargs=(
120 - -DQT4_BUILD=OFF
121 - -DHAVE_3DNOW=$(usex cpu_flags_x86_3dnow)
122 - -DHAVE_MMX=$(usex cpu_flags_x86_mmx)
123 - -DHAVE_SSE=$(usex cpu_flags_x86_sse)
124 - -DHAVE_SSE2=$(usex cpu_flags_x86_sse2)
125 - )
126 - use ppc && mycmakeargs+=( -DHAVE_ALTIVEC=$(usex altivec) )
127 -
128 - cmake_src_configure
129 -}
130
131 diff --git a/profiles/package.mask b/profiles/package.mask
132 index 08158afc645..6a2c9fa5ca9 100644
133 --- a/profiles/package.mask
134 +++ b/profiles/package.mask
135 @@ -590,7 +590,6 @@ media-plugins/vdr-mailbox
136 # Unmaintained upstream and redundant. Use kde-apps/kamera instead.
137 # Only revdep of ancient media-libs/qimageblitz. Removal in 30 days.
138 media-video/kamerka
139 -media-libs/qimageblitz
140
141 # Michał Górny <mgorny@g.o> (2020-01-12)
142 # Python 2 only, depends on OpenStack which is Py3 now. No release