[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/files/, profiles/, app-misc/sleepyhead/

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

app-misc/sleepyhead: remote last rited package

Signed-off-by: Richard Freeman  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..000
--- 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..000
--- 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 
- 
- #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..000
--- a/app-misc/sleepyhead/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   ri...@gentoo.org
-   
-   QT-based application used to analyze data from various 
CPAP machines.
-   
-   rich0/rich0-sleepyhead
-   
-

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..000
--- 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  (2020-02-16)
-# Dead upstream, obsolete deps.
-app-misc/sleepyhead
-
 # Mart Raudsepp  (2020-02-16)
 # Fails to automatically launch pipewire for me. Help welcome figuring it out.
 net-misc/gnome-remote-desktop



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/files/

2017-11-21 Thread Andreas Sturmlechner
commit: 1667fc757b69cb61eb710636c6beb35e7caa7155
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Mon Nov 20 20:53:31 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 21 18:18:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1667fc75

app-misc/sleepyhead: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/6253

 app-misc/sleepyhead/files/gitfix.patch| 15 ---
 app-misc/sleepyhead/files/prs1-64fix.patch| 13 -
 app-misc/sleepyhead/files/prs1-code8fix.patch | 12 
 3 files changed, 40 deletions(-)

diff --git a/app-misc/sleepyhead/files/gitfix.patch 
b/app-misc/sleepyhead/files/gitfix.patch
deleted file mode 100644
index 46cbef0a453..000
--- a/app-misc/sleepyhead/files/gitfix.patch
+++ /dev/null
@@ -1,15 +0,0 @@
 a/SleepyHeadQT.pro
-+++ b/SleepyHeadQT.pro
-@@ -31,10 +31,10 @@ TEMPLATE = app
- 
- #exists(.git):DEFINES += GIT_BRANCH=\\\"$$system(git rev-parse 
--symbolic-full-name --abbrev-ref HEAD)\\\"
- exists(.git):DEFINES += GIT_BRANCH=\\\"$$system(git rev-parse --abbrev-ref 
HEAD)\\\"
--else:DEFINES += GIT_BRANCH=\\\"NOT BUILT FROM GIT SOURCE\\\"
-+else:DEFINES += GIT_BRANCH=\\\"UNKNOWN\\\"
- 
- exists(.git):DEFINES += GIT_REVISION=\\\"$$system(git rev-parse HEAD)\\\"
--else:DEFINES += GIT_BRANCH=\\\"UNKNOWN\\\"
-+else:DEFINES += GIT_REVISION=\\\"UNKNOWN\\\"
- 
- SOURCES += main.cpp\
- SleepLib/machine.cpp \

diff --git a/app-misc/sleepyhead/files/prs1-64fix.patch 
b/app-misc/sleepyhead/files/prs1-64fix.patch
deleted file mode 100644
index a7b1070eeb4..000
--- a/app-misc/sleepyhead/files/prs1-64fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/SleepLib/loader_plugins/prs1_loader.cpp 
b/SleepLib/loader_plugins/prs1_loader.cpp
-index d7f102c..61f2d34 100644
 a/SleepLib/loader_plugins/prs1_loader.cpp
-+++ b/SleepLib/loader_plugins/prs1_loader.cpp
-@@ -597,7 +597,7 @@ bool PRS1Loader::Parse002v5(qint32 sequence, quint32 
timestamp, unsigned char *b
- CPAP_LeakTotal, PRS1_12
- };
- 
--int ncodes=sizeof(Codes)/sizeof(QString);
-+int ncodes=sizeof(Codes)/sizeof(ChannelID);
- EventList * Code[0x20]={NULL};
- 
- 

diff --git a/app-misc/sleepyhead/files/prs1-code8fix.patch 
b/app-misc/sleepyhead/files/prs1-code8fix.patch
deleted file mode 100644
index ec7a121674b..000
--- a/app-misc/sleepyhead/files/prs1-code8fix.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/SleepLib/loader_plugins/prs1_loader.cpp 
b/SleepLib/loader_plugins/prs1_loader.cpp
-index d7f102c..95de13b 100644
 a/SleepLib/loader_plugins/prs1_loader.cpp
