Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 2015 20:58:37 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391273 - in head/net-im: . libaccounts-qt5
Message-ID:  <201507032058.t63KwbBq040293@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Fri Jul  3 20:58:37 2015
New Revision: 391273
URL: https://svnweb.freebsd.org/changeset/ports/391273

Log:
  New port: net-im/libaccounts-qt5.
  
  From pkg-descr:
    Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
    platforms.
    WWW: https://code.google.com/p/accounts-sso/
  
  This port will be used in upcoming versions of KDE Telepathy.
  
  Submitted by:	Tobias Berner <tcberner@gmail.com> via area51

Added:
  head/net-im/libaccounts-qt5/
  head/net-im/libaccounts-qt5/Makefile   (contents, props changed)
  head/net-im/libaccounts-qt5/distinfo   (contents, props changed)
  head/net-im/libaccounts-qt5/pkg-descr   (contents, props changed)
  head/net-im/libaccounts-qt5/pkg-plist   (contents, props changed)
Modified:
  head/net-im/Makefile

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Fri Jul  3 20:52:54 2015	(r391272)
+++ head/net-im/Makefile	Fri Jul  3 20:58:37 2015	(r391273)
@@ -55,6 +55,7 @@
     SUBDIR += ktp-send-file
     SUBDIR += ktp-text-ui
     SUBDIR += libaccounts-glib
+    SUBDIR += libaccounts-qt5
     SUBDIR += libjreen
     SUBDIR += libnice
     SUBDIR += libnice-gst010

Added: head/net-im/libaccounts-qt5/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/libaccounts-qt5/Makefile	Fri Jul  3 20:58:37 2015	(r391273)
@@ -0,0 +1,29 @@
+# Created by: Tobias C. Berner <tcberner@gmail.com>
+# $FreeBSD$
+
+PORTNAME=	libaccounts-qt5
+PORTVERSION=	1.13
+CATEGORIES=	net-im
+MASTER_SITES=	https://drive.google.com/uc?export=download&id=0B8fX9XOwH_g4cTRCaktXNDRmMXM&dummy= \
+		LOCAL/rakuco
+DISTNAME=	accounts-qt-${PORTVERSION}
+
+MAINTAINER=	kde@FreeBSD.org
+COMMENT=	Qt5 wrapper for SSO framework
+
+LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+LIB_DEPENDS=	libaccounts-glib.so:${PORTSDIR}/net-im/libaccounts-glib
+BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen
+
+FETCH_BEFORE_ARGS=	-o ${DISTFILES}
+
+USES=		compiler:c++11-lib qmake pathfix pkgconfig python tar:bz2
+USE_QT5=	buildtools_build core qmake_build testlib xml
+
+pre-configure:
+	${REINPLACE_CMD} -e 's,$$$${INSTALL_LIBDIR},${LOCALBASE}/libdata,' \
+		${WRKSRC}/common-pkgconfig.pri
+
+.include <bsd.port.mk>

Added: head/net-im/libaccounts-qt5/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/libaccounts-qt5/distinfo	Fri Jul  3 20:58:37 2015	(r391273)
@@ -0,0 +1,2 @@
+SHA256 (accounts-qt-1.13.tar.bz2) = 9033891b7f122f578d0ccf22b0e31fc478e644e97f24e7ad8fb54ef0a5da30f0
+SIZE (accounts-qt-1.13.tar.bz2) = 544655

Added: head/net-im/libaccounts-qt5/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/libaccounts-qt5/pkg-descr	Fri Jul  3 20:58:37 2015	(r391273)
@@ -0,0 +1,3 @@
+Accounts and SSO (Single Sign-On) framework for Linux and POSIX based platforms.
+
+WWW: https://code.google.com/p/accounts-sso/

