From da6a52f691ef980bab92d003d5df8f463c623af8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 10 Mar 2018 19:15:28 +0000 Subject: gentoo resync : 10.03.2018 --- x11-apps/xeyes/Manifest | 2 ++ x11-apps/xeyes/xeyes-1.1.2.ebuild | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 x11-apps/xeyes/xeyes-1.1.2.ebuild (limited to 'x11-apps/xeyes') diff --git a/x11-apps/xeyes/Manifest b/x11-apps/xeyes/Manifest index 560677f4a851..621767a82043 100644 --- a/x11-apps/xeyes/Manifest +++ b/x11-apps/xeyes/Manifest @@ -1,3 +1,5 @@ DIST xeyes-1.1.1.tar.bz2 113757 BLAKE2B eed50677718223be829fed869360dc2ed98252a2e0a335403b8e680bd5a47cb96d92a762899e46a8823a260dda4be7ae98b45208c87c80a833ab8929056df427 SHA512 3cb734239fa3180a9cc0eb2564c5a04f5e5c64ea314079c0604cebdbb821132f95a2c113dab476af8820308f0e6dbd4eac02b5da45dc2ed78a5d3ca010453618 +DIST xeyes-1.1.2.tar.bz2 133160 BLAKE2B c3f31a2df7988517e4f8903fce6b0cbfbaad01e84d89c7b9f7755eccebba95fbb8b75377644ae97f090e9f4a3a245698966e78f738275f7513f5927193b5dd19 SHA512 008d76f03ddabd3d86ad9e52a540504553b94cb7a6743b20cf08897549eb27505667365ab9af21956a1b5ec7297acca8903a326536e6195a30e643cd93297ee0 EBUILD xeyes-1.1.1.ebuild 456 BLAKE2B c64f5893d0b9446c3083f60ccf24029224097d330194a9ed2417b156073fd051bcddb1086110691912572d273a5a96768514d99b5f060047c8836db7eb5ac2dd SHA512 13b3ac3c8110ddf0f09d7b616e58570c4980a483e3488f3ca154d7c2d565e05e3958f674691acaf906fb87bbe698bf60a6190a007ec4a7a54052f7ba5e8b4d1f +EBUILD xeyes-1.1.2.ebuild 456 BLAKE2B 47473f928c5540a0c6fee02bca959588b41aeafe3f17f8c4b1d2d3413928346c1bfbabbf04fa37d13bf2d887e7b10207d434ea2aef3e35f11c3a65300828cfb4 SHA512 81e890abc99f40bbca96b05685e5254be65a1f70c060daf6251b75a9729dcfb666fa55d5f6dd330aa5605e96cb6572488564d7eff0b428d815b80bbdfc4440fb MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-apps/xeyes/xeyes-1.1.2.ebuild b/x11-apps/xeyes/xeyes-1.1.2.ebuild new file mode 100644 index 000000000000..38058856c834 --- /dev/null +++ b/x11-apps/xeyes/xeyes-1.1.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit xorg-2 + +DESCRIPTION="X.Org xeyes application" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~sparc64-solaris" +IUSE="" +RDEPEND="x11-libs/libX11 + x11-libs/libXt + x11-libs/libXext + x11-libs/libXmu + x11-libs/libXrender" +DEPEND="${RDEPEND}" + +XORG_CONFIGURE_OPTIONS="--with-xrender" -- cgit v1.2.3