Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 12:19:13 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366399 - in head/net-im: . uTox
Message-ID:  <201408281219.s7SCJDmI013825@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 28 12:19:12 2014
New Revision: 366399
URL: http://svnweb.freebsd.org/changeset/ports/366399
QAT: https://qat.redports.org/buildarchive/r366399/

Log:
  uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
  client written in C.
  
  Simple and convenient program for confidential communication.
  
  Still early in development, though it already supports some of the most
  important features, like file transfers, A/V, group chats, and DNS Discovery.
  
  There are also binaries for other OS: Linux, Android, OS X and Windows, which
  makes it possible to communicate between users of different OS.
  
  WWW: http://utox.org/
  
  PR:		192954
  Submitted by:	fidaj@ukr.net

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

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Thu Aug 28 12:10:12 2014	(r366398)
+++ head/net-im/Makefile	Thu Aug 28 12:19:12 2014	(r366399)
@@ -164,6 +164,7 @@
     SUBDIR += turpial
     SUBDIR += twirssi
     SUBDIR += twitmail
+    SUBDIR += uTox
     SUBDIR += vacuum-im
     SUBDIR += venom
     SUBDIR += vqcc-gtk

Added: head/net-im/uTox/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/uTox/Makefile	Thu Aug 28 12:19:12 2014	(r366399)
@@ -0,0 +1,35 @@
+# $FreeBSD$
+
+PORTNAME=	uTox
+PORTVERSION=	0.1.3.git20140827
+CATEGORIES=	net-im net-p2p
+
+MAINTAINER=	fidaj@ukr.net
+COMMENT=	Lightweight Tox client
+
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox \
+		${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat
+LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus \
+		libXft.so:${PORTSDIR}/x11-fonts/libXft
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	notsecure
+GH_PROJECT=	${PORTNAME}
+GH_TAGNAME=	${GH_COMMIT}
+GH_COMMIT=	299184f
+
+USES=		desktop-file-utils gmake pkgconfig
+
+.include <bsd.port.options.mk>
+
+.if ${OPSYS} == FreeBSD && ${OSVERSION} <= 804000
+USES+=		compiler:c++11-lang
+.endif
+
+post-install:
+	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/utox
+
+.include <bsd.port.mk>

Added: head/net-im/uTox/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/uTox/distinfo	Thu Aug 28 12:19:12 2014	(r366399)
@@ -0,0 +1,2 @@
+SHA256 (uTox-0.1.3.git20140827.tar.gz) = 47e4b8043796f3618f030a0003a689c2b9bc2c5e1355454327af657940429ced
+SIZE (uTox-0.1.3.git20140827.tar.gz) = 695887

Added: head/net-im/uTox/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/uTox/pkg-descr	Thu Aug 28 12:19:12 2014	(r366399)
@@ -0,0 +1,12 @@
+uTox is lightweight Tox (https://github.com/irungentoo/ProjectTox-Core)
+client written in C.
+
+Simple and convenient program for confidential communication.
+
+Still early in development, though it already supports some of the most
+important features, like file transfers, A/V, group chats, and DNS Discovery.
+
+There are also binaries for other OS: Linux, Android, OS X and Windows, which
+makes it possible to communicate between users of different OS.
+
+WWW: http://utox.org/

Added: head/net-im/uTox/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-im/uTox/pkg-plist	Thu Aug 28 12:19:12 2014	(r366399)
@@ -0,0 +1,49 @@
+bin/utox
+share/applications/utox.desktop
+share/icons/hicolor/128x128/apps/utox.png
+share/icons/hicolor/14x14/apps/utox.png
+share/icons/hicolor/16x16/apps/utox.png
+share/icons/hicolor/192x192/apps/utox.png
+share/icons/hicolor/22x22/apps/utox.png
+share/icons/hicolor/24x24/apps/utox.png
+share/icons/hicolor/256x256/apps/utox.png
+share/icons/hicolor/32x32/apps/utox.png
+share/icons/hicolor/36x36/apps/utox.png
+share/icons/hicolor/48x48/apps/utox.png
+share/icons/hicolor/512x512/apps/utox.png
+share/icons/hicolor/64x64/apps/utox.png
+share/icons/hicolor/72x72/apps/utox.png
+share/icons/hicolor/96x96/apps/utox.png
+share/icons/hicolor/scalable/apps/utox.svg
+@dirrmtry share/icons/hicolor/128x128/apps
+@dirrmtry share/icons/hicolor/128x128
+@dirrmtry share/icons/hicolor/14x14/apps
+@dirrmtry share/icons/hicolor/14x14
+@dirrmtry share/icons/hicolor/16x16/apps
+@dirrmtry share/icons/hicolor/16x16
+@dirrmtry share/icons/hicolor/192x192/apps
+@dirrmtry share/icons/hicolor/192x192
+@dirrmtry share/icons/hicolor/22x22/apps
+@dirrmtry share/icons/hicolor/22x22
+@dirrmtry share/icons/hicolor/24x24/apps
+@dirrmtry share/icons/hicolor/24x24
+@dirrmtry share/icons/hicolor/256x256/apps
+@dirrmtry share/icons/hicolor/256x256
+@dirrmtry share/icons/hicolor/32x32/apps
+@dirrmtry share/icons/hicolor/32x32
+@dirrmtry share/icons/hicolor/36x36/apps
+@dirrmtry share/icons/hicolor/36x36
+@dirrmtry share/icons/hicolor/48x48/apps
+@dirrmtry share/icons/hicolor/48x48
+@dirrmtry share/icons/hicolor/512x512/apps
+@dirrmtry share/icons/hicolor/512x512
+@dirrmtry share/icons/hicolor/64x64/apps
+@dirrmtry share/icons/hicolor/64x64
+@dirrmtry share/icons/hicolor/72x72/apps
+@dirrmtry share/icons/hicolor/72x72
+@dirrmtry share/icons/hicolor/96x96/apps
+@dirrmtry share/icons/hicolor/96x96
+@dirrmtry share/icons/hicolor/scalable/apps
+@dirrmtry share/icons/hicolor/scalable
+@dirrmtry share/icons/hicolor
+@dirrmtry share/icons



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