1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
Source: gretl
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 3.6.1.0
Build-Depends: debhelper (>= 3.0.0), libgtk2.0-dev, libglib2.0-dev, libreadline4-dev, xlibs-dev, zlib1g-dev, libxml2-dev, libgdk-pixbuf-dev, gnuplot, libgmp3-dev, libart-dev, libaudiofile-dev, libdb3-dev, libesd0-dev, libfreetype6-dev, blas-dev, lapack-dev, tetex-bin, libxslt1-dev
Package: gretl
Architecture: any
Depends: ${shlibs:Depends}, gretl-common
Recommends: gnuplot, gretl-data, gretl-doc
Description: The GNU Regression, Econometric & Time-Series Library
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides the GTK+ client and the command-line client.
Package: libgretl1
Section: libs
Architecture: any
Depends: gretl, ${shlibs:Depends}
Conflicts: libesl0, libgretl0
Replaces: libesl0, libgretl0
Description: The GNU Regression, Econometric & Time-Series Library -- library package
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides the shared library.
Package: libgretl1-dev
Section: libdevel
Architecture: any
Depends: gretl, libgretl1 (= ${Source-Version})
Conflicts: libesl0-dev, libgretl0-dev
Replaces: libesl0-dev, libgretl0-dev
Description: The GNU Regression, Econometric & Time-Series Library -- development package
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides the static library library and header files.
Package: gretl-common
Section: math
Architecture: all
Depends: gretl (= ${Source-Version})
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Description: The GNU Regression, Econometric & Time-Series Library -- scripts package
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides scripts (included in the gretl sources) which are
used by the main gretl program.
Package: gretl-data
Section: math
Architecture: all
Depends: gretl (= ${Source-Version})
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Description: The GNU Regression, Econometric & Time-Series Library -- data package
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides data sets (included in the gretl sources) which are
used by the main gretl program.
Package: gretl-doc
Section: math
Architecture: all
Recommends: gretl
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Description: The GNU Regression, Econometric & Time-Series Library -- doc package
The GNU Regression, Econometric and Time-Series Library (gretl) is a
software package for econometric analysis. The package comprises a
shared library, a command-line client program, and a graphical client
built using GTK+.
.
This package provides documentation and examples included in the gretl
sources.
|