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-visualization/fityk: fityk-0.8.4.ebuild metadata.xml Manifest ChangeLog
Date: Thu, 28 Feb 2008 12:09:05
Message-Id: E1JUhZN-0002R9-UX@stork.gentoo.org
1 bicatali 08/02/28 12:09:01
2
3 Added: fityk-0.8.4.ebuild metadata.xml Manifest ChangeLog
4 Log:
5 Initial import. Thanks Honza Macháček and Michelangelo Scopelliti for their work. Closing bug #126810.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 sci-visualization/fityk/fityk-0.8.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/fityk-0.8.4.ebuild?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/fityk-0.8.4.ebuild?rev=1.1&content-type=text/plain
13
14 Index: fityk-0.8.4.ebuild
15 ===================================================================
16 # Copyright 1999-2008 Gentoo Foundation
17 # Distributed under the terms of the GNU General Public License v2
18 # $Header: /var/cvsroot/gentoo-x86/sci-visualization/fityk/fityk-0.8.4.ebuild,v 1.1 2008/02/28 12:09:01 bicatali Exp $
19
20 EAPI="1"
21 WX_GTK_VER="2.8"
22
23 inherit eutils wxwidgets
24
25 DESCRIPTION="General-purpose nonlinear curve fitting and data analysis"
26 HOMEPAGE="http://www.unipress.waw.pl/fityk/"
27 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
28
29 LICENSE="GPL-2"
30
31 SLOT="0"
32 KEYWORDS="~amd64 ~x86"
33 IUSE="doc examples gnuplot python readline wxwindows"
34
35 CDEPEND="readline? ( sys-libs/readline )
36 python? ( virtual/python )
37 wxwindows? ( x11-libs/wxGTK:2.8 )"
38
39 DEPEND="${CDEPEND}
40 dev-libs/boost
41 python? ( dev-lang/swig )"
42
43 RDEPEND="${CDEPEND}
44 gnuplot? ( sci-visualization/gnuplot )"
45
46 src_unpack() {
47 unpack ${A}
48 cd "${S}"
49 epatch "${FILESDIR}"/${P}-as-needed.patch
50 }
51
52 src_compile() {
53 econf \
54 --disable-3rdparty \
55 $(use_enable python) \
56 $(use_enable wxwindows GUI) \
57 $(use_with doc) \
58 $(use_with readline) \
59 || die "econf failed"
60 emake || die "emake failed"
61 }
62
63 src_install() {
64 emake DESTDIR="${D}" install || die "emake install failed"
65 dodoc NEWS README TODO || die
66 rm -f samples/Makefile*
67 insinto /usr/share/doc/${PF}
68 use examples && doins -r samples
69 }
70
71
72
73 1.1 sci-visualization/fityk/metadata.xml
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/metadata.xml?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/metadata.xml?rev=1.1&content-type=text/plain
77
78 Index: metadata.xml
79 ===================================================================
80 <?xml version="1.0" encoding="UTF-8"?>
81 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
82 <pkgmetadata>
83 <herd>sci</herd>
84 <longdescription lang="en">
85 Fityk is a program for nonlinear fitting of analytical functions
86 (especially peak-shaped) to data. It can also be used to display
87 data or to remove baseline from data.
88
89 It is reported to be used in crystallography, chromatography,
90 photoluminescence, infrared and Raman spectroscopy and other fields.
91
92 Fityk knows about common peak-shaped functions (Gaussian, Lorentzian,
93 Voigt, Pearson VII, bifurcated Gaussian, EMG, Doniach-Sunjic, etc.) and
94 polynomials. It also supports user-defined functions.
95
96 Fityk offers a graphical interface (and also command line
97 interface), various optimization methods (standard Marquardt
98 least-squares algorithm, Genetic Algorithms, Nelder-Mead simplex),
99 equality constraints, modeling error of x coordinate of points
100 (eg. zero-shift of instrument), handling series of datasets,
101 automation of common tasks with scripts, and more.
102 </longdescription>
103 </pkgmetadata>
104
105
106
107 1.1 sci-visualization/fityk/Manifest
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/Manifest?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/Manifest?rev=1.1&content-type=text/plain
111
112 Index: Manifest
113 ===================================================================
114 AUX fityk-0.8.4-as-needed.patch 494 RMD160 9fb33ab85d2bfe9160d1875901ba957b4acdcbad SHA1 45b9d25d99002c32adf89b6862d2be15ad7b41cc SHA256 eda913dac8e4af1efd80729da23117813f9f5a888b9a02c3a8a11777d3a7abc4
115 DIST fityk-0.8.4.tar.bz2 1502130 RMD160 cc2c40f6b2348fa19de2d4b1fc9bcf2d74b190cb SHA1 a4412e4f0f632f45b8cea5feab673eb6408736d4 SHA256 4e2ebc403916123c3577244448819598b6f81bb8fc5710abf48593b55acbc91a
116 EBUILD fityk-0.8.4.ebuild 1168 RMD160 5271c5fd55aafbc91f804fe714abb794dbc711dd SHA1 5f3b99788bb1854ff5b4e56415dc9136357f61f0 SHA256 b4710a3c7eb872e320653bc7bded74e6b469a59fc43771bc920959f51d23b5fd
117 MISC ChangeLog 391 RMD160 18e5a73b425a72d4cf8c18814d9d33efe8566da2 SHA1 9ad1c08e369d64dc3467abab8406fe06e84cd17c SHA256 0c72ee3d80961f8e84b03344ffcca0437acc8a1a7fcca7b273cd77659d9ef737
118 MISC metadata.xml 1094 RMD160 051cca0088806156c3f4e786b9b4bd36541874a0 SHA1 6f394f9c92462dd283ca49be6f285232fd5e1ea6 SHA256 271840e4016f655cc85c7627b659b98837092381a4c1fcc873f195cb04c74d26
119
120
121
122 1.1 sci-visualization/fityk/ChangeLog
123
124 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/ChangeLog?rev=1.1&view=markup
125 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-visualization/fityk/ChangeLog?rev=1.1&content-type=text/plain
126
127 Index: ChangeLog
128 ===================================================================
129 # ChangeLog for sci-visualization/fityk
130 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
131 # $Header: /var/cvsroot/gentoo-x86/sci-visualization/fityk/ChangeLog,v 1.1 2008/02/28 12:09:01 bicatali Exp $
132
133 *fityk-0.8.4 (28 Feb 2008)
134
135 28 Feb 2008; Sébastien Fabbro <bicatali@g.o>
136 +files/fityk-0.8.4-as-needed.patch, +metadata.xml, +fityk-0.8.4.ebuild:
137 Initial import. Thanks Honza Macháček and Michelangelo Scopelliti for
138 their work. Closing bug #126810.
139
140
141
142
143 --
144 gentoo-commits@l.g.o mailing list