head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.2 pkgsrc-2013Q2-base:1.2; locks; strict; comment @# @; 1.2 date 2013.05.23.12.55.27; author ryoon; state dead; branches; next 1.1; commitid hOYA93csj3ibSKQw; 1.1 date 2013.05.19.08.47.41; author ryoon; state Exp; branches; next ; commitid i72N8U6dwY2uDdQw; desc @@ 1.2 log @Remove xulrunner. This does not work, and there is no consumer. @ text @$NetBSD: patch-media_webrtc_trunk_third__party_libyuv_libyuv.gyp,v 1.1 2013/05/19 08:47:41 ryoon Exp $ --- media/webrtc/trunk/third_party/libyuv/libyuv.gyp.orig 2013-05-11 19:19:44.000000000 +0000 +++ media/webrtc/trunk/third_party/libyuv/libyuv.gyp @@@@ -9,6 +9,7 @@@@ { 'variables': { 'use_system_libjpeg%': 0, + 'yuv_disable_asm%': 0, }, 'targets': [ { @@@@ -50,6 +51,11 @@@@ ], }, 'conditions': [ + ['yuv_disable_asm==1', { + 'defines': [ + 'YUV_DISABLE_ASM', + ], + }], ['build_with_mozilla==1', { 'include_dirs': [ '$(DEPTH)/dist/include', @ 1.1 log @Update to 21.0 and mark as BROKEN. * Introduce WEBRTC patches for FreeBSD, this patches are not work for NetBSD. * When firefox/xulrunner-22.0 is released, I will check the functionality of xulrunner package again. * Patches and dist.mk are used by www/firefox. * Take MAINATINERship. @ text @d1 1 a1 1 $NetBSD$ @