mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-libs/libXfixes: Version bump to 6.0.2
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST libXfixes-6.0.1.tar.xz 265636 BLAKE2B 829264dc189dbc64aa16e4505464b90a0ccecd97a3c2594b2ad467f17a3bae1413e018f4ddc28608dbbbb3edf3157778158480ae71f8ccf5c17ffc6e7117ffb1 SHA512 b46deffb30cd73ec8a127390d99f2ba2f3ab78f334fdba227f1f461441644a0c169b0d13ffa47576fa458780e7a6db664ff8b93e9195fb217262efd8128f1ffe
|
||||
DIST libXfixes-6.0.2.tar.xz 270896 BLAKE2B 5f397bc8a2161ba94168a1af86c373f970037c28a404510622f417a848e8cf2130016ccd7c06e1bb02af771ad218d50bd132249b87ecc1c9a850775d2eb85e51 SHA512 87542927ba9839fdd83282b0fba1bd2afae853ffe4e0f5f548915de22432bbc34a064578ba8527ba6041a993ee27390ba6ee2f1a957cb961717d45026e40ec75
|
||||
|
||||
17
x11-libs/libXfixes/libXfixes-6.0.2.ebuild
Normal file
17
x11-libs/libXfixes/libXfixes-6.0.2.ebuild
Normal file
@@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
XORG_DOC=doc
|
||||
XORG_MULTILIB=yes
|
||||
inherit xorg-meson
|
||||
|
||||
DESCRIPTION="X.Org Xfixes library"
|
||||
LICENSE="HPND MIT"
|
||||
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"
|
||||
|
||||
RDEPEND="
|
||||
>=x11-libs/libX11-1.6.2[${MULTILIB_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
>=x11-base/xorg-proto-2021.4"
|
||||
Reference in New Issue
Block a user