summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2017-02-08Update to 58.0.3004.3sL1pKn07
- Fixed nodejs installation by upstream. now use system nodejs
2017-02-05Update to 58.0.3000.4sL1pKn07
2017-01-28Update to 57.0.2987.8sL1pKn07
2017-01-21Update to 57.0.2986.0sL1pKn07
2017-01-18Update to 57.0.2984.0sL1pKn07
2017-01-16change from gnome-keyring to libgnome-keyringsL1pKn07
2017-01-14Remove remote_locales symlink (useless)sL1pKn07
2017-01-14Add headless_lib.pak to packagesL1pKn07
2017-01-14Update to 57.0.2979.0sL1pKn07
- Use bundled python2-ply and python2-jinja
2017-01-12fix KF5 stuffsL1pKn07
2017-01-07meh, https://crbug.com/668446 still not fixedsL1pKn07
2017-01-06sicsL1pKn07
2017-01-06Update to 57.0.2970.0sL1pKn07
- Fixed https://crbug.com/668446 (needs GTK2 in makedepends when use GTK3 build) - Fixed https://crbug.com/636229 (MADV_FREE patch) - Add patch from vaapi patch repository (https://github.com/saiarcot895/chromium-ubuntu-build/issues/7) - Use GCC instead of internal clang (broken build with clang, maybe a clang bug(?))
2016-12-06Update to 56.0.2924.14Gustavo Alvarez
2016-11-24Update to 56.0.2924.3Gustavo Alvarez
2016-11-12Update to 56.0.2914.3Gustavo Alvarez
2016-10-26Update to 56.0.2897.0Gustavo Alvarez
- Disable again the VAAPI pacth by default. if you want apply it, then set the option _enable_vaapi=1 in the PKGBUILD - Some cleanups
2016-10-15Update to 55.0.2883.11Gustavo Alvarez
- Update vaapi patch
2016-10-08Add some optepeds=() for HW acceleration for some platformsGustavo Alvarez
2016-10-08Update to 55.0.2882.4Gustavo Alvarez
- Enable vaapi patch by default. thanks to Steven Newbury for the great work! - Cleanup depends=() (some depends is pulled by other depends, no need set twice) - Enable by default link with libpulse, the pulseaudio option is still enabled if detect the system with installed pulseaudio - Cleanup patches
2016-10-04Fix build with _vaapi_patch=1Gustavo Alvarez
2016-10-03Update vaapi patchGustavo Alvarez
2016-10-01Fix typo and add _resources arrayGustavo Alvarez
2016-09-29Update to 55.0.2873.4Gustavo Alvarez
- Enable Again NaCL is the system is 64bit - Disable build with system clang (fail build in this version, but don\'t use anymore because the bundled clang is better) - Enable again re2 - If detect 32bits, then build with GCC (clang from google is only compatible with 64bits) - Some PKGBUILD tweaks
2016-09-28Fix the makedepeds=() ncurses-compat-libs. also make some tweaksGustavo Alvarez
2016-09-28Add ncurses5-compat-libs to makedepends=() when build with bundled clang. ↵Gustavo Alvarez
also make some cleanups
2016-09-27owGustavo Alvarez
2016-09-27Add option for enable the vaapi patch. disabled by default (for me works ↵Gustavo Alvarez
with HW acceleration without it, but if apply the patch have segfault in the GPU process (and turn off the HW accel)). if you need aply anyway, then set 1 the option _patch_vaapi in the top of the PKGBUILD
2016-09-27Add again the vaapi patch but from other way, also I reworked the ↵Gustavo Alvarez
cmake/clang stuff. and also add the gentoo patch for build with the system zlib
2016-09-24clean unused makedepends=() (https://codereview.chromium.org/2342163002)Gustavo Alvarez
2016-09-24oppsGustavo Alvarez
2016-09-24Update to 55.0.2868Gustavo Alvarez
- Ported to GN build system - Disable NaCL (still not ported to new build system) - For me, without vaapi patch have HW acceleration. the patch iself need rework for the new version. this work is delegated to the patch maintainer - Some cleanup/rework
2016-09-05match exact revision of enable_vaapi_on_linux.diffGustavo Alvarez
2016-08-04Update to 53.0.2785.8Gustavo Alvarez
2016-07-02Update to 53.0.2783.2Gustavo Alvarez
2016-06-28Add the author of enable_vaapi_on_linux.diff to contributorsGustavo Alvarez
2016-06-26Update to 53.0.2774.3Gustavo Alvarez
2016-06-04Update to 53.0.2756.0Gustavo Alvarez
- Cleanup patches (remove olders and add newers) - Hotwording is disabled by default - HiDPI is enabled by default - Material resources is now merged in the main theme
2016-06-02Update to 52.0.2743.19Gustavo Alvarez
- Disable makedepends_x86_64=()
2016-05-27Update to 52.0.2743.10Gustavo Alvarez
2016-05-26Update to 52.0.2743.6Gustavo Alvarez
2016-05-14Update to 52.0.2729.3Gustavo Alvarez
2016-04-22Fix typoGustavo Alvarez
2016-04-21Update to 51.0.2704.19Gustavo Alvarez
- Remove custom chromium-dev.{xml,desktop}. now uses files provided by upstream
2016-04-15Update to 51.0.2704.7Gustavo Alvarez
2016-04-06Update to 51.0.2700.0Gustavo Alvarez
2016-03-09Update to 50.0.2661.18Gustavo Alvarez
- cleanup old patches - back to use clang - use blundled icu (https://crbug.com/584920 and https://crbug.com/592268)
2016-01-30Remove GTK3 TODO messageGustavo Alvarez
2016-01-30Update to 50.0.2633.3Gustavo Alvarez
- Add imagemagick to makedepends (Thanks @moscar) - Back to use GTK3 (Thanks @juston_li for the patch) - Use GCC instead Clang (system or bundled) until fix https://crbug.com/576864
2016-01-27Update to 49.0.2623.23Gustavo Alvarez