From da41a16871ebaf81f1997131ac1dcd87b19497f8 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 9 Sep 2016 20:12:44 +0000 Subject: [PATCH] - Update to 1.21.1 - While here, switch to USES=localbase and options helpers PR: 211880 Submitted by: w.schwarzenfeld@utanet.at Approved by: john.c.prather@gmail.com (maintainer) --- net-im/pidgin-sipe/Makefile | 28 ++++++++++++++++------------ net-im/pidgin-sipe/distinfo | 5 +++-- net-im/pidgin-sipe/pkg-plist | 2 ++ 3 files changed, 21 insertions(+), 14 deletions(-) diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index b49d3a84b854..2e444a3b450d 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pidgin-sipe -PORTVERSION= 1.18.0 -PORTREVISION= 1 +PORTVERSION= 1.21.1 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} @@ -14,16 +13,23 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnss3.so:security/nss \ - libpurple.so:net-im/libpurple + libpurple.so:net-im/libpurple \ + libplds4.so:devel/nspr \ + libgstreamer-1.0.so:multimedia/gstreamer1 \ + libnice.so:net-im/libnice \ + libgmime-2.6.so:mail/gmime26 + RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig tar:bzip2 -USE_GNOME= gtk20 intltool +USES= gmake libtool localbase pkgconfig tar:bzip2 ssl +USE_GNOME= gtk20 intltool libxml2 PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO +CONFIGURE_ARGS= --enable-purple \ + --disable-telepathy +INSTALL_TARGET= install-strip -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +USE_LDCONFIG= yes OPTIONS_DEFINE= OCS2005 KRB5 DOCS NLS OPTIONS_SUB= yes @@ -32,17 +38,15 @@ OSC2005_DESC= Message timeout for OCS2005 OSC2005_CONFIGURE_ENABLE= ocs2005-message-hack KRB5_DESC= With Kerberos5 KRB5_CONFIGURE_WITH= krb5 + NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext -CONFIGURE_ARGS+= --enable-purple \ - --disable-telepathy - post-patch: @${REINPLACE_CMD} 's/LDLAGS/LDFLAGS/' ${WRKSRC}/configure -post-install: - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} .for docs in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR} .endfor diff --git a/net-im/pidgin-sipe/distinfo b/net-im/pidgin-sipe/distinfo index 76b5335d1404..c9fee5cb60ab 100644 --- a/net-im/pidgin-sipe/distinfo +++ b/net-im/pidgin-sipe/distinfo @@ -1,2 +1,3 @@ -SHA256 (pidgin-sipe-1.18.0.tar.bz2) = ca2a357b516c873c9a3feb0315aba6e4a246b5c657e6de7ada1dc302c50cb064 -SIZE (pidgin-sipe-1.18.0.tar.bz2) = 854853 +TIMESTAMP = 1471295102 +SHA256 (pidgin-sipe-1.21.1.tar.bz2) = 15ee26138aad13f2bd6ec108ed86b5a2ea758d60db860990f95069a2104c7758 +SIZE (pidgin-sipe-1.21.1.tar.bz2) = 919601 diff --git a/net-im/pidgin-sipe/pkg-plist b/net-im/pidgin-sipe/pkg-plist index 6960da70e5c2..82f40a855a57 100644 --- a/net-im/pidgin-sipe/pkg-plist +++ b/net-im/pidgin-sipe/pkg-plist @@ -1,4 +1,5 @@ lib/purple-2/libsipe.so +share/appdata/pidgin-sipe.metainfo.xml %%NLS%%share/locale/ar/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo @@ -21,6 +22,7 @@ lib/purple-2/libsipe.so %%NLS%%share/locale/ru/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/sv/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/ta/LC_MESSAGES/pidgin-sipe.mo +%%NLS%%share/locale/te/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/tr/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo