public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2017-12-04 14:59 Patrick Lauer
  0 siblings, 0 replies; 15+ messages in thread
From: Patrick Lauer @ 2017-12-04 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     baa376bc462ca138093751d9f463736a3c83ba7b
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 14:59:16 2017 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 14:59:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baa376bc

x11-themes/silver-xcursors: Whitespace

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index 313d100f7f7..2ccc6d42f3c 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=6
 
 MY_P="5533-Silver-XCursors-3D-${PV}"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2018-01-26 21:48 Patrice Clement
  0 siblings, 0 replies; 15+ messages in thread
From: Patrice Clement @ 2018-01-26 21:48 UTC (permalink / raw
  To: gentoo-commits

commit:     59089e88c33ec150a3d1abd93d5fcea2d975d556
Author:     Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Thu Nov 16 16:00:45 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 21:48:02 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59089e88

x11-themes/silver-xcursors: use readme.gentoo-r1.eclass and EAPI 6 bump.

Closes: https://bugs.gentoo.org/637686
Closes: https://github.com/gentoo/gentoo/pull/6205

 .../silver-xcursors/silver-xcursors-0.4-r1.ebuild  |  4 +-
 .../silver-xcursors/silver-xcursors-0.4.ebuild     | 56 +++++++++++++---------
 2 files changed, 36 insertions(+), 24 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index 2ccc6d42f3c..992984f80ad 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
 
-S=${WORKDIR}/${MY_P:5}
+S="${WORKDIR}/${MY_P:5}"
 
 src_install() {
 	dodir /usr/share/cursors/xorg-x11/Silver/cursors/

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
index 05b59f73bb3..b01150131ce 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
@@ -1,6 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
+EAPI=6
+
+inherit readme.gentoo-r1
+
 MY_P="5533-Silver-XCursors-3D-${PV}"
 DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
 HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
@@ -14,31 +18,39 @@ IUSE=""
 RDEPEND=""
 DEPEND="${RDEPEND}"
 
+S="${WORKDIR}/${MY_P:5}"
+
+DOC_CONTENTS="To use this set of cursors, edit or create the file ~/.Xdefaults
+and add the following line:
+Xcursor.theme: Silver
+
+You can change the size by adding a line like:
+Xcursor.size: 48
+
+Also, to globally use this set of mouse cursors edit the file:
+	  /usr/share/cursors/xorg-x11/default/index.theme
+and change the line:
+	Inherits=[current setting]
+to
+	Inherits=Silver
+
+Note this will be overruled by a user's ~/.Xdefaults file."
+
 src_install() {
-	dodir /usr/share/cursors/xorg-x11/Silver/cursors/
-	cp -R  "${WORKDIR}"/${MY_P:5}/Silver/cursors "${D}"/usr/share/cursors/xorg-x11/Silver/ || die
-	dodoc "${WORKDIR}"/${MY_P:5}/README
+	insinto /usr/share/cursors/xorg-x11/Silver
+	doins -r Silver/cursors
+	einstalldocs
+
+	DISABLE_AUTOFORMATTING="yes"
+	readme.gentoo_create_doc
 }
 
 pkg_postinst() {
-	einfo "To use this set of cursors, edit or create the file ~/.Xdefaults"
-	einfo "and add the following line:"
-	einfo "Xcursor.theme: Silver"
-	einfo ""
-	einfo "You can change the size by adding a line like:"
-	einfo "Xcursor.size: 48"
-	einfo ""
-	einfo "Also, to globally use this set of mouse cursors edit the file:"
-	einfo "   /usr/share/cursors/xorg-x11/default/index.theme"
-	einfo "and change the line:"
-	einfo "    Inherits=[current setting]"
-	einfo "to"
-	einfo "    Inherits=Silver"
-	einfo ""
-	einfo "Note this will be overruled by a user's ~/.Xdefaults file."
-	einfo ""
+	DISABLE_AUTOFORMATTING="yes"
+	readme.gentoo_print_elog
+
 	ewarn "If you experience flickering, try setting the following line in"
-	ewarn ""
 	ewarn "the Device section of your xorg.conf file:"
-	ewarn "    Option  \"HWCursor\"  \"false\""
+	ewarn "    Option \"HWCursor\" \"false\""
+
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-03-15 21:18 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-15 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     318b700818eac161661e48f587b90d4eb9284e4c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:16:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:18:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=318b7008

x11-themes/silver-xcursors: Stabilize 0.4-r1 x86, #776502

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

 x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index d66bdc73fbc..58e929affd9 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
 
 S="${WORKDIR}/${MY_P:5}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-03-15 21:21 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-15 21:21 UTC (permalink / raw
  To: gentoo-commits

commit:     af950c22dadca75ce6c2d87ce1e22cfd5137fe9b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:20:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:21:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af950c22

x11-themes/silver-xcursors: Stabilize 0.4-r1 amd64, #776502

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

 x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index 58e929affd9..79b5fe4ee15 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
 
 S="${WORKDIR}/${MY_P:5}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-03-15 21:25 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-15 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     67158e8dcfd15c82cf52675f621a187da2e6512b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 21:24:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 21:24:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67158e8d

x11-themes/silver-xcursors: Stabilize 0.4-r1 ppc, #776502

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

 x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index 79b5fe4ee15..b254ff70fcc 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86"
 
 S="${WORKDIR}/${MY_P:5}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-03-17  9:00 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-17  9:00 UTC (permalink / raw
  To: gentoo-commits

commit:     f0a4828b21aac1d85281903c81b1b3e0d1d5dc54
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 08:57:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 08:57:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a4828b

x11-themes/silver-xcursors: Stabilize 0.4-r1 sparc, #776502

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

 x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
index b254ff70fcc..5345336dffd 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86"
 
 S="${WORKDIR}/${MY_P:5}"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-03-17  9:09 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-17  9:09 UTC (permalink / raw
  To: gentoo-commits

commit:     935c4572c9338a506f2875478e358f9d2fffee3b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 17 09:03:16 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 17 09:08:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935c4572

x11-themes/silver-xcursors: drop 0.4

Bug: https://bugs.gentoo.org/776502
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../silver-xcursors/silver-xcursors-0.4.ebuild     | 56 ----------------------
 1 file changed, 56 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
deleted file mode 100644
index 6db853812b5..00000000000
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit readme.gentoo-r1
-
-MY_P="5533-Silver-XCursors-3D-${PV}"
-DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${MY_P:5}"
-
-DOC_CONTENTS="To use this set of cursors, edit or create the file ~/.Xdefaults
-and add the following line:
-Xcursor.theme: Silver
-
-You can change the size by adding a line like:
-Xcursor.size: 48
-
-Also, to globally use this set of mouse cursors edit the file:
-	  /usr/share/cursors/xorg-x11/default/index.theme
-and change the line:
-	Inherits=[current setting]
-to
-	Inherits=Silver
-
-Note this will be overruled by a user's ~/.Xdefaults file."
-
-src_install() {
-	insinto /usr/share/cursors/xorg-x11/Silver
-	doins -r Silver/cursors
-	einstalldocs
-
-	DISABLE_AUTOFORMATTING="yes"
-	readme.gentoo_create_doc
-}
-
-pkg_postinst() {
-	DISABLE_AUTOFORMATTING="yes"
-	readme.gentoo_print_elog
-
-	ewarn "If you experience flickering, try setting the following line in"
-	ewarn "the Device section of your xorg.conf file:"
-	ewarn "    Option \"HWCursor\" \"false\""
-
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-04-26 19:20 Conrad Kostecki
  0 siblings, 0 replies; 15+ messages in thread
From: Conrad Kostecki @ 2021-04-26 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     6f0e47adfb0fe95116376175743f7d33fa8e55c4
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 18:29:08 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 19:20:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f0e47ad

x11-themes/silver-xcursors: update HOMEPAGE, SRC_URI

Bumped also to EAPI=7.

Updated HOMEPAGE, as it's now available in KDE Store.
SRC_URI replaced with gentoo mirror, as there is now way possible to get
a direct download link, since they become invalid after 24 hours.

Added more arches and <stabilize-allarches/>, as no compilation is involved.

Bug: https://bugs.gentoo.org/680558
Bug: https://bugs.gentoo.org/758236
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 x11-themes/silver-xcursors/metadata.xml            |  9 +++++----
 .../silver-xcursors/silver-xcursors-0.4-r2.ebuild  | 23 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/x11-themes/silver-xcursors/metadata.xml b/x11-themes/silver-xcursors/metadata.xml
index 49c86a887b6..ae370525356 100644
--- a/x11-themes/silver-xcursors/metadata.xml
+++ b/x11-themes/silver-xcursors/metadata.xml
@@ -1,8 +1,9 @@
 <?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>
+	<maintainer type="project">
+		<email>desktop-misc@gentoo.org</email>
+		<name>Gentoo Desktop Miscellaneous Project</name>
+	</maintainer>
+	<stabilize-allarches/>
 </pkgmetadata>

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild
new file mode 100644
index 00000000000..a24cd8a1d26
--- /dev/null
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_P="5533-Silver-XCursors-3D-${PV}"
+
+DESCRIPTION="A high quality set of animated mouse cursors"
+HOMEPAGE="https://store.kde.org/p/999966/"
+SRC_URI="mirror://gentoo/$MY_P.tar.bz2"
+S="${WORKDIR}/${MY_P:5}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+
+RDEPEND="x11-libs/libXcursor"
+
+src_install() {
+	insinto /usr/share/cursors/xorg-x11/Silver/cursors
+	doins -r Silver/cursors
+	dodoc README "${FILESDIR}"/README.gentoo
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-04-26 19:20 Conrad Kostecki
  0 siblings, 0 replies; 15+ messages in thread
From: Conrad Kostecki @ 2021-04-26 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     9c535a4c3f973a3f1bd65d3dc696ecd7ce976c8a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 26 18:29:53 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 26 19:20:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c535a4c

x11-themes/silver-xcursors: drop old version

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../silver-xcursors/silver-xcursors-0.4-r1.ebuild   | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
deleted file mode 100644
index 5345336dffd..00000000000
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-MY_P="5533-Silver-XCursors-3D-${PV}"
-DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
-HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
-SRC_URI="http://www.kde-look.org/CONTENT/content-files/$MY_P.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc sparc x86"
-
-S="${WORKDIR}/${MY_P:5}"
-
-src_install() {
-	dodir /usr/share/cursors/xorg-x11/Silver/cursors/
-	cp -R  Silver/cursors "${D}"/usr/share/cursors/xorg-x11/Silver/ || die
-	dodoc README "${FILESDIR}"/README.gentoo
-}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-05-01 18:24 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-05-01 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     be2cb8e1c763b024640e2ae84638a803e0c93e29
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 18:21:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  1 18:24:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be2cb8e1

x11-themes/silver-xcursors: fix cursor installation

Closes: https://bugs.gentoo.org/787413
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{silver-xcursors-0.4-r2.ebuild => silver-xcursors-0.4-r3.ebuild}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild
similarity index 87%
rename from x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild
rename to x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild
index a24cd8a1d26..9eea59ec7a0 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r2.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
 RDEPEND="x11-libs/libXcursor"
 
 src_install() {
-	insinto /usr/share/cursors/xorg-x11/Silver/cursors
-	doins -r Silver/cursors
+	insinto /usr/share/cursors/xorg-x11/
+	doins -r Silver/cursors/
 	dodoc README "${FILESDIR}"/README.gentoo
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-10-14  9:40 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-10-14  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     82094cbb97cdcef55847c065442624abced11dfa
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sun Oct  3 16:59:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 14 09:40:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82094cbb

x11-themes/silver-xcursors: fix cursor installation

Closes: https://bugs.gentoo.org/794778
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22476
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{silver-xcursors-0.4-r3.ebuild => silver-xcursors-0.4-r4.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
similarity index 92%
rename from x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild
rename to x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
index 9eea59ec7a0..59cce34c6e2 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r3.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
 RDEPEND="x11-libs/libXcursor"
 
 src_install() {
-	insinto /usr/share/cursors/xorg-x11/
+	insinto /usr/share/cursors/xorg-x11/Silver
 	doins -r Silver/cursors/
 	dodoc README "${FILESDIR}"/README.gentoo
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2021-12-30  3:17 Jonas Stein
  0 siblings, 0 replies; 15+ messages in thread
From: Jonas Stein @ 2021-12-30  3:17 UTC (permalink / raw
  To: gentoo-commits

commit:     779663f17612dc3c5d63575b1c81ce18deaf423d
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 30 03:07:21 2021 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Thu Dec 30 03:07:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=779663f1

x11-themes/silver-xcursors: reassign to themes project

Drop project desktop-misc from the list of maintainers and reassign the
package to the new themes project.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-themes/silver-xcursors/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/silver-xcursors/metadata.xml b/x11-themes/silver-xcursors/metadata.xml
index 488dcfac7142..1aae07a3850e 100644
--- a/x11-themes/silver-xcursors/metadata.xml
+++ b/x11-themes/silver-xcursors/metadata.xml
@@ -2,8 +2,8 @@
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="project">
-		<email>desktop-misc@gentoo.org</email>
-		<name>Gentoo Desktop Miscellaneous Project</name>
+		<email>themes@gentoo.org</email>
+		<name>Themes Project</name>
 	</maintainer>
 	<stabilize-allarches/>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2023-12-07 16:25 Arthur Zamarin
  0 siblings, 0 replies; 15+ messages in thread
From: Arthur Zamarin @ 2023-12-07 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c6c2b6f0d360bb73a71a842d82b48064351fc9b6
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Dec  7 05:37:55 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec  7 16:25:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6c2b6f0

x11-themes/silver-xcursors: unkeyword 0.4-r4 for ~alpha

Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
index 59cce34c6e26..d3b8fe8dc736 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P:5}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libXcursor"
 


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2024-07-19 18:05 Pacho Ramos
  0 siblings, 0 replies; 15+ messages in thread
From: Pacho Ramos @ 2024-07-19 18:05 UTC (permalink / raw
  To: gentoo-commits

commit:     b87110a9ac80c7e12ec349d504619aa92107df66
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 17:52:07 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 18:04:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b87110a9

x11-themes/silver-xcursors: Use updated location for cursor themes

Closes: https://bugs.gentoo.org/934170
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../silver-xcursors/silver-xcursors-0.4-r5.ebuild  | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild
new file mode 100644
index 000000000000..511f75eae744
--- /dev/null
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="5533-Silver-XCursors-3D-${PV}"
+
+DESCRIPTION="A high quality set of animated mouse cursors"
+HOMEPAGE="https://store.kde.org/p/999966/"
+SRC_URI="mirror://gentoo/$MY_P.tar.bz2"
+S="${WORKDIR}/${MY_P:5}"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+
+RDEPEND="x11-libs/libXcursor"
+
+src_install() {
+	insinto /usr/share/icons
+	doins -r Silver/
+	dodoc README
+}


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

* [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/
@ 2024-08-13 14:57 Arthur Zamarin
  0 siblings, 0 replies; 15+ messages in thread
From: Arthur Zamarin @ 2024-08-13 14:57 UTC (permalink / raw
  To: gentoo-commits

commit:     865f558fecffdf938be958c081708f759c53c4b1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 14:57:15 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 14:57:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=865f558f

x11-themes/silver-xcursors: Stabilize 0.4-r5 ALLARCHES, #937864

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

 x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild
index 511f75eae744..a9e5f27d8987 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4-r5.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${MY_P:5}"
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86"
 
 RDEPEND="x11-libs/libXcursor"
 


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

end of thread, other threads:[~2024-08-13 14:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-26 21:48 [gentoo-commits] repo/gentoo:master commit in: x11-themes/silver-xcursors/ Patrice Clement
  -- strict thread matches above, loose matches on Subject: below --
2024-08-13 14:57 Arthur Zamarin
2024-07-19 18:05 Pacho Ramos
2023-12-07 16:25 Arthur Zamarin
2021-12-30  3:17 Jonas Stein
2021-10-14  9:40 Sam James
2021-05-01 18:24 Sam James
2021-04-26 19:20 Conrad Kostecki
2021-04-26 19:20 Conrad Kostecki
2021-03-17  9:09 Sam James
2021-03-17  9:00 Sam James
2021-03-15 21:25 Sam James
2021-03-15 21:21 Sam James
2021-03-15 21:18 Sam James
2017-12-04 14:59 Patrick Lauer

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