blob: 9d91a73ffbf049a95030ea13edffcca5606043fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
pkgbase = mingw-w64-postgresql
pkgdesc = Sophisticated object-relational DBMS (mingw-w64)
pkgver = 17.5
pkgrel = 1
url = https://www.postgresql.org
arch = any
license = custom:PostgreSQL
makedepends = mingw-w64-configure
makedepends = libxml2
depends = mingw-w64-gettext
depends = mingw-w64-openssl>=1.0.0
depends = mingw-w64-libxml2
depends = mingw-w64-readline
depends = mingw-w64-icu
provides = mingw-w64-postgresql-libs
conflicts = mingw-w64-postgresql-libs
replaces = mingw-w64-postgresql-libs
options = staticlibs
options = !strip
options = !buildflags
source = http://ftp.postgresql.org/pub/source/v17.5/postgresql-17.5.tar.bz2
source = 0001-Use-.dll.a-as-extension-for-import-libraries.patch
source = 0002-Use-pthread-library-from-MinGW.patch
source = 0003-Disable-wsa-invalid-event-static-assert.patch
source = 0004-Use-mingw-setjmp-on-ucrt.patch
sha256sums = fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8
sha256sums = 8eac518a21bbee6cbb8ea2e1a7ebe8f4596b5145ccac68044a964462b2c7be73
sha256sums = 6df4579b315cca673a7701b75318814cd9abe451019002829cc6021d947d9504
sha256sums = cb9cd63f8b137d35c7f6c9d7a4c202d2fa3c2c01ceaec148936e21e812e3976f
sha256sums = 48408df2e4326a5360809a363194d4b8ad28047bd0cf7a3c321dfc5c3f8b2710
pkgname = mingw-w64-postgresql
|