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 94 95 96 97 98 99
|
Source: gretl
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Standards-Version: 4.7.0
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13), libgtk-3-dev, libglib2.0-dev, libreadline-dev, zlib1g-dev, libxml2-dev, gnuplot-x11, libgmp-dev, libfreetype-dev, libpng-dev, libblas-dev, liblapack-dev, libxslt1-dev, libmpfr-dev, libfftw3-dev, texlive-base, texlive-latex-base, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended, texlive-fonts-extra, gfortran, r-base-dev, unixodbc-dev, libgtksourceview-4-dev, libcurl4-gnutls-dev | libcurl4-dev, libjson-glib-dev, mpi-default-dev, mpi-default-bin
Vcs-Browser: https://salsa.debian.org/edd/gretl
Vcs-Git: https://salsa.debian.org/edd/gretl.git
Homepage: http://gretl.sourceforge.net/
Package: gretl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gretl-common (>= ${source:Version}), gnuplot (>= 4.2)
Recommends: gretl-data, gretl-doc
Suggests: x13as
Description: 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: libgretl1t64
Provides: ${t64:Provides}
Breaks: libgretl1 (<< ${source:Version})
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: libesl0, libgretl0
Replaces: libgretl1, libesl0, libgretl0
Description: 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, libgretl1t64 (= ${binary:Version}), ${misc:Depends}
Conflicts: libesl0-dev, libgretl0-dev
Replaces: libesl0-dev, libgretl0-dev
Description: 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 and header files.
Package: gretl-common
Section: math
Architecture: all
Suggests: gretl (>= ${source:Version})
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Depends: fonts-freefont-ttf, fonts-dejavu, ${misc:Depends}
Description: 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}), ${misc:Depends}
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Description: 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: doc
Architecture: all
Recommends: gretl
Depends: ${misc:Depends}
Conflicts: gretl (<= 1.2.2-1)
Replaces: gretl (<= 1.2.2-1)
Description: 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.
|