From 4366c32e84c8dba4882486b3257c80b4437db529 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 25 Jun 2013 09:15:32 +0200 Subject: [PATCH] firefox: update to 22.0. --- srcpkgs/firefox/files/mozconfig | 3 ++- srcpkgs/firefox/template | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/firefox/files/mozconfig b/srcpkgs/firefox/files/mozconfig index a20bef544c5..6ae6844b2f3 100644 --- a/srcpkgs/firefox/files/mozconfig +++ b/srcpkgs/firefox/files/mozconfig @@ -9,7 +9,8 @@ ac_add_options --with-system-nss ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-bz2 -ac_add_options --with-system-png +# disable libpng for now, 1.6.2 apng patch produces some artifacts. +ac_add_options --without-system-png ac_add_options --with-system-libevent ac_add_options --with-system-libvpx ac_add_options --enable-system-pixman diff --git a/srcpkgs/firefox/template b/srcpkgs/firefox/template index e75d19ee660..4142ab00e1b 100644 --- a/srcpkgs/firefox/template +++ b/srcpkgs/firefox/template @@ -1,14 +1,14 @@ # Template build file for 'firefox'. pkgname=firefox -version=21.0 -revision=2 +version=22.0 +revision=1 wrksrc=mozilla-release short_desc="Lightweight gecko-based web browser" maintainer="Juan RP " homepage="http://www.mozilla.org/projects/firefox" license="MPL-1.1, GPL-2, LGPL-2.1" distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.bz2" -checksum=3909031cb5d403b12c796afb7775b4950f0347786ffd06028761852a1074d91c +checksum=040d4e7fb5076b6aa25f0d3851f8d98c2a2e72ef1599f4387f09f47f6096515e hostmakedepends="unzip zip pkg-config perl python yasm" makedepends="libjpeg-turbo-devel libpng-devel>=1.6