summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/qtox: remove version 1.16.3Jimi Huotari2022-03-153-95/+0
| | | | | | | | | Also remove a now unused patch. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24579 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: add version 1.17.6Jimi Huotari2022-03-152-0/+92
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: add version 1.17.4Jimi Huotari2022-01-212-0/+92
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/23867 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: update dependencies and non-git logicJimi Huotari2022-01-211-4/+6
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: Stabilize 1.17.3 amd64, #818511Sam James2021-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-im/qtox: skip network testsIonen Wolkens2021-11-241-0/+5
| | | | | | | | This was already done in the -9999 ebuild, so just copying the src_test() over in this version. Closes: https://bugs.gentoo.org/827209 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: update live ebuildJimi Huotari2021-10-252-23/+45
| | | | | | | | | | | | | | | | | | | | Sync with 1.17.3 while including the following changes: - Adjust formatting so that staying in sync is less work. - Add new required dependencies. - Flip -DUSE_CCACHE from ON to OFF to avoid using ccache with FEATURES="-ccache". - Enable spellchecking feature by default to match upstream. - Add a local description for USE="X", which controls auto-away detection support. - Disable a couple of network related tests. - Miscellaneous formatting/wording adjustments. - Use EAPI-8. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/22471 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* net-im/qtox: take over maintainershipJimi Huotari2021-10-251-1/+8
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-im/qtox: use proper 1.17.3 release tarballJoonas Niilola2021-04-151-11/+13
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/qtox: Added qtox version 1.17.3Rémi Ollagnier2021-04-153-1/+83
| | | | | | | | Signed-off-by: Rémi Ollagnier <remi.ollagnier@free.fr> Package-Manager: Portage-3.0.13, Repoman-3.0.2 Closes: https://github.com/gentoo/gentoo/pull/20357 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-im/qtox: fix ProbableGlobalUseSam James2021-01-091-1/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-im/qtox: Drop 1.16.3 (r0)Andreas Sturmlechner2020-01-201-73/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/qtox: Prepare for dev-qt/qtgui[xcb -> X]Andreas Sturmlechner2020-01-202-2/+81
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-im/qtox: EAPI-7 bump, use cmake.eclass, fix build with Qt-5.13Andreas Sturmlechner2020-01-173-35/+40
| | | | | | Closes: https://bugs.gentoo.org/699152 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-2/+4
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/qtox-9999: add missing libexif depSergey Alirzaev2018-10-122-1/+2
| | | | | | Signed-off-by: Sergey Alirzaev <zl29ah@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/10129
* net-im/qtox: add missing libexif depSusan Wilson2018-09-181-0/+1
| | | | | Closes: https://bugs.gentoo.org/663506 Closes: https://github.com/gentoo/gentoo/pull/9869
* net-im/qtox: Drop oldPacho Ramos2018-09-153-150/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-im/qtox: version bump to 1.16.3François-Xavier Carton2018-08-124-18/+91
| | | | | Bug: https://bugs.gentoo.org/635636 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-im/qtox: Maintainer retiredJonas Stein2018-07-191-9/+2
| | | | | | Proxied maintainer retired. Bug: https://bugs.gentoo.org/618504 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* net-im/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-im/qtox: add media-libs/libexif depSergey Alirzaev2017-12-061-0/+1
| | | | | | won't build otherwise Closes: https://github.com/gentoo/gentoo/pull/6435
* net-im/qtox: fix build failure when dev-qt/qttest:5 is not presentMichael Palimaka2017-09-262-2/+24
| | | | | Closes: https://bugs.gentoo.org/628574 Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-im/qtox: add updating icon cache and .desktop databaseZetok Zalbavar2017-08-192-2/+22
| | | | | | | Also removed no longer needed toolchain-funcs from inherits. Closes: https://github.com/gentoo/gentoo/pull/5473 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/qtox: remove old ebuildsZetok Zalbavar2017-08-183-141/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4616 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/qtox: remove no longer needed pkg_pretend and cleanup live ebuildZetok Zalbavar2017-08-181-13/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-im/qtox: bump to v1.11.0Zetok Zalbavar2017-08-182-0/+59
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-im/qtox: switch live ebuild to cmakeZetok Zalbavar2017-02-081-8/+8
| | | | Package-Manager: portage-2.3.3
* net-im/qtox: bump to v1.8.1Zetok Zalbavar2017-02-072-0/+71
| | | | Package-Manager: portage-2.3.3
* net-im/qtox: remove old v1.5.0Zetok Zalbavar2017-01-272-70/+0
| | | | Package-Manager: portage-2.3.3
* net-im/qtox: bump to v1.7.0Zetok Zalbavar2017-01-042-0/+71
| | | | Package-Manager: portage-2.3.0
* net-im/qtox: make live ebuild depend on net-libs/tox:0/0.1Zetok Zalbavar2016-12-191-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/3169 Package-Manager: portage-2.3.0
* net-im/qtox: depend on slotted net-libs/toxZetok Zalbavar2016-12-103-3/+3
| | | | | | To make sure that it's compiling against the right API version. Package-Manager: portage-2.3.0
* net-im/qtox: update dependencies and links in live ebuildZetok Zalbavar2016-12-011-3/+4
| | | | Package-Manager: portage-2.3.0
* net-im/qtox: bump version to v1.6.0 and remove outdated versionsZetok Zalbavar2016-11-173-87/+6
| | | | Package-Manager: portage-2.3.0
* net-im/qtox: WhitespacePatrick Lauer2016-09-081-1/+1
| | | | Package-Manager: portage-2.3.0
* net-im/qtox: version bump to v1.5.0.Patrice Clement2016-09-082-0/+70
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2208 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-im/qtox: reorder maintainers in metadataMarek Szuba2016-08-101-5/+4
| | | | Package-Manager: portage-2.3.0
* net-im/qtox: properly detect whether GCC is used for compilingZetok Zalbavar2016-07-143-3/+3
| | | | Package-Manager: portage-2.2.28
* net-im/qtox: update to EAPI 6Zetok Zalbavar2016-06-223-18/+3
| | | | | | | | | | | Also remove no longer needed part from live ebuild, since upstream removed support for filter_audio completely. Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1689 See-Also: https://github.com/tux3/qTox/commit/792103f8b0c76ecec576f7e57efb3edb71 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* Multiple metadata.xml: reorder to make sure assignee goes firstMichał Górny2016-06-191-4/+4
| | | | | | Reorder all metadata.xml files with explicit descriptions requesting particular bug assignment/CC to ensure that the requested assignee always goes first, in order to match the bug wrangling policies.
* net-im/qtox: move virtual/pkgconfig to DEPENDZetok Zalbavar2016-04-252-2/+2
| | | | | | Package-Manager: portage-2.2.26 Signed-off-by: Sam Jorna <wraeth@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/1337
* net-im/qtox: add ebuild for v1.4.0 releaseZetok Zalbavar2016-04-252-0/+76
| | | | Signed-off-by: Sam Jorna <wraeth@gentoo.org>
* net-im/qtox: update -9999 ebuild to use newest upstream changesZetok Zalbavar2016-04-111-11/+1
| | | | | | | | | | Now upstream installs binary and icons, and it doesn't need to be handled by ebuild. Upstream PR: https://github.com/tux3/qTox/pull/3101 Closes: https://github.com/gentoo/gentoo/pull/1235 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-im/qtox: installs .png icons wrt bug #578210Zetok Zalbavar2016-03-262-0/+11
| | | | | | | | | This PR also add a new pkgconfig dependency. Reporter: Mikhail Kurinnoi <viewizard@viewizard.com> Gentoo-Bug: https://bugs.gentoo.org/578210 Closes: https://github.com/gentoo/gentoo/pull/1141 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-im/qtox: add ebuilds to repoZetok Zalbavar2016-03-164-0/+174