Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH] package/obsidian-cursors: drop package
Date: Wed,  5 Feb 2025 11:30:41 +0100	[thread overview]
Message-ID: <20250205103042.12955-1-peter@korsgaard.com> (raw)

Fixes http://autobuild.buildroot.net/results/97ac940d6e279cfa493c6b5d9b4d318d8dda10da/

The tarball is no longer available for direct download as kde-look.org has
hidden the downloads behind a nag screen, there are no reverse dependencies
or DEVELOPERS entry for it and the package has not been updated since it was
added in 2015 by commit ae2faeffb17d ("obsidian-cursors: new package"), so
drop it.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 Config.in.legacy                               |  7 +++++++
 package/Config.in                              |  1 -
 package/obsidian-cursors/Config.in             |  6 ------
 package/obsidian-cursors/obsidian-cursors.hash |  2 --
 package/obsidian-cursors/obsidian-cursors.mk   | 18 ------------------
 5 files changed, 7 insertions(+), 27 deletions(-)
 delete mode 100644 package/obsidian-cursors/Config.in
 delete mode 100644 package/obsidian-cursors/obsidian-cursors.hash
 delete mode 100644 package/obsidian-cursors/obsidian-cursors.mk

diff --git a/Config.in.legacy b/Config.in.legacy
index 2e5bd3153f..2572ac8615 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -146,6 +146,13 @@ endif
 
 comment "Legacy options removed in 2025.02"
 
+config BR2_PACKAGE_OBSIDIAN_CURSORS
+	bool "obsidian-cursors has been removed"
+	select BR2_LEGACY
+	help
+	  The obsidian cursors package is no longer available for
+	  direct download.
+
 config BR2_PACKAGE_GENROMFS
 	bool "genromfs"
 	select BR2_LEGACY
diff --git a/package/Config.in b/package/Config.in
index 83f69f9004..f4dcd1a346 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -260,7 +260,6 @@ menu "Fonts, cursors, icons, sounds and themes"
 
 comment "Cursors"
 	source "package/comix-cursors/Config.in"
-	source "package/obsidian-cursors/Config.in"
 
 comment "Fonts"
 	source "package/bitstream-vera/Config.in"
diff --git a/package/obsidian-cursors/Config.in b/package/obsidian-cursors/Config.in
deleted file mode 100644
index 49ec310170..0000000000
--- a/package/obsidian-cursors/Config.in
+++ /dev/null
@@ -1,6 +0,0 @@
-config BR2_PACKAGE_OBSIDIAN_CURSORS
-	bool "obsidian-cursors"
-	help
-	  Obsidian Cursors is a shiny and clean cursor set.
-
-	  http://kde-look.org/content/show.php/Obsidian+Cursors?content=73135
diff --git a/package/obsidian-cursors/obsidian-cursors.hash b/package/obsidian-cursors/obsidian-cursors.hash
deleted file mode 100644
index a476a0ba05..0000000000
--- a/package/obsidian-cursors/obsidian-cursors.hash
+++ /dev/null
@@ -1,2 +0,0 @@
-# Locally calculated
-sha256  3d38fe875f6feae8b7772e02cfda530fcf669479807915cd2c12c149da17cfb9  73135-Obsidian.tar.bz2
diff --git a/package/obsidian-cursors/obsidian-cursors.mk b/package/obsidian-cursors/obsidian-cursors.mk
deleted file mode 100644
index 87a8d62f3e..0000000000
--- a/package/obsidian-cursors/obsidian-cursors.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-################################################################################
-#
-# obsidian-cursors
-#
-################################################################################
-
-OBSIDIAN_CURSORS_VERSION = 1.0
-OBSIDIAN_CURSORS_SITE = http://kde-look.org/CONTENT/content-files
-OBSIDIAN_CURSORS_SOURCE = 73135-Obsidian.tar.bz2
-OBSIDIAN_CURSORS_LICENSE = GPL
-
-define OBSIDIAN_CURSORS_INSTALL_TARGET_CMDS
-	mkdir -p $(TARGET_DIR)/usr/share/cursors/xorg-x11/Obsidian
-	cp -a $(@D)/cursors \
-		$(TARGET_DIR)/usr/share/cursors/xorg-x11/Obsidian
-endef
-
-$(eval $(generic-package))
-- 
2.39.5

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

             reply	other threads:[~2025-02-05 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05 10:30 Peter Korsgaard [this message]
2025-02-05 11:50 ` [Buildroot] [PATCH] package/obsidian-cursors: drop package Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250205103042.12955-1-peter@korsgaard.com \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox