view liboctave/octave.in.pc @ 26788:d05d6eebde10 stable release-5-1-0

Version 5.1.0 released * configure.ac (AC_INIT): Update version info for release. (OCTAVE_MINOR_VERSION): Set to 1. (OCTAVE_PATCH_VERSION): Set to 0. (OCTAVE_RELEASE_DATE): Set to 2019-02-23. * org.octave.Octave.appdata.xml: Add 5.1.0 to the list of version numbers and release dates.
author John W. Eaton <jwe@octave.org>
date Sat, 23 Feb 2019 17:33:37 +0000
parents 26070f36f1e7
children
line wrap: on
line source

Name: @PACKAGE_NAME@
Description: C++ interface to GNU Octave underlying library.
URL: https://www.octave.org
Version: @PACKAGE_VERSION@
Requires:
Requires.private:
Libs: -L@octlibdir@ @LIBOCTAVE@
Libs.private: @LIBOCTAVE_LINK_DEPS@
Cflags: -I@octincludedir@/..