Added: head/net-im/libaccounts-qt5/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/libaccounts-qt5/pkg-plist	Fri Jul  3 20:58:37 2015	(r391273)
@@ -0,0 +1,153 @@
+bin/accountstest
+include/accounts-qt5/Accounts/Account
+include/accounts-qt5/Accounts/AccountService
+include/accounts-qt5/Accounts/Application
+include/accounts-qt5/Accounts/AuthData
+include/accounts-qt5/Accounts/Error
+include/accounts-qt5/Accounts/Manager
+include/accounts-qt5/Accounts/Provider
+include/accounts-qt5/Accounts/Service
+include/accounts-qt5/Accounts/ServiceType
+include/accounts-qt5/Accounts/account-service.h
+include/accounts-qt5/Accounts/account.h
+include/accounts-qt5/Accounts/accountscommon.h
+include/accounts-qt5/Accounts/application.h
+include/accounts-qt5/Accounts/auth-data.h
+include/accounts-qt5/Accounts/error.h
+include/accounts-qt5/Accounts/manager.h
+include/accounts-qt5/Accounts/manager_p.h
+include/accounts-qt5/Accounts/provider.h
+include/accounts-qt5/Accounts/service-type.h
+include/accounts-qt5/Accounts/service.h
+include/accounts-qt5/Accounts/utils.h
+lib/cmake/AccountsQt5/AccountsQt5Config.cmake
+lib/cmake/AccountsQt5/AccountsQt5ConfigVersion.cmake
+lib/libaccounts-qt5.so
+lib/libaccounts-qt5.so.1
+lib/libaccounts-qt5.so.1.2
+lib/libaccounts-qt5.so.1.2.0
+libdata/pkgconfig/accounts-qt5.pc
+share/doc/accounts-qt/html/account-service_8cpp_source.html
+share/doc/accounts-qt/html/account-service_8h_source.html
+share/doc/accounts-qt/html/account_8cpp_source.html
+share/doc/accounts-qt/html/account_8h_source.html
+share/doc/accounts-qt/html/accountscommon_8h_source.html
+share/doc/accounts-qt/html/annotated.html
+share/doc/accounts-qt/html/annotated.js
+share/doc/accounts-qt/html/application_8cpp_source.html
+share/doc/accounts-qt/html/application_8h_source.html
+share/doc/accounts-qt/html/arrowdown.png
+share/doc/accounts-qt/html/arrowright.png
+share/doc/accounts-qt/html/auth-data_8cpp_source.html
+share/doc/accounts-qt/html/auth-data_8h_source.html
+share/doc/accounts-qt/html/bc_s.png
+share/doc/accounts-qt/html/bdwn.png
+share/doc/accounts-qt/html/classAccounts_1_1Account-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Account.html
+share/doc/accounts-qt/html/classAccounts_1_1Account.js
+share/doc/accounts-qt/html/classAccounts_1_1AccountService-members.html
+share/doc/accounts-qt/html/classAccounts_1_1AccountService.html
+share/doc/accounts-qt/html/classAccounts_1_1AccountService.js
+share/doc/accounts-qt/html/classAccounts_1_1Application-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Application.html
+share/doc/accounts-qt/html/classAccounts_1_1Application.js
+share/doc/accounts-qt/html/classAccounts_1_1AuthData-members.html
+share/doc/accounts-qt/html/classAccounts_1_1AuthData.html
+share/doc/accounts-qt/html/classAccounts_1_1AuthData.js
+share/doc/accounts-qt/html/classAccounts_1_1Error-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Error.html
+share/doc/accounts-qt/html/classAccounts_1_1Error.js
+share/doc/accounts-qt/html/classAccounts_1_1Manager-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Manager.html
+share/doc/accounts-qt/html/classAccounts_1_1Manager.js
+share/doc/accounts-qt/html/classAccounts_1_1Provider-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Provider.html
+share/doc/accounts-qt/html/classAccounts_1_1Provider.js
+share/doc/accounts-qt/html/classAccounts_1_1Service-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Service.html
+share/doc/accounts-qt/html/classAccounts_1_1Service.js
+share/doc/accounts-qt/html/classAccounts_1_1ServiceType-members.html
+share/doc/accounts-qt/html/classAccounts_1_1ServiceType.html
+share/doc/accounts-qt/html/classAccounts_1_1ServiceType.js
+share/doc/accounts-qt/html/classAccounts_1_1Watch-members.html
+share/doc/accounts-qt/html/classAccounts_1_1Watch.html
+share/doc/accounts-qt/html/classAccounts_1_1Watch.js
+share/doc/accounts-qt/html/classes.html
+share/doc/accounts-qt/html/closed.png
+share/doc/accounts-qt/html/deprecated.html
+share/doc/accounts-qt/html/dir_c3d1d086c816c0518443c9e800634b9c.html
+share/doc/accounts-qt/html/dir_c3d1d086c816c0518443c9e800634b9c.js
+share/doc/accounts-qt/html/dir_c3d1d086c816c0518443c9e800634b9c_dep.map
+share/doc/accounts-qt/html/dir_c3d1d086c816c0518443c9e800634b9c_dep.md5
+share/doc/accounts-qt/html/dir_c3d1d086c816c0518443c9e800634b9c_dep.png
+share/doc/accounts-qt/html/doc.png
+share/doc/accounts-qt/html/doxygen.css
+share/doc/accounts-qt/html/doxygen.png
+share/doc/accounts-qt/html/dynsections.js
+share/doc/accounts-qt/html/error_8cpp_source.html
+share/doc/accounts-qt/html/error_8h_source.html
+share/doc/accounts-qt/html/files.html
+share/doc/accounts-qt/html/files.js
+share/doc/accounts-qt/html/folderclosed.png
+share/doc/accounts-qt/html/folderopen.png
+share/doc/accounts-qt/html/ftv2blank.png
+share/doc/accounts-qt/html/ftv2cl.png
+share/doc/accounts-qt/html/ftv2doc.png
+share/doc/accounts-qt/html/ftv2folderclosed.png
+share/doc/accounts-qt/html/ftv2folderopen.png
+share/doc/accounts-qt/html/ftv2lastnode.png
+share/doc/accounts-qt/html/ftv2link.png
+share/doc/accounts-qt/html/ftv2mlastnode.png
+share/doc/accounts-qt/html/ftv2mnode.png
+share/doc/accounts-qt/html/ftv2mo.png
+share/doc/accounts-qt/html/ftv2node.png
+share/doc/accounts-qt/html/ftv2ns.png
+share/doc/accounts-qt/html/ftv2plastnode.png
+share/doc/accounts-qt/html/ftv2pnode.png
+share/doc/accounts-qt/html/ftv2splitbar.png
+share/doc/accounts-qt/html/ftv2vertline.png
+share/doc/accounts-qt/html/functions.html
+share/doc/accounts-qt/html/functions_enum.html
+share/doc/accounts-qt/html/functions_eval.html
+share/doc/accounts-qt/html/functions_func.html
+share/doc/accounts-qt/html/graph_legend.html
+share/doc/accounts-qt/html/graph_legend.md5
+share/doc/accounts-qt/html/graph_legend.png
+share/doc/accounts-qt/html/index.html
+share/doc/accounts-qt/html/index.qhp
+share/doc/accounts-qt/html/jquery.js
+share/doc/accounts-qt/html/manager_8cpp_source.html
+share/doc/accounts-qt/html/manager_8h_source.html
+share/doc/accounts-qt/html/manager__p_8h_source.html
+share/doc/accounts-qt/html/nav_f.png
+share/doc/accounts-qt/html/nav_g.png
+share/doc/accounts-qt/html/nav_h.png
+share/doc/accounts-qt/html/navtree.css
+share/doc/accounts-qt/html/navtree.js
+share/doc/accounts-qt/html/navtreedata.js
+share/doc/accounts-qt/html/navtreeindex0.js
+share/doc/accounts-qt/html/open.png
+share/doc/accounts-qt/html/pages.html
+share/doc/accounts-qt/html/provider_8cpp_source.html
+share/doc/accounts-qt/html/provider_8h_source.html
+share/doc/accounts-qt/html/resize.js
+share/doc/accounts-qt/html/service-type_8cpp_source.html
+share/doc/accounts-qt/html/service-type_8h_source.html
+share/doc/accounts-qt/html/service_8cpp_source.html
+share/doc/accounts-qt/html/service_8h_source.html
+share/doc/accounts-qt/html/splitbar.png
+share/doc/accounts-qt/html/sync_off.png
+share/doc/accounts-qt/html/sync_on.png
+share/doc/accounts-qt/html/tab_a.png
+share/doc/accounts-qt/html/tab_b.png
+share/doc/accounts-qt/html/tab_h.png
+share/doc/accounts-qt/html/tab_s.png
+share/doc/accounts-qt/html/tabs.css
+share/doc/accounts-qt/html/utils_8cpp_source.html
+share/doc/accounts-qt/html/utils_8h_source.html
+share/doc/accounts-qt/qch/accounts.qch
+share/libaccounts-qt-tests/MyProvider.provider
+share/libaccounts-qt-tests/MyService.service
+share/libaccounts-qt-tests/OtherService.service
+share/libaccounts-qt-tests/e-mail.service-type
+share/libaccounts-qt-tests/tests.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507032058.t63KwbBq040293>