From patchwork Sun Oct 18 01:27:52 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: kei-k@ca2.so-net.ne.jp X-Patchwork-Id: 531903 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id DBE2F140307 for ; Sun, 18 Oct 2015 12:27:59 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=ca2.so-net.ne.jp header.i=@ca2.so-net.ne.jp header.b=VPMCJqkb; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id D3AF389299; Sun, 18 Oct 2015 01:27:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oeqf6nG8WKcz; Sun, 18 Oct 2015 01:27:57 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 65ADC891DB; Sun, 18 Oct 2015 01:27:57 +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 A2F211C1040 for ; Sun, 18 Oct 2015 01:27:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 9C0708A4D6 for ; Sun, 18 Oct 2015 01:27:55 +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 KCh3tua04Sf5 for ; Sun, 18 Oct 2015 01:27:54 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from ms-omx01.so-net.ne.jp (ms-omx01.so-net.ne.jp [202.238.84.151]) by whitealder.osuosl.org (Postfix) with ESMTPS id 5C96E8825F for ; Sun, 18 Oct 2015 01:27:54 +0000 (UTC) Received: from localhost (p79672089.tkyea109.ap.so-net.ne.jp [121.103.32.137]) by ms-omx01.plus.so-net.ne.jp with ESMTP id t9I1Rq9v016092; Sun, 18 Oct 2015 10:27:52 +0900 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ca2.so-net.ne.jp; s=sn2015; t=1445131672; bh=0Iy+by917QtkwuKyz67Vh44YomKXHVK70elxfjDud+U=; h=To:cc:From:Subject:Date; b=VPMCJqkbpXe2P/vPkrG4ROaPtKAldycIOknXaSZzoR/XJSeh919weCARPKZtROl91 7ocgKLuVe34/YLM6Y0QNT05sH9qRrUnvK2oNDU6L/xsOUIw5DI+baai/UYpIiAFgwU RCnaPKzJ62lNRqR5xJWwMcf/e1HQ0zkGOheZbYJtq4/9+1w/iz19VmKylNg63s3u+4 TLIz91TnkUbSr+9pXYWCnT7HI8cmPu13vRGMtHyzV3/VGQcNDH5k4HFgObdgTBF2fz rY1kaPU+Mtgmzq+FU5Jy9BrsLVGJpoAKYINyHvS2MYf/ASblAzTmABKb1PtnL9v/+S 9Y/62D4nn6Rmg== Message-Id: <201510180127.t9I1Rq9v016092@ms-omx01.plus.so-net.ne.jp> To: buildroot@busybox.net From: Hiroshi Kawashima MIME-Version: 1.0 Content-ID: <3602.1445131672.1@roba> Date: Sun, 18 Oct 2015 10:27:52 +0900 X-Dispatcher: impost version 0.99i (Apr. 6, 1997) Lines: 83 Cc: kei-k@ca2.so-net.ne.jp Subject: [Buildroot] [PATCH v2 1/1] gmediarender: new package 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: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Hiroshi Kawashima --- Changes v1 -> v2 - remove not needed 'GMEDIARENDER_AUTORECONF = YES' - correct License GPLV2 -> GPLV2+. --- package/Config.in | 1 + package/gmediarender/Config.in | 15 +++++++++++++++ package/gmediarender/gmediarender.hash | 2 ++ package/gmediarender/gmediarender.mk | 15 +++++++++++++++ 4 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 package/gmediarender/Config.in create mode 100644 package/gmediarender/gmediarender.hash create mode 100644 package/gmediarender/gmediarender.mk diff --git a/package/Config.in b/package/Config.in index 8e3c64a..396d757 100644 --- a/package/Config.in +++ b/package/Config.in @@ -14,6 +14,7 @@ menu "Audio and video applications" source "package/ffmpeg/Config.in" source "package/flac/Config.in" source "package/flite/Config.in" + source "package/gmediarender/Config.in" source "package/gstreamer/Config.in" source "package/gstreamer1/Config.in" source "package/jack2/Config.in" diff --git a/package/gmediarender/Config.in b/package/gmediarender/Config.in new file mode 100644 index 0000000..d2cd9d7 --- /dev/null +++ b/package/gmediarender/Config.in @@ -0,0 +1,15 @@ +config BR2_PACKAGE_GMEDIARENDER + bool "gmediarender" + depends on BR2_USE_WCHAR # gstreamer + depends on BR2_TOOLCHAIN_HAS_THREADS # gstreamer, libupnp + depends on BR2_USE_MMU # gstreamer + select BR2_PACKAGE_GSTREAMER + select BR2_PACKAGE_LIBUPNP + help + UPnP (DLNA) media renderer based on gstreamer + + http://gmrender.nongnu.org/ + +comment "gmediarender needs a toolchain w/ wchar, threads" + depends on BR2_USE_MMU + depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS diff --git a/package/gmediarender/gmediarender.hash b/package/gmediarender/gmediarender.hash new file mode 100644 index 0000000..f181770 --- /dev/null +++ b/package/gmediarender/gmediarender.hash @@ -0,0 +1,2 @@ +# Locally calculated +sha256 85d3251ce3095394d389b56f8b47e7f79e906022e51ce92a4cf822ee2a5fee2c gmediarender-0.0.6.tar.bz2 diff --git a/package/gmediarender/gmediarender.mk b/package/gmediarender/gmediarender.mk new file mode 100644 index 0000000..0e71bda --- /dev/null +++ b/package/gmediarender/gmediarender.mk @@ -0,0 +1,15 @@ +################################################################################ +# +# gmediarender +# +################################################################################ + +GMEDIARENDER_VERSION = 0.0.6 +GMEDIARENDER_SOURCE = gmediarender-$(GMEDIARENDER_VERSION).tar.bz2 +GMEDIARENDER_SITE = http://savannah.nongnu.org/download/gmrender +GMEDIARENDER_LICENSE = GPLv2+ +GMEDIARENDER_LICENSE_FILES = COPYING +GMEDIARENDER_DEPENDENCIES = gstreamer libupnp +GMEDIARENDER_CONF_OPTS = --with-libupnp=$(STAGING_DIR)/usr LIBS="-lixml" + +$(eval $(autotools-package))