Initial commit
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
name: postgresql
|
||||
description: A powerful, open source object-relational database system
|
||||
version: "18.0"
|
||||
revision: 1
|
||||
url: https://www.postgresql.org/
|
||||
license: PostgreSQL
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- icu
|
||||
- krb5
|
||||
- openldap
|
||||
- libxml2
|
||||
- libxslt
|
||||
- llvm-libs
|
||||
- lz4
|
||||
- openssl
|
||||
- pam
|
||||
- readline
|
||||
- sysusers
|
||||
- util-linux
|
||||
- zlib
|
||||
- zstd
|
||||
optional_depends:
|
||||
- perl
|
||||
- python3
|
||||
- tcl
|
||||
make_depends:
|
||||
- clang
|
||||
- docbook-xml
|
||||
- docbook-xsl-nons
|
||||
- llvm
|
||||
- perl
|
||||
- perl-ipc-run
|
||||
- python3
|
||||
- tcl
|
||||
- bzip2
|
||||
downloads:
|
||||
- url: https://ftp.postgresql.org/pub/source/v${BPM_PKG_VERSION}/postgresql-${BPM_PKG_VERSION}.tar.bz2
|
||||
extract_to_bpm_source: true
|
||||
extract_strip_components: 1
|
||||
checksum: 0d5b903b1e5fe361bca7aa9507519933773eb34266b1357c4e7780fdee6d6078
|
||||
Reference in New Issue
Block a user