From patchwork Thu Feb 13 22:59:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 320236 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id 4312F2C00A2 for ; Fri, 14 Feb 2014 10:00:15 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 827C393EAC; Thu, 13 Feb 2014 23:00:12 +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 X5zgCxh88fgM; Thu, 13 Feb 2014 23:00:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id E5DA093EC3; Thu, 13 Feb 2014 23:00:11 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 301151CE95F for ; Thu, 13 Feb 2014 23:00:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 25CEA32EF7 for ; Thu, 13 Feb 2014 23:00:09 +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 h18b-LnOnoXJ for ; Thu, 13 Feb 2014 23:00:08 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by silver.osuosl.org (Postfix) with ESMTPS id 32C2832EBF for ; Thu, 13 Feb 2014 23:00:08 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id hn9so9328199wib.0 for ; Thu, 13 Feb 2014 15:00:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=gEXecTr+ngIoGSf+lAyM3Hm/5F6cpmbsgyHdV+ZrW08=; b=L5KHYR/j9ECdau/twsFTogL/8O2ikqTdhESj2XXdP08O+OBy8JZy3vKOH2nsCcwbi0 8xn7q8VyHLDCUi8IhxulDTsKUymIsdHdKiGFoL+dLSQRYBKQmqeIcL4au2/XcfSCqhDO Ului1FwXPE/IO+GumDgQeOeInWzjAktMFhBfsNjZmOK3ypLno0MMKIf+J7b8okOODXDh vgOIP7iO2y+xobp7A9QjToERjRBUvvG1zTEBTP8tqpCoY3Ys8suxJm7I8LEcZun327LW THM2cvnvZLjAZL+hypJeKf3t9AU2oh8cQoz3le1bQjk69WKWZtAUCIfkT5CGUtdNlyRo nJzg== X-Received: by 10.194.71.116 with SMTP id t20mr3278430wju.51.1392332406779; Thu, 13 Feb 2014 15:00:06 -0800 (PST) Received: from localhost (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPSA id y18sm8718360wie.11.2014.02.13.15.00.05 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 13 Feb 2014 15:00:05 -0800 (PST) From: Maxime Hadjinlian To: buildroot@buildroot.org Date: Thu, 13 Feb 2014 23:59:52 +0100 Message-Id: <1392332394-27935-4-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 1.8.5.3 In-Reply-To: <1392332394-27935-1-git-send-email-maxime.hadjinlian@gmail.com> References: <1392332394-27935-1-git-send-email-maxime.hadjinlian@gmail.com> Subject: [Buildroot] [PATCH v5 3/5] sdl_image: add host version X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 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-bounces@busybox.net Host version is needed to build xbmc Signed-off-by: Maxime Hadjinlian Reviewed-by: "Yann E. MORIN" --- Changes v3 -> v4: - None Changes v2 -> v3: - None Changes v1 -> v2: - None --- package/sdl_image/sdl_image.mk | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/package/sdl_image/sdl_image.mk b/package/sdl_image/sdl_image.mk index ba9751d..05b9a1f 100644 --- a/package/sdl_image/sdl_image.mk +++ b/package/sdl_image/sdl_image.mk @@ -38,4 +38,15 @@ SDL_IMAGE_DEPENDENCIES = sdl \ $(if $(BR2_PACKAGE_SDL_IMAGE_TIFF),tiff) \ $(if $(BR2_PACKAGE_SDL_IMAGE_WEBP),webp) +HOST_SDL_IMAGE_CONF_OPT = --with-sdl-prefix=$(HOST_DIR)/usr \ + --with-sdl-exec-prefix=$(HOST_DIR)/usr \ + --disable-sdltest \ + --disable-static \ + --disable-jpg-shared \ + --disable-png-shared \ + --disable-tif-shared \ + +HOST_SDL_IMAGE_DEPENDENCIES = host-libjpeg host-libpng host-sdl + $(eval $(autotools-package)) +$(eval $(host-autotools-package))