Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/multitail: multitail-6.2.1.ebuild multitail-6.3.ebuild ChangeLog
Date: Tue, 10 Feb 2015 08:19:06
Message-Id: 20150210081901.8755111714@oystercatcher.gentoo.org
1 jlec 15/02/10 08:19:01
2
3 Modified: multitail-6.2.1.ebuild ChangeLog
4 Added: multitail-6.3.ebuild
5 Log:
6 Version Bump; use src_compile to build; drop old patches
7
8 (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
9
10 Revision Changes Path
11 1.8 app-text/multitail/multitail-6.2.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild?r1=1.7&r2=1.8
16
17 Index: multitail-6.2.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- multitail-6.2.1.ebuild 29 Oct 2014 09:36:53 -0000 1.7
24 +++ multitail-6.2.1.ebuild 10 Feb 2015 08:19:01 -0000 1.8
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild,v 1.7 2014/10/29 09:36:53 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-6.2.1.ebuild,v 1.8 2015/02/10 08:19:01 jlec Exp $
31
32 EAPI=5
33
34 @@ -23,8 +23,6 @@
35 src_prepare() {
36 epatch "${FILESDIR}"/${PN}-6.0-as-needed.patch
37
38 - use x86-interix && epatch "${FILESDIR}"/${PN}-5.2.6-interix.patch
39 -
40 sed \
41 -e '/gcc/d' \
42 -e '/scan-build/d' \
43 @@ -37,7 +35,7 @@
44 use debug && append-flags "-D_DEBUG"
45 }
46
47 -src_configure() {
48 +src_compile() {
49 emake UTF8_SUPPORT=$(usex unicode)
50 }
51
52
53
54
55 1.125 app-text/multitail/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/ChangeLog?rev=1.125&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/ChangeLog?rev=1.125&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/ChangeLog?r1=1.124&r2=1.125
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v
64 retrieving revision 1.124
65 retrieving revision 1.125
66 diff -u -r1.124 -r1.125
67 --- ChangeLog 29 Oct 2014 10:00:52 -0000 1.124
68 +++ ChangeLog 10 Feb 2015 08:19:01 -0000 1.125
69 @@ -1,6 +1,15 @@
70 # ChangeLog for app-text/multitail
71 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.124 2014/10/29 10:00:52 jlec Exp $
73 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
74 +# $Header: /var/cvsroot/gentoo-x86/app-text/multitail/ChangeLog,v 1.125 2015/02/10 08:19:01 jlec Exp $
75 +
76 +*multitail-6.3 (10 Feb 2015)
77 +
78 + 10 Feb 2015; Justin Lecher <jlec@g.o>
79 + +files/multitail-6.3-as-needed.patch, +multitail-6.3.ebuild,
80 + -files/5.2.2-as-needed.patch, -files/5.2.6-buffer-overflow.patch,
81 + -files/multitail-5.2.12-as-needed.patch,
82 + -files/multitail-5.2.13-as-needed.patch, multitail-6.2.1.ebuild:
83 + Version Bump; use src_compile to build; drop old patches
84
85 29 Oct 2014; Justin Lecher <jlec@g.o> -multitail-5.2.13.ebuild:
86 Drop old
87
88
89
90 1.1 app-text/multitail/multitail-6.3.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/multitail-6.3.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/multitail/multitail-6.3.ebuild?rev=1.1&content-type=text/plain
94
95 Index: multitail-6.3.ebuild
96 ===================================================================
97 # Copyright 1999-2015 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/app-text/multitail/multitail-6.3.ebuild,v 1.1 2015/02/10 08:19:01 jlec Exp $
100
101 EAPI=5
102
103 inherit eutils flag-o-matic toolchain-funcs
104
105 DESCRIPTION="Tail with multiple windows"
106 HOMEPAGE="http://www.vanheusden.com/multitail/"
107 SRC_URI="http://www.vanheusden.com/multitail/${P}.tgz"
108
109 LICENSE="GPL-2"
110 SLOT="0"
111 KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
112 IUSE="debug examples unicode"
113
114 RDEPEND="
115 sys-libs/ncurses[unicode?]
116 "
117 DEPEND="${RDEPEND}
118 virtual/pkgconfig"
119 RESTRICT="test" # bug #492270
120
121 src_prepare() {
122 epatch "${FILESDIR}"/${P}-as-needed.patch
123
124 sed \
125 -e '/gcc/d' \
126 -e '/scan-build/d' \
127 -e 's:make clean::g' \
128 -e "/^DESTDIR/s:=.*$:=${EROOT}:g" \
129 -i Makefile || die
130
131 sed \
132 -e "s:/usr/bin/xclip:${EPREFIX}/usr/bin/xclip:g" \
133 -i xclip.c ${PN}.conf || die
134
135 tc-export CC PKG_CONFIG
136
137 use debug && append-flags "-D_DEBUG"
138 }
139
140 src_compile() {
141 emake UTF8_SUPPORT=$(usex unicode)
142 }
143
144 src_install () {
145 dobin multitail
146
147 insinto /etc
148 doins multitail.conf
149
150 DOCS=( readme.txt thanks.txt )
151 HTML_DOCS=( manual.html )
152 einstalldocs
153
154 doman multitail.1
155
156 use examples && \
157 docinto examples && \
158 dodoc colors-example.{pl,sh} convert-{geoip,simple}.pl
159 }
160
161 pkg_postinst() {
162 optfeature "send a buffer to the X clipboard" x11-misc/xclip
163 }