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 B7D6A138359 for ; Tue, 17 Nov 2020 16:56:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADBFDE0993; Tue, 17 Nov 2020 16:56:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 917B3E098E for ; Tue, 17 Nov 2020 16:56:12 +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 9E7CA33BEBC for ; Tue, 17 Nov 2020 16:56:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A443451 for ; Tue, 17 Nov 2020 16:56:10 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1605632160.0279272ac32149ce7e78c076ce549cff29121294.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/hxtools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/hxtools/Manifest dev-util/hxtools/hxtools-20201116.ebuild X-VCS-Directories: dev-util/hxtools/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0279272ac32149ce7e78c076ce549cff29121294 X-VCS-Branch: master Date: Tue, 17 Nov 2020 16:56:10 +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: d28ce023-f32e-4cfa-8294-9e7e49bcbb81 X-Archives-Hash: 03e71fcfaaac6fb751942e5dfcfbe2ca commit: 0279272ac32149ce7e78c076ce549cff29121294 Author: Matt Turner gentoo org> AuthorDate: Tue Nov 17 16:43:15 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Nov 17 16:56:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0279272a dev-util/hxtools: Version bump to 20201116 Signed-off-by: Matt Turner gentoo.org> dev-util/hxtools/Manifest | 1 + dev-util/hxtools/hxtools-20201116.ebuild | 38 ++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/dev-util/hxtools/Manifest b/dev-util/hxtools/Manifest index db172686c64..4fa991cde4a 100644 --- a/dev-util/hxtools/Manifest +++ b/dev-util/hxtools/Manifest @@ -1,2 +1,3 @@ DIST hxtools-20180301.tar.xz 301516 BLAKE2B 6b768e316de6d9b724cdca5beef1ec14e3482aaf1aa34abc138861782266eac32565cdf7713cc65d3863fb1b3463a21446165ecc7df4f39c4fed168d8efdd3df SHA512 10b6a59367a9d5127116a81ae46c4c0f10dd4cecd60ff78b2dfeb2a304c7a34112df2355b9f939558c8e27d0e255e2df6277da9cc558d4368bcbe4d7130d5326 DIST hxtools-20190428.tar.xz 219012 BLAKE2B a1c2cc48eadb6d2c9016803469a87a18e447705f463f3a059dd9e501a228eaa20355ce1ce36d2c9988c1fb1ff64727ce6e4c0e098b24a88ca591649df36375bf SHA512 268da9c5c09830affe35052769ed2bee2fc4e8f7de3b9ad5eda7a8865ccac88bc1392a6c83b7d4c5faab2b07d7c77c6e77808a8c184bd3e530288c577b5de567 +DIST hxtools-20201116.tar.xz 208540 BLAKE2B 4797657be631308083e75cde3a9ca7f3b73ed5d1ba48822b208a2abe5888d497109c4482957657b11bcd8abf09134162ab8d9a7d4d8e1d58c0522505c07ac5ea SHA512 3ff9dc1f42bea168f43575b2d8f565589a28cf18ed411772ccf179a0ebd9cf3bdb0c280646eacbcc528f5aae894c5835e80f5c9513f97688848ee3cc2625adc4 diff --git a/dev-util/hxtools/hxtools-20201116.ebuild b/dev-util/hxtools/hxtools-20201116.ebuild new file mode 100644 index 00000000000..10d8f963546 --- /dev/null +++ b/dev-util/hxtools/hxtools-20201116.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A collection of tools and scripts" +HOMEPAGE="https://inai.de/projects/hxtools/" +SRC_URI="https://inai.de/files/${PN}/${P}.tar.xz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND=" + >=sys-apps/pciutils-3 + >=sys-apps/util-linux-2.19 + >=sys-libs/libhx-3.12.1:= + dev-lang/perl + sys-libs/libcap:= + x11-libs/libxcb:0= +" +DEPEND="${RDEPEND}" + +src_install() { + default + + # man2html is provided by man + rm -r "${ED}"/usr/bin/man2html || die + rm -r "${ED}"/usr/share/man/man1/man2html* || die + + # Don't collide with dev-util/cwdiff + mv "${ED}"/usr/bin/cwdiff "${ED}"/usr/bin/cwdiff.hx || die + mv "${ED}"/usr/share/man/man1/cwdiff.1 "${ED}"/usr/share/man/man1/cwdiff.hx.1 || die + + # Gentoo doesn't have /usr/share/kbd: + mv "${ED}"/usr/share/kbd/* "${ED}"/usr/share/ || die + gzip "${ED}"/usr/share/consolefonts/*fnt || die +}