Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/pinfo: pinfo-0.6.10-r4.ebuild ChangeLog pinfo-0.6.10-r3.ebuild
Date: Wed, 27 Feb 2013 20:20:43
Message-Id: 20130227202039.90E182171D@flycatcher.gentoo.org
1 jer 13/02/27 20:20:39
2
3 Modified: ChangeLog pinfo-0.6.10-r3.ebuild
4 Added: pinfo-0.6.10-r4.ebuild
5 Log:
6 Fix building against sys-libs/ncurses[-tinfo] (bug #459528).
7
8 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.67 app-text/pinfo/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/ChangeLog?rev=1.67&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/ChangeLog?rev=1.67&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/ChangeLog?r1=1.66&r2=1.67
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v
20 retrieving revision 1.66
21 retrieving revision 1.67
22 diff -u -r1.66 -r1.67
23 --- ChangeLog 18 Jun 2012 01:53:11 -0000 1.66
24 +++ ChangeLog 27 Feb 2013 20:20:39 -0000 1.67
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-text/pinfo
27 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.66 2012/06/18 01:53:11 jer Exp $
29 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/ChangeLog,v 1.67 2013/02/27 20:20:39 jer Exp $
31 +
32 +*pinfo-0.6.10-r4 (27 Feb 2013)
33 +
34 + 27 Feb 2013; Jeroen Roovers <jer@g.o> pinfo-0.6.10-r3.ebuild,
35 + +pinfo-0.6.10-r4.ebuild, +files/pinfo-0.6.10-tinfo.patch:
36 + Fix building against sys-libs/ncurses[-tinfo] (bug #459528).
37
38 18 Jun 2012; Jeroen Roovers <jer@g.o> -pinfo-0.6.10-r2.ebuild:
39 Old.
40
41
42
43 1.8 app-text/pinfo/pinfo-0.6.10-r3.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild?r1=1.7&r2=1.8
48
49 Index: pinfo-0.6.10-r3.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- pinfo-0.6.10-r3.ebuild 17 Jun 2012 18:36:19 -0000 1.7
56 +++ pinfo-0.6.10-r3.ebuild 27 Feb 2013 20:20:39 -0000 1.8
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2012 Gentoo Foundation
59 +# Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild,v 1.7 2012/06/17 18:36:19 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r3.ebuild,v 1.8 2013/02/27 20:20:39 jer Exp $
63
64 EAPI=4
65
66 @@ -16,7 +16,7 @@
67 IUSE="nls readline"
68
69 RDEPEND="
70 - sys-libs/ncurses
71 + sys-libs/ncurses[-tinfo]
72 nls? ( virtual/libintl )
73 "
74
75
76
77
78 1.1 app-text/pinfo/pinfo-0.6.10-r4.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r4.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r4.ebuild?rev=1.1&content-type=text/plain
82
83 Index: pinfo-0.6.10-r4.ebuild
84 ===================================================================
85 # Copyright 1999-2013 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.10-r4.ebuild,v 1.1 2013/02/27 20:20:39 jer Exp $
88
89 EAPI=5
90 inherit eutils flag-o-matic
91
92 DESCRIPTION="Hypertext info and man viewer based on (n)curses"
93 HOMEPAGE="http://pinfo.alioth.debian.org/"
94 SRC_URI="https://alioth.debian.org/frs/download.php/3351/${P}.tar.bz2"
95
96 LICENSE="GPL-2"
97 SLOT="0"
98 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
99 IUSE="nls readline"
100
101 RDEPEND="
102 sys-libs/ncurses
103 nls? ( virtual/libintl )
104 "
105
106 DEPEND="
107 ${RDEPEND}
108 sys-devel/bison
109 virtual/pkgconfig
110 nls? ( sys-devel/gettext )
111 "
112
113 src_prepare() {
114 epatch \
115 "${FILESDIR}"/${PN}-0.6.9-as-needed.patch \
116 "${FILESDIR}"/${PN}-0.6.9-GROFF_NO_SGR.patch \
117 "${FILESDIR}"/${PN}-0.6.9-lzma-xz.patch \
118 "${FILESDIR}"/${PN}-0.6.10-version.patch \
119 "${FILESDIR}"/${PN}-0.6.10-info-suffix.patch \
120 "${FILESDIR}"/${PN}-0.6.10-dir-file.patch \
121 "${FILESDIR}"/${PN}-0.6.10-tinfo.patch
122
123 # autoconf does not work as expected
124 ./autogen.sh || die
125
126 append-cflags -D_BSD_SOURCE # sbrk()
127 }
128
129 src_configure() {
130 econf \
131 $(use_with readline) \
132 $(use_enable nls)
133 }
134
135 src_install() {
136 emake DESTDIR="${D}" sysconfdir=/etc install
137 }