summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2012-06-25 18:15:30 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2012-06-25 18:15:30 +0000
commit59c07f3bc21a3b22b0ee57a2cfb458446d12fa14 (patch)
tree088a4f91d95055ca8cc6e4154e2879b6d2084884 /net-im
parentupdate WWW (diff)
Add new port net-im/libjreen:
Qt4 based jabber library from qutim.org project. WWW: http://qutim.org/jreen PR: based on ports/168801 Submitted by: Andrey K <akuz84@gmail.com>
Notes
Notes: svn path=/head/; revision=299961
Diffstat (limited to 'net-im')
-rw-r--r--net-im/libjreen/Makefile32
-rw-r--r--net-im/libjreen/distinfo2
-rw-r--r--net-im/libjreen/pkg-descr3
-rw-r--r--net-im/libjreen/pkg-plist61
4 files changed, 98 insertions, 0 deletions
diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile
new file mode 100644
index 000000000000..5c073bbd709f
--- /dev/null
+++ b/net-im/libjreen/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: libjreen
+# Date created: 2012-06-09
+# Whom: Max Brazhnikov <makc@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= libjreen
+PORTVERSION= 1.1.0
+CATEGORIES= net-im
+MASTER_SITES= http://qutim.org/downloads/
+
+MAINTAINER= akuz84@gmail.com
+COMMENT= Qt4 based jabber library
+
+LICENSE= GPLv2
+
+LIB_DEPENDS= qca.2:${PORTSDIR}/devel/qca \
+ speex.1:${PORTSDIR}/audio/speex
+
+USE_BZIP2= yes
+USE_QT4= network moc_build qmake_build rcc_build uic_build
+USE_CMAKE= yes
+USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
+LDFLAGS+= -L${LOCALBASE}/lib
+
+pre-configure:
+ ${REINPLACE_CMD} -e 's,lib.*/pkg-config,libdata/pkg-config,' \
+ ${WRKSRC}/CMakeLists.txt
+
+.include <bsd.port.mk>
diff --git a/net-im/libjreen/distinfo b/net-im/libjreen/distinfo
new file mode 100644
index 000000000000..014c2fa59bea
--- /dev/null
+++ b/net-im/libjreen/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libjreen-1.1.0.tar.bz2) = 2f9e94ee51d1e76cb8cfe00114a3246b3f46432fb7bb35b73767027a7ebe1ec6
+SIZE (libjreen-1.1.0.tar.bz2) = 223095
diff --git a/net-im/libjreen/pkg-descr b/net-im/libjreen/pkg-descr
new file mode 100644
index 000000000000..fdcff8a27be8
--- /dev/null
+++ b/net-im/libjreen/pkg-descr
@@ -0,0 +1,3 @@
+Qt4 based jabber library from qutim.org project.
+
+WWW: http://qutim.org/jreen
diff --git a/net-im/libjreen/pkg-plist b/net-im/libjreen/pkg-plist
new file mode 100644
index 000000000000..51d6dd7d807a
--- /dev/null
+++ b/net-im/libjreen/pkg-plist
@@ -0,0 +1,61 @@
+include/jreen/abstractroster.h
+include/jreen/activity.h
+include/jreen/bitsofbinary.h
+include/jreen/bookmark.h
+include/jreen/bookmarkstorage.h
+include/jreen/buffereddatastream.h
+include/jreen/capabilities.h
+include/jreen/captcha.h
+include/jreen/chatstate.h
+include/jreen/client.h
+include/jreen/connection.h
+include/jreen/connectionbosh.h
+include/jreen/dataform.h
+include/jreen/datastream.h
+include/jreen/delayeddelivery.h
+include/jreen/directconnection.h
+include/jreen/disco.h
+include/jreen/entitytime.h
+include/jreen/error.h
+include/jreen/forwarded.h
+include/jreen/iq.h
+include/jreen/iqreply.h
+include/jreen/jid.h
+include/jreen/jreen.h
+include/jreen/jstrings.h
+include/jreen/langmap.h
+include/jreen/logger.h
+include/jreen/message.h
+include/jreen/messagesession.h
+include/jreen/metacontactstorage.h
+include/jreen/mood.h
+include/jreen/mucroom.h
+include/jreen/nickname.h
+include/jreen/parser.h
+include/jreen/pgpencrypted.h
+include/jreen/pgpsigned.h
+include/jreen/ping.h
+include/jreen/presence.h
+include/jreen/privacymanager.h
+include/jreen/privatexml.h
+include/jreen/pubsubevent.h
+include/jreen/pubsubmanager.h
+include/jreen/receipt.h
+include/jreen/registrationmanager.h
+include/jreen/softwareversion.h
+include/jreen/stanza.h
+include/jreen/stanzaextension.h
+include/jreen/streamprocessor.h
+include/jreen/subscription.h
+include/jreen/tcpconnection.h
+include/jreen/tune.h
+include/jreen/udpconnection.h
+include/jreen/util.h
+include/jreen/vcard.h
+include/jreen/vcardmanager.h
+include/jreen/vcardupdate.h
+lib/libjreen.so
+lib/libjreen.so.1
+lib/libjreen.so.1.1.0
+libdata/pkgconfig/libjreen.pc
+@dirrm include/jreen