summaryrefslogtreecommitdiffstats
path: root/gnome3-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-01 13:45:00 +0100
committerTreeve Jelbert2019-01-01 13:59:35 +0100
commit66294866185dc7027c4300d770517fea8e122a01 (patch)
treeacf14d9643509b43f8df20b8335d269327659533 /gnome3-libs
parent3cf7965832fe2b30af85d0a80026a58008849697 (diff)
libsecret: => 0.18.7
Diffstat (limited to 'gnome3-libs')
-rwxr-xr-xgnome3-libs/libsecret/BUILD1
-rwxr-xr-xgnome3-libs/libsecret/DEPENDS3
-rwxr-xr-xgnome3-libs/libsecret/DETAILS4
-rw-r--r--gnome3-libs/libsecret/HISTORY4
4 files changed, 9 insertions, 3 deletions
diff --git a/gnome3-libs/libsecret/BUILD b/gnome3-libs/libsecret/BUILD
index 357206f934..bd2ab50f7d 100755
--- a/gnome3-libs/libsecret/BUILD
+++ b/gnome3-libs/libsecret/BUILD
@@ -1,2 +1,3 @@
OPTS+=" --disable-manpages" &&
+OPTS+=" --disable-static" &&
default_build
diff --git a/gnome3-libs/libsecret/DEPENDS b/gnome3-libs/libsecret/DEPENDS
index 962b5c2dfe..5d056a14e1 100755
--- a/gnome3-libs/libsecret/DEPENDS
+++ b/gnome3-libs/libsecret/DEPENDS
@@ -21,4 +21,5 @@ fi &&
optional_depends libgcrypt \
"--enable-gcrypt" \
"--disable-gcrypt" \
- "for gcrypt and transport encryption"
+ "for gcrypt and transport encryption" &&
+optional_depends gettext '' '--disable-nls' 'NLS support'
diff --git a/gnome3-libs/libsecret/DETAILS b/gnome3-libs/libsecret/DETAILS
index c297644dc1..f9320bbf9b 100755
--- a/gnome3-libs/libsecret/DETAILS
+++ b/gnome3-libs/libsecret/DETAILS
@@ -1,6 +1,6 @@
SPELL=libsecret
- VERSION=0.18.6
- SOURCE_HASH=sha512:4997519762f1470cfc0a4b3a791362d030af3c9b6ce6f58f8f8073b3a8adeea9b8caacedc884163997081dc39f395f9172330dbb41fed45d6c43ac5809de48e3
+ VERSION=0.18.7
+ SOURCE_HASH=sha512:a8890ec52dcfba585fd665ee89e81f4a1d6a04b67bcf4f3422f27973a4ef6fc1281bf54e92160d39dd696ae08a633bab5fe25c1124baf32eb5b414e98ddfa084
SOURCE="${SPELL}-${VERSION}.tar.xz"
BRANCH=`echo $VERSION | cut -d . -f 1,2`
SOURCE_URL[0]=$GNOME_URL/sources/libsecret/${BRANCH}/${SOURCE}
diff --git a/gnome3-libs/libsecret/HISTORY b/gnome3-libs/libsecret/HISTORY
index 810dc4db08..010e0330f1 100644
--- a/gnome3-libs/libsecret/HISTORY
+++ b/gnome3-libs/libsecret/HISTORY
@@ -1,3 +1,7 @@
+2019-01-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.18.7
+ & DEPENDS: add gettext
+
2018-10-21 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.18.6