www-client/chromium: use bundled jinja
authorMike Gilbert <floppym@gentoo.org>
Fri, 13 Jan 2017 03:13:25 +0000 (22:13 -0500)
committerMike Gilbert <floppym@gentoo.org>
Fri, 13 Jan 2017 03:13:25 +0000 (22:13 -0500)
Bug: https://bugs.gentoo.org/605140

Package-Manager: Portage-2.3.3_p25, Repoman-2.3.1_p18

www-client/chromium/chromium-57.0.2970.0.ebuild

index 01935c63638c21c2ee6e2bb164089dfb5f8279be..771fbdb556d07d6f0eb097a99b3b9abd8f2e87fd 100644 (file)
@@ -114,8 +114,6 @@ DEPEND="${COMMON_DEPEND}
                dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]
                >=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]
                dev-python/html5lib[${PYTHON_USEDEP}]
-               dev-python/jinja[${PYTHON_USEDEP}]
-               dev-python/ply[${PYTHON_USEDEP}]
                dev-python/simplejson[${PYTHON_USEDEP}]
        ')
 "
@@ -125,8 +123,6 @@ python_check_deps() {
        has_version --host-root "dev-python/beautifulsoup:python-2[${PYTHON_USEDEP}]" &&
        has_version --host-root ">=dev-python/beautifulsoup-4.3.2:4[${PYTHON_USEDEP}]" &&
        has_version --host-root "dev-python/html5lib[${PYTHON_USEDEP}]" &&
-       has_version --host-root "dev-python/jinja[${PYTHON_USEDEP}]" &&
-       has_version --host-root "dev-python/ply[${PYTHON_USEDEP}]" &&
        has_version --host-root "dev-python/simplejson[${PYTHON_USEDEP}]"
 }
 
@@ -161,7 +157,6 @@ For other desktop environments, try one of the following:
 
 PATCHES=(
        "${FILESDIR}/${PN}-system-ffmpeg-r4.patch"
-       "${FILESDIR}/${PN}-system-jinja-r14.patch"
        "${FILESDIR}/${PN}-widevine-r1.patch"
 )
 
@@ -255,6 +250,7 @@ src_prepare() {
                third_party/hunspell
                third_party/iccjpeg
                third_party/inspector_protocol
+               third_party/jinja2
                third_party/jstemplate
                third_party/khronos
                third_party/leveldatabase
@@ -271,6 +267,7 @@ src_prepare() {
                third_party/libyuv
                third_party/lss
                third_party/lzma_sdk
+               third_party/markupsafe
                third_party/mesa
                third_party/modp_b64
                third_party/mt19937ar
@@ -289,6 +286,7 @@ src_prepare() {
                third_party/pdfium/third_party/libpng16
                third_party/pdfium/third_party/libtiff
                third_party/pdfium/third_party/zlib_v128
+               third_party/ply
                third_party/polymer
                third_party/protobuf
                third_party/protobuf/third_party/six