X-Git-Url: http://gitweb/?a=blobdiff_plain;f=chromium%2FPkgfile;h=6eb6d677d51cad6a1f84323298141e8c7471a071;hb=6c6668f9c278e21b9f60ea62cded12ab881da437;hp=8dbe5ecd63b931596b382ad6eeef12d9941e3e33;hpb=6ce72368898d28706391a98a8ceaab0a7dc1781e;p=ports%2Fopt-arm.git diff --git a/chromium/Pkgfile b/chromium/Pkgfile index 8dbe5ec..6eb6d67 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -6,7 +6,7 @@ # Depends on: ninja dbus-glib gtk libevent nss xorg-libxscrnsaver xorg-libxtst libgcrypt xorg-libxdamage yasm xorg-libxt gperf speech-dispatcher libdrm libexif pciutils name=chromium -version=46.0.2490.86 +version=49.0.2623.112 release=1 source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \ @@ -17,7 +17,7 @@ build() { touch chrome/test/data/webui/i18n_process_css_test.html - export CFLAGS="$CFLAGS $(pkg-config --cflags nspr)" + export CFLAGS="$CFLAGS $(pkg-config --cflags nspr) -lpthread" export LDFLAGS="$LDFLAGS $(pkg-config --libs nspr)" # determine some flags depending on SOC @@ -84,7 +84,7 @@ build() { install -d $PKG/usr/lib/$name/locales install -m 0644 out/Release/locales/en-US.pak $PKG/usr/lib/$name/locales cp -a out/Release/resources $PKG/usr/lib/$name - install -m 0644 -D out/Release/chrome.1 $PKG/usr/man/man1/$name.1 + install -m 0644 -D out/Release/chrome.1 $PKG/usr/share/man/man1/$name.1 # fix v8 natives cp -a out/Release/{natives,snapshot}_blob.bin $PKG/usr/lib/$name