public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2016-07-24 11:54 Jeroen Roovers
  0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2016-07-24 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     f966d5739580b59fcc675a813ed5e2761886e8eb
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 11:53:58 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 11:53:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f966d573

x11-misc/xsnow: EAPI update.

Package-Manager: portage-2.3.0

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 46 +++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
new file mode 100644
index 0000000..d337512
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+inherit toolchain-funcs
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="http://dropmix.xs4all.nl/rick/Xsnow/"
+SRC_URI="${HOMEPAGE}${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND="
+	x11-libs/libX11
+	x11-libs/libXt
+	x11-libs/libXext
+	x11-libs/libXpm
+"
+DEPEND="
+	${RDEPEND}
+	app-text/rman
+	x11-misc/imake
+	x11-misc/gccmakedep
+	x11-proto/xextproto
+	x11-proto/xproto
+"
+
+src_compile() {
+	xmkmf || die
+	make depend || die
+	emake \
+		CC="$(tc-getCC)" \
+		CDEBUGFLAGS="${CFLAGS}" \
+		LOCAL_LDFLAGS="${LDFLAGS}"
+}
+
+src_install() {
+	dobin xsnow
+	rman -f HTML < xsnow._man > xsnow.1-html || die
+	newman xsnow._man xsnow.1
+	newdoc xsnow.1-html xsnow.1.html
+	dodoc README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-03-20 11:04 Agostino Sarubbo
  0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-03-20 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     8bf47539b358e59eaf536e7356c3479038d8492a
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 11:04:08 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 11:04:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bf47539

x11-misc/xsnow: amd64 stable wrt bug #613104

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index e73509ac8a9..4ce17c8b62a 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.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=6
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-03-21 10:08 Michael Weber
  0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-03-21 10:08 UTC (permalink / raw
  To: gentoo-commits

commit:     e2e10dede75b4428848babfbd79719fed304f08d
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 10:05:17 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 10:08:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e10ded

x11-misc/xsnow: ppc64 stable (bug 613104)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index 4ce17c8b62a..da16b0f68cc 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-03-21 14:34 Agostino Sarubbo
  0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-03-21 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     fb590363f05020bb30f9ea2c8dcb037f70f602a7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 14:33:02 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 14:33:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb590363

x11-misc/xsnow: x86 stable wrt bug #613104

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index da16b0f68cc..aa5075e5b5f 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-03-22  7:30 Michael Weber
  0 siblings, 0 replies; 47+ messages in thread
From: Michael Weber @ 2017-03-22  7:30 UTC (permalink / raw
  To: gentoo-commits

commit:     411328286c0608cdd4c5d8c625fdc36c798806aa
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 21 15:34:50 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 07:29:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41132828

x11-misc/xsnow: ppc stable (bug 613104)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index aa5075e5b5f..7ce7d404fc8 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-05-12 14:55 Agostino Sarubbo
  0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2017-05-12 14:55 UTC (permalink / raw
  To: gentoo-commits

commit:     58f08da341d67e81876f48f62e6fa3ce2c9ddba0
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 14:52:50 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 12 14:54:59 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f08da3

x11-misc/xsnow: sparc stable wrt bug #616866

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index 7ce7d404fc8..6a8f12d7b79 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-05-13 12:15 Jeroen Roovers
  0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-05-13 12:15 UTC (permalink / raw
  To: gentoo-commits

commit:     00c195317297c3a3bad4505a307c41fe702d41d9
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:14:38 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 13 12:14:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c19531

x11-misc/xsnow: Old.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/xsnow/xsnow-1.42-r1.ebuild | 40 -------------------------------------
 1 file changed, 40 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r1.ebuild b/x11-misc/xsnow/xsnow-1.42-r1.ebuild
deleted file mode 100644
index 4bd3f0f4d18..00000000000
--- a/x11-misc/xsnow/xsnow-1.42-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=2
-inherit toolchain-funcs
-
-DESCRIPTION="snow, reindeer, and santa on the root window"
-HOMEPAGE="http://dropmix.xs4all.nl/rick/Xsnow/"
-SRC_URI="http://dropmix.xs4all.nl/rick/Xsnow/${P}.tar.gz"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXpm"
-DEPEND="${RDEPEND}
-	app-text/rman
-	x11-misc/imake
-	x11-misc/gccmakedep
-	x11-proto/xextproto
-	x11-proto/xproto"
-
-src_compile() {
-	xmkmf || die
-	make depend || die
-	emake CC="$(tc-getCC)" CDEBUGFLAGS="${CFLAGS}" \
-		LOCAL_LDFLAGS="${LDFLAGS}" || die
-}
-
-src_install() {
-	dobin xsnow || die
-	rman -f HTML < xsnow._man > xsnow.1-html || die
-	newman xsnow._man xsnow.1 || die
-	newdoc xsnow.1-html xsnow.1.html || die
-	dodoc README || die
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2017-05-13 12:17 Jeroen Roovers
  0 siblings, 0 replies; 47+ messages in thread
From: Jeroen Roovers @ 2017-05-13 12:17 UTC (permalink / raw
  To: gentoo-commits

commit:     1b6a1307cd6028c7a72ecb723e13e02cbe593539
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:17:13 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat May 13 12:17:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b6a1307

x11-misc/xsnow: Update HOMEPAGE.

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index 6a8f12d7b79..993c4e5a5bd 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="let it snow on your desktop and windows"
-HOMEPAGE="http://dropmix.xs4all.nl/rick/Xsnow/"
+HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/"
 SRC_URI="${HOMEPAGE}${P}.tar.gz"
 
 LICENSE="freedist"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-01-13 10:07 David Seifert
  0 siblings, 0 replies; 47+ messages in thread
From: David Seifert @ 2020-01-13 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     94b66c28fe8593907e03e05cffb59bae62252709
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 10:07:05 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 10:07:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94b66c28

x11-misc/xsnow: [QA] Fix HomepageInSrcUri

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
index eb75c118fa4..212e4eb8e16 100644
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
@@ -6,7 +6,7 @@ inherit toolchain-funcs
 
 DESCRIPTION="let it snow on your desktop and windows"
 HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/"
-SRC_URI="${HOMEPAGE}${P}.tar.gz"
+SRC_URI="https://janswaal.home.xs4all.nl/Xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-01 17:29 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2020-12-01 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     33ada4ae30b2794283f6e154f6af5572cc739fdb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 15:58:35 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec  1 17:29:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ada4ae

x11-misc/xsnow: Adopt

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/metadata.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xsnow/metadata.xml b/x11-misc/xsnow/metadata.xml
index 2ba8e9e851e..b1dfcefdcde 100644
--- a/x11-misc/xsnow/metadata.xml
+++ b/x11-misc/xsnow/metadata.xml
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="project">
-		<email>desktop-misc@gentoo.org</email>
-		<name>Gentoo Desktop Miscellaneous Project</name>
+	<maintainer type="person">
+		<email>dilfridge@gentoo.org</email>
 	</maintainer>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-02 22:39 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2020-12-02 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     4b49bb184f5c18e9e61b2e08eeeaecd889135db4
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Dec  2 16:52:29 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 22:38:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b49bb18

x11-misc/xsnow: stable 3.0.7 for sparc, bug #757609

Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
index e5540612626..5e3e8247d0e 100644
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ b/x11-misc/xsnow/xsnow-3.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-02 23:31 Thomas Deutschmann
  0 siblings, 0 replies; 47+ messages in thread
From: Thomas Deutschmann @ 2020-12-02 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     34b7fe619793dd10c645d6e16ff69a732ad299fd
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  2 23:28:52 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Dec  2 23:30:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34b7fe61

x11-misc/xsnow: x86 stable (bug #757609)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
index 5e3e8247d0e..6107414ab28 100644
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ b/x11-misc/xsnow/xsnow-3.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-04 18:31 Sergei Trofimovich
  0 siblings, 0 replies; 47+ messages in thread
From: Sergei Trofimovich @ 2020-12-04 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6110ab049921960db2a8be877bede93bde36fbfc
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  4 18:21:19 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Dec  4 18:31:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6110ab04

x11-misc/xsnow: stable 3.0.7 for ppc

stable wrt bug #757609

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
index 6107414ab28..d0bccee2fb1 100644
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ b/x11-misc/xsnow/xsnow-3.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-13 12:06 Sergei Trofimovich
  0 siblings, 0 replies; 47+ messages in thread
From: Sergei Trofimovich @ 2020-12-13 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f928116f1e6482c808a2be81bb1115d46c2ef24a
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 12:06:43 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 12:06:43 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f928116f

x11-misc/xsnow: stable 3.0.7 for ppc64

stable wrt bug #757609 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
index d0bccee2fb1..27ecfa5b733 100644
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ b/x11-misc/xsnow/xsnow-3.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2020-12-17 12:48 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2020-12-17 12:48 UTC (permalink / raw
  To: gentoo-commits

commit:     eea138f09d281fe20160630593d7b9967008702e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 17 12:48:41 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 17 12:48:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea138f0

x11-misc/xsnow: Stabilize 3.0.7 amd64, #757609

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
index 27ecfa5b733..a45296577c2 100644
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ b/x11-misc/xsnow/xsnow-3.0.7.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-01-21 20:59 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2021-01-21 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     ec52ffd13cf4c4ef1c2083a888e61a6394bd2bac
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 20:59:25 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 20:59:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec52ffd1

x11-misc/xsnow: Version bump

Closes: https://bugs.gentoo.org/757894
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.2.2.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index db88e7afa7e..f1e091bf4e3 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1 +1,2 @@
 DIST xsnow-3.0.7.tar.gz 322314 BLAKE2B 21c754daddb989a2f0771199d15342d0c08d23669525bbd9672537c200f7ff06d92708c256f2f89b483bb91947374195e4e95c2291425e630883cfe3b9898563 SHA512 1bc58d8c4542839ccc80c7612e472754f7471d2d72c61785b27d8a89d5e6826d40b892628bcea8c7dcfcf22e4c13db76a825a8c580a32f1ea74785f6c478fb79
+DIST xsnow-3.2.2.tar.gz 410575 BLAKE2B 212eec5744657ece2393c92c8210df23a323deb86e58cba7ecce191da23ee094590603cb267c8325ba8915a386325561ecbc165e27acf442426374abd113c441 SHA512 767aad07834b5af0be08f2e0f205cb4bb796b4ecfd4c38a187fea26b4d8c752d231a1f870494ba70b3437e54e8b5f0f745b69aa45f99d7b32d52a0d4b4cc8ba0

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
new file mode 100644
index 00000000000..1ff2e5e3a1b
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/ https://sourceforge.net/projects/xsnow/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/libxml2
+	sys-apps/dbus
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXpm
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-01-21 20:59 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2021-01-21 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     83e04e6d8587ccedcf1066d481e13e99855676dd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 21 20:55:09 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jan 21 20:55:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e04e6d

x11-misc/xsnow: Remove old

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest             |  1 -
 x11-misc/xsnow/xsnow-1.42-r2.ebuild | 44 -------------------------------------
 2 files changed, 45 deletions(-)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 433f4d3d6bf..db88e7afa7e 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,2 +1 @@
-DIST xsnow-1.42.tar.gz 56752 BLAKE2B b6feefa4aabc464097b099a0e48d27b9bd5d1b82bc02ca187ffd8ab810f3562c1d11ad01f18f79994699e1fb1fa520269976a35634388fbab2838e2e2bb122bd SHA512 7833f3c1834d64944a578dc71bbf09966d47a1b4878fb826cf121606e76c69544d96d73665572b45c47e0e017dd0cb0bf49f76799aeb859c1dc72348da4ff257
 DIST xsnow-3.0.7.tar.gz 322314 BLAKE2B 21c754daddb989a2f0771199d15342d0c08d23669525bbd9672537c200f7ff06d92708c256f2f89b483bb91947374195e4e95c2291425e630883cfe3b9898563 SHA512 1bc58d8c4542839ccc80c7612e472754f7471d2d72c61785b27d8a89d5e6826d40b892628bcea8c7dcfcf22e4c13db76a825a8c580a32f1ea74785f6c478fb79

diff --git a/x11-misc/xsnow/xsnow-1.42-r2.ebuild b/x11-misc/xsnow/xsnow-1.42-r2.ebuild
deleted file mode 100644
index 2ccf2f3dc66..00000000000
--- a/x11-misc/xsnow/xsnow-1.42-r2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit toolchain-funcs
-
-DESCRIPTION="let it snow on your desktop and windows"
-HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/"
-SRC_URI="https://janswaal.home.xs4all.nl/Xsnow/${P}.tar.gz"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-
-RDEPEND="
-	x11-libs/libX11
-	x11-libs/libXt
-	x11-libs/libXext
-	x11-libs/libXpm
-"
-DEPEND="
-	${RDEPEND}
-	app-text/rman
-	x11-base/xorg-proto
-	x11-misc/imake
-	x11-misc/gccmakedep
-"
-
-src_compile() {
-	xmkmf || die
-	make depend || die
-	emake \
-		CC="$(tc-getCC)" \
-		CDEBUGFLAGS="${CFLAGS}" \
-		LOCAL_LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	dobin xsnow
-	rman -f HTML < xsnow._man > xsnow.1-html || die
-	newman xsnow._man xsnow.1
-	newdoc xsnow.1-html xsnow.1.html
-	dodoc README
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-02-28 21:35 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-02-28 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4acc4ffd038d1dff4defff87cda1fad1316e6e88
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:35:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:35:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acc4ffd

x11-misc/xsnow: Stabilize 3.2.2 x86, #773460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
index 1ff2e5e3a1b..862c1afffe2 100644
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-02-28 21:37 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-02-28 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     764944b98ab88248c4974429f63556950c411d6c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:36:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:36:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=764944b9

x11-misc/xsnow: Stabilize 3.2.2 ppc, #773460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
index 862c1afffe2..521c55ef362 100644
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-02-28 21:37 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-02-28 21:37 UTC (permalink / raw
  To: gentoo-commits

commit:     65cc97714c148a12ae7f8e61f3d49c47aca4111f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:36:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:37:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cc9771

x11-misc/xsnow: Stabilize 3.2.2 sparc, #773460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
index 521c55ef362..e2d797edb0a 100644
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-02-28 23:22 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-02-28 23:22 UTC (permalink / raw
  To: gentoo-commits

commit:     22e2965897d0419bf59a9aa0580f57809998247b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 23:22:42 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 23:22:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22e29658

x11-misc/xsnow: Stabilize 3.2.2 ppc64, #773460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
index e2d797edb0a..53d4333eb18 100644
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="~amd64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-03-02  2:32 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2021-03-02  2:32 UTC (permalink / raw
  To: gentoo-commits

commit:     777e4f4d4ced3b94f1b59ceeec8cf9d0997fb80d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  2 02:32:38 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  2 02:32:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777e4f4d

x11-misc/xsnow: Stabilize 3.2.2 amd64, #773460

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
index 53d4333eb18..092d8634090 100644
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ b/x11-misc/xsnow/xsnow-3.2.2.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-04-10  9:58 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2021-04-10  9:58 UTC (permalink / raw
  To: gentoo-commits

commit:     84b782f1565c5ce1d521df4b4ebcfbebf5a61f8e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 09:54:53 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 09:54:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b782f1

x11-misc/xsnow: Remove old

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 -
 x11-misc/xsnow/xsnow-3.0.7.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index f1e091bf4e3..1e363a592e2 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,2 +1 @@
-DIST xsnow-3.0.7.tar.gz 322314 BLAKE2B 21c754daddb989a2f0771199d15342d0c08d23669525bbd9672537c200f7ff06d92708c256f2f89b483bb91947374195e4e95c2291425e630883cfe3b9898563 SHA512 1bc58d8c4542839ccc80c7612e472754f7471d2d72c61785b27d8a89d5e6826d40b892628bcea8c7dcfcf22e4c13db76a825a8c580a32f1ea74785f6c478fb79
 DIST xsnow-3.2.2.tar.gz 410575 BLAKE2B 212eec5744657ece2393c92c8210df23a323deb86e58cba7ecce191da23ee094590603cb267c8325ba8915a386325561ecbc165e27acf442426374abd113c441 SHA512 767aad07834b5af0be08f2e0f205cb4bb796b4ecfd4c38a187fea26b4d8c752d231a1f870494ba70b3437e54e8b5f0f745b69aa45f99d7b32d52a0d4b4cc8ba0

diff --git a/x11-misc/xsnow/xsnow-3.0.7.ebuild b/x11-misc/xsnow/xsnow-3.0.7.ebuild
deleted file mode 100644
index a45296577c2..00000000000
--- a/x11-misc/xsnow/xsnow-3.0.7.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools xdg
-
-DESCRIPTION="let it snow on your desktop and windows"
-HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/ https://sourceforge.net/projects/xsnow/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-
-RDEPEND="
-	dev-libs/glib:2
-	dev-libs/libxml2
-	sys-apps/dbus
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXpm
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-PATCHES=(
-	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
-)
-
-src_prepare() {
-	default
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2021-04-10  9:58 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2021-04-10  9:58 UTC (permalink / raw
  To: gentoo-commits

commit:     b078be025685616592237e74ba45810684862371
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 09:58:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 09:58:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b078be02

x11-misc/xsnow: Version bump 3.3.0

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.3.0.ebuild | 35 +++++++++++++++++++++++++++++++++++
 2 files changed, 36 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 1e363a592e2..cf99389b91a 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1 +1,2 @@
 DIST xsnow-3.2.2.tar.gz 410575 BLAKE2B 212eec5744657ece2393c92c8210df23a323deb86e58cba7ecce191da23ee094590603cb267c8325ba8915a386325561ecbc165e27acf442426374abd113c441 SHA512 767aad07834b5af0be08f2e0f205cb4bb796b4ecfd4c38a187fea26b4d8c752d231a1f870494ba70b3437e54e8b5f0f745b69aa45f99d7b32d52a0d4b4cc8ba0
+DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
new file mode 100644
index 00000000000..b088c85f491
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/ https://sourceforge.net/projects/xsnow/"
+SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	dev-libs/libxml2
+	sys-apps/dbus
+	x11-libs/cairo
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXpm
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-02-07  6:32 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2022-02-07  6:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0d95cbbec40ee29a99cf93862710049c0bf41696
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  7 06:31:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  7 06:31:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d95cbbe

x11-misc/xsnow: Keyword 3.3.0 arm64, #829585

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index b088c85f4918..a92c57c6f197 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-02-28 23:59 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2022-02-28 23:59 UTC (permalink / raw
  To: gentoo-commits

commit:     a907b904e190c83a1669f241ce92efb913431906
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 23:59:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 23:59:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a907b904

x11-misc/xsnow: Stabilize 3.3.0 amd64, #829486

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index a92c57c6f197..3e481590b070 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-03-01  9:44 Jakov Smolić
  0 siblings, 0 replies; 47+ messages in thread
From: Jakov Smolić @ 2022-03-01  9:44 UTC (permalink / raw
  To: gentoo-commits

commit:     8dd9e26ea0e2c4cd34307853424af62002e33503
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 09:43:22 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 09:43:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dd9e26e

x11-misc/xsnow: Stabilize 3.3.0 x86, #829486

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index 3e481590b070..dedcab66449b 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-03-01 11:29 Agostino Sarubbo
  0 siblings, 0 replies; 47+ messages in thread
From: Agostino Sarubbo @ 2022-03-01 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d24c48934e33bd75271438f90463210b0a469b81
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  1 11:29:19 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar  1 11:29:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24c4893

x11-misc/xsnow: ppc64 stable wrt bug #829486

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index dedcab66449b..828690bdab85 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-03-02  3:44 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2022-03-02  3:44 UTC (permalink / raw
  To: gentoo-commits

commit:     41fbf7f1ec5a83e7f848b59b9db6db85e18c583d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 03:43:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 03:43:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41fbf7f1

x11-misc/xsnow: Stabilize 3.3.0 sparc, #829486

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index 828690bdab85..5769af1b07a8 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-03-12 13:17 Arthur Zamarin
  0 siblings, 0 replies; 47+ messages in thread
From: Arthur Zamarin @ 2022-03-12 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     ce013b28d523e50a4c62e2ce859316d130ecefd3
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 13:17:16 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 13:17:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce013b28

x11-misc/xsnow: Stabilize 3.3.0 ppc, #829486

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index 5769af1b07a8..9f7a2365db3b 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-10-03 18:43 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2022-10-03 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     0dffe339c1fcbe1ef08de7c7195261b79cba1053
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 18:38:07 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 18:43:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dffe339

x11-misc/xsnow: drop 3.2.2

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 -
 x11-misc/xsnow/xsnow-3.2.2.ebuild | 34 ----------------------------------
 2 files changed, 35 deletions(-)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index cf99389b91a0..4215508e0b6c 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,2 +1 @@
-DIST xsnow-3.2.2.tar.gz 410575 BLAKE2B 212eec5744657ece2393c92c8210df23a323deb86e58cba7ecce191da23ee094590603cb267c8325ba8915a386325561ecbc165e27acf442426374abd113c441 SHA512 767aad07834b5af0be08f2e0f205cb4bb796b4ecfd4c38a187fea26b4d8c752d231a1f870494ba70b3437e54e8b5f0f745b69aa45f99d7b32d52a0d4b4cc8ba0
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a

diff --git a/x11-misc/xsnow/xsnow-3.2.2.ebuild b/x11-misc/xsnow/xsnow-3.2.2.ebuild
deleted file mode 100644
index 092d86340907..000000000000
--- a/x11-misc/xsnow/xsnow-3.2.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit autotools xdg
-
-DESCRIPTION="let it snow on your desktop and windows"
-HOMEPAGE="https://janswaal.home.xs4all.nl/Xsnow/ https://sourceforge.net/projects/xsnow/"
-SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 sparc x86"
-
-RDEPEND="
-	dev-libs/glib:2
-	dev-libs/libxml2
-	sys-apps/dbus
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXpm
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-PATCHES=(
-	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
-)
-
-src_prepare() {
-	default
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-10-03 18:43 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2022-10-03 18:43 UTC (permalink / raw
  To: gentoo-commits

commit:     6401d1b535d88e971b2bcabe4d9a4954b43245d3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  3 18:43:29 2022 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct  3 18:43:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6401d1b5

x11-misc/xsnow: add 3.5.3

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.5.3.ebuild | 34 ++++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 4215508e0b6c..2259f6d239bb 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1 +1,2 @@
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a
+DIST xsnow-3.5.3.tar.gz 474540 BLAKE2B 8b7e841cb2cefe44787b8457d55cc526114b09d7f1f4c435d89519b49295ac89ca73d15a026e2d7095e0f450775ea59763c7d253026fefcc90241390b5d17142 SHA512 e1172660c4fd344454a7b1619321cfe773d35430311f108c6aa7b04f8da7fe4fdf2886a7cd8b4093ad7d2f6fbb0046a12b29598b6ab46d3ad35f8eadb76ff0a5

diff --git a/x11-misc/xsnow/xsnow-3.5.3.ebuild b/x11-misc/xsnow/xsnow-3.5.3.ebuild
new file mode 100644
index 000000000000..e0918534a97e
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.5.3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://www.ratrabbit.nl/ratrabbit/xsnow/"
+SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	sys-apps/dbus
+	x11-libs/cairo
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXpm
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-12-20 18:59 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2022-12-20 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     249155fb960f0effebaeaa3b0778d5da2f313e3c
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 18:56:29 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 18:58:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=249155fb

x11-misc/xsnow: add missing sci-libs/gsl dep

Closes: https://bugs.gentoo.org/874807
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/xsnow/{xsnow-3.5.3.ebuild => xsnow-3.5.3-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/xsnow/xsnow-3.5.3.ebuild b/x11-misc/xsnow/xsnow-3.5.3-r1.ebuild
similarity index 97%
rename from x11-misc/xsnow/xsnow-3.5.3.ebuild
rename to x11-misc/xsnow/xsnow-3.5.3-r1.ebuild
index e0918534a97e..d57c9e3051f7 100644
--- a/x11-misc/xsnow/xsnow-3.5.3.ebuild
+++ b/x11-misc/xsnow/xsnow-3.5.3-r1.ebuild
@@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2
+	sci-libs/gsl:=
 	sys-apps/dbus
 	x11-libs/cairo
 	x11-libs/gtk+:3


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-12-20 18:59 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2022-12-20 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     100b14260944f5aa180e6844017824b70e41f07f
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 18:57:33 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 18:58:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=100b1426

x11-misc/xsnow: add 3.6.0

Closes: https://bugs.gentoo.org/887485
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.6.0.ebuild | 40 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 2259f6d239bb..947c76d9d527 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,2 +1,3 @@
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a
 DIST xsnow-3.5.3.tar.gz 474540 BLAKE2B 8b7e841cb2cefe44787b8457d55cc526114b09d7f1f4c435d89519b49295ac89ca73d15a026e2d7095e0f450775ea59763c7d253026fefcc90241390b5d17142 SHA512 e1172660c4fd344454a7b1619321cfe773d35430311f108c6aa7b04f8da7fe4fdf2886a7cd8b4093ad7d2f6fbb0046a12b29598b6ab46d3ad35f8eadb76ff0a5
+DIST xsnow-3.6.0.tar.gz 495875 BLAKE2B 9ebc87254ce81b7fd051bbc0170faa7198390679a8dbaccdfa3674b1f584ad298fa73506b7eb8ff63fe04f168ebafcd30bc2101510c4e912e029edefe4813c65 SHA512 e2684e6d011a8add8819e16b6b649f8d501525c41a4baa0ef32d90b7603e30910a77093c2d21f52a7adb72f0ba18076f9265557e70dc246b365e0fd2b8ed4ab1

diff --git a/x11-misc/xsnow/xsnow-3.6.0.ebuild b/x11-misc/xsnow/xsnow-3.6.0.ebuild
new file mode 100644
index 000000000000..c8462ed48e95
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.6.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://www.ratrabbit.nl/ratrabbit/xsnow/"
+SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	sci-libs/gsl:=
+	sys-apps/dbus
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXpm
+	x11-libs/libXtst
+	x11-libs/libxkbcommon
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-12-20 18:59 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2022-12-20 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     6ed04d4699b4f646b825254f48f76b81eb3bcf54
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 18:58:32 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 18:58:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed04d46

x11-misc/xsnow: add sourceforge upstream metadata

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/xsnow/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-misc/xsnow/metadata.xml b/x11-misc/xsnow/metadata.xml
index 96729a07e765..bf0492280805 100644
--- a/x11-misc/xsnow/metadata.xml
+++ b/x11-misc/xsnow/metadata.xml
@@ -4,4 +4,7 @@
 	<maintainer type="person">
 		<email>dilfridge@gentoo.org</email>
 	</maintainer>
+	<upstream>
+		<remote-id type='sourceforge'>xsnow</remote-id>
+	</upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2022-12-21 10:07 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2022-12-21 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     2558ddaebc75727e79645d718aa3bb7113941e9d
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 10:05:41 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 10:07:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2558ddae

x11-misc/xsnow: install xscreensaver hack

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 .../xsnow/{xsnow-3.6.0.ebuild => xsnow-3.6.0-r1.ebuild}    | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/x11-misc/xsnow/xsnow-3.6.0.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
similarity index 65%
rename from x11-misc/xsnow/xsnow-3.6.0.ebuild
rename to x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index c8462ed48e95..b1390bb2529c 100644
--- a/x11-misc/xsnow/xsnow-3.6.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -38,3 +38,17 @@ src_prepare() {
 	default
 	eautoreconf
 }
+
+src_install() {
+	default
+
+	# Install xscreensaver hack, which calls xsnow with the correct
+	# arguments. xscreensaver calls all hacks with --root, however xsnow
+	# only understands -root and will exit with an error if an unknown
+	# argument (--root) is provided.
+	exeinto usr/$(get_libdir)/misc/xscreensaver
+	newexe - xsnow <<-EOF
+	#/usr/bin/env bash
+	exec "${EPREFIX}/usr/bin/xsnow" -nomenu -root
+EOF
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 13:15 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2023-04-02 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     9924c520f20669b50e2b2aa8c893e5fc7b67ec85
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 13:11:40 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 13:14:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9924c520

x11-misc/xsnow: drop 3.5.3-r1

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest              |  1 -
 x11-misc/xsnow/xsnow-3.5.3-r1.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 947c76d9d527..64d6ac74097e 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,3 +1,2 @@
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a
-DIST xsnow-3.5.3.tar.gz 474540 BLAKE2B 8b7e841cb2cefe44787b8457d55cc526114b09d7f1f4c435d89519b49295ac89ca73d15a026e2d7095e0f450775ea59763c7d253026fefcc90241390b5d17142 SHA512 e1172660c4fd344454a7b1619321cfe773d35430311f108c6aa7b04f8da7fe4fdf2886a7cd8b4093ad7d2f6fbb0046a12b29598b6ab46d3ad35f8eadb76ff0a5
 DIST xsnow-3.6.0.tar.gz 495875 BLAKE2B 9ebc87254ce81b7fd051bbc0170faa7198390679a8dbaccdfa3674b1f584ad298fa73506b7eb8ff63fe04f168ebafcd30bc2101510c4e912e029edefe4813c65 SHA512 e2684e6d011a8add8819e16b6b649f8d501525c41a4baa0ef32d90b7603e30910a77093c2d21f52a7adb72f0ba18076f9265557e70dc246b365e0fd2b8ed4ab1

diff --git a/x11-misc/xsnow/xsnow-3.5.3-r1.ebuild b/x11-misc/xsnow/xsnow-3.5.3-r1.ebuild
deleted file mode 100644
index d57c9e3051f7..000000000000
--- a/x11-misc/xsnow/xsnow-3.5.3-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit autotools xdg
-
-DESCRIPTION="let it snow on your desktop and windows"
-HOMEPAGE="https://www.ratrabbit.nl/ratrabbit/xsnow/"
-SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
-
-LICENSE="freedist"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
-
-RDEPEND="
-	dev-libs/glib:2
-	sci-libs/gsl:=
-	sys-apps/dbus
-	x11-libs/cairo
-	x11-libs/gtk+:3
-	x11-libs/libX11
-	x11-libs/libXpm
-"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-PATCHES=(
-	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
-)
-
-src_prepare() {
-	default
-	eautoreconf
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 13:15 Andreas K. Hüttel
  0 siblings, 0 replies; 47+ messages in thread
From: Andreas K. Hüttel @ 2023-04-02 13:15 UTC (permalink / raw
  To: gentoo-commits

commit:     439042e4671fb20457388ddb74e7fb12d526a20a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 13:14:34 2023 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 13:14:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439042e4

x11-misc/xsnow: add 3.7.4

Closes: https://bugs.gentoo.org/902089
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.7.4.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 64d6ac74097e..247646e8e77a 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,2 +1,3 @@
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a
 DIST xsnow-3.6.0.tar.gz 495875 BLAKE2B 9ebc87254ce81b7fd051bbc0170faa7198390679a8dbaccdfa3674b1f584ad298fa73506b7eb8ff63fe04f168ebafcd30bc2101510c4e912e029edefe4813c65 SHA512 e2684e6d011a8add8819e16b6b649f8d501525c41a4baa0ef32d90b7603e30910a77093c2d21f52a7adb72f0ba18076f9265557e70dc246b365e0fd2b8ed4ab1
+DIST xsnow-3.7.4.tar.gz 1381177 BLAKE2B 7ebc5bf2c64ddfebf1167fd6ceb29ed52f88273bccc4d8f679d102573bbd55f5da0c3b1c01a3157a4de515d1301451ada24539555c31afd5fc015228c35a0dd4 SHA512 ac58a7ea63126d61a8f01d06422db8f12b31d23ff2edf03967f4a12e146e2d5934a24643d8487e35f6f99d35ffcf188cbaafae49d587e6ffe5019f1476358663

diff --git a/x11-misc/xsnow/xsnow-3.7.4.ebuild b/x11-misc/xsnow/xsnow-3.7.4.ebuild
new file mode 100644
index 000000000000..27ff71302c85
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.7.4.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://www.ratrabbit.nl/ratrabbit/xsnow/"
+SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	sci-libs/gsl:=
+	sys-apps/dbus
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXpm
+	x11-libs/libXtst
+	x11-libs/libxkbcommon
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	# Install xscreensaver hack, which calls xsnow with the correct
+	# arguments. xscreensaver calls all hacks with --root, however xsnow
+	# only understands -root and will exit with an error if an unknown
+	# argument (--root) is provided.
+	exeinto usr/$(get_libdir)/misc/xscreensaver
+	newexe - xsnow <<-EOF
+	#/usr/bin/env bash
+	exec "${EPREFIX}/usr/bin/xsnow" -nomenu -root
+EOF
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 16:30 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2023-04-02 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     a898c958c94ddb8ca4695fecef267806fdd7e5bf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 16:30:23 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 16:30:23 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a898c958

x11-misc/xsnow: Stabilize 3.6.0-r1 ppc64, #903698

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index d72c7d7c7373..05f60f3ad1d0 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ppc ppc64 ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 16:30 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2023-04-02 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     023e7af09742dbc70359ac1865d57e711550edfc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 16:30:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 16:30:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=023e7af0

x11-misc/xsnow: Stabilize 3.6.0-r1 ppc, #903698

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index b1390bb2529c..d72c7d7c7373 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ppc ~ppc64 ~sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 17:33 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2023-04-02 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     e372afd37a17cd5cee1ae0d485d4df7d5d297fba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 17:33:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 17:33:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e372afd3

x11-misc/xsnow: Stabilize 3.6.0-r1 amd64, #903698

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index 1fcfa6a8e302..2812f3950a61 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-02 17:33 Sam James
  0 siblings, 0 replies; 47+ messages in thread
From: Sam James @ 2023-04-02 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     b3ae271242e92bf82ccc177bcb1e20390a44d891
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 17:33:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 17:33:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ae2712

x11-misc/xsnow: Stabilize 3.6.0-r1 x86, #903698

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index 05f60f3ad1d0..1fcfa6a8e302 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ppc ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ppc ppc64 ~sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-04-29 17:43 Arthur Zamarin
  0 siblings, 0 replies; 47+ messages in thread
From: Arthur Zamarin @ 2023-04-29 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     82f4cb35b4be63cf6be9ea83670cfe14468d8efe
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 17:43:09 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 17:43:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f4cb35

x11-misc/xsnow: Stabilize 3.6.0-r1 sparc, #903698

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index 2812f3950a61..e1ecded34ada 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-06-03 11:15 Arthur Zamarin
  0 siblings, 0 replies; 47+ messages in thread
From: Arthur Zamarin @ 2023-06-03 11:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e83aa8d38bfd688b7e7393d2485074a90e147f1e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 16:13:51 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 11:13:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e83aa8d3

x11-misc/xsnow: destabilize for ~ppc

Closes: https://github.com/gentoo/gentoo/pull/31275
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild    | 4 ++--
 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index 9f7a2365db3b..b475695f2a24 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index e1ecded34ada..d524213b694b 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-06-09 15:06 Arthur Zamarin
  0 siblings, 0 replies; 47+ messages in thread
From: Arthur Zamarin @ 2023-06-09 15:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fb25d14d38547441cc74a5e57050746bf9740e3f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 14:56:51 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 14:50:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb25d14d

x11-misc/xsnow: destabilize for ~x86

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-misc/xsnow/xsnow-3.3.0.ebuild    | 2 +-
 x11-misc/xsnow/xsnow-3.6.0-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xsnow/xsnow-3.3.0.ebuild b/x11-misc/xsnow/xsnow-3.3.0.ebuild
index b475695f2a24..c9f5caa865ec 100644
--- a/x11-misc/xsnow/xsnow-3.3.0.ebuild
+++ b/x11-misc/xsnow/xsnow-3.3.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2

diff --git a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
index d524213b694b..ff9e83c41410 100644
--- a/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
+++ b/x11-misc/xsnow/xsnow-3.6.0-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
 
 LICENSE="freedist"
 SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 ~ppc ppc64 sparc ~x86"
 
 RDEPEND="
 	dev-libs/glib:2


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-09-18 10:00 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2023-09-18 10:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0fe0627e4ed3c3344e6dd06c124988d54e4936d4
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 09:59:55 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 10:00:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe0627e

x11-misc/xsnow: add 3.7.5

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/xsnow/Manifest           |  1 +
 x11-misc/xsnow/xsnow-3.7.5.ebuild | 54 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)

diff --git a/x11-misc/xsnow/Manifest b/x11-misc/xsnow/Manifest
index 247646e8e77a..3052526a82de 100644
--- a/x11-misc/xsnow/Manifest
+++ b/x11-misc/xsnow/Manifest
@@ -1,3 +1,4 @@
 DIST xsnow-3.3.0.tar.gz 405967 BLAKE2B d2b6d87b781c894c09157ff2f06389d0b1cf401eff735b812ec324560d295195c5afaa3c9c755f569f10f4ff4cd9738dbcc393044dbdebc13454bfeb8e1a9065 SHA512 b2674039ed26c5788a137cf44396b18f07458e926ea0552034d2c78cefaeaffce35ef42f2da386ee48b8b4d8f98960a4a31edfcf737c6d269485785699f9227a
 DIST xsnow-3.6.0.tar.gz 495875 BLAKE2B 9ebc87254ce81b7fd051bbc0170faa7198390679a8dbaccdfa3674b1f584ad298fa73506b7eb8ff63fe04f168ebafcd30bc2101510c4e912e029edefe4813c65 SHA512 e2684e6d011a8add8819e16b6b649f8d501525c41a4baa0ef32d90b7603e30910a77093c2d21f52a7adb72f0ba18076f9265557e70dc246b365e0fd2b8ed4ab1
 DIST xsnow-3.7.4.tar.gz 1381177 BLAKE2B 7ebc5bf2c64ddfebf1167fd6ceb29ed52f88273bccc4d8f679d102573bbd55f5da0c3b1c01a3157a4de515d1301451ada24539555c31afd5fc015228c35a0dd4 SHA512 ac58a7ea63126d61a8f01d06422db8f12b31d23ff2edf03967f4a12e146e2d5934a24643d8487e35f6f99d35ffcf188cbaafae49d587e6ffe5019f1476358663
+DIST xsnow-3.7.5.tar.gz 1375177 BLAKE2B 7ee2100abcff7d5224315f0fe1ce906c0d1cc24f0e695e3d3914d5eb58f50ab39c0d8e2dc89185c887175a018c3732ef3c943c3184fb10b87106105612bb37bb SHA512 68683d0de9380d990580049b300f326bd9ee6a3debbc3cb0323a21a26a2eda07e6475596070a7cbe8946074b781bc3b374ec3a5fdd587b851d9cdf55d768bffb

diff --git a/x11-misc/xsnow/xsnow-3.7.5.ebuild b/x11-misc/xsnow/xsnow-3.7.5.ebuild
new file mode 100644
index 000000000000..27ff71302c85
--- /dev/null
+++ b/x11-misc/xsnow/xsnow-3.7.5.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools xdg
+
+DESCRIPTION="let it snow on your desktop and windows"
+HOMEPAGE="https://www.ratrabbit.nl/ratrabbit/xsnow/"
+SRC_URI="https://www.ratrabbit.nl/downloads/xsnow/${P}.tar.gz"
+
+LICENSE="freedist"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86"
+
+RDEPEND="
+	dev-libs/glib:2
+	sci-libs/gsl:=
+	sys-apps/dbus
+	x11-libs/cairo
+	x11-libs/gdk-pixbuf:2
+	x11-libs/gtk+:3
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXinerama
+	x11-libs/libXpm
+	x11-libs/libXtst
+	x11-libs/libxkbcommon
+"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
+PATCHES=(
+	"${FILESDIR}"/${PN}-3.0.7-gamesdir.patch
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}
+
+src_install() {
+	default
+
+	# Install xscreensaver hack, which calls xsnow with the correct
+	# arguments. xscreensaver calls all hacks with --root, however xsnow
+	# only understands -root and will exit with an error if an unknown
+	# argument (--root) is provided.
+	exeinto usr/$(get_libdir)/misc/xscreensaver
+	newexe - xsnow <<-EOF
+	#/usr/bin/env bash
+	exec "${EPREFIX}/usr/bin/xsnow" -nomenu -root
+EOF
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/
@ 2023-09-18 10:02 Florian Schmaus
  0 siblings, 0 replies; 47+ messages in thread
From: Florian Schmaus @ 2023-09-18 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e5b122c9f40c61b7a08fdce473f41bda9eff31ca
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 10:01:54 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 10:01:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b122c9

x11-misc/xsnow: add changelog to metadata

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 x11-misc/xsnow/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-misc/xsnow/metadata.xml b/x11-misc/xsnow/metadata.xml
index bf0492280805..cb3f92949549 100644
--- a/x11-misc/xsnow/metadata.xml
+++ b/x11-misc/xsnow/metadata.xml
@@ -6,5 +6,6 @@
 	</maintainer>
 	<upstream>
 		<remote-id type='sourceforge'>xsnow</remote-id>
+		<changelog>https://www.ratrabbit.nl/ratrabbit/xsnow/changelog/</changelog>
 	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2023-09-18 10:02 UTC | newest]

Thread overview: 47+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-28 21:35 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsnow/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-09-18 10:02 Florian Schmaus
2023-09-18 10:00 Florian Schmaus
2023-06-09 15:06 Arthur Zamarin
2023-06-03 11:15 Arthur Zamarin
2023-04-29 17:43 Arthur Zamarin
2023-04-02 17:33 Sam James
2023-04-02 17:33 Sam James
2023-04-02 16:30 Sam James
2023-04-02 16:30 Sam James
2023-04-02 13:15 Andreas K. Hüttel
2023-04-02 13:15 Andreas K. Hüttel
2022-12-21 10:07 Florian Schmaus
2022-12-20 18:59 Florian Schmaus
2022-12-20 18:59 Florian Schmaus
2022-12-20 18:59 Florian Schmaus
2022-10-03 18:43 Andreas K. Hüttel
2022-10-03 18:43 Andreas K. Hüttel
2022-03-12 13:17 Arthur Zamarin
2022-03-02  3:44 Sam James
2022-03-01 11:29 Agostino Sarubbo
2022-03-01  9:44 Jakov Smolić
2022-02-28 23:59 Sam James
2022-02-07  6:32 Sam James
2021-04-10  9:58 Andreas K. Hüttel
2021-04-10  9:58 Andreas K. Hüttel
2021-03-02  2:32 Sam James
2021-02-28 23:22 Sam James
2021-02-28 21:37 Sam James
2021-02-28 21:37 Sam James
2021-01-21 20:59 Andreas K. Hüttel
2021-01-21 20:59 Andreas K. Hüttel
2020-12-17 12:48 Sam James
2020-12-13 12:06 Sergei Trofimovich
2020-12-04 18:31 Sergei Trofimovich
2020-12-02 23:31 Thomas Deutschmann
2020-12-02 22:39 Sam James
2020-12-01 17:29 Andreas K. Hüttel
2020-01-13 10:07 David Seifert
2017-05-13 12:17 Jeroen Roovers
2017-05-13 12:15 Jeroen Roovers
2017-05-12 14:55 Agostino Sarubbo
2017-03-22  7:30 Michael Weber
2017-03-21 14:34 Agostino Sarubbo
2017-03-21 10:08 Michael Weber
2017-03-20 11:04 Agostino Sarubbo
2016-07-24 11:54 Jeroen Roovers

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