Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/gnuplot: metadata.xml ChangeLog gnuplot-4.6_rc1.ebuild
Date: Sun, 29 Jan 2012 18:12:13
Message-Id: 20120129181143.8E69F2004B@flycatcher.gentoo.org
1 ottxor 12/01/29 18:11:43
2
3 Modified: metadata.xml ChangeLog gnuplot-4.6_rc1.ebuild
4 Log:
5 added support for bitmap terminals (bug #401191)
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux i686)
8
9 Revision Changes Path
10 1.12 sci-visualization/gnuplot/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/metadata.xml?r1=1.11&r2=1.12
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/metadata.xml,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- metadata.xml 17 Jul 2011 20:57:29 -0000 1.11
23 +++ metadata.xml 29 Jan 2012 18:11:43 -0000 1.12
24 @@ -20,5 +20,7 @@
25 <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
26 Needed for GIF, JPEG, and PNG image output.</flag>
27 <flag name="thin-splines">Enable thin plate splines</flag>
28 + <flag name="bitmap">Enable dot-matrix printers and pbm terminal
29 + (copyright may restrict commercial use)</flag>
30 </use>
31 </pkgmetadata>
32
33
34
35 1.176 sci-visualization/gnuplot/ChangeLog
36
37 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.176&view=markup
38 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?rev=1.176&content-type=text/plain
39 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/ChangeLog?r1=1.175&r2=1.176
40
41 Index: ChangeLog
42 ===================================================================
43 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v
44 retrieving revision 1.175
45 retrieving revision 1.176
46 diff -u -r1.175 -r1.176
47 --- ChangeLog 27 Jan 2012 20:03:59 -0000 1.175
48 +++ ChangeLog 29 Jan 2012 18:11:43 -0000 1.176
49 @@ -1,6 +1,10 @@
50 # ChangeLog for sci-visualization/gnuplot
51 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.175 2012/01/27 20:03:59 ago Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/ChangeLog,v 1.176 2012/01/29 18:11:43 ottxor Exp $
54 +
55 + 29 Jan 2012; Christoph Junghans <ottxor@g.o> gnuplot-4.6_rc1.ebuild,
56 + metadata.xml:
57 + added support for bitmap terminals (bug #401191)
58
59 27 Jan 2012; Agostino Sarubbo <ago@g.o> gnuplot-4.4.4-r1.ebuild:
60 Stable for amd64, wrt bug #400975
61
62
63
64 1.4 sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild
65
66 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?rev=1.4&view=markup
67 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?rev=1.4&content-type=text/plain
68 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild?r1=1.3&r2=1.4
69
70 Index: gnuplot-4.6_rc1.ebuild
71 ===================================================================
72 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v
73 retrieving revision 1.3
74 retrieving revision 1.4
75 diff -u -r1.3 -r1.4
76 --- gnuplot-4.6_rc1.ebuild 27 Jan 2012 16:05:06 -0000 1.3
77 +++ gnuplot-4.6_rc1.ebuild 29 Jan 2012 18:11:43 -0000 1.4
78 @@ -1,6 +1,6 @@
79 # Copyright 1999-2012 Gentoo Foundation
80 # Distributed under the terms of the GNU General Public License v2
81 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v 1.3 2012/01/27 16:05:06 ulm Exp $
82 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gnuplot/gnuplot-4.6_rc1.ebuild,v 1.4 2012/01/29 18:11:43 ottxor Exp $
83
84 EAPI=4
85
86 @@ -26,9 +26,11 @@
87 LICENSE="gnuplot GPL-2"
88 SLOT="0"
89 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
90 -IUSE="cairo doc emacs examples +gd ggi latex lua plotutils qt4 readline svga thin-splines wxwidgets X xemacs"
91 +IUSE="bitmap cairo doc emacs examples +gd ggi latex lua plotutils qt4 readline svga thin-splines wxwidgets X xemacs"
92 RESTRICT="wxwidgets? ( test )"
93
94 +REQUIRED_USE="svga? ( bitmap )"
95 +
96 RDEPEND="
97 cairo? (
98 x11-libs/cairo
99 @@ -106,6 +108,7 @@
100 myconf="${myconf} --without-pdf"
101 myconf="${myconf} --enable-stats" #extra command save to be enabled
102 myconf="${myconf} --with-texdir=${TEXMF}/tex/latex/${PN}"
103 + myconf="${myconf} $(use_with bitmap bitmap-terminals)"
104 myconf="${myconf} $(use_with cairo)"
105 myconf="${myconf} $(use_with doc tutorial)"
106 myconf="${myconf} $(use_with gd)"