From patchwork Wed Oct 14 21:51:20 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alan Ott X-Patchwork-Id: 530388 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id F0519140E44 for ; Thu, 15 Oct 2015 08:50:55 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b=mN92s7+U; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 0877389D4C; Wed, 14 Oct 2015 21:50:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id t4uW8IFqADP7; Wed, 14 Oct 2015 21:50:51 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 7F6F389399; Wed, 14 Oct 2015 21:50:51 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id A02DE1C67EA for ; Wed, 14 Oct 2015 21:50:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 98DBC88ED7 for ; Wed, 14 Oct 2015 21:50:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WCOt-D97oMNC for ; Wed, 14 Oct 2015 21:50:47 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by whitealder.osuosl.org (Postfix) with ESMTPS id E7F0C8969A for ; Wed, 14 Oct 2015 21:50:46 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 104AC20CF9 for ; Wed, 14 Oct 2015 17:50:46 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 14 Oct 2015 17:50:46 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=/27v mfepIio6537dXvdYLZTUaNk=; b=mN92s7+UeR4pQ019QatxMY5Hknf0NFPDfSSX DoemXlR0deQ6J69ibCXz6vBW2EF7eLgVbQBa3QtCt/dFUX+XvIWd+YcAAXqk2OuX OvFlbyzS5UtUbnjM4dGTBLHQpLVlWFBnxH+DOAmK4PeKRHGU9p924AW9rRtp++pI JOKHmS8= X-Sasl-enc: AYG8Cz29plFxdY1bEDlXJ718HDEtZfVBMwc3sfkhJFsj 1444859445 Received: from ato-lappy.lan (c-73-21-204-125.hsd1.fl.comcast.net [73.21.204.125]) by mail.messagingengine.com (Postfix) with ESMTPA id A393AC00016; Wed, 14 Oct 2015 17:50:45 -0400 (EDT) From: Alan Ott To: buildroot@buildroot.org Date: Wed, 14 Oct 2015 17:51:20 -0400 Message-Id: <1444859483-2268-3-git-send-email-alan@softiron.co.uk> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1444859483-2268-1-git-send-email-alan@softiron.co.uk> References: <1444859483-2268-1-git-send-email-alan@softiron.co.uk> Cc: Alan Ott Subject: [Buildroot] [PATCH 2/5] gst-dsp: Move download link away from Google Code X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Google Code is being shut down. The google code site which hosts the source .tar.gz references github/felipec, which has a gst-dsp repository with the same code as the tar.gz previously referenced. Change the GST_DSP_SITE to this github repo. Signed-off-by: Alan Ott --- package/gstreamer/gst-dsp/gst-dsp.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/gstreamer/gst-dsp/gst-dsp.mk b/package/gstreamer/gst-dsp/gst-dsp.mk index d9e202d..dedffb9 100644 --- a/package/gstreamer/gst-dsp/gst-dsp.mk +++ b/package/gstreamer/gst-dsp/gst-dsp.mk @@ -4,8 +4,8 @@ # ################################################################################ -GST_DSP_VERSION = 0.10.2 -GST_DSP_SITE = http://gst-dsp.googlecode.com/files +GST_DSP_VERSION = v0.10.2 +GST_DSP_SITE = $(call github,felipec,gst-dsp,$(GST_DSP_VERSION)) define GST_DSP_BUILD_CMDS $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e