aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-sipe
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-04-08 20:53:41 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-04-08 20:53:41 +0000
commit525ed5780d391ff0a022731ab6f9d9fd9299d8ba (patch)
tree0aed8519b9e7c86978aff03b3901076f6e7473e3 /net-im/pidgin-sipe
parent2e7f66ff023080eb3648176742fcb800aa76a66e (diff)
downloadports-525ed5780d391ff0a022731ab6f9d9fd9299d8ba.tar.gz
ports-525ed5780d391ff0a022731ab6f9d9fd9299d8ba.zip
- Update to 1.10.0
- Add support to NLS PR: ports/145464 Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) Approved by: itetcu (mentor, implicit)
Notes
Notes: svn path=/head/; revision=252453
Diffstat (limited to 'net-im/pidgin-sipe')
-rw-r--r--net-im/pidgin-sipe/Makefile21
-rw-r--r--net-im/pidgin-sipe/distinfo6
-rw-r--r--net-im/pidgin-sipe/pkg-plist38
3 files changed, 34 insertions, 31 deletions
diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile
index d87e1bb11a84..2b85bda2d486 100644
--- a/net-im/pidgin-sipe/Makefile
+++ b/net-im/pidgin-sipe/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pidgin-sipe
-PORTVERSION= 1.9.1
-PORTREVISION= 1
+PORTVERSION= 1.10.0
CATEGORIES= net-im
MASTER_SITES= SF/sipe/sipe/${DISTNAME}
@@ -22,11 +21,15 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
-USE_GETTEXT= yes
+PORTDOCS= AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO VERSION
CFLAGS+= "-I/${LOCALBASE}/include"
LIBS+= "-L/${LOCALBASE}/lib"
+CONFIGURE_ARGS+= --enable-purple \
+ --disable-telepathy \
+ --without-krb5
+
CONFIGURE_ENV+= LIBS="${LIBS}" \
COM_ERR_CFLAGS="-I/usr/include" \
COM_ERR_LIBS="-L/usr/lib -lcom_err"
@@ -34,9 +37,17 @@ CONFIGURE_ENV+= LIBS="${LIBS}" \
.if !defined(NOPORTDOCS)
post-install:
${MKDIR} ${DOCSDIR}
-.for f in AUTHORS ChangeLog COPYING HACKING INSTALL NEWS README TODO
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
+.for docs in ${PORTDOCS}
+ ${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR}/
.endfor
.endif
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT= yes
+PLIST_SUB+= NLS=""
+.else
+CONFIGURE_ARGS+= --disable-nls
+PLIST_SUB+= NLS="@comment "
+.endif
+
.include <bsd.port.mk>
diff --git a/net-im/pidgin-sipe/distinfo b/net-im/pidgin-sipe/distinfo
index 69b9eb7ba699..232262702054 100644
--- a/net-im/pidgin-sipe/distinfo
+++ b/net-im/pidgin-sipe/distinfo
@@ -1,3 +1,3 @@
-MD5 (pidgin-sipe-1.9.1.tar.bz2) = 7667a7598c3ca418528ad099585c258c
-SHA256 (pidgin-sipe-1.9.1.tar.bz2) = fe31f6b1a006fa0e2c87ecc7b4cc41a0e93a5b0abf9bd10f4bcc7dc851469492
-SIZE (pidgin-sipe-1.9.1.tar.bz2) = 492312
+MD5 (pidgin-sipe-1.10.0.tar.bz2) = ce1e2d2dd3ec97e8bfc30f58e106c23a
+SHA256 (pidgin-sipe-1.10.0.tar.bz2) = 3b9e202fed3128de86e5c3cdaff24cf7b40a4e82d437deb8e5b889d3448c18f0
+SIZE (pidgin-sipe-1.10.0.tar.bz2) = 539870
diff --git a/net-im/pidgin-sipe/pkg-plist b/net-im/pidgin-sipe/pkg-plist
index fb76342a34fe..7582e6220147 100644
--- a/net-im/pidgin-sipe/pkg-plist
+++ b/net-im/pidgin-sipe/pkg-plist
@@ -1,28 +1,20 @@
lib/purple-2/libsipe.la
lib/purple-2/libsipe.so
-share/locale/cs/LC_MESSAGES/pidgin-sipe.mo
-share/locale/da/LC_MESSAGES/pidgin-sipe.mo
-share/locale/de/LC_MESSAGES/pidgin-sipe.mo
-share/locale/es/LC_MESSAGES/pidgin-sipe.mo
-share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
-share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
-share/locale/hi/LC_MESSAGES/pidgin-sipe.mo
-share/locale/it/LC_MESSAGES/pidgin-sipe.mo
-share/locale/nb/LC_MESSAGES/pidgin-sipe.mo
-share/locale/pl/LC_MESSAGES/pidgin-sipe.mo
-share/locale/pt_BR/LC_MESSAGES/pidgin-sipe.mo
-share/locale/ru/LC_MESSAGES/pidgin-sipe.mo
-share/locale/ta/LC_MESSAGES/pidgin-sipe.mo
-share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/de/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/ta/LC_MESSAGES/pidgin-sipe.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo
share/pixmaps/pidgin/protocols/16/sipe.png
share/pixmaps/pidgin/protocols/22/sipe.png
share/pixmaps/pidgin/protocols/48/sipe.png
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/COPYING
-%%PORTDOCS%%%%DOCSDIR%%/HACKING
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
+share/pixmaps/pidgin/protocols/scalable/sipe.svg