forked from hasufell/hasufell-repository
net-www/inox*: bump to 56.0.2924.87
This commit is contained in:
@@ -79,10 +79,8 @@ DEPENDENCIES="
|
||||
dev-lang/python:*[>=2.5&<3]
|
||||
dev-lang/yasm
|
||||
dev-perl/Switch
|
||||
dev-python/Jinja2[python_abis:2.7]
|
||||
dev-python/beautifulsoup4[python_abis:2.7]
|
||||
dev-python/html5lib[python_abis:2.7]
|
||||
dev-python/ply[python_abis:2.7]
|
||||
dev-python/simplejson[python_abis:2.7]
|
||||
dev-scm/git [[ note = [ https://bugs.gentoo.org/show_bug.cgi?id=593476 ] ]]
|
||||
dev-util/gperf[>=3.0.4]
|
||||
@@ -107,7 +105,7 @@ DEPENDENCIES="
|
||||
media-libs/freetype:2
|
||||
media-libs/libpng:=[>=1.2.37]
|
||||
media-libs/libvpx[>=1.6.0-r1]
|
||||
media-libs/libwebp[>=0.4]
|
||||
media-libs/libwebp:=[>=0.4]
|
||||
media-libs/opus[>=1.1-r1]
|
||||
media-libs/speex
|
||||
net-libs/libsrtp
|
||||
@@ -120,7 +118,7 @@ DEPENDENCIES="
|
||||
virtual/usb:1
|
||||
x11-libs/cairo[X]
|
||||
x11-libs/gdk-pixbuf:2.0
|
||||
providers:gtk2? ( x11-libs/gtk+:2[>=2.16.0] )
|
||||
providers:gtk2? ( x11-libs/gtk+:2[>=2.16] )
|
||||
providers:gtk3? ( x11-libs/gtk+:3 )
|
||||
x11-libs/harfbuzz
|
||||
x11-libs/libX11
|
||||
@@ -138,7 +136,7 @@ DEPENDENCIES="
|
||||
cups? (
|
||||
dev-libs/libgcrypt
|
||||
net-print/cups
|
||||
providers:gtk2? ( x11-libs/gtk+:2[>=2.16.0][cups] )
|
||||
providers:gtk2? ( x11-libs/gtk+:2[>=2.16][cups] )
|
||||
providers:gtk3? ( x11-libs/gtk+:3[cups] )
|
||||
)
|
||||
gconf? ( gnome-platform/GConf:2 )
|
||||
@@ -177,7 +175,7 @@ inox_src_prepare() {
|
||||
# odd upstream git versioning
|
||||
edo rm -r "${WORKBASE}"/inox-patchset-${PATCHSET}/archive
|
||||
# this one is unneded and doesn't apply cleanly
|
||||
edo rm "${WORKBASE}"/inox-patchset-${PATCHSET}/launcher-branding.patch
|
||||
edo rm "${WORKBASE}"/inox-patchset-${PATCHSET}/*launcher-branding.patch
|
||||
# fire up the inox patches
|
||||
expatch "${WORKBASE}"/inox-patchset-${PATCHSET}/
|
||||
|
||||
@@ -232,6 +230,8 @@ inox_src_prepare() {
|
||||
third_party/google_input_tools/third_party/closure_library/third_party/closure
|
||||
third_party/hunspell
|
||||
third_party/iccjpeg
|
||||
third_party/inspector_protocol
|
||||
third_party/jinja2
|
||||
third_party/jstemplate
|
||||
third_party/khronos
|
||||
third_party/leveldatabase
|
||||
@@ -248,6 +248,7 @@ inox_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
|
||||
@@ -266,6 +267,7 @@ inox_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
|
||||
@@ -285,6 +287,7 @@ inox_src_prepare() {
|
||||
third_party/zlib/google
|
||||
url/third_party/mozilla
|
||||
v8/src/third_party/valgrind
|
||||
v8/third_party/inspector_protocol
|
||||
)
|
||||
|
||||
# TODO: keep for GN builds
|
||||
|
||||
Reference in New Issue
Block a user