Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/gptfdisk: metadata.xml ChangeLog gptfdisk-0.8.5.ebuild gptfdisk-0.8.4.ebuild gptfdisk-0.8.6.ebuild
Date: Fri, 29 Mar 2013 16:44:24
Message-Id: 20130329164421.13ECC2171D@flycatcher.gentoo.org
1 jlec 13/03/29 16:44:21
2
3 Modified: metadata.xml ChangeLog gptfdisk-0.8.5.ebuild
4 gptfdisk-0.8.4.ebuild
5 Added: gptfdisk-0.8.6.ebuild
6 Log:
7 sys-apps/gptfdisk: Version BUmp and make icu support optional, #428410, #461454
8
9 (Portage version: 2.2.0_alpha169/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)
10
11 Revision Changes Path
12 1.3 sys-apps/gptfdisk/metadata.xml
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/metadata.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/metadata.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/metadata.xml?r1=1.2&r2=1.3
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/metadata.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- metadata.xml 24 Sep 2011 10:29:54 -0000 1.2
25 +++ metadata.xml 29 Mar 2013 16:44:20 -0000 1.3
26 @@ -1,8 +1,8 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <maintainer>
31 - <email>alexxy@g.o</email>
32 - <name>Alexey Shvetsov</name>
33 - </maintainer>
34 + <maintainer>
35 + <email>alexxy@g.o</email>
36 + <name>Alexey Shvetsov</name>
37 + </maintainer>
38 </pkgmetadata>
39
40
41
42 1.26 sys-apps/gptfdisk/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/ChangeLog?rev=1.26&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/ChangeLog?rev=1.26&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/ChangeLog?r1=1.25&r2=1.26
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v
51 retrieving revision 1.25
52 retrieving revision 1.26
53 diff -u -r1.25 -r1.26
54 --- ChangeLog 9 Mar 2013 19:37:27 -0000 1.25
55 +++ ChangeLog 29 Mar 2013 16:44:20 -0000 1.26
56 @@ -1,6 +1,12 @@
57 # ChangeLog for sys-apps/gptfdisk
58 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.25 2013/03/09 19:37:27 ago Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/ChangeLog,v 1.26 2013/03/29 16:44:20 jlec Exp $
61 +
62 +*gptfdisk-0.8.6 (29 Mar 2013)
63 +
64 + 29 Mar 2013; Justin Lecher <jlec@g.o> gptfdisk-0.8.4.ebuild,
65 + gptfdisk-0.8.5.ebuild, +gptfdisk-0.8.6.ebuild, metadata.xml:
66 + Version BUmp and make icu support optional, #428410, #461454
67
68 09 Mar 2013; Agostino Sarubbo <ago@g.o> gptfdisk-0.8.5.ebuild:
69 Stable for sparc, wrt bug #427550
70
71
72
73 1.9 sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild?rev=1.9&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild?rev=1.9&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild?r1=1.8&r2=1.9
78
79 Index: gptfdisk-0.8.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild,v
82 retrieving revision 1.8
83 retrieving revision 1.9
84 diff -u -r1.8 -r1.9
85 --- gptfdisk-0.8.5.ebuild 9 Mar 2013 19:37:27 -0000 1.8
86 +++ gptfdisk-0.8.5.ebuild 29 Mar 2013 16:44:20 -0000 1.9
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2013 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild,v 1.8 2013/03/09 19:37:27 ago Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.5.ebuild,v 1.9 2013/03/29 16:44:20 jlec Exp $
92
93 EAPI=4
94 inherit toolchain-funcs
95 @@ -21,6 +21,15 @@
96 DEPEND="${RDEPEND}
97 virtual/pkgconfig"
98
99 +src_prepare() {
100 + sed \
101 + -e '/g++/s:=:?=:g' \
102 + -e "s:-lncurses:$($(tc-getPKG_CONFIG) --libs ncurses):g" \
103 + -i Makefile || die
104 +
105 + tc-export CXX
106 +}
107 +
108 src_compile() {
109 emake CXX="$(tc-getCXX) $($(tc-getPKG_CONFIG) --variable=CXXFLAGS icu-io icu-uc) ${CXXFLAGS}" #439696
110 }
111
112
113
114 1.10 sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild?rev=1.10&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild?rev=1.10&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild?r1=1.9&r2=1.10
119
120 Index: gptfdisk-0.8.4.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild,v
123 retrieving revision 1.9
124 retrieving revision 1.10
125 diff -u -r1.9 -r1.10
126 --- gptfdisk-0.8.4.ebuild 20 Jan 2013 13:18:24 -0000 1.9
127 +++ gptfdisk-0.8.4.ebuild 29 Mar 2013 16:44:20 -0000 1.10
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2013 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild,v 1.9 2013/01/20 13:18:24 ago Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.4.ebuild,v 1.10 2013/03/29 16:44:20 jlec Exp $
133
134 EAPI=4
135
136 @@ -15,11 +15,21 @@
137 KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux"
138 IUSE=""
139
140 -RDEPEND="dev-libs/icu
141 +RDEPEND="
142 + dev-libs/icu
143 dev-libs/popt
144 sys-libs/ncurses"
145 DEPEND="${RDEPEND}"
146
147 +src_prepare() {
148 + sed \
149 + -e '/g++/s:=:?=:g' \
150 + -e "s:-lncurses:$($(tc-getPKG_CONFIG) --libs ncurses):g" \
151 + -i Makefile || die
152 +
153 + tc-export CXX
154 +}
155 +
156 src_compile() {
157 emake CXX="$(tc-getCXX)"
158 }
159
160
161
162 1.1 sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild
163
164 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild?rev=1.1&view=markup
165 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild?rev=1.1&content-type=text/plain
166
167 Index: gptfdisk-0.8.6.ebuild
168 ===================================================================
169 # Copyright 1999-2013 Gentoo Foundation
170 # Distributed under the terms of the GNU General Public License v2
171 # $Header: /var/cvsroot/gentoo-x86/sys-apps/gptfdisk/gptfdisk-0.8.6.ebuild,v 1.1 2013/03/29 16:44:20 jlec Exp $
172
173 EAPI=5
174
175 inherit eutils flag-o-matic toolchain-funcs
176
177 DESCRIPTION="GPT partition table manipulator for Linux"
178 HOMEPAGE="http://www.rodsbooks.com/gdisk/"
179 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
180
181 LICENSE="GPL-2"
182 SLOT="0"
183 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
184 IUSE="kernel_linux +icu"
185
186 RDEPEND="
187 dev-libs/popt
188 >=sys-libs/ncurses-5.7-r7
189 icu? ( dev-libs/icu )
190 kernel_linux? ( sys-apps/util-linux )" # libuuid
191 DEPEND="${RDEPEND}
192 virtual/pkgconfig"
193
194 src_prepare() {
195 if ! use icu; then
196 sed \
197 -e 's:-licuio::g' \
198 -e 's:-licuuc::g' \
199 -e 's:-D USE_UTF16::g' \
200 -i Makefile || die
201 append-cxxflags $($(tc-getPKG_CONFIG) --variable=CXXFLAGS icu-io icu-uc)
202 fi
203
204 sed \
205 -e '/g++/s:=:?=:g' \
206 -e "s:-lncurses:$($(tc-getPKG_CONFIG) --libs ncurses):g" \
207 -i Makefile || die
208
209 tc-export CXX
210 }
211
212 src_install() {
213 dosbin gdisk sgdisk cgdisk fixparts
214 doman *.8
215 dodoc NEWS README
216 }