From 4d0cdf54d33e37d0b84b3ec24bbd24fb80b65fef Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sat, 23 May 2015 10:43:17 +0200 Subject: [PATCH] firefox: added skia support --- firefox/.footprint | 1 + firefox/Pkgfile | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/firefox/.footprint b/firefox/.footprint index 807c818..d927f83 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -255,6 +255,7 @@ drwxr-xr-x root/root usr/include/firefox/ -rw-r--r-- root/root usr/include/firefox/SharedSurfaceEGL.h -rw-r--r-- root/root usr/include/firefox/SharedSurfaceGL.h -rw-r--r-- root/root usr/include/firefox/SharedThreadPool.h +-rwxr-xr-x root/root usr/include/firefox/SkiaGLGlue.h -rw-r--r-- root/root usr/include/firefox/SoftwareVsyncSource.h -rw-r--r-- root/root usr/include/firefox/SoftwareWebMVideoDecoder.h -rw-r--r-- root/root usr/include/firefox/SpecialSystemDirectory.h diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 375c3d8..cdc36ad 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -19,8 +19,6 @@ build() { cat <<- EOF > .mozconfig mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/firefox-shared mk_add_options MOZ_MAKE_FLAGS="$MAKEFLAGS -s" - export VPX_ASFLAGS="$CFLAGS" - export LIBJPEG_TURBO_ASFLAGS="$CFLAGS" ac_add_options --prefix=/usr ac_add_options --with-system-jpeg ac_add_options --with-system-zlib @@ -63,7 +61,6 @@ build() { ac_add_options --disable-libnotify ac_add_options --disable-gstreamer ac_add_options --disable-pulseaudio - ac_add_options --disable-skia-gpu EOF sed "s|\['-march=armv7-a', '-mthumb', '-mfloat-abi=softfp', '-mfpu=neon'\]|\[\]|g" -i media/libvpx/moz.build -- 2.26.2