X-Git-Url: http://gitweb/?a=blobdiff_plain;f=chromium%2FPkgfile;h=d6251c0579be308911731b5034f6c51e606608bd;hb=50fa022907b8a2d074ecc3ccf6152f7b867b292c;hp=faf22355170b25b94f5ae881062277d0b1088da8;hpb=6a3c14de437cd2da9e04ccce39d882df8070ec4e;p=ports%2Fopt-arm.git diff --git a/chromium/Pkgfile b/chromium/Pkgfile index faf2235..d6251c0 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -6,7 +6,7 @@ # Depends on: dbus-glib gtk libevent nss xorg-libxscrnsaver xorg-libxtst libgcrypt xorg-libxdamage xorg-libxt gperf speech-dispatcher name=chromium -version=42.0.2311.90 +version=44.0.2403.130 release=1 source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \ $name.sh $name.desktop) @@ -14,9 +14,6 @@ source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$ve build() { cd $name-$version - # avoid 32-bit flags (g++: error: unrecognized command line option '-m32') -# patch -p1 -i $SRC/icu-native-arm.patch - export CFLAGS="$CFLAGS $(pkg-config --cflags nspr)" export LDFLAGS="$LDFLAGS $(pkg-config --libs nspr)" @@ -81,7 +78,6 @@ build() { install -m 0755 -D out/Release/chrome $PKG/usr/lib/$name/$name install -m 4755 -o root -g root -D out/Release/chrome_sandbox $PKG/usr/lib/$name/chrome-sandbox install -m 0644 -D out/Release/*.pak $PKG/usr/lib/$name - install -m 0755 -D out/Release/libffmpegsumo.so $PKG/usr/lib/$name 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