From: Marcin Juszkiewicz Date: Mon, 1 Aug 2005 15:02:54 +0000 (+0000) Subject: fixed SRC_URI with part of patch from bug#191 X-Git-Tag: Release-2010-05/1~9453^2~4014^2~4^2~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4820ffb15f183a7fbe9ee074ee139def6dd34fc2;p=openembedded.git fixed SRC_URI with part of patch from bug#191 --- diff --git a/packages/totem/totem_0.99.15.bb b/packages/totem/totem_0.99.15.bb index f77fa1e8a4..807eee4023 100644 --- a/packages/totem/totem_0.99.15.bb +++ b/packages/totem/totem_0.99.15.bb @@ -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"