diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-04 00:07:50 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-04 00:07:50 +0100 |
commit | dafa6f367240d1f5329ca89fb6f78985dbdc025b (patch) | |
tree | 96ba5ff3cc1d06604d928ca1b58ed15a4f8733dc /www-client/dillo | |
parent | a3bb28551df94028000fb72308a9e9baa01458b0 (diff) |
gentoo auto-resync : 04:06:2024 - 00:07:50
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/Manifest | 3 | ||||
-rw-r--r-- | www-client/dillo/dillo-3.1.0.ebuild | 4 | ||||
-rw-r--r-- | www-client/dillo/files/dillo-3.1.0-remove-floatref.patch | 24 |
3 files changed, 30 insertions, 1 deletions
diff --git a/www-client/dillo/Manifest b/www-client/dillo/Manifest index 4a8d69a09e26..482487be7031 100644 --- a/www-client/dillo/Manifest +++ b/www-client/dillo/Manifest @@ -1,5 +1,6 @@ +AUX dillo-3.1.0-remove-floatref.patch 987 BLAKE2B 916df72ee3d043f909c0593b256b23ea432db262208ad58ee0fa19f426f380925e0352402fbd723fca05fad627b454a394418ea8c1fbbc58e215bbeb79a6dddd SHA512 5369d1bf24a9bf0d2112ae0ea38f3e10c70e35e2e6f3b06649021e89c49e6ef35af173846da2165370963cb78c1b7c5f2899ba7930b7fcf81c2053d84375560f DIST dillo-3.1.0-html-tests.tar.xz 46836 BLAKE2B cb5c4ac685bd816cb4adf416d42be1e10de2289ba9180dc2c3181353448ee9a3c043e39e8cede06ba1417f822678bfcea9b1cea73e76768a8934fbd90fa8b00f SHA512 af8625602aae52b209eb3d60fd536c8d5a630b36010fece933e77ab990f48e6d14e4b3bc4fda8df8e5e17e01990bebea3fa343a2e14ae8238b6486d658d6bbd2 DIST dillo-3.1.0.tar.bz2 994610 BLAKE2B 02e5cd44163e5f066cbccf05a497439db6b7525cf612577908d435414f8a3dbbb4d7ab6a9345709dde5b278373f9d42f5a9f4143a32d5bcc49e2e4a7258a0f6d SHA512 c8a2ea420c2d70a60acc242cf15bd90e65c265db434f9693a1a8e7343cde1eb02c8144293c547582fb0985f306a07f11a7eb8e30c35ec2418131f717b1fda01f -EBUILD dillo-3.1.0.ebuild 2028 BLAKE2B e54797a572b470cca0704061604925a25c995897a0c103f1193745d6febd333a373b2754661babb52440b027082acdd14cd21b143d18ff441e731b1621bab0e2 SHA512 bd842f7d870d04cbf163e34e428899777fb967826b86e8a5e90cf9adf96842ff513ba0211b8d4b414fa52dafa92b57543b0415af230f733d2620832095945818 +EBUILD dillo-3.1.0.ebuild 2083 BLAKE2B 57ef3f21f6ff778ae7efa66d6135a1ef415a3230bc4069560180b2d857cc83a5b298dfc37fe56fede911b45f1cd33793a147d582166c0cb51404138f69ca2b72 SHA512 5822cf89b312002511c3139784ef1a168f000fb51730a51f45d138cdea5b9a959b0f2dc3157ccecfb1c39d5ff33a592a64d72ef307886a8b6ad5fae530bd1ac9 EBUILD dillo-9999.ebuild 1630 BLAKE2B f9270808132cfd616f470ce682a81f06a630f010979377b27660468ef80a7974f7b29b3ca39a1ec19d8c3eae94ebeacfc8889df635648ed6487a39c0eaecab50 SHA512 5db00801ae0e61213ef8a5c031187f36a5008e73af5aa8b4c9f692e6a482fa80e11a64d86a5ee0ff18526fd3acd646ac09f4f49f3368ad95c8bfe66fdaba2108 MISC metadata.xml 645 BLAKE2B 1c0dc7392fa848bf1f229641929105e23f3be0253035c4da8d1b8ac499ed60a90ca7578ffc2a4fdcd8808f25fab8e93678081b621d0cb68f0629e19554958a2d SHA512 10acbeacf15254145d7cc2dbedc75d064f045b0c7d76e5facbf364e15c9e0af1fcf3ab12803323dd827c7540de71770926ddbd123a851da16dad2cd5e1f89248 diff --git a/www-client/dillo/dillo-3.1.0.ebuild b/www-client/dillo/dillo-3.1.0.ebuild index b0a46b7df935..22187108639d 100644 --- a/www-client/dillo/dillo-3.1.0.ebuild +++ b/www-client/dillo/dillo-3.1.0.ebuild @@ -52,6 +52,10 @@ BDEPEND=" DOCS="AUTHORS ChangeLog README NEWS doc/*.txt doc/README" +PATCHES=( + "${FILESDIR}"/${P}-remove-floatref.patch +) + src_prepare() { default if use test; then diff --git a/www-client/dillo/files/dillo-3.1.0-remove-floatref.patch b/www-client/dillo/files/dillo-3.1.0-remove-floatref.patch new file mode 100644 index 000000000000..a88e579835de --- /dev/null +++ b/www-client/dillo/files/dillo-3.1.0-remove-floatref.patch @@ -0,0 +1,24 @@ +https://github.com/dillo-browser/dillo/commit/8c4f55260d0715935e2ed59c2a88f0715bb9661d.patch +From: Rodrigo Arias Mallo <rodarima@gmail.com> +Date: Sun, 2 Jun 2024 19:58:50 +0200 +Subject: [PATCH] Remove undefined floatRef debug line in RTFL + +Fixes: https://bugs.gentoo.org/933361 +--- a/dw/ooffloatsmgr.cc ++++ b/dw/ooffloatsmgr.cc +@@ -2,6 +2,7 @@ + * Dillo Widget + * + * Copyright 2013-2014 Sebastian Geerken <sgeerken@dillo.org> ++ * Copyright 2024 Rodrigo Arias Mallo <rodarima@gmail.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by +@@ -963,7 +964,6 @@ void OOFFloatsMgr::getSize (Requisition *cbReq, int *oofWidth, int *oofHeight) + max (oofHeightLeft, oofHeightRight) + container->boxRestHeight (); + + SizeChanged = true; +- DBG_OBJ_SET_NUM ("floatRef", floatRef); + + DBG_OBJ_MSGF ("resize.oofm", 1, + "=> (l: %d, r: %d => %d) * (l: %d, r: %d => %d)", |