-+++ b/SleepLib/loader_plugins/prs1_loader.cpp
-@@ -722,6 +722,7 @@ bool PRS1Loader::Parse002v5(qint32 sequence, quint32 
timestamp, unsigned char *b
- if (!(Code[10]=session->AddEventList(cpapcode,EVL_Event))) 
return false;
- }
- Code[10]->AddEvent(tt,data[0]);
-+  pos++;
- break;
- case 0x09: // ASV Codes
- //code=CPAP_FlowLimit;



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2017-11-21 Thread Andreas Sturmlechner
commit: aae48a15f2d9732ea2194f5f390e295e9e270114
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Nov 21 10:19:11 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Nov 21 10:19:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aae48a15

app-misc/sleepyhead: Drop outdated live ebuild

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 app-misc/sleepyhead/sleepyhead-.ebuild | 47 --
 1 file changed, 47 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-.ebuild 
b/app-misc/sleepyhead/sleepyhead-.ebuild
deleted file mode 100644
index 36e00d73fd3..000
--- a/app-misc/sleepyhead/sleepyhead-.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils git-2 qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page;
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git;
-EGIT_BRANCH="rich-test"
-
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS=""
-
-IUSE="debug"
-
-DEPEND="virtual/opengl:=
-   x11-libs/libX11:=
-   dev-qt/qtcore:4=
-   dev-qt/qtgui:4=
-   dev-qt/qtopengl:4=
-   dev-qt/qtwebkit:4=
-   dev-libs/quazip:=[qt4]"
-RDEPEND="${DEPEND}"
-
-src_unpack() {
-git-2_src_unpack
-}
-
-src_prepare() {
-#  qt4_src_prepare
-   cd "{$S}"
-#  sed -i '1i#define OF(x) x' quazip/ioapi.h quazip/unzip.c quazip/unzip.h 
\
-#   quazip/zip.c quazip/zip.h quazip/zlib.h
-   eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-   cd "{$S}"
-   dobin sleepyhead/SleepyHead || die
-   dodoc README || die
-   dodoc sleepyhead/docs/* || die
-}



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2017-11-05 Thread Richard Freeman
commit: 28d0bdd20453d231a09a8838deacf441ab7a7df5
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Nov  5 21:38:41 2017 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Nov  5 21:43:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28d0bdd2

app-misc/sleepyhead: clean out old qt4 versions

Package-Manager: Portage-2.3.8, Repoman-2.3.4

 app-misc/sleepyhead/Manifest |  2 -
 app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild | 52 
 app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild| 49 --
 app-misc/sleepyhead/sleepyhead-0.9.3.ebuild  | 50 ---
 4 files changed, 153 deletions(-)

diff --git a/app-misc/sleepyhead/Manifest b/app-misc/sleepyhead/Manifest
index 058d74feb0f..c65e15a18dd 100644
--- a/app-misc/sleepyhead/Manifest
+++ b/app-misc/sleepyhead/Manifest
@@ -1,3 +1 @@
-DIST sleepyhead-0.9.2.2.tgz 1399077 SHA256 
49bcc7cf2b8351026a1f30b44d71a8500b9c74c6f6ac1aeeb14ca3b039ee7123 SHA512 
bb6219c8575b8723b2db063d9a40b164d1aa50223b63468457c85b18895aefc74835d55bcd1f7d0e48e942531bd77041a749e44d870189d9ba011ad85d13c7fa
 WHIRLPOOL 
3e1955aa2d1ab96da8a4f091f15538ba2bd091d935a2b9acaa012c7aadf304e7dcf5cf0f3284e0ed4c29d11f39420f236144adcaec0646f0f4d879c375a822c8
-DIST sleepyhead-0.9.3.tgz 1804053 SHA256 
b807f12c3f767037dd2e5bfdeb1f353e425ad537509be4cf3918ec61cf2efea2 SHA512 
e50476e9b64ce056d33a55798a86b26fef6db4e8c6058e4e6c5c547e15acb745ea5d79bf3978713583da943626b2395894ed8109fa30a55ca15fa53ff29a2ac9
 WHIRLPOOL 
5759d97c0309a5c9f312ae9fde85531bc718da4fffe375d6f08b06dd2f34877e935339fa56634f482a3bfc66877c0ad0f4577832f3f89a64ec24dc18b880b826
 DIST sleepyhead-1.0.0_beta2.tar.bz2 3404013 SHA256 
db6152a47df69c5cf85a75171d64c2208a953d838ea5c974c2399e8d7cc94353 SHA512 
147a853bd77e6277b70d5d70f9b82f46c3f6328283c30b38d77e698146519367c9fa02f8fb21c687237657ceb78d7bc9ee07e4e8ccdbe41652ddd8dc55049eca
 WHIRLPOOL 
f07f7dc916e93e213998daecdb469b838e10c642ce87bbdba415e89eccbdab3392b5cbd8414e391270ccd8687b2cdc1cebc8e098ec8eac43ab5d6702a2cc

diff --git a/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild 
b/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild
deleted file mode 100644
index ca723883d46..000
--- a/app-misc/sleepyhead/sleepyhead-0.9.2.2-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page;
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://github.com/rich0/rich0-sleepyhead/tarball/${PV} -> ${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-   x11-libs/libX11
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-   dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-}
-
-src_prepare() {
-#  qt4_src_prepare
-   cd "{$S}"
-   epatch "${FILESDIR}/gitfix.patch"
-   epatch "${FILESDIR}/prs1-64fix.patch"
-   epatch "${FILESDIR}/prs1-code8fix.patch"
-   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 quazip/zlib.h
-   eqmake4 SleepyHeadQT.pro
-}
-
-src_install() {
-   cd "{$S}"
-   dobin SleepyHead || die
-   dodoc README || die
-   dodoc docs/* || die
-}

diff --git a/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild 
b/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild
deleted file mode 100644
index 1ece62067ec..000
--- a/app-misc/sleepyhead/sleepyhead-0.9.2.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-inherit eutils qt4-r2
-DESCRIPTION="Software used to analyze data from CPAP machines"
-HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main_Page;
-
-# Point to any required sources; these will be automatically downloaded by
-# Portage.
-SRC_URI="https://github.com/rich0/rich0-sleepyhead/tarball/${PV} -> ${P}.tgz"
-LICENSE="GPL-2"
-SLOT="0"
-
-KEYWORDS="~amd64"
-
-IUSE=""
-
-DEPEND="virtual/opengl
-   x11-libs/libX11
-   dev-qt/qtcore:4
-   dev-qt/qtgui:4
-   dev-qt/qtopengl:4
-   dev-qt/qtwebkit:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/rich0-rich0-sleepyhead-86250b9"
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-}
-
-src_prepare() {
-#  qt4_src_prepare
-   cd "{$S}"
-   epatch "${FILESDIR}/gitfix.patch"
-   epatch "${FILESDIR}/prs1-64fix.patch"
-   sed -i '1i#define 

[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2017-07-30 Thread Michał Górny
commit: af6bef65cb4518487389fde9b95ede9ef1a8b775
Author: David Hicks  hicks  id  au>
AuthorDate: Sat Jul 29 01:13:03 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 30 08:46:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6bef65

app-misc/sleepyhead: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 app-misc/sleepyhead/sleepyhead-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-.ebuild 
b/app-misc/sleepyhead/sleepyhead-.ebuild
index 6b4c8dabd18..36e00d73fd3 100644
--- a/app-misc/sleepyhead/sleepyhead-.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ 
HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main
 
 # Point to any required sources; these will be automatically downloaded by
 # Portage.
-EGIT_REPO_URI="git://github.com/rich0/rich0-sleepyhead.git"
+EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git;
 EGIT_BRANCH="rich-test"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2017-07-09 Thread Richard Freeman
commit: f8f589b8966d6c12f0584c3e28b8d8d7dbb99f54
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Jul  9 16:08:14 2017 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Jul  9 16:08:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f589b8

app-misc/sleepyhead: Remove QT slot operator

Bug: 624236
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild 
b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
index c9b052f2e44..779450ed105 100644
--- a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
@@ -18,11 +18,11 @@ 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=
+   dev-qt/qtcore:5
+   dev-qt/qtgui:5
+   dev-qt/qtopengl:5
+   dev-qt/qtwebkit:5
+   dev-qt/qtserialport:5
virtual/glu"
 RDEPEND="${DEPEND}"
 



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2017-06-04 Thread Richard Freeman
commit: 61197107d3ce78752ecf9cb3d556e3d1c4c7b91a
Author: Richard Freeman  gentoo  org>
AuthorDate: Sun Jun  4 20:57:31 2017 +
Commit: Richard Freeman  gentoo  org>
CommitDate: Sun Jun  4 20:58:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61197107

app-misc/sleepyhead: Update to latest beta for qt5 support

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/sleepyhead/Manifest  |  1 +
 app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild | 53 +++
 2 files changed, 54 insertions(+)

diff --git a/app-misc/sleepyhead/Manifest b/app-misc/sleepyhead/Manifest
index 59cc1efe869..058d74feb0f 100644
--- a/app-misc/sleepyhead/Manifest
+++ b/app-misc/sleepyhead/Manifest
@@ -1,2 +1,3 @@
 DIST sleepyhead-0.9.2.2.tgz 1399077 SHA256 
49bcc7cf2b8351026a1f30b44d71a8500b9c74c6f6ac1aeeb14ca3b039ee7123 SHA512 
bb6219c8575b8723b2db063d9a40b164d1aa50223b63468457c85b18895aefc74835d55bcd1f7d0e48e942531bd77041a749e44d870189d9ba011ad85d13c7fa
 WHIRLPOOL 
3e1955aa2d1ab96da8a4f091f15538ba2bd091d935a2b9acaa012c7aadf304e7dcf5cf0f3284e0ed4c29d11f39420f236144adcaec0646f0f4d879c375a822c8
 DIST sleepyhead-0.9.3.tgz 1804053 SHA256 
b807f12c3f767037dd2e5bfdeb1f353e425ad537509be4cf3918ec61cf2efea2 SHA512 
e50476e9b64ce056d33a55798a86b26fef6db4e8c6058e4e6c5c547e15acb745ea5d79bf3978713583da943626b2395894ed8109fa30a55ca15fa53ff29a2ac9
 WHIRLPOOL 
5759d97c0309a5c9f312ae9fde85531bc718da4fffe375d6f08b06dd2f34877e935339fa56634f482a3bfc66877c0ad0f4577832f3f89a64ec24dc18b880b826
+DIST sleepyhead-1.0.0_beta2.tar.bz2 3404013 SHA256 
db6152a47df69c5cf85a75171d64c2208a953d838ea5c974c2399e8d7cc94353 SHA512 
147a853bd77e6277b70d5d70f9b82f46c3f6328283c30b38d77e698146519367c9fa02f8fb21c687237657ceb78d7bc9ee07e4e8ccdbe41652ddd8dc55049eca
 WHIRLPOOL 
f07f7dc916e93e213998daecdb469b838e10c642ce87bbdba415e89eccbdab3392b5cbd8414e391270ccd8687b2cdc1cebc8e098ec8eac43ab5d6702a2cc

diff --git a/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild 
b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
new file mode 100644
index 000..c9b052f2e44
--- /dev/null
+++ b/app-misc/sleepyhead/sleepyhead-1.0.0_beta2.ebuild
@@ -0,0 +1,53 @@
+# 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 || die
+   dodoc ../README || die
+   dodoc docs/* || die
+}



[gentoo-commits] repo/gentoo:master commit in: app-misc/sleepyhead/

2016-10-29 Thread Michael Palimaka
commit: e6812b15819f2ad75af37bc41a5d20fd0c6abed8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sat Oct 29 10:19:21 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sat Oct 29 10:19:46 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6812b15

app-misc/sleepyhead: add dev-libs/quazip USE dependency

Package-Manager: portage-2.3.2

 app-misc/sleepyhead/sleepyhead-.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/sleepyhead/sleepyhead-.ebuild 
b/app-misc/sleepyhead/sleepyhead-.ebuild
index 2cebd80..4d6d0f5 100644
--- a/app-misc/sleepyhead/sleepyhead-.ebuild
+++ b/app-misc/sleepyhead/sleepyhead-.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -25,7 +25,7 @@ DEPEND="virtual/opengl:=
dev-qt/qtgui:4=
dev-qt/qtopengl:4=
dev-qt/qtwebkit:4=
-   dev-libs/quazip:="
+   dev-libs/quazip:=[qt4]"
 RDEPEND="${DEPEND}"
 
 src_unpack() {