Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/transcalc: metadata.xml ChangeLog transcalc-0.14-r1.ebuild transcalc-0.14.ebuild
Date: Tue, 05 Jan 2010 22:53:44
Message-Id: E1NSIHU-0002Qx-JI@stork.gentoo.org
1 bicatali 10/01/05 22:53:40
2
3 Modified: metadata.xml ChangeLog
4 Added: transcalc-0.14-r1.ebuild
5 Removed: transcalc-0.14.ebuild
6 Log:
7 Added a patch from Debian on file permission, fixed some syntax errors, and cleaned up
8 (Portage version: 2.2_rc61/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 sci-calculators/transcalc/metadata.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/metadata.xml?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/metadata.xml?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/metadata.xml?r1=1.1&r2=1.2
16
17 Index: metadata.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/metadata.xml,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- metadata.xml 24 Dec 2004 15:09:41 -0000 1.1
24 +++ metadata.xml 5 Jan 2010 22:53:40 -0000 1.2
25 @@ -1,21 +1,21 @@
26 <?xml version="1.0" encoding="UTF-8"?>
27 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
28 <pkgmetadata>
29 - <herd>sci</herd>
30 - <longdescription>
31 - Transcalc is an analysis and synthesis tool for calculating the
32 - electrical and physical properties of different kinds of RF and
33 - microwave transmission lines. Transcalc was somewhat inspired by the
34 - functionality of Agilent Technologies' commercial program linecalc.
35 - Transcalc aspires to be more functional in the long run and
36 - well-documented with appropriate references to formulas that are used.
37 - Transcalc is built using the GIMP toolkit (GTK) for its GUI interface.
38 - For each type of transmission line, using dialog boxes, you can enter
39 - values for the various parameters, and either calculate its electrical
40 - properties (analyze), or use the given electrical requirements to
41 - sythesize physical parameters of the required transmission line.
42 - Available transmission lines (this list will expand with subsequent
43 - releases): microstrip, rectangular waveguide, coaxial line, coupled
44 - microstrip.
45 - </longdescription>
46 +<herd>sci</herd>
47 +<longdescription>
48 + Transcalc is an analysis and synthesis tool for calculating the
49 + electrical and physical properties of different kinds of RF and
50 + microwave transmission lines. Transcalc was somewhat inspired by the
51 + functionality of Agilent Technologies' commercial program linecalc.
52 + Transcalc aspires to be more functional in the long run and
53 + well-documented with appropriate references to formulas that are used.
54 + Transcalc is built using the GIMP toolkit (GTK) for its GUI interface.
55 + For each type of transmission line, using dialog boxes, you can enter
56 + values for the various parameters, and either calculate its electrical
57 + properties (analyze), or use the given electrical requirements to
58 + sythesize physical parameters of the required transmission line.
59 + Available transmission lines (this list will expand with subsequent
60 + releases): microstrip, rectangular waveguide, coaxial line, coupled
61 + microstrip.
62 +</longdescription>
63 </pkgmetadata>
64
65
66
67 1.5 sci-calculators/transcalc/ChangeLog
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/ChangeLog?rev=1.5&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/ChangeLog?rev=1.5&content-type=text/plain
71 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/ChangeLog?r1=1.4&r2=1.5
72
73 Index: ChangeLog
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/ChangeLog,v
76 retrieving revision 1.4
77 retrieving revision 1.5
78 diff -u -r1.4 -r1.5
79 --- ChangeLog 9 Feb 2007 05:22:33 -0000 1.4
80 +++ ChangeLog 5 Jan 2010 22:53:40 -0000 1.5
81 @@ -1,6 +1,14 @@
82 # ChangeLog for sci-calculators/transcalc
83 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
84 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/ChangeLog,v 1.4 2007/02/09 05:22:33 flameeyes Exp $
85 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
86 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/ChangeLog,v 1.5 2010/01/05 22:53:40 bicatali Exp $
87 +
88 +*transcalc-0.14-r1 (05 Jan 2010)
89 +
90 + 05 Jan 2010; Sébastien Fabbro <bicatali@g.o>
91 + -transcalc-0.14.ebuild, +transcalc-0.14-r1.ebuild,
92 + +files/transcalc-0.14-fd-perm.patch, metadata.xml:
93 + Added a patch from Debian on file permission, fixed some syntax errors,
94 + and cleaned up
95
96 09 Feb 2007; Diego Pettenò <flameeyes@g.o> ChangeLog:
97 Regenerate digest in Manifest2 format.
98
99
100
101 1.1 sci-calculators/transcalc/transcalc-0.14-r1.ebuild
102
103 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/transcalc-0.14-r1.ebuild?rev=1.1&view=markup
104 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/transcalc/transcalc-0.14-r1.ebuild?rev=1.1&content-type=text/plain
105
106 Index: transcalc-0.14-r1.ebuild
107 ===================================================================
108 # Copyright 1999-2010 Gentoo Foundation
109 # Distributed under the terms of the GNU General Public License v2
110 # $Header: /var/cvsroot/gentoo-x86/sci-calculators/transcalc/transcalc-0.14-r1.ebuild,v 1.1 2010/01/05 22:53:40 bicatali Exp $
111
112 EAPI=2
113 inherit eutils
114
115 DESCRIPTION="A microwave and RF transmission line calculator"
116 HOMEPAGE="http://transcalc.sourceforge.net"
117 SRC_URI="http://transcalc.sourceforge.net/${P}.tar.gz"
118
119 LICENSE="GPL-2"
120
121 SLOT="0"
122 KEYWORDS="~amd64 ~x86"
123 IUSE=""
124
125 DEPEND=">=x11-libs/gtk+-2"
126 RDEPEND="${DEPEND}"
127
128 src_prepare() {
129 # respect flags
130 sed -i -e 's|^CFLAGS=|#CFLAGS=|g' configure || die
131 # patch from debian
132 epatch "${FILESDIR}"/${P}-fd-perm.patch
133 # syntax errors
134 sed -i \
135 -e 's/ythesize/ynthesize/g' \
136 src/{setup_menu.c,help.h} docs/transcalc.sgml README || die
137 }
138
139 src_install() {
140 emake DESTDIR="${D}" install || die "emake install failed"
141 dodoc AUTHORS ChangeLog README TODO
142 }