public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/files/
Date: Mon, 16 May 2016 21:42:46 +0000 (UTC)	[thread overview]
Message-ID: <1463433285.8c3e544f175ca56dd9a66f81c0d7a31454868454.monsieurp@gentoo> (raw)

commit:     8c3e544f175ca56dd9a66f81c0d7a31454868454
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Mon May 16 21:31:49 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon May 16 21:14:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c3e544f

net-nntp/nzbget: re-add a missing patch for old versions

Gentoo-Bug: https://bugs.gentoo.org/581142

Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1478

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 net-nntp/nzbget/files/nzbget-14.0_pre1145-tinfo.patch | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/net-nntp/nzbget/files/nzbget-14.0_pre1145-tinfo.patch b/net-nntp/nzbget/files/nzbget-14.0_pre1145-tinfo.patch
new file mode 100644
index 0000000..e6cd13f
--- /dev/null
+++ b/net-nntp/nzbget/files/nzbget-14.0_pre1145-tinfo.patch
@@ -0,0 +1,18 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -46,6 +46,7 @@
+ AC_PATH_PROG(MAKE, make, $FALSE)
+ AC_PROG_INSTALL
+ 
++PKG_PROG_PKG_CONFIG()
+ 
+ dnl
+ dnl Do all tests with c++ compiler.
+@@ -291,6 +292,7 @@
+ 	if test "$FOUND" = "no"; then
+ 		AC_MSG_ERROR([Couldn't find curses headers (ncurses.h or curses.h)])
+ 	fi
++	PKG_CHECK_MODULES(ncurses,ncurses,LIBS="$LIBS $ncurses_LIBS",)
+ 	AC_SEARCH_LIBS([refresh], [ncurses curses],, 
+ 		AC_ERROR([Couldn't find curses library]))
+ else


             reply	other threads:[~2016-05-16 21:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-16 21:42 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-03  0:48 [gentoo-commits] repo/gentoo:master commit in: net-nntp/nzbget/files/ Louis Sautier
2019-03-03  0:48 Louis Sautier
2017-01-28 16:50 Sven Wegener
2016-02-14 15:59 Sven Wegener
2016-01-07 11:28 Ian Delaney
2016-01-06 21:05 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=1463433285.8c3e544f175ca56dd9a66f81c0d7a31454868454.monsieurp@gentoo \
    --to=monsieurp@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