View | Details | Raw Unified | Return to bug 240347
Collapse All | Expand All

(-)Makefile (-14 / +17 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pidgin-sipe
4
PORTNAME=	pidgin-sipe
5
PORTVERSION=	1.21.1
5
PORTVERSION=	1.24.0
6
PORTREVISION=	2
7
CATEGORIES=	net-im
6
CATEGORIES=	net-im
8
MASTER_SITES=	SF/sipe/sipe/${DISTNAME}
7
MASTER_SITES=	SF/sipe/sipe/${DISTNAME}
9
8
Lines 13-36 Link Here
13
LICENSE=	GPLv2
12
LICENSE=	GPLv2
14
LICENSE_FILE=	${WRKSRC}/COPYING
13
LICENSE_FILE=	${WRKSRC}/COPYING
15
14
15
BROKEN_armv6=		fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8
16
BROKEN_armv7=		fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8
17
16
LIB_DEPENDS=	libnss3.so:security/nss \
18
LIB_DEPENDS=	libnss3.so:security/nss \
17
		libpurple.so:net-im/libpurple \
19
		libpurple.so:net-im/libpurple \
18
		libplds4.so:devel/nspr \
20
		libplds4.so:devel/nspr \
19
		libgstreamer-1.0.so:multimedia/gstreamer1 \
21
		libgstreamer-1.0.so:multimedia/gstreamer1 \
20
		libnice.so:net-im/libnice \
22
		libnice.so:net-im/libnice \
21
		libgmime-2.6.so:mail/gmime26
23
		libgmime-2.6.so:mail/gmime26 \
24
		libdbus-1.so:devel/dbus \
25
		libfarstream-0.2.so:net-im/farstream
22
RUN_DEPENDS=	pidgin:net-im/pidgin
26
RUN_DEPENDS=	pidgin:net-im/pidgin
23
27
24
BROKEN_armv6=		fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8
28
USES=		gmake gnome libtool localbase pkgconfig tar:bzip2 ssl
25
BROKEN_armv7=		fails to compile: cast from 'struct sipe_core_public *' to 'struct sipe_core_private *' increases required alignment from 4 to 8
26
27
GNU_CONFIGURE=	yes
28
USES=		gmake libtool localbase pkgconfig tar:bzip2 ssl
29
USE_GNOME=	gtk20 intltool libxml2
29
USE_GNOME=	gtk20 intltool libxml2
30
PORTDOCS=	AUTHORS ChangeLog HACKING NEWS README TODO
30
USE_GSTREAMER1=	yes
31
CONFIGURE_ARGS=	--enable-purple \
32
		--disable-telepathy
33
INSTALL_TARGET=	install-strip
34
31
35
USE_LDCONFIG=	yes
32
USE_LDCONFIG=	yes
36
33
Lines 37-44 Link Here
37
OPTIONS_DEFINE=		OCS2005 KRB5 DOCS NLS
34
OPTIONS_DEFINE=		OCS2005 KRB5 DOCS NLS
38
OPTIONS_SUB=		yes
35
OPTIONS_SUB=		yes
39
36
40
OSC2005_DESC=		Message timeout for OCS2005
37
OCS2005_DESC=		Message timeout for OCS2005
41
OSC2005_CONFIGURE_ENABLE=	ocs2005-message-hack
38
OCS2005_CONFIGURE_ENABLE=	ocs2005-message-hack
42
KRB5_DESC=		With Kerberos5
39
KRB5_DESC=		With Kerberos5
43
KRB5_CONFIGURE_WITH=	krb5
40
KRB5_CONFIGURE_WITH=	krb5
44
41
Lines 45-50 Link Here
45
NLS_CONFIGURE_ENABLE=	nls
42
NLS_CONFIGURE_ENABLE=	nls
46
NLS_USES=		gettext
43
NLS_USES=		gettext
47
44
45
CONFIGURE_ARGS=	--enable-purple \
46
		--disable-telepathy
47
GNU_CONFIGURE=	yes
48
INSTALL_TARGET=	install-strip
49
PORTDOCS=	AUTHORS ChangeLog HACKING NEWS README TODO
50
48
post-patch:
51
post-patch:
49
	@${REINPLACE_CMD} 's/LDLAGS/LDFLAGS/' ${WRKSRC}/configure
52
	@${REINPLACE_CMD} 's/LDLAGS/LDFLAGS/' ${WRKSRC}/configure
50
53
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1471295102
1
TIMESTAMP = 1567673326
2
SHA256 (pidgin-sipe-1.21.1.tar.bz2) = 15ee26138aad13f2bd6ec108ed86b5a2ea758d60db860990f95069a2104c7758
2
SHA256 (pidgin-sipe-1.24.0.tar.bz2) = f6e67450871382e11b093ba2c9cbb2de75356808345f0063fec9b892d13786ca
3
SIZE (pidgin-sipe-1.21.1.tar.bz2) = 919601
3
SIZE (pidgin-sipe-1.24.0.tar.bz2) = 965339
(-)files/patch-src__purple__purple-dnsquery.c (-15 lines)
Lines 1-15 Link Here
1
--- src/purple/purple-dnsquery.c.orig	2011-08-29 17:05:26.000000000 +1100
2
+++ src/purple/purple-dnsquery.c	2012-01-23 12:24:33.000000000 +1100
3
@@ -29,6 +29,12 @@
4
 #endif
5
 
6
 #include <glib.h>
7
+#include <sys/socket.h>
8
+
9
+#include "version.h"
10
+#if PURPLE_VERSION_CHECK(2,8,0)
11
+#include "account.h"
12
+#endif
13
 
14
 #include "dnsquery.h"
15
 #include "dnssrv.h"
(-)pkg-plist (-1 / +3 lines)
Lines 1-9 Link Here
1
lib/purple-2/libsipe.so
1
lib/purple-2/libsipe.so
2
share/appdata/pidgin-sipe.metainfo.xml
3
%%NLS%%share/locale/ar/LC_MESSAGES/pidgin-sipe.mo
2
%%NLS%%share/locale/ar/LC_MESSAGES/pidgin-sipe.mo
4
%%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo
3
%%NLS%%share/locale/cs/LC_MESSAGES/pidgin-sipe.mo
5
%%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo
4
%%NLS%%share/locale/da/LC_MESSAGES/pidgin-sipe.mo
6
%%NLS%%share/locale/de/LC_MESSAGES/pidgin-sipe.mo
5
%%NLS%%share/locale/de/LC_MESSAGES/pidgin-sipe.mo
6
%%NLS%%share/locale/el/LC_MESSAGES/pidgin-sipe.mo
7
%%NLS%%share/locale/es/LC_MESSAGES/pidgin-sipe.mo
7
%%NLS%%share/locale/es/LC_MESSAGES/pidgin-sipe.mo
8
%%NLS%%share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
8
%%NLS%%share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
9
%%NLS%%share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
9
%%NLS%%share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
Lines 13-18 Link Here
13
%%NLS%%share/locale/it/LC_MESSAGES/pidgin-sipe.mo
13
%%NLS%%share/locale/it/LC_MESSAGES/pidgin-sipe.mo
14
%%NLS%%share/locale/ja/LC_MESSAGES/pidgin-sipe.mo
14
%%NLS%%share/locale/ja/LC_MESSAGES/pidgin-sipe.mo
15
%%NLS%%share/locale/ko/LC_MESSAGES/pidgin-sipe.mo
15
%%NLS%%share/locale/ko/LC_MESSAGES/pidgin-sipe.mo
16
%%NLS%%share/locale/lt/LC_MESSAGES/pidgin-sipe.mo
16
%%NLS%%share/locale/nb/LC_MESSAGES/pidgin-sipe.mo
17
%%NLS%%share/locale/nb/LC_MESSAGES/pidgin-sipe.mo
17
%%NLS%%share/locale/nl/LC_MESSAGES/pidgin-sipe.mo
18
%%NLS%%share/locale/nl/LC_MESSAGES/pidgin-sipe.mo
18
%%NLS%%share/locale/pl/LC_MESSAGES/pidgin-sipe.mo
19
%%NLS%%share/locale/pl/LC_MESSAGES/pidgin-sipe.mo
Lines 26-31 Link Here
26
%%NLS%%share/locale/tr/LC_MESSAGES/pidgin-sipe.mo
27
%%NLS%%share/locale/tr/LC_MESSAGES/pidgin-sipe.mo
27
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo
28
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo
28
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo
29
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo
30
share/metainfo/pidgin-sipe.metainfo.xml
29
share/pixmaps/pidgin/protocols/16/sipe.png
31
share/pixmaps/pidgin/protocols/16/sipe.png
30
share/pixmaps/pidgin/protocols/22/sipe.png
32
share/pixmaps/pidgin/protocols/22/sipe.png
31
share/pixmaps/pidgin/protocols/24/sipe.png
33
share/pixmaps/pidgin/protocols/24/sipe.png

Return to bug 240347