* [Buildroot] [PATCH 1/1] package/dvdrw-tools: switch SITE to snapshot.debian.org
@ 2025-12-06 21:44 Bernd Kuhls
2026-02-04 16:31 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2025-12-06 21:44 UTC (permalink / raw)
To: buildroot; +Cc: Steve Kenton
Original site returns 404, according to archive.org since June 2025.
Fixes:
https://autobuild.buildroot.net/results/94e/94ec9719b33a1b3a406f2e41dc3ad8f443bf2dc1/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/dvdrw-tools/Config.in | 2 +-
package/dvdrw-tools/dvdrw-tools.hash | 2 +-
package/dvdrw-tools/dvdrw-tools.mk | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/dvdrw-tools/Config.in b/package/dvdrw-tools/Config.in
index d4d6bd2cd3..7f7f2be729 100644
--- a/package/dvdrw-tools/Config.in
+++ b/package/dvdrw-tools/Config.in
@@ -29,7 +29,7 @@ config BR2_PACKAGE_DVDRW_TOOLS
Choose the one which seems most appropriate for your use.
NOTE: xorriso does not currently support UDF.
- http://fy.chalmers.se/~appro/linux/DVD+RW/tools
+ https://web.archive.org/web/20250512175714/http://fy.chalmers.se/~appro/linux/DVD+RW/
if BR2_PACKAGE_DVDRW_TOOLS
choice
diff --git a/package/dvdrw-tools/dvdrw-tools.hash b/package/dvdrw-tools/dvdrw-tools.hash
index a5ed6ad521..a2acbe9d86 100644
--- a/package/dvdrw-tools/dvdrw-tools.hash
+++ b/package/dvdrw-tools/dvdrw-tools.hash
@@ -1,3 +1,3 @@
# Locally computed using sha256sum
-sha256 f8d60f822e914128bcbc5f64fbe3ed131cbff9045dca7e12c5b77b26edde72ca dvd+rw-tools-7.1.tar.gz
+sha256 f8d60f822e914128bcbc5f64fbe3ed131cbff9045dca7e12c5b77b26edde72ca dvd+rw-tools_7.1.orig.tar.gz
sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad LICENSE
diff --git a/package/dvdrw-tools/dvdrw-tools.mk b/package/dvdrw-tools/dvdrw-tools.mk
index 5dab546607..1dc11c0568 100644
--- a/package/dvdrw-tools/dvdrw-tools.mk
+++ b/package/dvdrw-tools/dvdrw-tools.mk
@@ -5,8 +5,8 @@
################################################################################
DVDRW_TOOLS_VERSION = 7.1
-DVDRW_TOOLS_SOURCE = dvd+rw-tools-$(DVDRW_TOOLS_VERSION).tar.gz
-DVDRW_TOOLS_SITE = http://fy.chalmers.se/~appro/linux/DVD+RW/tools
+DVDRW_TOOLS_SOURCE = dvd+rw-tools_$(DVDRW_TOOLS_VERSION).orig.tar.gz
+DVDRW_TOOLS_SITE = https://snapshot.debian.org/archive/debian-archive/20120328T092752Z/debian/pool/main/d/dvd+rw-tools
DVDRW_TOOLS_LICENSE = GPL-2.0
DVDRW_TOOLS_LICENSE_FILES = LICENSE
DVDRW_TOOLS_DEPENDENCIES = host-m4
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/dvdrw-tools: switch SITE to snapshot.debian.org
2025-12-06 21:44 [Buildroot] [PATCH 1/1] package/dvdrw-tools: switch SITE to snapshot.debian.org Bernd Kuhls
@ 2026-02-04 16:31 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2026-02-04 16:31 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot, Steve Kenton
Hello,
On Sat, Dec 06, 2025 at 10:44:15PM +0100, Bernd Kuhls wrote:
> Original site returns 404, according to archive.org since June 2025.
>
> Fixes:
> https://autobuild.buildroot.net/results/94e/94ec9719b33a1b3a406f2e41dc3ad8f443bf2dc1/
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Thanks for the patch. However, when you have to use web.archive.org
for the website and Debian to get the source, it's a sign that the
project is really dead. And the use case for dvdrw-tools in 2026 is
pretty dubious, so instead we've decided to drop the package, which
was committed a few seconds ago.
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-04 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-06 21:44 [Buildroot] [PATCH 1/1] package/dvdrw-tools: switch SITE to snapshot.debian.org Bernd Kuhls
2026-02-04 16:31 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.