From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4698E13835A for ; Sat, 27 Mar 2021 17:01:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B4CBE0821; Sat, 27 Mar 2021 17:01:46 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36237E0821 for ; Sat, 27 Mar 2021 17:01:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DA84340D4A for ; Sat, 27 Mar 2021 17:01:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9508E635 for ; Sat, 27 Mar 2021 17:01:43 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1616863350.bfb49fa661909c57e5c9db87fe30413d7c8c5e1b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXaw3dXft/Manifest x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild X-VCS-Directories: x11-libs/libXaw3dXft/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bfb49fa661909c57e5c9db87fe30413d7c8c5e1b X-VCS-Branch: master Date: Sat, 27 Mar 2021 17:01:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f61ff656-8637-43f5-bbfd-ace280de2048 X-Archives-Hash: 23cd7986f439bb1ff1de3001fd06482e commit: bfb49fa661909c57e5c9db87fe30413d7c8c5e1b Author: Viorel Munteanu gmail com> AuthorDate: Sun Mar 21 08:40:01 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Mar 27 16:42:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb49fa6 x11-libs/libXaw3dXft: update to version 1.6.2h Dependency of media-gfx/xpaint-3.1.3 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Viorel Munteanu gmail.com> Signed-off-by: Sam James gentoo.org> x11-libs/libXaw3dXft/Manifest | 1 + x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 36 ++++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest index 75ee54ff025..3c2383e71d2 100644 --- a/x11-libs/libXaw3dXft/Manifest +++ b/x11-libs/libXaw3dXft/Manifest @@ -1 +1,2 @@ DIST libXaw3dXft-1.6.2d.tar.bz2 584670 BLAKE2B cde040659a90edb50ac5aa374e8ec04442479ae1c06fe3d5b1387bd3e02c1a0b40ff286ad40f0ae7841544d1244648e34905570e5827dc0efe60a62da3261c9a SHA512 ac434b7f055d20ceb0bd17851d8ba69976ec562a60cb8012a259045e52c038278f0a8b25b52a61befab3aa169b74fd919278c671f1b6e282efb404e089772740 +DIST libXaw3dXft-1.6.2h.tar.bz2 593436 BLAKE2B e0e5c3a3e5b4564d58bb059ad7eb594d1a46cc37e0e21799ea11892d206a57f3f11a46d7413310d2a43738f03e001f5dc6f8c3b86bbe806fbc651661e9f720db SHA512 bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild new file mode 100644 index 00000000000..3c771bc204f --- /dev/null +++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit xorg-3 + +DESCRIPTION="Xaw3dXft library" +HOMEPAGE="https://sourceforge.net/projects/sf-xpaint" +SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" + +KEYWORDS="~amd64 ~x86" +IUSE="unicode xpm" + +RDEPEND=" + x11-libs/libX11 + x11-libs/libXext + x11-libs/libXft + x11-libs/libXmu + x11-libs/libXt + xpm? ( x11-libs/libXpm )" +DEPEND="${RDEPEND} + x11-base/xorg-proto" +BDEPEND=" + sys-devel/flex + virtual/yacc" + +src_configure() { + local XORG_CONFIGURE_OPTIONS=( + $(use_enable unicode internationalization) + $(usex xpm "--enable-multiplane-bitmaps" "") + --enable-arrow-scrollbars + --enable-gray-stipples + ) + xorg-3_src_configure +}