From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9C4B0158095 for ; Fri, 26 Aug 2022 07:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B97F3E088F; Fri, 26 Aug 2022 07:09:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A0AA8E088F for ; Fri, 26 Aug 2022 07:09:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id A989F3410A1 for ; Fri, 26 Aug 2022 07:09:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DEC3581 for ; Fri, 26 Aug 2022 07:09:33 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1661497766.9a3a97024def2425013f4f15791075d353e35955.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/appmenu-gtk-module/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/appmenu-gtk-module/Manifest x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3-r2.ebuild X-VCS-Directories: x11-misc/appmenu-gtk-module/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9a3a97024def2425013f4f15791075d353e35955 X-VCS-Branch: master Date: Fri, 26 Aug 2022 07:09:33 +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: d60b7f74-765d-4839-baec-b90837b2d1fd X-Archives-Hash: 9279e1aed73124bd5cc32a259e9847f7 commit: 9a3a97024def2425013f4f15791075d353e35955 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 26 06:57:46 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 26 07:09:26 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3a9702 x11-misc/appmenu-gtk-module: drop 0.7.3-r2 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/appmenu-gtk-module/Manifest | 1 - .../appmenu-gtk-module-0.7.3-r2.ebuild | 50 ---------------------- 2 files changed, 51 deletions(-) diff --git a/x11-misc/appmenu-gtk-module/Manifest b/x11-misc/appmenu-gtk-module/Manifest index 1efeacc99c80..a2be37478ac4 100644 --- a/x11-misc/appmenu-gtk-module/Manifest +++ b/x11-misc/appmenu-gtk-module/Manifest @@ -1,2 +1 @@ -DIST appmenu-gtk-module-0.7.3.tar.xz 48460 BLAKE2B b7008aa618e643a95445aad25bc19eed5b887810891318a891f088284f8f128e6392671226742a8b0c70699a9455739ee61ed56aec32129532ba53dc69809913 SHA512 d7df7e3cea3ccb66d013b23ae8796b8cbb0e0787f37f54078715c4863797c28d44ff38d7ac965b6eb0fd5cb327c1a4b891c74c66ba95b9b9a06e2c06ba5b2ad8 DIST appmenu-gtk-module-0.7.6.tar.xz 41212 BLAKE2B 7d37107e36502e44a38a1dc4e7ab02a761ec368b791182b223a4ae2631bad2eb52d9fec913ae0274f95f15a1cfbefb47f4807f1e83e8e3985fd4af7c6f0d075b SHA512 6efad2a13a04ae0a2a5e87fdc62eb7a37c8c85051339a3774fd8b579eea97b4633b10e064325205b3f10597530bab003deae24986c3175429a899c292e8786d5 diff --git a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3-r2.ebuild b/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3-r2.ebuild deleted file mode 100644 index 46a05319bac6..000000000000 --- a/x11-misc/appmenu-gtk-module/appmenu-gtk-module-0.7.3-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake gnome2-utils systemd - -DESCRIPTION="Application menu module for GTK" -HOMEPAGE="https://gitlab.com/vala-panel-project/vala-panel-appmenu" -SRC_URI="https://gitlab.com/vala-panel-project/vala-panel-appmenu/uploads/570a2d1a65e77d42cb19e5972d0d1b84/${P}.tar.xz" - -LICENSE="GPL-2 LGPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86" -IUSE="wayland" - -RDEPEND=" - dev-libs/glib[dbus] - >=x11-libs/gtk+-2.24.0:2 - >=x11-libs/gtk+-3.22.0:3[wayland=] -" -DEPEND="${RDEPEND} - dev-libs/wayland -" - -src_prepare() { - cmake_src_prepare - sed -i -e "/^pkg_check_modules(SYSTEMD/d" data/CMakeLists.txt || die -} - -src_configure() { - local mycmakeargs=( - -DGSETTINGS_COMPILE=OFF - -DCMAKE_DISABLE_FIND_PACKAGE_VCM=ON - ) - cmake_src_configure -} - -src_install() { - cmake_src_install - - exeinto /etc/X11/xinit/xinitrc.d - newexe "${FILESDIR}"/${PN} 85-${PN} - - systemd_dounit "${BUILD_DIR}"/data/appmenu-gtk-module.service -} - -pkg_postinst() { - gnome2_schemas_update -}