mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-apps/xlsclients: Version bump to 1.1.6
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST xlsclients-1.1.5.tar.xz 125552 BLAKE2B cafd425b28ab5de1d9b35bffcdf8b8f9552205618029c898c038729f185a6e7b064631482f2785fd496363e65360084b55e95713ee7fe64582af292cb975316f SHA512 3896643378603876438772475e89ad5c066f98c16593245db5fa066418ff793798247f976d2bf7aa401d2590fc9807b80c9758bcbcc91566f02ceb856d9702bf
|
||||
DIST xlsclients-1.1.6.tar.xz 132260 BLAKE2B ff092c8fa2ec5fd714f3f7ef8c4badd705b76c149eb7e49cd351c9d9dbb40029ad2f913a64e68c9608aec433ba2282225632a07f5631133ae39b22e6f402fe5b SHA512 bc330df0f56aa2c732a6d251494280839eb6a7c085e138e2f1d484e2ae580cdb562e1efb71257fa277f7a69f8a22317ef8419c5755661ed5155ea428a550a513
|
||||
|
||||
13
x11-apps/xlsclients/xlsclients-1.1.6.ebuild
Normal file
13
x11-apps/xlsclients/xlsclients-1.1.6.ebuild
Normal file
@@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit xorg-meson
|
||||
|
||||
DESCRIPTION="X.Org xlsclients application"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
|
||||
RDEPEND=">=x11-libs/libxcb-1.7"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto"
|
||||
Reference in New Issue
Block a user