public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/files/, profiles/, app-misc/sleepyhead/
@ 2020-03-23 18:05 Richard Freeman
  0 siblings, 0 replies; only message in thread
From: Richard Freeman @ 2020-03-23 18:05 UTC (permalink / raw
  To: gentoo-commits

commit:     7a3342ca47b7143435cd9e5dade05347caab6a6c
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 23 18:04:21 2020 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Mon Mar 23 18:04:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a3342ca

app-misc/sleepyhead: remote last rited package

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>

 app-misc/sleepyhead/Manifest                      |  1 -
 app-misc/sleepyhead/files/common_gui.patch        | 12 -----
 app-misc/sleepyhead/metadata.xml                  | 11 -----
 app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild | 53 -----------------------
 profiles/package.mask                             |  4 --
 5 files changed, 81 deletions(-)

diff --git a/app-misc/sleepyhead/Manifest b/app-misc/sleepyhead/Manifest
deleted file mode 100644
index 7ddafd22e4d..00000000000
--- a/app-misc/sleepyhead/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sleepyhead-1.0.0_beta2.tar.bz2 3404013 BLAKE2B a5cf9fcb6a1c91786fffd2cbb2505ebc9608d83f5b6fc4e39fcf74def369a6fd1a40e23bf164c840956a9fe2f2c25ccf7313a95098eb6829632971a6a924ff61 SHA512 147a853bd77e6277b70d5d70f9b82f46c3f6328283c30b38d77e698146519367c9fa02f8fb21c687237657ceb78d7bc9ee07e4e8ccdbe41652ddd8dc55049eca

diff --git a/app-misc/sleepyhead/files/common_gui.patch b/app-misc/sleepyhead/files/common_gui.patch
deleted file mode 100644
index 6e41e0ac4ce..00000000000
--- a/app-misc/sleepyhead/files/common_gui.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/common_gui.cpp b/common_gui.cpp
-index 0f38ce8..36b0b9e 100644
---- a/common_gui.cpp
-+++ b/common_gui.cpp
-@@ -6,6 +6,7 @@
- 
- #include "common_gui.h"
- #include "qglobal.h"
-+#include <unistd.h>
- 
- #ifdef Q_WS_WIN32
- #include "windows.h"

diff --git a/app-misc/sleepyhead/metadata.xml b/app-misc/sleepyhead/metadata.xml
deleted file mode 100644
index cabb7c423f6..00000000000
--- a/app-misc/sleepyhead/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="person">
-		<email>rich0@gentoo.org</email>
-	</maintainer>
-	<longdescription>QT-based application used to analyze data from various CPAP machines.</longdescription>
-	<upstream>
-		<remote-id type="github">rich0/rich0-sleepyhead</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
deleted file mode 100644
index dfebd75552c..00000000000
--- a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit eutils qmake-utils
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sleepyhead.jedimark.net/"
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://gitlab.com/sleepyhead/sleepyhead-code/repository/archive.tar.bz2?ref=1.0.0-beta-2 -> ${P}.tar.bz2"
-LICENSE="GPL-3"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-		x11-libs/libX11
-		dev-qt/qtcore:5
-		dev-qt/qtgui:5
-		dev-qt/qtopengl:5
-		dev-qt/qtwebkit:5
-		dev-qt/qtserialport:5
-		virtual/glu"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/sleepyhead-code-1.0.0-beta-2-6b1c125218475720e1bf7c920ed3d10140b0b7c2"
-
-src_unpack() {
-	unpack ${A}
-	cd "${S}"
-}
-
-src_prepare() {
-	eapply_user
-	rm configure
-	cd "${S}/3rdparty/quazip/"
-#	epatch "${FILESDIR}/common_gui.patch"
-
-	sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h \
-	   quazip/zip.c quazip/zip.h
-	cd "${S}"
-	eqmake5 SleepyHeadQT.pro
-}
-
-src_install() {
-	cd "${S}/sleepyhead"
-	dobin SleepyHead
-	dodoc ../README
-	dodoc docs/*
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index d27f29f0297..ed7179fa539 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -505,10 +505,6 @@ games-strategy/boswars
 # See bugs #546024, #706486, pending PR #14720. Masked for removal in 40 days.
 gnome-extra/nautilus-dropbox
 
-# Rich Freeman <rich0@gentoo.org> (2020-02-16)
-# Dead upstream, obsolete deps.
-app-misc/sleepyhead
-
 # Mart Raudsepp <leio@gentoo.org> (2020-02-16)
 # Fails to automatically launch pipewire for me. Help welcome figuring it out.
 net-misc/gnome-remote-desktop


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-23 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-23 18:05 [gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/files/, profiles/, app-misc/sleepyhead/ Richard Freeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox