[glom] xdg-app-builder manifest: Add postgresql
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] xdg-app-builder manifest: Add postgresql
- Date: Fri, 11 Dec 2015 08:07:47 +0000 (UTC)
commit 05e92b79662995a1efb5b94de50500ef97bdfa3a
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Dec 10 17:19:03 2015 +0100
xdg-app-builder manifest: Add postgresql
manifest.json | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a525e40..7120acd 100644
--- a/manifest.json
+++ b/manifest.json
@@ -198,6 +198,17 @@
]
},
{
+ "name": "postgresql",
+ "config-opts": [ "--disable-documentation"],
+ "sources": [
+ {
+ "type": "archive",
+ "url": "https://ftp.postgresql.org/pub/source/v9.4.5/postgresql-9.4.5.tar.gz",
+ "sha256": "aa1d7918ae782a0fc5e1886fd463fc8903e5ffc3eb6d3b51500065aec988a210"
+ }
+ ]
+ },
+ {
"name": "libgda-5.0",
"config-opts": [ "--disable-documentation" "--disable-introspection" ],
"sources": [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]