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 9F2E8158083 for ; Tue, 17 Sep 2024 17:50:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8035E29C1; Tue, 17 Sep 2024 17:50:31 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD494E29C1 for ; Tue, 17 Sep 2024 17:50:31 +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 CB787342FB1 for ; Tue, 17 Sep 2024 17:50:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3634E1F49 for ; Tue, 17 Sep 2024 17:50:29 +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: <1726595407.6fe87dbc33538aa1116f4e8289b87a5639d6711f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/caja-dropbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/caja-dropbox/Manifest mate-extra/caja-dropbox/caja-dropbox-1.26.0-r1.ebuild X-VCS-Directories: mate-extra/caja-dropbox/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 6fe87dbc33538aa1116f4e8289b87a5639d6711f X-VCS-Branch: master Date: Tue, 17 Sep 2024 17:50:29 +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: 13f2075f-d809-4704-93a4-17b0f3b8a874 X-Archives-Hash: c60b6ec4e8b3141d749a942cede40bb5 commit: 6fe87dbc33538aa1116f4e8289b87a5639d6711f Author: Ian Jordan gmail com> AuthorDate: Tue Sep 3 12:22:56 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 17 17:50:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe87dbc mate-extra/caja-dropbox: drop 1.26.0-r1 Signed-off-by: Ian Jordan gmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> mate-extra/caja-dropbox/Manifest | 1 - .../caja-dropbox/caja-dropbox-1.26.0-r1.ebuild | 88 ---------------------- 2 files changed, 89 deletions(-) diff --git a/mate-extra/caja-dropbox/Manifest b/mate-extra/caja-dropbox/Manifest index d96d450dbf45..0f79a85edf1c 100644 --- a/mate-extra/caja-dropbox/Manifest +++ b/mate-extra/caja-dropbox/Manifest @@ -1,2 +1 @@ -DIST caja-dropbox-1.26.0.tar.xz 361352 BLAKE2B 877196d1c6900904314e4ea0f4220821febe123395b1af8eb30e6557beea068ce572621473e733bf41f597a9c72d03ca0b2666cb7c335bbdcaefec06ffd577b9 SHA512 f96e3ddf4434936b04e992044d6cd5797b6ff77ead573e8e9a6493f4308d9716f47871f1fd7f08b0dbf7f2659f107511b6be65e98632a0892ebfff0a9888dbe7 DIST caja-dropbox-1.28.0.tar.xz 375076 BLAKE2B baab500372a0c9616515c777998b1bfe7083aebe456ea0d67e7cdc3f515c71643c8a55651bacd120ec04393e5200483ab3cf669fd3015bdb57293f4c47e2f820 SHA512 3b6d4bf853066f9a8099d79226c598004d81230130d353f0c437f761b01fcef16748a57ffa2f0500c10f050ec4a8e79d647ae1f58425f5e83fc7568269af5f20 diff --git a/mate-extra/caja-dropbox/caja-dropbox-1.26.0-r1.ebuild b/mate-extra/caja-dropbox/caja-dropbox-1.26.0-r1.ebuild deleted file mode 100644 index bd51d3b0232a..000000000000 --- a/mate-extra/caja-dropbox/caja-dropbox-1.26.0-r1.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{10,11,12} ) -MATE_LA_PUNT="yes" - -inherit mate python-single-r1 linux-info - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 x86" -fi - -DESCRIPTION="Store, Sync and Share Files Online" -LICENSE="CC-BY-ND-3.0 GPL-3+ public-domain" -SLOT="0" - -IUSE="debug nls" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND="${PYTHON_DEPS} - >=app-accessibility/at-spi2-core-2.46.0 - >=dev-libs/glib-2.50:2 - $(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]') - >=mate-base/caja-1.19.1 - mate-extra/caja-extensions - media-libs/fontconfig:1.0 - media-libs/freetype:2 - x11-libs/cairo - x11-libs/gdk-pixbuf:2 - >=x11-libs/gtk+-3.22:3 - x11-libs/libXinerama - x11-libs/pango -" - -RDEPEND="${COMMON_DEPEND} - net-misc/dropbox -" - -BDEPEND="${COMMON_DEPEND} - dev-python/docutils - virtual/pkgconfig -" - -CONFIG_CHECK="~INOTIFY_USER" - -pkg_setup() { - python-single-r1_pkg_setup - check_extra_config -} - -MATE_FORCE_AUTORECONF=true - -src_prepare() { - # Use system dropbox. - sed -e "s|~/[.]dropbox-dist|/opt/dropbox|" \ - -e 's|\(DROPBOXD_PATH = \).*|\1"/opt/dropbox/dropboxd"|' \ - -i caja-dropbox.in || die - - sed -e 's|\[rst2man\]|\[rst2man\.py\]|' -i configure.ac || die - - mate_src_prepare -} - -src_configure() { - mate_src_configure \ - $(use_enable debug) \ - $(use_enable nls) -} - -src_install() { - python_fix_shebang caja-dropbox.in - - mate_src_install -} - -pkg_postinst() { - mate_pkg_postinst - - for v in ${REPLACING_VERSIONS}; do - if ver_test "${v}" "-lt" "1.24.0-r1" || ver_test "${v}" "-eq" "9999"; then - ewarn "Starting with ${CATEGORY}/${PN}-1.24.0-r1, ${PN} now no longer" - ewarn "configures caja-dropbox to use its own group. This brings caja-dropbox in line" - ewarn "with nautilus-dropbox and dolphin-plugins-dropbox. You may remove the 'dropbox' group." - fi - done -}