From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/thunderbolt-software-user-space/
Date: Sun, 6 Oct 2019 11:23:59 +0000 (UTC) [thread overview]
Message-ID: <1570361021.379756278cedbbe3f2ee3429a71979dd323bcb3f.asturm@gentoo> (raw)
commit: 379756278cedbbe3f2ee3429a71979dd323bcb3f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 30 21:33:47 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 6 11:23:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37975627
sys-apps/thunderbolt-software-user-space: Drop ugly app-text/txt2tags
This gets rid of a dependency on python2_7 with a dormant upstream.
Bug: https://bugs.gentoo.org/648312
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sys-apps/thunderbolt-software-user-space/Manifest | 1 +
.../thunderbolt-software-user-space-0.9.3-r1.ebuild | 14 ++++++++++++--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/sys-apps/thunderbolt-software-user-space/Manifest b/sys-apps/thunderbolt-software-user-space/Manifest
index f00b1fc68ea..014974f08b2 100644
--- a/sys-apps/thunderbolt-software-user-space/Manifest
+++ b/sys-apps/thunderbolt-software-user-space/Manifest
@@ -1 +1,2 @@
+DIST thunderbolt-software-user-space-0.9.3-tbtadm.1.tar.xz 1160 BLAKE2B 2710f2acea71a7301a121a564bc7625c73b7c983622f9d50f544836facbda7c8cbc29055c81706ec0d8fe5aaa8d254872f9c9740b2b9235642b1264380ad17c1 SHA512 3a5b5e5bfc6b7e2a0f2cd09428e315d6895a217bfda7faacd3817e85b3201192f6dd6b26d10071721164bb9c49731aead1d8249ad6652fdba9d38074fcb74907
DIST thunderbolt-software-user-space-0.9.3.tar.gz 22186 BLAKE2B afc614d0d2f7de3c23988e08c0053d24a04be51d22986497e3863b76ad59f1a8a9e2ab323210df27a3fa2f07ab05122666a3c6bfde146250f0854b2dfb6748f8 SHA512 b8bcb31d864376c644f9813abf2d090cc3239271df8a8e71ff7d5e398e993d4d01e94ba5fc1bc13d7dd0fa861b4b918a6df0724ca43f54a5e706ec67f3c7846b
diff --git a/sys-apps/thunderbolt-software-user-space/thunderbolt-software-user-space-0.9.3-r1.ebuild b/sys-apps/thunderbolt-software-user-space/thunderbolt-software-user-space-0.9.3-r1.ebuild
index 5d97235c7c4..e8db90238f7 100644
--- a/sys-apps/thunderbolt-software-user-space/thunderbolt-software-user-space-0.9.3-r1.ebuild
+++ b/sys-apps/thunderbolt-software-user-space/thunderbolt-software-user-space-0.9.3-r1.ebuild
@@ -7,14 +7,14 @@ inherit cmake-utils linux-info
DESCRIPTION="Thunderbolt(TM) user-space components"
HOMEPAGE="https://github.com/intel/thunderbolt-software-user-space"
-SRC_URI="https://github.com/intel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/intel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
+ https://dev.gentoo.org/~asturm/distfiles/${P}-tbtadm.1.tar.xz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-BDEPEND="app-text/txt2tags"
DEPEND="dev-libs/boost:="
RDEPEND="${DEPEND}"
@@ -25,3 +25,13 @@ pkg_pretend() {
ERROR_HOTPLUG_PCI="Thunderbolt needs pci hotplug support, so please enable it."
check_extra_config
}
+
+src_prepare() {
+ cmake-utils_src_prepare
+ cmake_comment_add_subdirectory docs
+}
+
+src_install() {
+ cmake-utils_src_install
+ doman tbtadm.1
+}
next reply other threads:[~2019-10-06 11:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-06 11:23 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-11-26 11:18 [gentoo-commits] repo/gentoo:master commit in: sys-apps/thunderbolt-software-user-space/ Andreas Sturmlechner
2019-11-26 0:58 Thomas Deutschmann
2019-11-18 11:50 Agostino Sarubbo
2019-10-27 10:36 Andreas Sturmlechner
2019-10-06 11:23 Andreas Sturmlechner
2019-10-06 11:23 Andreas Sturmlechner
2019-05-18 18:07 Mikle Kolyada
2019-05-16 23:56 Thomas Deutschmann
2018-02-20 21:38 Patrice Clement
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1570361021.379756278cedbbe3f2ee3429a71979dd323bcb3f.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox