From 9991465b0b90d77b2a8a2ae833b6ecd99e6b5101 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 8 Jan 2025 06:41:21 +0000 Subject: gentoo auto-resync : 08:01:2025 - 06:41:21 --- www-client/dillo/Manifest | 4 +- www-client/dillo/dillo-3.1.1-r1.ebuild | 110 --------------------------------- www-client/dillo/dillo-3.1.1-r2.ebuild | 110 +++++++++++++++++++++++++++++++++ www-client/dillo/dillo-9999.ebuild | 4 +- 4 files changed, 114 insertions(+), 114 deletions(-) delete mode 100644 www-client/dillo/dillo-3.1.1-r1.ebuild create mode 100644 www-client/dillo/dillo-3.1.1-r2.ebuild (limited to 'www-client/dillo') diff --git a/www-client/dillo/Manifest b/www-client/dillo/Manifest index c5a307dcf40f..96f5dacc8963 100644 --- a/www-client/dillo/Manifest +++ b/www-client/dillo/Manifest @@ -1,6 +1,6 @@ AUX dillo-3.1.1-remove-which.patch 1026 BLAKE2B 2cc500b296d7273a3b0a8835750617852dcbbb113ce626e4e5aad92be73f17c8dfba8bbf4f9657df8d4054c03162c095d31d7fc5dcbc76158d50ec89a8c433c7 SHA512 86199f43bd81928b13ed4cf5adfc77a0e1a2297808ee4b2199eb1a9b1cd3b11bb9da47d1b463036253202218a12079d43cec12aea9d0f25f504704facc868b28 AUX dillo-3.1.1-unused-constructor.patch 1916 BLAKE2B 1eae8440df79137bcdba2ecb0efd981a009ee33863a4e389828a31b1020aac4cc49eca51a61a7df412d434ca3695cbc78ea8c56a925af34f7bd774d966a09a5b SHA512 1b4137bf4f3edd45043883e8c5a54cb8077dcfb2e89e20a83ee5fe3e9593317a387475da3f8af3c462dae3df8e394c60cd23880d6a48ea39176bd4a1c03c15ca DIST dillo-3.1.1.tar.bz2 1026711 BLAKE2B 81fbaf527f89160bfddf4bc51048dab8f1487b735e6d9cb9679deb46cda666158bb6b0d469ec28691167cd9d9657a12f5d5f5ed5b6c1cb0102963d611b4e2ece SHA512 2f6ad315c246638e91af13fbeb8a846b756c222aaf2275efb1bff6bae08130bb4b8fda9c09cd33925911c424fe536cf7a587e6657de9a13d63733714c86533c1 -EBUILD dillo-3.1.1-r1.ebuild 1891 BLAKE2B 03a6d8ca42d7a69c8a532e701b7de60baa4a27b2d397dd5bdf14f7d80684cb5f2c9dfe4b3b785cae2ccf9b0d5bacb0fa384e650c4bc663ad32c9344770f07325 SHA512 0600753ab5f3ca31ab581250e0180f0b3e21632f7f62cadda24c2dbd48d5f021dfc519bc8f1b29a891ebcac60a593e8157a56397f9e2825dcbd5f3ce30c36c4c -EBUILD dillo-9999.ebuild 1794 BLAKE2B 3280f7330f8e513a7834d0209cbd22d00ea87322e18733cde2a6a26f3eea93237f85fc27cdd6084c7f32de1ace6c330efb86e75edacbea1c196a156f074b7087 SHA512 090a77f7f0e665fc62aa62f010116f576a578cb6d3bb80b41d07ae42d9b5fcca3c86ad1ce2d38908daf81fea1c0871cd3cb1d8f27f44ffc37b4daf6a44a1562f +EBUILD dillo-3.1.1-r2.ebuild 1892 BLAKE2B df5cc940f87fe2d2e8231173a10e569dbad884d2f5cd4ba58b527eada8d1d482e777c077316449184e16e5afcb6ff61a2daecac603bda5fd8d8e06e594a20640 SHA512 d7b4e4e0cdb41695fa8a39ea5f401d71581c5ddd757cdb806400edee5d077b7374c69e3f68d883ff5a4ed337fbfae704995115a35d5daeb8e898d0bc44720300 +EBUILD dillo-9999.ebuild 1795 BLAKE2B 387ba4f5f487279d5558530322802cb32321fba478f2c82fcd8dcc1f243bb2e0fbe87e7c68bfc3ef57fcc6aae2f62a7e9f2c7033125ad34b08c5dd77fbf40c5a SHA512 a62cc3e668d5bdb735e6dbab105d29629d5fab6a11c142e6454b52f45a62ed4e8e24f306fc3a6484d86c3b1ed552c7c11e0261ec93d11c03f2fa5b3f7aaf098b MISC metadata.xml 645 BLAKE2B 1c0dc7392fa848bf1f229641929105e23f3be0253035c4da8d1b8ac499ed60a90ca7578ffc2a4fdcd8808f25fab8e93678081b621d0cb68f0629e19554958a2d SHA512 10acbeacf15254145d7cc2dbedc75d064f045b0c7d76e5facbf364e15c9e0af1fcf3ab12803323dd827c7540de71770926ddbd123a851da16dad2cd5e1f89248 diff --git a/www-client/dillo/dillo-3.1.1-r1.ebuild b/www-client/dillo/dillo-3.1.1-r1.ebuild deleted file mode 100644 index 53222bcbf650..000000000000 --- a/www-client/dillo/dillo-3.1.1-r1.ebuild +++ /dev/null @@ -1,110 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools toolchain-funcs virtualx xdg-utils - -DESCRIPTION="Lean FLTK based web browser" -HOMEPAGE="https://dillo-browser.github.io/" - -if [[ ${PV} == *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/dillo-browser/dillo.git" -else - SRC_URI="https://github.com/dillo-browser/dillo/releases/download/v${PV}/${P}.tar.bz2" - KEYWORDS="~amd64 ~x86" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="debug doc +gif +jpeg mbedtls +png +ssl +openssl +xembed" -REQUIRED_USE=" - ssl? ( || ( openssl mbedtls ) ) -" - -RDEPEND=" - =x11-libs/fltk-1.3*:1= - sys-libs/zlib - x11-libs/libX11 - jpeg? ( media-libs/libjpeg-turbo:= ) - png? ( >=media-libs/libpng-1.2:= ) - ssl? ( - mbedtls? ( net-libs/mbedtls:= ) - openssl? ( dev-libs/openssl:= ) - ) - test? ( - media-fonts/dejavu - media-gfx/imagemagick[X] - x11-apps/xwd - x11-apps/xwininfo - ) -" - -DEPEND=" - ${RDEPEND} -" - -BDEPEND=" - doc? ( - app-text/doxygen[dot] - app-text/texlive - ) -" - -DOCS="AUTHORS ChangeLog README NEWS doc/*.txt doc/README" - -PATCHES=( - "${FILESDIR}"/${P}-unused-constructor.patch - "${FILESDIR}"/${P}-remove-which.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - $(use_enable debug rtfl) - $(use_enable gif) - $(use_enable jpeg) - $(use_enable mbedtls) - $(use_enable openssl) - $(use_enable png) - $(use_enable ssl tls) - $(use_enable xembed) - --enable-ipv6 - ) - - use test && myeconfargs+=( --enable-html-tests=yes ) - - econf "${myeconfargs[@]}" -} - -src_compile() { - emake AR="$(tc-getAR)" - - if use doc; then - doxygen Doxyfile || die - fi -} - -src_test() { - # The test suite consistently fails with -jN in portage - virtx emake -j1 check -} - -src_install() { - default - - use doc && dodoc -r html -} - -pkg_postinst() { - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_desktop_database_update -} diff --git a/www-client/dillo/dillo-3.1.1-r2.ebuild b/www-client/dillo/dillo-3.1.1-r2.ebuild new file mode 100644 index 000000000000..59b02fe21509 --- /dev/null +++ b/www-client/dillo/dillo-3.1.1-r2.ebuild @@ -0,0 +1,110 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools toolchain-funcs virtualx xdg-utils + +DESCRIPTION="Lean FLTK based web browser" +HOMEPAGE="https://dillo-browser.github.io/" + +if [[ ${PV} == *9999* ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/dillo-browser/dillo.git" +else + SRC_URI="https://github.com/dillo-browser/dillo/releases/download/v${PV}/${P}.tar.bz2" + KEYWORDS="~amd64 ~x86" +fi + +LICENSE="GPL-3" +SLOT="0" +IUSE="debug doc +gif +jpeg mbedtls +png +ssl +openssl +xembed" +REQUIRED_USE=" + ssl? ( || ( openssl mbedtls ) ) +" + +RDEPEND=" + =x11-libs/fltk-1.3*:1= + sys-libs/zlib + x11-libs/libX11 + jpeg? ( media-libs/libjpeg-turbo:= ) + png? ( >=media-libs/libpng-1.2:= ) + ssl? ( + mbedtls? ( net-libs/mbedtls:0= ) + openssl? ( dev-libs/openssl:= ) + ) + test? ( + media-fonts/dejavu + media-gfx/imagemagick[X] + x11-apps/xwd + x11-apps/xwininfo + ) +" + +DEPEND=" + ${RDEPEND} +" + +BDEPEND=" + doc? ( + app-text/doxygen[dot] + app-text/texlive + ) +" + +DOCS="AUTHORS ChangeLog README NEWS doc/*.txt doc/README" + +PATCHES=( + "${FILESDIR}"/${P}-unused-constructor.patch + "${FILESDIR}"/${P}-remove-which.patch +) + +src_prepare() { + default + eautoreconf +} + +src_configure() { + local myeconfargs=( + $(use_enable debug rtfl) + $(use_enable gif) + $(use_enable jpeg) + $(use_enable mbedtls) + $(use_enable openssl) + $(use_enable png) + $(use_enable ssl tls) + $(use_enable xembed) + --enable-ipv6 + ) + + use test && myeconfargs+=( --enable-html-tests=yes ) + + econf "${myeconfargs[@]}" +} + +src_compile() { + emake AR="$(tc-getAR)" + + if use doc; then + doxygen Doxyfile || die + fi +} + +src_test() { + # The test suite consistently fails with -jN in portage + virtx emake -j1 check +} + +src_install() { + default + + use doc && dodoc -r html +} + +pkg_postinst() { + xdg_desktop_database_update +} + +pkg_postrm() { + xdg_desktop_database_update +} diff --git a/www-client/dillo/dillo-9999.ebuild b/www-client/dillo/dillo-9999.ebuild index 6afd97ac6375..cd0dca3283fe 100644 --- a/www-client/dillo/dillo-9999.ebuild +++ b/www-client/dillo/dillo-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,7 +30,7 @@ RDEPEND=" jpeg? ( media-libs/libjpeg-turbo:= ) png? ( >=media-libs/libpng-1.2:= ) ssl? ( - mbedtls? ( net-libs/mbedtls:= ) + mbedtls? ( net-libs/mbedtls:0= ) openssl? ( dev-libs/openssl:= ) ) test? ( -- cgit v1.2.3