From 7fca82566559795dcd5ea73bb52a70e049f9116e Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sat, 4 Jul 2020 20:46:28 +0200 Subject: chat-im/pidgin: version 2.14.1 --- chat-im/pidgin/DEPENDS | 12 ++++++++++++ chat-im/pidgin/DETAILS | 7 ++----- chat-im/pidgin/HISTORY | 3 +++ 3 files changed, 17 insertions(+), 5 deletions(-) (limited to 'chat-im') diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS index ff513dab88..24beb8a58d 100755 --- a/chat-im/pidgin/DEPENDS +++ b/chat-im/pidgin/DEPENDS @@ -1,9 +1,21 @@ depends glib2 && +depends libgnt && depends intltool && depends libxml2 && depends nspr && depends xml-parser-expat && +optional_depends doxygen \ + "--enable-doxygen" \ + "--disable-doxygen" \ + "for doxygen documentation" && +if is_depends_enabled $SPELL doxygen; then + optional_depends graphviz \ + "--enable-dot" \ + "--disable-dot" \ + "generate graphs in the doxygen documentation" +fi && + optional_depends silc-toolkit \ "" \ "" \ diff --git a/chat-im/pidgin/DETAILS b/chat-im/pidgin/DETAILS index dc7d64e51b..a9db8f5eb7 100755 --- a/chat-im/pidgin/DETAILS +++ b/chat-im/pidgin/DETAILS @@ -1,12 +1,9 @@ SPELL=pidgin - VERSION=2.13.0 + VERSION=2.14.1 SECURITY_PATCH=19 SOURCE=$SPELL-$VERSION.tar.bz2 - SOURCE2=$SOURCE.asc SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE - SOURCE2_URL[0]=${SOURCE_URL[0]}.asc - SOURCE_GPG=pidgin.gpg:$SOURCE2:UPSTREAM_KEY - SOURCE2_IGNORE=signature + SOURCE_HASH=sha512:6ce5c58f32fa680d7f67e37a42b0f77c8253018cee21df2895d52166d9eb6ecaf0458b1610adbd46f337d00e75933db7578c2f9808654bd22838ba5db0a13030 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 3d62684f25..ac7d15d14a 100644 --- a/chat-im/pidgin/HISTORY +++ b/chat-im/pidgin/HISTORY @@ -1,3 +1,6 @@ +2020-07-04 Florian Franzmann + * DETAILS, DEPENDS: version 2.14.1 + 2018-11-30 Pavel Vinogradov * DEPENDS: cyrus-sasl -> LIBSASL -- cgit v1.2.3