pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
toxcore: initial commit, version 0.1.11
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Fri Jan 5 15:37:16 2018 +0100
Changeset: 94e8cda179a2a491df9fcabe0ba829bf22034fb4
Added Files:
toxcore/DESCR
toxcore/Makefile
toxcore/PLIST
toxcore/distinfo
Log Message:
toxcore: initial commit, version 0.1.11
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=94e8cda179a2a491df9fcabe0ba829bf22034fb4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
toxcore/DESCR | 4 ++++
toxcore/Makefile | 34 ++++++++++++++++++++++++++++++++++
toxcore/PLIST | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
toxcore/distinfo | 6 ++++++
4 files changed, 99 insertions(+)
diffs:
diff --git a/toxcore/DESCR b/toxcore/DESCR
new file mode 100644
index 0000000000..8049373cb9
--- /dev/null
+++ b/toxcore/DESCR
@@ -0,0 +1,4 @@
+Toxcore is a p2p network level libarary that provides encrpyted
+communication and data transfer between peers who can find eachother
+anonymously through a DHT. The peers are identified with numbers
+which contain their public key to be used for message encryption.
diff --git a/toxcore/Makefile b/toxcore/Makefile
new file mode 100644
index 0000000000..3afa6240f0
--- /dev/null
+++ b/toxcore/Makefile
@@ -0,0 +1,34 @@
+# $NetBSD$
+
+DISTNAME= c-toxcore-0.1.11
+PKGNAME= toxcore-0.1.11
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_GITHUB:=TokTok/}
+GITHUB_RELEASE= v0.1.11
+
+MAINTAINER= root%zta.lk@localhost
+HOMEPAGE= https://tox.chat/
+COMMENT= Tox protocol library
+LICENSE= gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_CMAKE= yes
+#USE_TOOLS+= autoconf automake autoreconf
+USE_TOOLS+= pkg-config
+USE_LANGUAGES+= c c++
+
+PKGCONFIG_OVERRIDE+= libtoxav.pc.in
+PKGCONFIG_OVERRIDE+= libtoxcore.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/toxdns.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/libtoxcore.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/libtoxav.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/toxav.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/toxcore.pc.in
+PKGCONFIG_OVERRIDE+= other/pkgconfig/toxencryptsave.pc.in
+
+.include "../../security/libsodium/buildlink3.mk"
+.include "../../audio/libopus/buildlink3.mk"
+.include "../../multimedia/libvpx/buildlink3.mk"
+
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/toxcore/PLIST b/toxcore/PLIST
new file mode 100644
index 0000000000..a1f3c7535f
--- /dev/null
+++ b/toxcore/PLIST
@@ -0,0 +1,55 @@
+@comment $NetBSD$
+include/tox/tox.h
+include/tox/toxav.h
+include/tox/toxdns.h
+include/tox/toxencryptsave.h
+lib/libtoxav.a
+lib/libtoxav.so
+lib/libtoxav.so.1
+lib/libtoxav.so.1.11.0
+lib/libtoxcore.a
+lib/libtoxcore.so
+lib/libtoxcore.so.1
+lib/libtoxcore.so.1.11.0
+lib/libtoxcrypto.a
+lib/libtoxcrypto.so
+lib/libtoxcrypto.so.1
+lib/libtoxcrypto.so.1.11.0
+lib/libtoxdht.a
+lib/libtoxdht.so
+lib/libtoxdht.so.1
+lib/libtoxdht.so.1.11.0
+lib/libtoxdns.a
+lib/libtoxdns.so
+lib/libtoxdns.so.1
+lib/libtoxdns.so.1.11.0
+lib/libtoxencryptsave.a
+lib/libtoxencryptsave.so
+lib/libtoxencryptsave.so.1
+lib/libtoxencryptsave.so.1.11.0
+lib/libtoxfriends.a
+lib/libtoxfriends.so
+lib/libtoxfriends.so.1
+lib/libtoxfriends.so.1.11.0
+lib/libtoxgroup.a
+lib/libtoxgroup.so
+lib/libtoxgroup.so.1
+lib/libtoxgroup.so.1.11.0
+lib/libtoxmessenger.a
+lib/libtoxmessenger.so
+lib/libtoxmessenger.so.1
+lib/libtoxmessenger.so.1.11.0
+lib/libtoxnetcrypto.a
+lib/libtoxnetcrypto.so
+lib/libtoxnetcrypto.so.1
+lib/libtoxnetcrypto.so.1.11.0
+lib/libtoxnetwork.a
+lib/libtoxnetwork.so
+lib/libtoxnetwork.so.1
+lib/libtoxnetwork.so.1.11.0
+lib/pkgconfig/libtoxav.pc
+lib/pkgconfig/libtoxcore.pc
+lib/pkgconfig/toxav.pc
+lib/pkgconfig/toxcore.pc
+lib/pkgconfig/toxdns.pc
+lib/pkgconfig/toxencryptsave.pc
diff --git a/toxcore/distinfo b/toxcore/distinfo
new file mode 100644
index 0000000000..03a86614da
--- /dev/null
+++ b/toxcore/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (c-toxcore-0.1.11.tar.gz) = a0e02fa2bc2c574e89373b6a7df68b029cb9a2c8
+RMD160 (c-toxcore-0.1.11.tar.gz) = 50f6ca25fc60121b5d9098b15af905adfd5c697c
+SHA512 (c-toxcore-0.1.11.tar.gz) = 4cc853c549c9ea9e2b48cf144b2a5f5d43e79c1103911beb0e8a827d24e40520907c2cef3c1eb05a37a7d0223b33dee352a3fc7a48e76a1a4947989b17f44e88
+Size (c-toxcore-0.1.11.tar.gz) = 826820 bytes
Home |
Main Index |
Thread Index |
Old Index