public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dfshow/
Date: Thu, 10 Oct 2019 05:22:28 +0000 (UTC)	[thread overview]
Message-ID: <1570684918.df68f09db2a59b2d4e0dc98ba79eb67bd190f58c.juippis@gentoo> (raw)

commit:     df68f09db2a59b2d4e0dc98ba79eb67bd190f58c
Author:     Angelos Kouratzinos <pepitsizous <AT> zoho <DOT> com>
AuthorDate: Sun Oct  6 22:31:25 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct 10 05:21:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df68f09d

app-misc/dfshow: version bump to 0.8.2 beta

Closes: https://bugs.gentoo.org/696430
Signed-off-by: Angelos Kouratzinos <pepitsizous <AT> zoho.com>
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Closes: https://github.com/gentoo/gentoo/pull/13193
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-misc/dfshow/Manifest                 |  1 +
 app-misc/dfshow/dfshow-0.8.2_beta.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/app-misc/dfshow/Manifest b/app-misc/dfshow/Manifest
index ce73746af13..26d4ec08f7f 100644
--- a/app-misc/dfshow/Manifest
+++ b/app-misc/dfshow/Manifest
@@ -1 +1,2 @@
 DIST dfshow-0.8.0_beta.tar.gz 97301 BLAKE2B fa98ef37d23ef39e8512eed410d4a3a9e45aee87d9ee1c35230a9bea47af61c936091117c7232c195cd661ba61b09376ba1db4167bf8388323311f2a2fa7b6a6 SHA512 79cd82916521500d5f6f7ab00770af084f1a52069fe5625b7336f3081084ece6d2773be7f5480c444455ad3151e603d937b3feb279a18502c435c1a05d6d1446
+DIST dfshow-0.8.2_beta.tar.gz 97733 BLAKE2B 99790b6901760a5e4adc7942fa84d11fb9d5e2f4e60a5d4abc2ce8fed0e86ab5f3def67c2f567b1ca54f1ecdbbe04522d4a75d69694b0ad213a69d86d49514e4 SHA512 1fca7f72c0200df13ac6e640314f9ad94ea3b88eb62a18a606f3a06a02252107f59747fbd404891fff5898b3796650023827ca59ceb690a0aa45e3c0a8bca749

diff --git a/app-misc/dfshow/dfshow-0.8.2_beta.ebuild b/app-misc/dfshow/dfshow-0.8.2_beta.ebuild
new file mode 100644
index 00000000000..2b75216f7b9
--- /dev/null
+++ b/app-misc/dfshow/dfshow-0.8.2_beta.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+MY_PV="${PV//_beta/-beta}"
+
+DESCRIPTION="DF-SHOW is a Unix-like rewrite of some of the applications from DF-EDIT"
+HOMEPAGE="https://github.com/roberthawdon/dfshow"
+SRC_URI="https://github.com/roberthawdon/dfshow/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-libs/libconfig
+	sys-libs/ncurses:0=
+"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+	default
+	sed -i 's/LDADD = -lncursesw -lm -lconfig/LDADD = -lncursesw -lm -lconfig -ltinfow/' Makefile.am ||
+		die "sed in Makefile.am failed"
+	eautoreconf
+	eautomake --add-missing
+}


             reply	other threads:[~2019-10-10  5:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-10  5:22 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-17 22:36 [gentoo-commits] repo/gentoo:master commit in: app-misc/dfshow/ Conrad Kostecki
2024-03-06  6:02 Sam James
2024-03-06  6:02 Sam James
2021-01-02  0:49 Sam James
2020-11-01  6:05 Sam James
2020-04-14  8:35 Joonas Niilola
2020-03-21 15:12 Andreas Sturmlechner
2019-09-08  7:55 Joonas Niilola

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=1570684918.df68f09db2a59b2d4e0dc98ba79eb67bd190f58c.juippis@gentoo \
    --to=juippis@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