Summary: | net-im/tox: switch the repository from irungentoo/toxcore to TokTok/c-toxcore | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Thierry Thomas <thierry> | ||||||
Component: | Individual Port(s) | Assignee: | Thierry Thomas <thierry> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | portmaster | ||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215399 | ||||||||
Bug Depends on: | 215746 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
Thierry Thomas
2016-12-18 22:55:30 UTC
qTox fails:
> ./src/core/core.h:83:28: error: use of undeclared identifier 'TOX_PASS_KEY'
> static std::unique_ptr<TOX_PASS_KEY> createPasskey(const QString &password, uint8_t* salt = nullptr);
^
qTox-1.7 will be compatible with TokTok/c-toxcore: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215398 (In reply to Yuri Victorovich from comment #2) Thanks Yuri. Then let's wait for qTox-1.7. Another reference: https://blog.tox.chat/2016/12/first-stable-release-of-toktok-toxcore/ Created attachment 178266 [details]
New patch to upgrade toxocre to v0.1.2
A commit references this bug: Author: thierry Date: Tue Jan 10 20:51:39 UTC 2017 New revision: 431131 URL: https://svnweb.freebsd.org/changeset/ports/431131 Log: - Change repository to the active one - Upgrade to v0.1.2 PR: 215398 Changes: head/net-im/tox/Makefile head/net-im/tox/distinfo head/net-im/tox/pkg-plist |