From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4D36015808A for ; Wed, 16 Jul 2025 15:38:14 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 342B833FE7D for ; Wed, 16 Jul 2025 15:38:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7CCE71102A2; Wed, 16 Jul 2025 15:38:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 77B041102A2 for ; Wed, 16 Jul 2025 15:38:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31C84335CF4 for ; Wed, 16 Jul 2025 15:38:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D70C31BE for ; Wed, 16 Jul 2025 15:38:08 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1752680282.a05bf1cc4ebea661c7ce519400faf5fe8a1c6489.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/guake/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-terms/guake/Manifest x11-terms/guake/guake-3.9.0.ebuild X-VCS-Directories: x11-terms/guake/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: a05bf1cc4ebea661c7ce519400faf5fe8a1c6489 X-VCS-Branch: master Date: Wed, 16 Jul 2025 15:38:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 255cfb39-f98a-455d-8ac7-1893450452b0 X-Archives-Hash: 800a9e8a4951bbd95671337a244affc9 commit: a05bf1cc4ebea661c7ce519400faf5fe8a1c6489 Author: Ben Kohler gentoo org> AuthorDate: Wed Jul 16 14:40:17 2025 +0000 Commit: Ben Kohler gentoo org> CommitDate: Wed Jul 16 15:38:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05bf1cc x11-terms/guake: drop 3.9.0 Signed-off-by: Ben Kohler gentoo.org> x11-terms/guake/Manifest | 1 - x11-terms/guake/guake-3.9.0.ebuild | 87 -------------------------------------- 2 files changed, 88 deletions(-) diff --git a/x11-terms/guake/Manifest b/x11-terms/guake/Manifest index db68e997f409..4438ffec6b59 100644 --- a/x11-terms/guake/Manifest +++ b/x11-terms/guake/Manifest @@ -1,2 +1 @@ DIST guake-3.10.gh.tar.gz 1123390 BLAKE2B ec50c78938c2e24128b9ca35195b4f26dee60ad320d24b4aab91eb427e452aaca401d7adf0091673c7f7e0590cba1bb3f35d5c5c5c56bb422f06e87945e5fc4a SHA512 72e5b7a046ceab0c5fedde25e7baa4e4002edc7f97867db72ed0cacc7347ca5381d74813f1ae1f61167b9c9128d87d60c7b6610b25f7abad024a2e001d3b114a -DIST guake-3.9.0.gh.tar.gz 1118696 BLAKE2B 0c9fdcc5ff11d2f7263154594060a2145cefe678410cebb562dfd355a375019870a240ba4fb3868e69fdb5cf5bf49e73c3c5c2a1acef00251f68feebd8efdeba SHA512 d90e8a12285cd7488fe1132dc5af05d5eccec19a43ae98202631a15d12dfd21c3bda542e5f31ec409481d987a1bd013892c9343e7a74405a784e530efbd83503 diff --git a/x11-terms/guake/guake-3.9.0.ebuild b/x11-terms/guake/guake-3.9.0.ebuild deleted file mode 100644 index 111bfe62b52f..000000000000 --- a/x11-terms/guake/guake-3.9.0.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..12} ) -inherit distutils-r1 gnome2-utils optfeature plocale virtualx xdg - -PLOCALES="ca cs de el es fa fi fr gl hr hu id it ja ko nb nl pa pl pt_BR ru sv tr uk zh_CN zh_TW" - -DESCRIPTION="Drop-down terminal for GNOME" -HOMEPAGE="https://guake.github.io/" -SRC_URI="https://github.com/Guake/guake/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~ppc64 x86" - -RDEPEND=" - $(python_gen_cond_dep ' - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - dev-python/pygobject:3[${PYTHON_USEDEP}] - dev-python/pyyaml[${PYTHON_USEDEP}]') - dev-libs/keybinder:3[introspection] - x11-libs/libnotify[introspection] - x11-libs/libwnck:3[introspection] - x11-libs/vte:2.91[introspection]" -BDEPEND=" - $(python_gen_cond_dep ' - dev-python/setuptools-scm[${PYTHON_USEDEP}] - test? ( - dev-python/pyfakefs[${PYTHON_USEDEP}] - dev-python/pytest-mock[${PYTHON_USEDEP}] - )') - dev-libs/glib:2 - gnome-base/gsettings-desktop-schemas - sys-devel/gettext" - -distutils_enable_tests pytest - -src_prepare() { - distutils-r1_src_prepare - - export SETUPTOOLS_SCM_PRETEND_VERSION=${PV} # needed with github's tarball - - local po=($(plocale_get_locales disabled)) - po=("${po[@]/%/.po}") - (( ! ${#po[@]} )) || rm "${po[@]/#/po/}" || die - - emake PREFIX="${EPREFIX}"/usr prepare-install # paths.py.in -> paths.py -} - -python_test() { - # - uses /usr/bin/bash if SHELL is not exported - SHELL=${SHELL} virtx epytest -} - -python_install() { - # use right schema/data dirs, done here so tests don't use the system's - sed -e "/^SCHEMA_DIR/s|=.*|= \"${EPREFIX}/usr/share/glib-2.0/schemas\"|" \ - -e "/def get_default_data_dir/{n;s|=.*|= \"${EPREFIX}/usr/share/guake\"|}" \ - -i "${BUILD_DIR}/install$(python_get_sitedir)"/guake/paths.py || die - python_optimize "${BUILD_DIR}/install$(python_get_sitedir)"/guake/paths.py - - distutils-r1_python_install -} - -python_install_all() { - emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install-{locale,schemas} - - dodoc NEWS.rst README.rst -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_schemas_update - - optfeature "utmp management support" sys-libs/libutempter -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_schemas_update -}