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 5426D1582EF for ; Wed, 26 Feb 2025 20:36:03 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 3E322343150 for ; Wed, 26 Feb 2025 20:36:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9C8D5110482; Wed, 26 Feb 2025 20:34:23 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 8CCBB110482 for ; Wed, 26 Feb 2025 20:34:23 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 470143431E6 for ; Wed, 26 Feb 2025 20:34:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE0F12807 for ; Wed, 26 Feb 2025 20:34:20 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1740602051.5d7979ddc37e9d31a700cfedd7b63eceb041c0f8.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libSM/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libSM/Manifest x11-libs/libSM/libSM-1.2.4.ebuild X-VCS-Directories: x11-libs/libSM/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5d7979ddc37e9d31a700cfedd7b63eceb041c0f8 X-VCS-Branch: master Date: Wed, 26 Feb 2025 20:34:20 +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: a44d7f8e-e44a-4404-a61c-deebac9af122 X-Archives-Hash: 31ed4929745d841001f90f58c4bcdd66 commit: 5d7979ddc37e9d31a700cfedd7b63eceb041c0f8 Author: Matt Turner gentoo org> AuthorDate: Wed Feb 26 20:28:27 2025 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Feb 26 20:34:11 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d7979dd x11-libs/libSM: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libSM/Manifest | 1 - x11-libs/libSM/libSM-1.2.4.ebuild | 61 --------------------------------------- 2 files changed, 62 deletions(-) diff --git a/x11-libs/libSM/Manifest b/x11-libs/libSM/Manifest index d116a8f34d90..75c57c2c5242 100644 --- a/x11-libs/libSM/Manifest +++ b/x11-libs/libSM/Manifest @@ -1,2 +1 @@ -DIST libSM-1.2.4.tar.xz 306944 BLAKE2B c1944cd8e25389cffc18e9f6e46e3543381a2d74036cff2c24f063c1defca001c94055ef278dc468123b1f60f145df5daf34bcec39875ad918b664a3c279777a SHA512 7f1d41b7b6c5dd456c49ccad7740c3ba9791a2793fa50fd94814a4164ce2e20c4a0a0ad42a87708e494ed5c23f611be6d3ccd9ef1e9add6d46ac545e2b0f6f86 DIST libSM-1.2.5.tar.xz 312708 BLAKE2B 9babbc5409037d1292c85c0b23ff21975f614e9cfe53c6878761e67489815862a98ef84a2249161279fd5d7af7ff886cfbafb63b82832ee142e513e3d359e6cd SHA512 f2e58503a7cd144a610621104b4727878dd5ba0cdf8220e72f27a3474c9b49c01dc514c60cbdfb35a9318f307b27a601580725cef0f6b5091d4c4ea57cef8c91 diff --git a/x11-libs/libSM/libSM-1.2.4.ebuild b/x11-libs/libSM/libSM-1.2.4.ebuild deleted file mode 100644 index ee83ca5eaaca..000000000000 --- a/x11-libs/libSM/libSM-1.2.4.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -XORG_DOC=doc -XORG_MULTILIB=yes -inherit xorg-3 - -DESCRIPTION="X.Org Session Management library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" -IUSE="+uuid" - -RDEPEND=" - >=x11-libs/libICE-1.1.0[${MULTILIB_USEDEP}] - uuid? ( - elibc_Darwin? ( sys-libs/native-uuid ) - !elibc_SunOS? ( !elibc_Darwin? ( - >=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}] - ) ) - )" -DEPEND="${RDEPEND} - x11-base/xorg-proto - x11-libs/xtrans" - -src_configure() { - local withuuid=$(use_with uuid libuuid) - - # do not use uuid even if available in libc (like on FreeBSD) - use uuid || export ac_cv_func_uuid_create=no - - if use uuid ; then - case ${CHOST} in - *-solaris*|*-darwin*) - if [[ ! -d ${EROOT}/usr/include/uuid ]] && - [[ -d ${ROOT}/usr/include/uuid ]] - then - # Solaris and Darwin have uuid provided by the host - # system. Since util-linux's version is based on this - # version, and on Darwin actually breaks host headers when - # installed, we can "pretend" for libSM we have libuuid - # installed, while in fact we don't - withuuid="--without-libuuid" - export HAVE_LIBUUID=yes - export LIBUUID_CFLAGS="-I${ROOT}/usr/include/uuid" - # Darwin has uuid in libSystem - [[ ${CHOST} == *-solaris* ]] && export LIBUUID_LIBS="-luuid" - fi - ;; - esac - fi - - local XORG_CONFIGURE_OPTIONS=( - --enable-ipv6 - $(use_enable doc docs) - $(use_with doc xmlto) - ${withuuid} - --without-fop - ) - xorg-3_src_configure -}