From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/ksplasher/, kde-misc/ksplasher/files/
Date: Mon, 7 Dec 2020 18:19:12 +0000 (UTC) [thread overview]
Message-ID: <1607365137.2fe2b92e1ba345156f8ca5cd7bde87ddf06efdf9.asturm@gentoo> (raw)
commit: 2fe2b92e1ba345156f8ca5cd7bde87ddf06efdf9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 7 17:51:21 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 7 18:18:57 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=2fe2b92e
kde-misc/ksplasher: Remove unbuildable package
Python deps are gone, this overlay is not going to mend old Python+libs.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-misc/ksplasher/files/ksplasher-pillow.patch | 13 --------
kde-misc/ksplasher/ksplasher-2.0_beta2-r2.ebuild | 40 ------------------------
kde-misc/ksplasher/metadata.xml | 8 -----
3 files changed, 61 deletions(-)
diff --git a/kde-misc/ksplasher/files/ksplasher-pillow.patch b/kde-misc/ksplasher/files/ksplasher-pillow.patch
deleted file mode 100644
index 467c60c4..00000000
--- a/kde-misc/ksplasher/files/ksplasher-pillow.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-https://bugs.gentoo.org/show_bug.cgi?id=471520
---- a/src/modules/filters.py
-+++ b/src/modules/filters.py
-@@ -9,7 +9,8 @@
- #
-
- from __future__ import division
--import sys, os, getopt, Image, ImageFile, ImageEnhance
-+import sys, os, getopt
-+from PIL import Image, ImageFile, ImageEnhance
-
-
- def blink(srcfile1,destfile):
diff --git a/kde-misc/ksplasher/ksplasher-2.0_beta2-r2.ebuild b/kde-misc/ksplasher/ksplasher-2.0_beta2-r2.ebuild
deleted file mode 100644
index ea1effa5..00000000
--- a/kde-misc/ksplasher/ksplasher-2.0_beta2-r2.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-inherit python-single-r1 eutils
-
-DESCRIPTION="A KSplashX engine (KDE4) Splash Screen Creator"
-HOMEPAGE="http://ksplasher.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${PN}x${PV/_}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="${PYTHON_DEPS}
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/PyQt4[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-S=${WORKDIR}/${PN}x
-
-src_prepare() {
- epatch "${FILESDIR}/${PN}-pillow.patch"
- # ksplasherx is a bash script which calls 'python foo'. We fix it here.
- sed -i -e 's:python:/usr/bin/env python2:g' ksplasherx || die
-}
-
-src_install() {
- dobin ksplasherx || die
- insinto /usr/share/ksplasherx
- doins -r src || die
- python_fix_shebang "${ED}/usr/share/ksplasherx/src/"
- doicon ksicon.png
- make_desktop_entry ${PN}x KSplasherX ksicon "Qt;KDE;Graphics"
- dodoc README
-}
diff --git a/kde-misc/ksplasher/metadata.xml b/kde-misc/ksplasher/metadata.xml
deleted file mode 100644
index 0601f384..00000000
--- a/kde-misc/ksplasher/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-needed -->
- <upstream>
- <remote-id type="sourceforge">ksplasher</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2020-12-07 18:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-07 18:19 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-17 20:06 [gentoo-commits] proj/kde-sunset:master commit in: kde-misc/ksplasher/, kde-misc/ksplasher/files/ Johannes Huber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1607365137.2fe2b92e1ba345156f8ca5cd7bde87ddf06efdf9.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox