From: Koen Kooi Date: Wed, 9 Aug 2006 17:57:40 +0000 (+0000) Subject: gst-plugin-farsight: drop snapshot, add release X-Git-Tag: Release-2010-05/1~9453^2~996^2~12^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d003e89b7cbb0eb41b6c2edc7a050b2966f909;p=openembedded.git gst-plugin-farsight: drop snapshot, add release --- diff --git a/packages/farsight/gst-plugins-farsight_20060322.bb b/packages/farsight/gst-plugins-farsight_0.10.1.bb similarity index 87% rename from packages/farsight/gst-plugins-farsight_20060322.bb rename to packages/farsight/gst-plugins-farsight_0.10.1.bb index 49f2d2a1f5..5fb44e07c2 100644 --- a/packages/farsight/gst-plugins-farsight_20060322.bb +++ b/packages/farsight/gst-plugins-farsight_0.10.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE = "http://farsight.sf.net" -SRC_URI = "http://ewi546.ewi.utwente.nl/OE/source/${PN}_${PV}.tar.bz2" +SRC_URI = "http://telepathy.freedesktop.org/releases/gst-plugins-farsight/${P}.tar.gz" MAINTAINER = "Koen Kooi " @@ -8,7 +8,6 @@ DEPENDS = "glib-2.0 libxml2 zlib dbus libjingle gstreamer gst-plugins-base" inherit autotools pkgconfig -S= "${WORKDIR}/${PN}" EXTRA_OECONF = " \ --disable-debug \ --disable-jrtplib \