fixes for broken downloads
- From: Bryan Hundven <bryan darkstar livid org>
- To: garnome <garnome-list gnome org>
- Subject: fixes for broken downloads
- Date: Sat, 08 Jan 2005 11:49:31 -0800
This patch fixes those 404's.
--
Bryan Hundven
diff -ur garnome--unstable.orig/fifth-toe/gftp/Makefile garnome--unstable/fifth-toe/gftp/Makefile
--- garnome--unstable.orig/fifth-toe/gftp/Makefile 2005-01-08 11:05:18.000000000 -0800
+++ garnome--unstable/fifth-toe/gftp/Makefile 2005-01-08 11:28:37.000000000 -0800
@@ -4,7 +4,7 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = gar-base.diff
-MASTER_SITES = http://gftp.seul.org/
+MASTER_SITES = ftp://gftp.seul.org/gftp/old-releases/
LIBDEPS = platform/gtk+
diff -ur garnome--unstable.orig/hacker-tools/gst-editor/Makefile garnome--unstable/hacker-tools/gst-editor/Makefile
--- garnome--unstable.orig/hacker-tools/gst-editor/Makefile 2005-01-08 11:05:18.000000000 -0800
+++ garnome--unstable/hacker-tools/gst-editor/Makefile 2005-01-08 11:35:41.000000000 -0800
@@ -3,7 +3,7 @@
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-MASTER_SITES = http://www.freedesktop.org/~gstreamer/src/$(GARNAME)/
+MASTER_SITES = http://gstreamer.freedesktop.org/src/$(GARNAME)/
LIBDEPS = desktop/gst-plugins platform/libgnomeui
diff -ur garnome--unstable.orig/matchbox/category.mk garnome--unstable/matchbox/category.mk
--- garnome--unstable.orig/matchbox/category.mk 2005-01-08 11:05:18.000000000 -0800
+++ garnome--unstable/matchbox/category.mk 2005-01-08 11:36:32.000000000 -0800
@@ -1,2 +1,2 @@
-MASTER_SITES += http://matchbox.handhelds.org/sources/$(GARNAME)/$(shell echo $(GARVERSION) | sed -e 's,-.*,,' | awk -F. '{ print $$1 "." $$2 }')/
+MASTER_SITES += http://projects.o-hand.com/matchbox/sources/$(GARNAME)/$(shell echo $(GARVERSION) | sed -e 's,-.*,,' | awk -F. '{ print $$1 "." $$2 }')/
include ../../gar.mk
diff -ur garnome--unstable.orig/matchbox/xsettings-client/Makefile garnome--unstable/matchbox/xsettings-client/Makefile
--- garnome--unstable.orig/matchbox/xsettings-client/Makefile 2005-01-08 11:05:18.000000000 -0800
+++ garnome--unstable/matchbox/xsettings-client/Makefile 2005-01-08 11:36:49.000000000 -0800
@@ -3,7 +3,7 @@
CATEGORIES = matchbox
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-MASTER_SITES = http://matchbox.handhelds.org/sources/optional-dependencies/
+MASTER_SITES = http://projects.o-hand.com/matchbox/sources/optional-dependencies/
DESCRIPTION = Xsettings-client
define BLURB
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]