public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/bircoph:master commit in: profiles/, sys-power/suspend/
@ 2015-06-21  1:08 Andrew Savchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Savchenko @ 2015-06-21  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     41ca6f5ecca536e75790c5882465293b069f3f72
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 21 01:05:52 2015 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 01:05:52 2015 +0000
URL:        https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=41ca6f5e

suspend: add live version, supports >=libgcrypt-1.6

Ported to new libgcrypt API, see #494638.

 profiles/categories                   |   1 +
 sys-power/suspend/ChangeLog           | 128 ++++++++++++++++++++++++++++++++++
 sys-power/suspend/Manifest            |   3 +
 sys-power/suspend/metadata.xml        |  15 ++++
 sys-power/suspend/suspend-9999.ebuild |  58 +++++++++++++++
 5 files changed, 205 insertions(+)

diff --git a/profiles/categories b/profiles/categories
index 9419142..782b051 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -26,4 +26,5 @@ sys-cluster
 sys-devel
 sys-kernel
 sys-libs
+sys-power
 x11-misc

diff --git a/sys-power/suspend/ChangeLog b/sys-power/suspend/ChangeLog
new file mode 100644
index 0000000..34e3cc0
--- /dev/null
+++ b/sys-power/suspend/ChangeLog
@@ -0,0 +1,128 @@
+# ChangeLog for sys-power/suspend
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.29 2015/04/29 19:35:35 mrueg Exp $
+
+  29 Apr 2015; Manuel Rüger <mrueg@gentoo.org>
+  -files/suspend-overflow-gentoo.patch, -suspend-0.8-r1.ebuild:
+  Remove old.
+
+  01 Mar 2014; Michał Górny <mgorny@gentoo.org> suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  Update libgcrypt dep to use slot :0.
+
+  16 Jan 2014; Michael Weber <xmw@gentoo.org> suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  needs old libgcrypt (bug 494638)
+
+  11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
+  Stable for x86, wrt bug #469386
+
+  11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
+  Stable for amd64, wrt bug #469386
+
+  30 Apr 2013; Michael Weber <xmw@gentoo.org>
+  +files/suspend-1.0-automake-1.13.patch, suspend-1.0.ebuild:
+  Fix automake-1.13, thanks F. Delente, bug 467950.
+
+  22 May 2012; Michael Weber <xmw@gentoo.org> suspend-1.0.ebuild,
+  +files/suspend-1.0-bzip2.patch:
+  Fix freetype[bzip2] link problem (bug 416955, thanks tokiclover)
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> suspend-0.8-r1.ebuild,
+  suspend-1.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
+
+  15 May 2011; Michael Weber <xmw@gentoo.org> -suspend-0.8.ebuild:
+  Removed old version
+
+  15 May 2011; Michael Weber <xmw@gentoo.org> suspend-0.8-r1.ebuild,
+  -suspend-0.9_pre0.ebuild, -files/suspend-0.9_pre0-errno.patch,
+  suspend-1.0.ebuild, +files/suspend-1.0-errno.patch:
+  Removed old versions, reviewed -1.0.ebuild, added USE=static-libs to
+  dev-libs/lzo, dev-libs/libgcrypt and dev-libs/libgpg-error (edit on stable
+  version, thanks to IAN DELANEY, bug 366807)
+
+*suspend-1.0 (05 May 2011)
+
+  05 May 2011; Michael Weber <xmw@gentoo.org> +suspend-1.0.ebuild:
+  Version bump, thanks to Aleksey Kunitskiy for the hint (bug 365327)
+
+  14 Feb 2011; Sebastian Pipping <sping@gentoo.org> suspend-0.9_pre0.ebuild:
+  For USE=crypt depend on dev-libs/libgcrypt[static-libs] and
+  dev-libs/libgpg-error[static-libs]. Compile errors reported by K. Posern.
+
+  31 Dec 2010; Michael Weber <xmw@gentoo.org> suspend-0.9_pre0.ebuild:
+  Add use-dep on dev-libs/lzo[static-libs] (thanks to alexxy and Stefan Botz
+  <sbotz@gmx.net> on bug 348453)
+
+  04 Oct 2010; Michael Weber <xmw@gentoo.org> suspend-0.9_pre0.ebuild,
+  +files/suspend-0.9_pre0-errno.patch:
+  Add errno.patch by Ole Craig <olc@macmillan-craig.net> on bug #339759,
+  thank you.
+
+*suspend-0.9_pre0 (03 Oct 2010)
+
+  03 Oct 2010; Michael Weber <xmw@gentoo.org> +suspend-0.9_pre0.ebuild:
+  Version bump to git tag, thanks to Kevin Pyle on bug 339521
+
+  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> suspend-0.8-r1.ebuild:
+  stable amd64, bug 322491
+
+  16 Jun 2010; Christian Faulhammer <fauli@gentoo.org> suspend-0.8-r1.ebuild:
+  stable x86, bug 322491
+
+*suspend-0.8-r1 (10 May 2009)
+
+  10 May 2009; Daniel Black <dragonheart@gentoo.org>
+  +files/suspend-overflow-gentoo.patch, suspend-0.8.ebuild:
+  add amd64 fix as per bug #238511 thanks ferret. add crypt support in 0.8-r1.
+  remove amd64 for version =0.8.
+
+  16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+  add GLEP 56 USE flag desc from use.local.desc
+
+  28 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+  Removing Alon Bar-Lev (alonbl) from metadata.xml (as per #147110). Assigning
+  to maintainer-needed.
+
+  01 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> suspend-0.8.ebuild:
+  Add prepalldocs
+
+*suspend-0.8 (01 Jan 2008)
+
+  01 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> +suspend-0.8.ebuild,
+  -suspend-0.9_pre20071208.ebuild:
+  Sync with upstream, not that it released all our work! The release is 0.8,
+  this is correct, sorry for the downgrade
+
+*suspend-0.9_pre20071208 (08 Dec 2007)
+
+  08 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org>
+  -suspend-0.9_pre20071109.ebuild, +suspend-0.9_pre20071208.ebuild:
+  New snapshot
+
+  10 Nov 2007; Samuli Suominen <drac@gentoo.org>
+  suspend-0.9_pre20071109.ebuild:
+  Keyword ~amd64 wrt #197687.
+
+*suspend-0.9_pre20071109 (09 Nov 2007)
+
+  09 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
+  -suspend-0.9_pre20071001.ebuild, +suspend-0.9_pre20071109.ebuild:
+  Version bump
+
+*suspend-0.9_pre20071001 (01 Oct 2007)
+
+  01 Oct 2007; Alon Bar-Lev <alonbl@gentoo.org> metadata.xml,
+  -suspend-0.9_pre20070917.ebuild, +suspend-0.9_pre20071001.ebuild:
+  Fix bug#194323 thanks to Jan Kundrát, resync with upstream
+
+  18 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org>
+  suspend-0.9_pre20070917.ebuild:
+  Modify URI
+
+*suspend-0.9_pre20070917 (17 Sep 2007)
+
+  17 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org> +metadata.xml,
+  +suspend-0.9_pre20070917.ebuild:
+  Initial add, bug#156431

diff --git a/sys-power/suspend/Manifest b/sys-power/suspend/Manifest
new file mode 100644
index 0000000..80a8b21
--- /dev/null
+++ b/sys-power/suspend/Manifest
@@ -0,0 +1,3 @@
+EBUILD suspend-9999.ebuild 1358 SHA256 e88bf88a1b4205964f4ba947aba75f6916d90de5841480c44484fea5cd63d7f3 SHA512 4e58e086e57e0904df73b1f3941febcff5401f611b128a8efa3b47c9f981283c6c91957083c19ccd859120ccb70ce375b7c7b8dc0198c10b708570df6ead7323 WHIRLPOOL 185cb81ff6cbd599144441e06c244f9ae2cc74ea925299f4d241ab5da789cf28cb13d5c7ec4cdc63776c7902b365a87020a5bd13b69a0e04a0cb4b0f57658225
+MISC ChangeLog 4704 SHA256 0f55c285058e348cd93cc6bd6d0142ddc006f98206544e59c1f029b5febcb8d9 SHA512 b0b573cae9a64bddbc883eca0f2db2550cef3ca83e118a791d625c8b1a3230883dd13f12a4ce242f3b83850e6e41dabf8aee6de4bf9cbb054d52f960b7c7593b WHIRLPOOL e77a12790f94c772549cdf93a54696be997055b9f1eff5be7e252fc3d936f12c6b1439a338a292e75d8501c124e463b3cd196fc4c304d73fbdee539592d7f7c9
+MISC metadata.xml 461 SHA256 9a633660373b250a0c2633df4c4d5439552549885bbbb335a9b113cbf74a997e SHA512 72562dca1980eb0f3cca95f5fd2b7d963fcb1ed20b3a8f7ff940b4508ea8e0da3c9ae700936778ca5f9cca02c902d159f9535f9c4bee907f11b1217090141ca6 WHIRLPOOL f97a9f3d85f1e996be58f0e2b46d32b2007b4270ae4f8d2e97ffd1553a417d7234f8b499bdda16f258771804a6917f0d44c2badcb282fad1db7d4f6c815ea85a

diff --git a/sys-power/suspend/metadata.xml b/sys-power/suspend/metadata.xml
new file mode 100644
index 0000000..e40e74c
--- /dev/null
+++ b/sys-power/suspend/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer>
+		<email>xmw@gentoo.org</email>
+		<name>Michael Weber</name>
+	</maintainer>
+	<use>
+		<flag name="fbsplash">Add support for framebuffer splash</flag>
+		<flag name="crypt">Allows suspend and resume from encrypted disk</flag>
+	</use>
+	<upstream>
+		<remote-id type="sourceforge">suspend</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/sys-power/suspend/suspend-9999.ebuild b/sys-power/suspend/suspend-9999.ebuild
new file mode 100644
index 0000000..84fb2c7
--- /dev/null
+++ b/sys-power/suspend/suspend-9999.ebuild
@@ -0,0 +1,58 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0.ebuild,v 1.9 2014/03/01 22:15:50 mgorny Exp $
+
+EAPI=5
+
+if [[ ${PV} == "9999" ]] ; then
+	inherit git-r3
+	EGIT_REPO_URI="git://github.com/bircoph/suspend.git"
+else
+	SRC_URI="mirror://sourceforge/${PN}/${P/-/-utils-}.tar.bz2"
+	KEYWORDS="~amd64 ~x86"
+	S="${WORKDIR}/${P/-/-utils-}"
+fi
+
+inherit autotools
+
+DESCRIPTION="Userspace Software Suspend and S2Ram"
+HOMEPAGE="http://suspend.sourceforge.net/"
+
+LICENSE="GPL-2"
+SLOT="0"
+IUSE="crypt fbsplash +lzo threads"
+
+RDEPEND="
+	dev-libs/libx86
+	crypt? (
+		>=dev-libs/libgcrypt-1.6.3:0[static-libs]
+		dev-libs/libgpg-error[static-libs] )
+	fbsplash? ( >=media-gfx/splashutils-1.5.2 )
+	lzo? ( >=dev-libs/lzo-2[static-libs] ) "
+DEPEND="${RDEPEND}
+	>=sys-apps/pciutils-2.2.4
+	virtual/pkgconfig"
+
+src_prepare() {
+	eautoreconf
+}
+
+src_configure() {
+	econf \
+		--docdir="/usr/share/doc/${PF}" \
+		$(use_enable crypt encrypt) \
+		$(use_enable fbsplash) \
+		$(use_enable lzo compress) \
+		$(use_enable threads)
+}
+
+src_install() {
+	dodir etc
+	emake DESTDIR="${D}" install
+	rm "${D}/usr/share/doc/${PF}"/COPYING* || die
+}
+
+pkg_postinst() {
+	elog "In order to make this package work with genkernel see:"
+	elog "http://bugs.gentoo.org/show_bug.cgi?id=156445"
+}


^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [gentoo-commits] dev/bircoph:master commit in: profiles/, sys-power/suspend/
@ 2015-08-07 14:41 Andrew Savchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Savchenko @ 2015-08-07 14:41 UTC (permalink / raw
  To: gentoo-commits

commit:     93d849f0da46a36d9acdaa845a04003a408354d9
Author:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  7 14:34:18 2015 +0000
Commit:     Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
CommitDate: Fri Aug  7 14:34:18 2015 +0000
URL:        https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=93d849f0

suspend: moved to the portage tree

 profiles/categories                            |   1 -
 sys-power/suspend/ChangeLog                    | 137 -------------------------
 sys-power/suspend/Manifest                     |   6 --
 sys-power/suspend/metadata.xml                 |  15 ---
 sys-power/suspend/suspend-1.0_p20150622.ebuild |  57 ----------
 sys-power/suspend/suspend-9999.ebuild          |  59 -----------
 6 files changed, 275 deletions(-)

diff --git a/profiles/categories b/profiles/categories
index d8f94a5..764cd9d 100644
--- a/profiles/categories
+++ b/profiles/categories
@@ -25,5 +25,4 @@ sys-cluster
 sys-devel
 sys-kernel
 sys-libs
-sys-power
 x11-misc

diff --git a/sys-power/suspend/ChangeLog b/sys-power/suspend/ChangeLog
deleted file mode 100644
index 70189b4..0000000
--- a/sys-power/suspend/ChangeLog
+++ /dev/null
@@ -1,137 +0,0 @@
-# ChangeLog for sys-power/suspend
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/ChangeLog,v 1.29 2015/04/29 19:35:35 mrueg Exp $
-
-*suspend-1.0_p20150622 (25 Jun 2015)
-
-  25 Jun 2015; Andrew Savchenko <bircoph@gentoo.org>
-  +suspend-1.0_p20150622.ebuild:
-  Add snapshot version
-
-  25 Jun 2015; Andrew Savchenko <bircoph@gentoo.org> suspend-9999.ebuild:
-  Add perl build-time dependency.
-
-  29 Apr 2015; Manuel Rüger <mrueg@gentoo.org>
-  -files/suspend-overflow-gentoo.patch, -suspend-0.8-r1.ebuild:
-  Remove old.
-
-  01 Mar 2014; Michał Górny <mgorny@gentoo.org> suspend-0.8-r1.ebuild,
-  suspend-1.0.ebuild:
-  Update libgcrypt dep to use slot :0.
-
-  16 Jan 2014; Michael Weber <xmw@gentoo.org> suspend-0.8-r1.ebuild,
-  suspend-1.0.ebuild:
-  needs old libgcrypt (bug 494638)
-
-  11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
-  Stable for x86, wrt bug #469386
-
-  11 May 2013; Agostino Sarubbo <ago@gentoo.org> suspend-1.0.ebuild:
-  Stable for amd64, wrt bug #469386
-
-  30 Apr 2013; Michael Weber <xmw@gentoo.org>
-  +files/suspend-1.0-automake-1.13.patch, suspend-1.0.ebuild:
-  Fix automake-1.13, thanks F. Delente, bug 467950.
-
-  22 May 2012; Michael Weber <xmw@gentoo.org> suspend-1.0.ebuild,
-  +files/suspend-1.0-bzip2.patch:
-  Fix freetype[bzip2] link problem (bug 416955, thanks tokiclover)
-
-  04 May 2012; Jeff Horelick <jdhore@gentoo.org> suspend-0.8-r1.ebuild,
-  suspend-1.0.ebuild:
-  dev-util/pkgconfig -> virtual/pkgconfig
-
-  15 May 2011; Michael Weber <xmw@gentoo.org> -suspend-0.8.ebuild:
-  Removed old version
-
-  15 May 2011; Michael Weber <xmw@gentoo.org> suspend-0.8-r1.ebuild,
-  -suspend-0.9_pre0.ebuild, -files/suspend-0.9_pre0-errno.patch,
-  suspend-1.0.ebuild, +files/suspend-1.0-errno.patch:
-  Removed old versions, reviewed -1.0.ebuild, added USE=static-libs to
-  dev-libs/lzo, dev-libs/libgcrypt and dev-libs/libgpg-error (edit on stable
-  version, thanks to IAN DELANEY, bug 366807)
-
-*suspend-1.0 (05 May 2011)
-
-  05 May 2011; Michael Weber <xmw@gentoo.org> +suspend-1.0.ebuild:
-  Version bump, thanks to Aleksey Kunitskiy for the hint (bug 365327)
-
-  14 Feb 2011; Sebastian Pipping <sping@gentoo.org> suspend-0.9_pre0.ebuild:
-  For USE=crypt depend on dev-libs/libgcrypt[static-libs] and
-  dev-libs/libgpg-error[static-libs]. Compile errors reported by K. Posern.
-
-  31 Dec 2010; Michael Weber <xmw@gentoo.org> suspend-0.9_pre0.ebuild:
-  Add use-dep on dev-libs/lzo[static-libs] (thanks to alexxy and Stefan Botz
-  <sbotz@gmx.net> on bug 348453)
-
-  04 Oct 2010; Michael Weber <xmw@gentoo.org> suspend-0.9_pre0.ebuild,
-  +files/suspend-0.9_pre0-errno.patch:
-  Add errno.patch by Ole Craig <olc@macmillan-craig.net> on bug #339759,
-  thank you.
-
-*suspend-0.9_pre0 (03 Oct 2010)
-
-  03 Oct 2010; Michael Weber <xmw@gentoo.org> +suspend-0.9_pre0.ebuild:
-  Version bump to git tag, thanks to Kevin Pyle on bug 339521
-
-  24 Jun 2010; Pacho Ramos <pacho@gentoo.org> suspend-0.8-r1.ebuild:
-  stable amd64, bug 322491
-
-  16 Jun 2010; Christian Faulhammer <fauli@gentoo.org> suspend-0.8-r1.ebuild:
-  stable x86, bug 322491
-
-*suspend-0.8-r1 (10 May 2009)
-
-  10 May 2009; Daniel Black <dragonheart@gentoo.org>
-  +files/suspend-overflow-gentoo.patch, suspend-0.8.ebuild:
-  add amd64 fix as per bug #238511 thanks ferret. add crypt support in 0.8-r1.
-  remove amd64 for version =0.8.
-
-  16 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
-  add GLEP 56 USE flag desc from use.local.desc
-
-  28 May 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
-  Removing Alon Bar-Lev (alonbl) from metadata.xml (as per #147110). Assigning
-  to maintainer-needed.
-
-  01 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> suspend-0.8.ebuild:
-  Add prepalldocs
-
-*suspend-0.8 (01 Jan 2008)
-
-  01 Jan 2008; Alon Bar-Lev <alonbl@gentoo.org> +suspend-0.8.ebuild,
-  -suspend-0.9_pre20071208.ebuild:
-  Sync with upstream, not that it released all our work! The release is 0.8,
-  this is correct, sorry for the downgrade
-
-*suspend-0.9_pre20071208 (08 Dec 2007)
-
-  08 Dec 2007; Alon Bar-Lev <alonbl@gentoo.org>
-  -suspend-0.9_pre20071109.ebuild, +suspend-0.9_pre20071208.ebuild:
-  New snapshot
-
-  10 Nov 2007; Samuli Suominen <drac@gentoo.org>
-  suspend-0.9_pre20071109.ebuild:
-  Keyword ~amd64 wrt #197687.
-
-*suspend-0.9_pre20071109 (09 Nov 2007)
-
-  09 Nov 2007; Alon Bar-Lev <alonbl@gentoo.org>
-  -suspend-0.9_pre20071001.ebuild, +suspend-0.9_pre20071109.ebuild:
-  Version bump
-
-*suspend-0.9_pre20071001 (01 Oct 2007)
-
-  01 Oct 2007; Alon Bar-Lev <alonbl@gentoo.org> metadata.xml,
-  -suspend-0.9_pre20070917.ebuild, +suspend-0.9_pre20071001.ebuild:
-  Fix bug#194323 thanks to Jan Kundrát, resync with upstream
-
-  18 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org>
-  suspend-0.9_pre20070917.ebuild:
-  Modify URI
-
-*suspend-0.9_pre20070917 (17 Sep 2007)
-
-  17 Sep 2007; Alon Bar-Lev <alonbl@gentoo.org> +metadata.xml,
-  +suspend-0.9_pre20070917.ebuild:
-  Initial add, bug#156431

diff --git a/sys-power/suspend/Manifest b/sys-power/suspend/Manifest
deleted file mode 100644
index 5c8834d..0000000
--- a/sys-power/suspend/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-DIST suspend-1.0_p20120915.tar.xz 111080 SHA256 4fa7551ec5ce3ed5d7412ad14e01f5fbac3a541db9d94ad6adf20b87d9c32eca SHA512 bb714b4a7c0f5749c4b711a5c38ca5d8cb5078176a75387957123f75cfe8348adc3aa4e96335eb65c14ad1dd2f99fd6dbca3b415525dd39b3c547f9b13b775be WHIRLPOOL 6f5ea4a17572bc1e30d70258a0439b40a29ea67f0251cecec81bdd3dee92e7801645c37dbb868b0f498c093193bd574f361dc015810965c09f53d75cfb391e7f
-DIST suspend-1.0_p20150622.patch.xz 6052 SHA256 bc05a8896b89520b70a5c3b1a9903d94b75bc82756f6edbdddf53c6d1120af14 SHA512 8ca6d51e96b4d405133b4ee3bc246d79e4270052fe10202f94a85075dad314a33bb586ebbcf3a04c2ab93c74eb5f8d4e1dfca1c88fc56467d347eda147e4d3aa WHIRLPOOL 09f07d6ece378715c0bb1017ade8b97277f818e00accec0f2b5b4573664aafb68dc3713fe1780d4b38707120c0b62c35ec6d6818aec0f59ad3c14247b4cf1a7b
-EBUILD suspend-1.0_p20150622.ebuild 1390 SHA256 657096dc9a89b71edd1091bf0f43bae25707c750ad5d77b3e7e15d4f8914a384 SHA512 191202001e8f639a689ebf7499ad4cb09e2051e181e8023c2f8b84ffe9bcd79b5fa044dc0b98df95525dbefc6541191f2fcb091ca845a63022eb048568ab6fb6 WHIRLPOOL a83776c73df8d34ca1101950dca9b99382899b5a6e471997fd988d4415570aa585eb37736fdc53c376eecff16e8a115528c689bc335b819154125adeb3f09b24
-EBUILD suspend-9999.ebuild 1380 SHA256 f09b2ba50e317618a59a97c558cae67cf9f22770ed2163a3a4daf07ed16f1284 SHA512 7f1d042ec34b509ebe99d1a50099e4e4037cc8d494d46675b2289ae2b2e79c35cedd93aca6a4bd2b94672a987edf6c07628423d489b7350da8896203859669e8 WHIRLPOOL d1872c3816f1b3a298640e3273cbd349a8fbd096f662e360a8e7e71834ab392569c1e64617842095f5e4adb3ba366053e98e8d7ce752382ca0ee8af4efd2983e
-MISC ChangeLog 4961 SHA256 6c1ed86d27b80a6b04dc1f1b604f867dd836459c6be59d145489def500d88e83 SHA512 25513f777a399893202787932334e9a4f0b35ea231783467e4d4072be797b9592615fa10cfbcc83242431f1d1e82909ba784528ec3bd0cfbd943284a85c7e70b WHIRLPOOL 33b94ee57b3476b38fa6b676d566b2d4b77677bb238d55218887f7523e5dad744f4fd1a9858845cb7db6344e6b71a0eb8e9af5e3a96015642cc8da9a0e928aae
-MISC metadata.xml 461 SHA256 9a633660373b250a0c2633df4c4d5439552549885bbbb335a9b113cbf74a997e SHA512 72562dca1980eb0f3cca95f5fd2b7d963fcb1ed20b3a8f7ff940b4508ea8e0da3c9ae700936778ca5f9cca02c902d159f9535f9c4bee907f11b1217090141ca6 WHIRLPOOL f97a9f3d85f1e996be58f0e2b46d32b2007b4270ae4f8d2e97ffd1553a417d7234f8b499bdda16f258771804a6917f0d44c2badcb282fad1db7d4f6c815ea85a

diff --git a/sys-power/suspend/metadata.xml b/sys-power/suspend/metadata.xml
deleted file mode 100644
index e40e74c..0000000
--- a/sys-power/suspend/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer>
-		<email>xmw@gentoo.org</email>
-		<name>Michael Weber</name>
-	</maintainer>
-	<use>
-		<flag name="fbsplash">Add support for framebuffer splash</flag>
-		<flag name="crypt">Allows suspend and resume from encrypted disk</flag>
-	</use>
-	<upstream>
-		<remote-id type="sourceforge">suspend</remote-id>
-	</upstream>
-</pkgmetadata>

diff --git a/sys-power/suspend/suspend-1.0_p20150622.ebuild b/sys-power/suspend/suspend-1.0_p20150622.ebuild
deleted file mode 100644
index 254ee92..0000000
--- a/sys-power/suspend/suspend-1.0_p20150622.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0.ebuild,v 1.9 2014/03/01 22:15:50 mgorny Exp $
-
-EAPI=5
-
-inherit autotools eutils
-
-BASE_PV="1.0_p20120915"
-
-DESCRIPTION="Userspace Software Suspend and S2Ram"
-HOMEPAGE="http://suspend.sourceforge.net/"
-SRC_URI="http://dev.gentoo.org/~bircoph/distfiles/${PN}-${BASE_PV}.tar.xz
-	http://dev.gentoo.org/~bircoph/patches/${P}.patch.xz"
-KEYWORDS="~amd64 ~x86"
-S="${WORKDIR}/${PN}"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="crypt fbsplash +lzo threads"
-
-RDEPEND="
-	dev-libs/libx86
-	crypt? (
-		>=dev-libs/libgcrypt-1.6.3:0[static-libs]
-		dev-libs/libgpg-error[static-libs] )
-	fbsplash? ( >=media-gfx/splashutils-1.5.2 )
-	lzo? ( >=dev-libs/lzo-2[static-libs] ) "
-DEPEND="${RDEPEND}
-	>=dev-lang/perl-5.10
-	>=sys-apps/pciutils-2.2.4
-	virtual/pkgconfig"
-
-src_prepare() {
-	epatch "${WORKDIR}/${P}.patch"
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--docdir="/usr/share/doc/${PF}" \
-		$(use_enable crypt encrypt) \
-		$(use_enable fbsplash) \
-		$(use_enable lzo compress) \
-		$(use_enable threads)
-}
-
-src_install() {
-	dodir etc
-	emake DESTDIR="${D}" install
-	rm "${D}/usr/share/doc/${PF}"/COPYING* || die
-}
-
-pkg_postinst() {
-	elog "In order to make this package work with genkernel see:"
-	elog "http://bugs.gentoo.org/show_bug.cgi?id=156445"
-}

diff --git a/sys-power/suspend/suspend-9999.ebuild b/sys-power/suspend/suspend-9999.ebuild
deleted file mode 100644
index 4a3a70f..0000000
--- a/sys-power/suspend/suspend-9999.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/suspend/suspend-1.0.ebuild,v 1.9 2014/03/01 22:15:50 mgorny Exp $
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="git://github.com/bircoph/suspend.git"
-else
-	SRC_URI="mirror://sourceforge/${PN}/${P/-/-utils-}.tar.bz2"
-	KEYWORDS="~amd64 ~x86"
-	S="${WORKDIR}/${P/-/-utils-}"
-fi
-
-inherit autotools
-
-DESCRIPTION="Userspace Software Suspend and S2Ram"
-HOMEPAGE="http://suspend.sourceforge.net/"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE="crypt fbsplash +lzo threads"
-
-RDEPEND="
-	dev-libs/libx86
-	crypt? (
-		>=dev-libs/libgcrypt-1.6.3:0[static-libs]
-		dev-libs/libgpg-error[static-libs] )
-	fbsplash? ( >=media-gfx/splashutils-1.5.2 )
-	lzo? ( >=dev-libs/lzo-2[static-libs] ) "
-DEPEND="${RDEPEND}
-	>=dev-lang/perl-5.10
-	>=sys-apps/pciutils-2.2.4
-	virtual/pkgconfig"
-
-src_prepare() {
-	eautoreconf
-}
-
-src_configure() {
-	econf \
-		--docdir="/usr/share/doc/${PF}" \
-		$(use_enable crypt encrypt) \
-		$(use_enable fbsplash) \
-		$(use_enable lzo compress) \
-		$(use_enable threads)
-}
-
-src_install() {
-	dodir etc
-	emake DESTDIR="${D}" install
-	rm "${D}/usr/share/doc/${PF}"/COPYING* || die
-}
-
-pkg_postinst() {
-	elog "In order to make this package work with genkernel see:"
-	elog "http://bugs.gentoo.org/show_bug.cgi?id=156445"
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-08-07 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-21  1:08 [gentoo-commits] dev/bircoph:master commit in: profiles/, sys-power/suspend/ Andrew Savchenko
  -- strict thread matches above, loose matches on Subject: below --
2015-08-07 14:41 Andrew Savchenko

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