diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-04 14:02:41 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-02-04 14:02:41 +0100 |
commit | 27845ed6e6f2f02e41aaf02acf4640f593770ece (patch) | |
tree | 23b45897cf98e25ccd4ba60f9e734f93a5914e19 /x11-libs | |
parent | dev-ruby/kramdown-parser-gfm: Keyword 1.1.0-r1 arm, #923754 (diff) | |
download | gentoo-27845ed6e6f2f02e41aaf02acf4640f593770ece.tar.gz gentoo-27845ed6e6f2f02e41aaf02acf4640f593770ece.tar.bz2 gentoo-27845ed6e6f2f02e41aaf02acf4640f593770ece.zip |
x11-libs/snorenotify: treeclean
Closes: https://bugs.gentoo.org/877311
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/snorenotify/Manifest | 1 | ||||
-rw-r--r-- | x11-libs/snorenotify/files/snorenotify-0.7.0-desktop.patch | 41 | ||||
-rw-r--r-- | x11-libs/snorenotify/files/snorenotify-0.7.0-include.patch | 20 | ||||
-rw-r--r-- | x11-libs/snorenotify/metadata.xml | 11 | ||||
-rw-r--r-- | x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 51 |
5 files changed, 0 insertions, 124 deletions
diff --git a/x11-libs/snorenotify/Manifest b/x11-libs/snorenotify/Manifest deleted file mode 100644 index 59fc92a8a62a..000000000000 --- a/x11-libs/snorenotify/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST snorenotify-0.7.0.tar.xz 200032 BLAKE2B 4eb4f7a57bfde7a780b868a8c57c5d1e262809fd2b591597d69c3e98b712b926e287009b453a5e00ba5f805728d986441824eb226bd73c94375d11129be03d4d SHA512 2030a7b6bc69d3803e83e1a6d26efa5bfdd3facf53dcaade6059b85cea3db879ea49b9e02dbce3b043b4ddded21509a6d5859a4002cfd57a870a0e39cd11011a diff --git a/x11-libs/snorenotify/files/snorenotify-0.7.0-desktop.patch b/x11-libs/snorenotify/files/snorenotify-0.7.0-desktop.patch deleted file mode 100644 index 914288d82348..000000000000 --- a/x11-libs/snorenotify/files/snorenotify-0.7.0-desktop.patch +++ /dev/null @@ -1,41 +0,0 @@ -From 897a64b18f8727c951dac8ca91ebf43f2c18f908 Mon Sep 17 00:00:00 2001 -From: Javier Llorente <javier@opensuse.org> -Date: Sat, 13 Feb 2016 12:20:03 +0100 -Subject: [PATCH] Fix desktop categories, remove version (see - desktop-entry-spec), add a newline at eof - ---- - src/daemon/snorenotify.desktop.in | 3 +-- - src/settings/snoresettings.desktop.in | 3 +-- - 2 files changed, 2 insertions(+), 4 deletions(-) - -diff --git a/src/daemon/snorenotify.desktop.in b/src/daemon/snorenotify.desktop.in -index 83f0e3f..9fc1876 100644 ---- a/src/daemon/snorenotify.desktop.in -+++ b/src/daemon/snorenotify.desktop.in -@@ -1,8 +1,7 @@ - [Desktop Entry] - Type=Application --Version=@SNORE_VERSION_MAJOR@.@SNORE_VERSION_MINOR@.@SNORE_VERSION_PATCH@ - Name=SnoreNotify - Comment=A daemon redirecting desktop notifications to one or multiple additional backends. - Icon=snore - Exec=snorenotify --Categories=Qt;System; -\ No newline at end of file -+Categories=Qt;Settings;Qt;Utility;DesktopSettings; -diff --git a/src/settings/snoresettings.desktop.in b/src/settings/snoresettings.desktop.in -index 823bb2d..497d119 100644 ---- a/src/settings/snoresettings.desktop.in -+++ b/src/settings/snoresettings.desktop.in -@@ -1,8 +1,7 @@ - [Desktop Entry] - Type=Application --Version=@SNORE_VERSION_MAJOR@.@SNORE_VERSION_MINOR@.@SNORE_VERSION_PATCH@ - Name=SnoreSettings - Comment=Settings client for applications using libsnore. - Icon=snore - Exec=snoresettings --Categories=Qt;System; -\ No newline at end of file -+Categories=Qt;Settings;Qt;Utility;DesktopSettings; diff --git a/x11-libs/snorenotify/files/snorenotify-0.7.0-include.patch b/x11-libs/snorenotify/files/snorenotify-0.7.0-include.patch deleted file mode 100644 index ee99e26ed47c..000000000000 --- a/x11-libs/snorenotify/files/snorenotify-0.7.0-include.patch +++ /dev/null @@ -1,20 +0,0 @@ -Bug: https://bugs.gentoo.org/587898 - -commit 96fd4a7914e8daf924829606dc25f9e4767401dd -Author: Hannah von Reth <vonreth@kde.org> -Date: Mon Nov 21 08:57:00 2016 +0100 - - [WIP] Support to build with static Qt and static plugins - -diff --git a/src/libsnore/notification/icon.cpp b/src/libsnore/notification/icon.cpp -index b95ceb4..5c7c139 100644 ---- a/src/libsnore/notification/icon.cpp -+++ b/src/libsnore/notification/icon.cpp -@@ -25,6 +25,7 @@ - #include <QNetworkReply> - #include <QNetworkRequest> - #include <QUrl> -+#include <QTime> - - using namespace Snore; - diff --git a/x11-libs/snorenotify/metadata.xml b/x11-libs/snorenotify/metadata.xml deleted file mode 100644 index d925f2439758..000000000000 --- a/x11-libs/snorenotify/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>kde@gentoo.org</email> - <name>Gentoo KDE Project</name> - </maintainer> - <upstream> - <bugs-to>https://bugs.kde.org/</bugs-to> - </upstream> -</pkgmetadata> diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild deleted file mode 100644 index eea845cc2e0a..000000000000 --- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -VIRTUALX_REQUIRED="test" -inherit ecm - -DESCRIPTION="Multi platform Qt notification framework" -HOMEPAGE="https://techbase.kde.org/Projects/Snorenotify" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="LGPL-3+" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~riscv x86" -IUSE="sound test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-qt/qtdbus:5 - dev-qt/qtdeclarative:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtwebsockets:5 - dev-qt/qtwidgets:5 - sound? ( dev-qt/qtmultimedia:5 ) -" -DEPEND="${RDEPEND} - test? ( dev-qt/qttest:5 ) -" -BDEPEND="dev-qt/linguist-tools:5" - -PATCHES=( - "${FILESDIR}/${P}-desktop.patch" - "${FILESDIR}/${P}-include.patch" -) - -src_prepare() { - ecm_src_prepare - sed -e "/Categories/s/;Qt//" \ - -i src/{settings/snoresettings,daemon/snorenotify}.desktop.in || die -} - -src_configure() { - local mycmakeargs=( - $(cmake_use_find_package sound Qt5Multimedia) - $(cmake_use_find_package test Qt5Test) - ) - - ecm_src_configure -} |