: 1 name: odb version: 2.5.0-b.13+1 summary: ODB compiler license: GPLv3 tags: c++, orm, database, relational, object, persistence, sql description-file: README changes-file: NEWS url: https://www.codesynthesis.com/products/odb/ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/odb/ email: odb-users@codesynthesis.com build-email: odb-builds@codesynthesis.com builds: all builds: -( +windows -gcc ) ; Requires MinGW GCC. builds: &gcc ; Requires GCC with plugin support enabled. builds: &gcc-5+ ; Requires GCC 5 or later. requires: c++11 depends: * build2 >= 0.9.0 depends: * bpkg >= 0.9.0 depends: libstudxml ^1.1.0- depends: libcutl ^1.11.0-