From patchwork Thu Aug 6 10:06:15 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Corjon X-Patchwork-Id: 504628 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id EAA4E1401F0 for ; Thu, 6 Aug 2015 20:06:26 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id DF22A339B7; Thu, 6 Aug 2015 10:06:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SdleVilttNbJ; Thu, 6 Aug 2015 10:06:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id EE536339C6; Thu, 6 Aug 2015 10:06:20 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id D332D1C2176 for ; Thu, 6 Aug 2015 10:06:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id CFFDE957FD for ; Thu, 6 Aug 2015 10:06:17 +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 Mtk9zv2whRNp for ; Thu, 6 Aug 2015 10:06:16 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by hemlock.osuosl.org (Postfix) with ESMTPS id 74D41957E7 for ; Thu, 6 Aug 2015 10:06:16 +0000 (UTC) Received: by wicgj17 with SMTP id gj17so15690470wic.1 for ; Thu, 06 Aug 2015 03:06:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=zGprYASxaVXBWqZH7e6F2ldjnsgs2/mTuRxpkSZY6Vo=; b=DE5Sgerb9vaapRGozpp+URtCa+jTeLHNGHtfuA/0scz9S/Hhx90Dj3XnSE+2r9gml7 R9H0bI+PbGvmKlh2IuoSTzTh2MSY+AFTJ2DuKQ35PldDvmQGktlghZKuP9klQrIw39vn PKTtAy09CJKswTLhyE6G3mwJ0JEtXaYVCahqfoQA8BQLR5IorjnuCe9xUEYg+/t24jMo tCDRM0/QG0FKTqflxJY8hwBr7Ns1hBkM4VpZrH/c5guHf7DahGEauhJLcPtKuZNs+7/W u6bmNSM/uqHV0px6lYjDkpOJEpZ6OHqeE3gFAjA7iojQSm56uUHI26kqjuZGBqO9tZ/S BltQ== X-Received: by 10.180.219.101 with SMTP id pn5mr4457283wic.89.1438855574970; Thu, 06 Aug 2015 03:06:14 -0700 (PDT) Received: from mic341-linux.sinters-int.fr (AAubervilliers-654-1-180-147.w82-121.abo.wanadoo.fr. [82.121.140.147]) by smtp.gmail.com with ESMTPSA id v8sm8658270wjr.15.2015.08.06.03.06.14 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 06 Aug 2015 03:06:14 -0700 (PDT) From: Julien Corjon To: buildroot@buildroot.org Date: Thu, 6 Aug 2015 12:06:15 +0200 Message-Id: <1438855575-4767-2-git-send-email-corjon.j@ecagroup.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1438855575-4767-1-git-send-email-corjon.j@ecagroup.com> References: <1438855575-4767-1-git-send-email-corjon.j@ecagroup.com> Cc: ECA SINTERS software Subject: [Buildroot] [PATCH 2/2] qt/qt5multimedia: install gsttools for gstreamer1 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" Signed-off-by: Julien Corjon --- package/qt5/qt5multimedia/qt5multimedia.mk | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/package/qt5/qt5multimedia/qt5multimedia.mk b/package/qt5/qt5multimedia/qt5multimedia.mk index 763fc28..34f3a0a 100644 --- a/package/qt5/qt5multimedia/qt5multimedia.mk +++ b/package/qt5/qt5multimedia/qt5multimedia.mk @@ -22,6 +22,10 @@ ifeq ($(BR2_PACKAGE_GST_PLUGINS_BASE),y) QT5MULTIMEDIA_DEPENDENCIES += gst-plugins-base endif +ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BASE),y) +QT5MULTIMEDIA_DEPENDENCIES += gst1-plugins-base +endif + ifeq ($(BR2_PACKAGE_QT5DECLARATIVE),y) QT5MULTIMEDIA_DEPENDENCIES += qt5declarative endif @@ -40,7 +44,7 @@ define QT5MULTIMEDIA_INSTALL_STAGING_CMDS endef ifeq ($(BR2_STATIC_LIBS),) -ifeq ($(BR2_PACKAGE_GST_PLUGINS_BASE),y) +ifeq ($(BR2_PACKAGE_GST_PLUGINS_BASE)$(BR2_PACKAGE_GST1_PLUGINS_BASE),y) define QT5MULTIMEDIA_INSTALL_TARGET_QGSTTOOLS_LIB cp -dpf $(STAGING_DIR)/usr/lib/libqgsttools*.so.* $(TARGET_DIR)/usr/lib endef