diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-08-10 20:18:34 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-08-10 20:18:34 +0100 |
commit | f1cd8f3514f8b9fbc1cc9cfe0dd08a8cb258e87a (patch) | |
tree | e16b2f573ffa54d21accbf0dfc3647b47b0578c8 /x11-libs/libXaw3dXft | |
parent | e9c5cd3a9230f2f3f5980a5ca0c4ec20c099c7ed (diff) |
gentoo auto-resync : 10:08:2022 - 20:18:34
Diffstat (limited to 'x11-libs/libXaw3dXft')
-rw-r--r-- | x11-libs/libXaw3dXft/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 9 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest index 1bbbb6a28a26..5ba5785e8499 100644 --- a/x11-libs/libXaw3dXft/Manifest +++ b/x11-libs/libXaw3dXft/Manifest @@ -1,3 +1,3 @@ DIST libXaw3dXft-1.6.2h.tar.bz2 593436 BLAKE2B e0e5c3a3e5b4564d58bb059ad7eb594d1a46cc37e0e21799ea11892d206a57f3f11a46d7413310d2a43738f03e001f5dc6f8c3b86bbe806fbc651661e9f720db SHA512 bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca -EBUILD libXaw3dXft-1.6.2h.ebuild 737 BLAKE2B 7588db2950c7574fb799a1c067ba2ee916a28d473e1dae53f2bd942e437a3565028b3beaccd63a6e4fad7ff13d4f7fdbf71260ee8cc8b26fabb6bfdddb8a7066 SHA512 b2cacfb2d2dc7975d8f5e16b6391a32100b515e656947faceb42203d1455f5e8eec7648515ccf13007bec2b2d2db7db6596a537945b783e01a97decc71038fe9 +EBUILD libXaw3dXft-1.6.2h.ebuild 799 BLAKE2B d738a11d8970718a695ad9fa165bb1407a1adbd4a1d165fabb8438b0c59caafbd91f005808953e22cb17a70f6e03034b02f00afaef8d13364a75ddc8db231563 SHA512 53e2075e19e38fa12e3d8a299e1ea07bb88bd4546098b15ba76292f1d2272034e31ebb4c2fb86d20b34e9f7a3637e07254d61c2789899ce0286db489f2607a7c MISC metadata.xml 482 BLAKE2B 72697de1fc204fcd4873595c5b22d8e45fbd4a7fc036003da81d425df1e022574fac78dc373cbcbfc618d748e0532dbdf5cdd52cd98bac569545515d1f040171 SHA512 7e29b3ac2214a41c2812af079b69d7b5784fc52b957b6807059d8e5daf18ebd3d9ab059db1852cd736c3efa8f944ddffefedd11f9263a0db1d70ac76e1d19f05 diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild index 3523c3b1a0bb..d42b0426bbdf 100644 --- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild +++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Xaw3dXft library" -HOMEPAGE="https://sourceforge.net/projects/sf-xpaint" +HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/" SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2" KEYWORDS="amd64 x86" @@ -23,7 +23,10 @@ DEPEND="${RDEPEND} x11-base/xorg-proto" BDEPEND=" sys-devel/flex - virtual/yacc" + virtual/yacc + x11-misc/util-macros" + +QA_PKGCONFIG_VERSION="${PV//[!0-9.]}" src_configure() { local XORG_CONFIGURE_OPTIONS=( |