Name postgresql-native
Version 9.4.11
Summary PostgreSQL is a powerful, open source relational database system.
Description PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). The postgresql package includes the client programs and libraries that you'll need to access a PostgreSQL DBMS server. These PostgreSQL client programs are programs that directly manipulate the internal structure of PostgreSQL databases on a PostgreSQL server. These client programs can be located on the same machine with the PostgreSQL server, or may be on a remote machine which accesses a PostgreSQL server over a network connection. This package contains the docs in HTML for the whole package, as well as command-line utilities for managing PostgreSQL databases on a PostgreSQL server. If you want to manipulate a PostgreSQL database on a local or remote PostgreSQL server, you need this package. You also need to install this package if you're installing the postgresql-server package.
Section base
License BSD
Homepage http://www.postgresql.com
Recipe file recipes-support/postgresql/postgresql-native_9.4.11.bb
Layer meta-spdxscanner (pyro branch)
Inherits
  • autotools
  • autotools-brokensep
  • native
  • nopackages
  • perlnative
  • pkgconfig
  • python3-dir
  • relocatable
  • siteconfig
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gnu-config-native
  • libtool-native
  • libxml2-native
  • libxslt-native
  • perl-native
  • pkgconfig-native
  • tcl-native
PACKAGECONFIG options

Sources

http://ftp.postgresql.org/pub/source/v9.4.11/postgresql-9.4.11.tar.bz2

Patches

Patch Status
files/0001-Use-pkg-config-for-libxml2-detection.patch Inappropriate [configuration]

Other branches

This recipe in other branches of meta-spdxscanner:

Branch Recipe
pyro (Yocto Project 2.3) postgresql-native 9.4.11 (this recipe)