From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- x11-apps/xsetroot/Manifest | 1 + x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild (limited to 'x11-apps/xsetroot') diff --git a/x11-apps/xsetroot/Manifest b/x11-apps/xsetroot/Manifest index 25acdecacdb5..659bd091abcb 100644 --- a/x11-apps/xsetroot/Manifest +++ b/x11-apps/xsetroot/Manifest @@ -1,3 +1,4 @@ DIST xsetroot-1.1.2.tar.bz2 129091 BLAKE2B 0bd0615f64c636eaad7ed1b83d49208e9065edf7583bcd7e5d4c5d2f1a1eca4c7692209a540cab823c35497696176f4925afecaaf843610f6e9485cd3724f1cb SHA512 0b9df1b72305e5c24f1e1664578aa4411a5ffcdc5d318458117594e641f01c34700205b0d16c08abf4a8106d36128ccdbe1ea1f1035fce9018d6b52801a8b72b +EBUILD xsetroot-1.1.2-r1.ebuild 407 BLAKE2B e911774209086f3c35ca2c69c8f1d748a3088c9184955c5aba20254f2a2f05eb3952c0153c1977a6b195c686ce489bb85f864eb07c57d0b52b908bcef3c606a7 SHA512 7359eebc0545487e43c13987a9976b4b5044a3acd2c73f459e7bf2bc9e32a707a07add3a4bbb51097db54cced94b89299b442d30f423e9eebcb92c3eb64e646e EBUILD xsetroot-1.1.2.ebuild 384 BLAKE2B 3a22511b1f237133a80e616ebb529a5612622e2c12da4f0d33c5a38c2a23de9329a792ee9915a2b3a20174cc574badeb3e27d397c33259b5c019d8e4516a32ba SHA512 55b586e59c7e5d0bfbe582776460cf896c671d7a8e68dd0ae07e1ce612013bb9f051a7b2cfaac9a2270da33b7d533c0fd9fe688150a242c6cc1b2afb4f4df7bd MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild new file mode 100644 index 000000000000..bb312bbff677 --- /dev/null +++ b/x11-apps/xsetroot/xsetroot-1.1.2-r1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xorg-3 + +DESCRIPTION="X.Org xsetroot application" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXcursor + x11-libs/libXmu + x11-misc/xbitmaps" +DEPEND="${RDEPEND} + x11-base/xorg-proto" -- cgit v1.2.3