summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-04-04 22:14:21 +0200
committerFlorian Franzmann2021-04-04 22:17:50 +0200
commit27179a44c686a1e96a0cec2b6ed056d542121931 (patch)
tree5a435bb8c56ae2bce69baad0cb3bd3e3c5fa2c1c
parent2031bb1cf6eb9d0a1401ef68262d8f7bc3395ff7 (diff)
chat-im/pidgin: version 2.14.2
-rwxr-xr-xchat-im/pidgin/DEPENDS3
-rwxr-xr-xchat-im/pidgin/DETAILS5
-rw-r--r--chat-im/pidgin/HISTORY3
3 files changed, 8 insertions, 3 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index 4ba0de0b43..11b186774a 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -79,6 +79,9 @@ optional_depends dbus-glib \
"--enable-dbus" \
"--disable-dbus" \
"for DBUS support" &&
+if is_depends_enabled $SPELL dbus-glib; then
+ depends python3
+fi &&
optional_depends libsm \
'--enable-sm' \
diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS
index 2260644fd8..4ccf0fe7d3 100755
--- a/chat-im/pidgin/DETAILS
+++ b/chat-im/pidgin/DETAILS
@@ -1,10 +1,9 @@
SPELL=pidgin
- VERSION=2.14.1
- PATCHLEVEL=1
+ VERSION=2.14.2
SECURITY_PATCH=19
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
- SOURCE_HASH=sha512:6ce5c58f32fa680d7f67e37a42b0f77c8253018cee21df2895d52166d9eb6ecaf0458b1610adbd46f337d00e75933db7578c2f9808654bd22838ba5db0a13030
+ SOURCE_HASH=sha512:f1048644f39c37e210560f876412c0c63039c6045ba8e9477a00f05841078f6c9f6f97806e0c7824a8e60d2477dc835670920f5df58c5b434be76e6603e0005c
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://pidgin.im
LICENSE[0]=GPL
diff --git a/chat-im/pidgin/HISTORY b/chat-im/pidgin/HISTORY
index ac19c3f466..f1ed28f15c 100644
--- a/chat-im/pidgin/HISTORY
+++ b/chat-im/pidgin/HISTORY
@@ -1,3 +1,6 @@
+2021-04-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS: version 2.14.2
+
2021-01-15 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: made libgnt optional
updated gstreamer and farstream dependencies