mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/libICE: drop 1.1.0
Bug: https://bugs.gentoo.org/884369 Bug: https://bugs.gentoo.org/884563 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
XORG_MULTILIB=yes
|
||||
XORG_TARBALL_SUFFIX="xz"
|
||||
inherit xorg-3
|
||||
|
||||
DESCRIPTION="X.Org Inter-Client Exchange library"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
|
||||
|
||||
DEPEND="x11-base/xorg-proto
|
||||
x11-libs/xtrans"
|
||||
RDEPEND="${DEPEND}
|
||||
elibc_glibc? (
|
||||
|| ( >=sys-libs/glibc-2.36 dev-libs/libbsd[${MULTILIB_USEDEP}] )
|
||||
)
|
||||
"
|
||||
|
||||
XORG_CONFIGURE_OPTIONS=(
|
||||
--enable-ipv6
|
||||
--disable-docs
|
||||
--disable-specs
|
||||
--without-fop
|
||||
)
|
||||
Reference in New Issue
Block a user