fixed SRC_URI with part of patch from bug#191
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 1 Aug 2005 15:02:54 +0000 (15:02 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 1 Aug 2005 15:02:54 +0000 (15:02 +0000)
packages/totem/totem_0.99.15.bb

index f77fa1e..807eee4 100644 (file)
@@ -1,6 +1,3 @@
-BROKEN = "1"
-# not fetchable
-
 SECTION = "x11/multimedia"
 # totem OE build file
 # Copyright (C) 2004, Advanced Micro Devices, Inc.  All Rights Reserved
@@ -10,7 +7,7 @@ DESCRIPTION="A GTK2 based media player"
 HOMEPAGE="http://www.hadess.net/totem.php3"
 LICENSE="GPL"
 
-SRC_URI="http://www.hadess.net/files/software/totem/totem-${PV}.tar.gz \
+SRC_URI="http://ftp.acc.umu.se/pub/GNOME/sources/totem/0.99/totem-${PV}.tar.gz \
        file://include.patch;patch=1 \
        file://omf.patch;patch=1"