: 1 sha256sum: 521d17cbd396275aa9eb9b00d456beaaaabae1c004eff6de712bb615c18bb59b : name: libexp version: +2-1.2+1 upstream-version: 1.2.abc.15-x project: mathLab summary: The exponent license: MIT keywords: mathlab c++ exponent description: The exponent math function. description-type: text/plain url: http://exp.example.com email: users@exp.example.com build-email: builds@exp.example.com depends: libmisc depends: libpq >= 9.0.0 builds: default legacy build-include: windows**d/x86_64** build-include: windows-vc_13** build-exclude: **; Only supported on Windows. bootstrap-build:\ project = libexp \ location: libexp-+2-1.2+1.tar.gz sha256sum: d90cfe583890cd0c05cdfc204e69dd3b986c2da49851f7a87fa0ca870788ff79 : name: libfoo version: +0-X.Y summary: The Foo Library license: MIT bootstrap-build:\ project = libfoo \ location: libfoo-+0-X.Y.tar.gz sha256sum: c25e5cae2f72664a3961c3ef88a82e67150c4bcc2a5e1fb4d250e621c5574187 : name: libfoo version: 1.0 summary: The Foo Library license: MIT build-email: foo-builds@example.com builds: default legacy; Stable configurations only. builds: -32; 64-bit targets only builds: &msvc_13_up; Not too old MSVC. bootstrap-build:\ project = libfoo \ location: libfoo-1.0.tar.gz sha256sum: 7382152bac5b4ce10215a5ecd6c94c490d0efc007031d3b03f407d068b74e624 : name: libfoo version: 1.2.4+1 priority: high; Critical bug fixes, performance improvement. summary: The Foo Math Library license: LGPLv2, MIT; If using with GNU TLS. license: BSD; If using with OpenSSL. topics: math library, math API, libbaz fork keywords: c++ foo math best description:\ A modern C++ library with easy to use linear algebra and lot of optimization tools. There are over 100 functions in total with an extensive test suite. The API is similar to ~~mathlab~~ **MATLAB**.[^mathlab] Useful for conversion of research code into production environments. [^mathlab]: MATLAB Capabilities: TODO \ description-type: text/markdown package-description:\ This project builds and defines the build2 package for the libfoo library. A modern C++ library with easy to use linear algebra and lot of optimization tools. There are over 100 functions in total with an extensive test suite. The API is similar to ~~mathlab~~ **MATLAB**.[^mathlab] Useful for conversion of research code into production environments. [^mathlab]: MATLAB Capabilities: TODO \ package-description-type: text/markdown changes:\ **1.2.4+1** * applied patch for critical bug-219 * regenerated documentation **1.2.4** * test suite extended significantly \ changes-type: text/markdown url: http://www.example.com/foo/; Project home page. doc-url: http://www.example.org/projects/libfoo/man.xhtml; Documentation page. src-url: http://scm.example.com/?p=odb/libodb.git\;a=tree; Source tree url. package-url: http://www.example.com/foo/pack; Package details. email: foo-users@example.com; Public mailing list. Read FAQ before posting. package-email: pack@example.com; Current packager. depends: libmisc < 1.1 | libmisc > 2.3.0+0; Crashes with 1.1.0-2.3.0. depends: libexp >= 1.0 depends: libstudxml ? ($cxx.target.class == 'windows') | libexpat ?\ ($cxx.target.class != 'windows'); The newer the better. requires: linux | windows | macosx; Symbian support is coming. requires: c++11 requires: ? ; libc++ standard library if using Clang on Mac OS X. requires: ; X11 libs. requires: ? ($windows); Only 64-bit. requires: x86_64 ? ; Only if on Windows. requires: * vc++ >= 12.0 ? (windows); Only if using VC++ on Windows. requires: host tests: * libfoo-tests == 1.2.4 ? (!$defined(config.libfoo_tests.test))\ config.libfoo_tests.test=libfoo examples: libfoo-examples benchmarks: libfoo-benchmarks > 0.0.1 builds: all network-build-include: windows-vc_14d/x86_64-microsoft-win32-msvc14.0 network-build-exclude: ** network-build-config: config.libfoo.network=true; Enable networking API. cache-builds: default cache-builds: -linux cache-build-include: windows-vc_14d/x86_64-microsoft-win32-msvc14.0 cache-build-exclude: ** cache-build-config:\ config.libfoo.cache=true config.libfoo.buffer=4096 ; Enable caching. \ bootstrap-build:\ project = libfoo \ root-build:\ config [bool] config.libfoo.network ?= false config [bool] config.libfoo.cache ?= false config [uint64] config.libfoo.buffer ?= 1024 \ location: libfoo-1.2.4+1.tar.gz sha256sum: ffce9d3e3ca9899d3fd6da1f6b93c07cce2c3f6b7004948b59757dae420f801b : name: libfoo-benchmarks version: 1.2.4 summary: The Foo Math Library benchmarks license: MIT builds: 64; Fails building for 32 bits. bootstrap-build:\ project = libfoo-benchmarks \ location: libfoo-benchmarks-1.2.4.tar.gz sha256sum: 8392db99b1ea0c78fe2c73d8c0ae35f8a31d798c8ed26ebf09b4bf557b4e3ce0 : name: libfoo-examples version: 1.2.4 summary: The Foo Math Library examples license: MIT builds: 64; Fails building for 32 bits. bootstrap-build:\ project = libfoo-examples \ location: libfoo-examples-1.2.4.tar.gz sha256sum: de1bf595994a63361262727594de94edbd77fff8234066da74672e44eb4349f2 : name: libfoo-tests version: 1.2.4 summary: The Foo Math Library tests license: MIT builds: 64; Fails building for 32 bits. bootstrap-build:\ project = libfoo-tests \ root-build:\ config [strings] config.libfoo_tests.test \ location: libfoo-tests-1.2.4.tar.gz sha256sum: 29a97b3356c42602dd81ee2766c242f8974b0a92d8560cb107dd464655d3d527 : name: libpq version: 0 summary: PostgreSQL C API client library license: PostgreSQL License; Permissive free software license. keywords: postgresql database client library c description:\ PostgreSQL is an object-relational SQL database management system with libpq being its C client library. Applications can use this library to pass queries to the PostgreSQL backend server and to receive the results of those queries using the C programming language. For more information see: https://www.postgresql.org/ This package currently contains a build2 package manager (bpkg) stub meaning that it can only be "built" as already installed in the underlying system (for example, using a system package manager). Send questions, bug reports, or any other feedback about the library itself to the PostgreSQL mailing lists. Send build system and packaging-related feedback to the packaging@build2.org mailing list (see https://lists.build2.org for posting guidelines, etc). The packaging of PostgreSQL for build2 is tracked in a Git repository at: https://git.build2.org/cgit/packaging/postgresql/ \ description-type: text/plain url: https://www.postgresql.org/ package-url: https://git.build2.org/cgit/packaging/postgresql/ email: pgsql-general@postgresql.org; Mailing list. package-email: packaging@build2.org; Mailing list. requires: build2 >= 0.4.0 bootstrap-build:\ project = libpq \ location: libpq-0.tar.gz sha256sum: 2aee2bb1d58d51c657903bbab6253c5d4566b6f3f299ba118da24c7756caebfd : name: libstudxml version: 1.0.0+1 summary: Modern C++ XML API license: MIT keywords: c++ xml parser serializer pull url: http://www.codesynthesis.com/projects/libstudxml/ email: studxml-users@example.com; Public mailing list, posts by non-members\ are allowed but moderated. package-email: studxml-package@example.com; Direct email to the packager. build-warning-email: studxml-warnings@example.com build-error-email: studxml-errors@example.com depends: libexpat >= 2.0.0 depends: libgenx bootstrap-build:\ project = libstudxml \ location: libstudxml-1.0.0+1.tar.gz sha256sum: aa52d5b49ee1bad825cd6bca554f72636e8451f93c74f9a443bafce3c2bf82c0