summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-voip/telepathy-gabble: Remove last-rited pkgMichał Górny2024-05-085-352/+0
| | | | | | Bug: https://bugs.gentoo.org/926193 Bug: https://bugs.gentoo.org/891791 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-rakia: Remove last-rited pkgMichał Górny2024-05-083-54/+0
| | | | | | Bug: https://bugs.gentoo.org/926193 Bug: https://bugs.gentoo.org/891791 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/telepathy-salut: Remove last-rited pkgMichał Górny2024-05-085-283/+0
| | | | | | Bug: https://bugs.gentoo.org/926193 Bug: https://bugs.gentoo.org/891791 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/murmur: drop 1.4.287-r1Kenton Groombridge2024-03-071-185/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: stabilize 1.4.287-r2 for amd64, x86Kenton Groombridge2024-03-071-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: update copyright yearKenton Groombridge2024-02-091-1/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: Update live ebuildSebastian Parborg2024-02-091-0/+1
| | | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30788 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: update live ebuildSebastian Parborg2024-02-092-64/+58
| | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add 1.4.287-r2Sebastian Parborg2024-02-091-0/+200
| | | | | | | | | | | | | | | | | | | | | | | The default install would not run out of the box and one needed to change the following to get it up and running: - Set the pidfile option to /run/murmur/murmur.pid in .ini config file - Change logfile setting to /var/log/murmur/murmur.log in ini file - Specify the data base location to /var/lib/murmur/database.sqlite in the ini file. Otherwise it would complain that the database was read only and wouldn't start. - Needed to add avahi-daemon to "use" in the depend section in the init.d script to get zeroconf functionality to work. - Fix avahi command in initd file Clarified and simplified the post install message as well. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* Move {dev-util → dev-build}/gtk-doc-amMichał Górny2024-01-171-3/+3
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34819 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-122-4/+4
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Revert "net-voip/yate: remove masked IUSE="dahdi""Sam James2023-12-273-6/+9
| | | | | | | | | | This reverts commit 546086695a47bbf4d0f3899c5b5476a4cfb3e07c. Removal date was not yet met & there are plans to possibly resurrect dahdi, per the bug. Bug: https://bugs.gentoo.org/914477 Signed-off-by: Sam James <sam@gentoo.org>
* profiles/use.desc: Make USE=speech globalMichał Górny2023-12-181-1/+0
| | | | | | | | Add a global USE=speech. It is used in 29 packages, the most of them precisely matching the description. I've left local descriptions where they provide additional useful information. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-voip/yate: remove masked IUSE="dahdi"Arthur Zamarin2023-12-163-9/+6
| | | | | | | | The package behind the USE flag was just tree-cleaned, so remove the USE flag (which was masked, so NOP). Bug: https://bugs.gentoo.org/914477 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-voip: Add German translation to metadataUlrich Müller2023-12-091-0/+4
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-voip/sipvicious: drop 0.3.4Jaco Kroon2023-09-221-27/+0
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32537 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/sipvicious: 0.3.4-r1 (PEP517).Jaco Kroon2023-09-221-0/+29
| | | | | | Closes: https://bugs.gentoo.org/910014 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-voip/murmur: remove unused fileMichael Mair-Keimberger2023-08-151-25/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32321 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.3.4-r1Kenton Groombridge2023-08-142-163/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: drop 1.3.4-r1Kenton Groombridge2023-08-142-170/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-06-111-1/+1
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-voip/sipvicious: enable py3.11Sam James2023-05-031-1/+1
| | | | | Closes: https://bugs.gentoo.org/897154 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/mumble: enable py3.11Kenton Groombridge2023-03-273-3/+3
| | | | | Closes: https://bugs.gentoo.org/897152 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/captagent: treecleanJaco Kroon2023-02-096-524/+0
| | | | | | | | | | | Closes: https://bugs.gentoo.org/870910 Closes: https://bugs.gentoo.org/877731 Closes: https://bugs.gentoo.org/884815 Closes: https://bugs.gentoo.org/885845 Closes: https://github.com/gentoo/gentoo/pull/29339 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-147-14/+14
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-voip/mumble: update live ebuildKenton Groombridge2022-12-261-7/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: add missing USE dep for dev-qt/qtnetwork[ssl]Kenton Groombridge2022-12-253-3/+3
| | | | | Closes: https://bugs.gentoo.org/885635 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/umurmur: drop 0.2.17-r4, 0.2.19Sam James2022-12-213-223/+0
| | | | | Bug: https://bugs.gentoo.org/886791 Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/umurmur: Stabilize 0.2.20 amd64, #886791Arthur Zamarin2022-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-voip/umurmur: Stabilize 0.2.20 x86, #886791Sam James2022-12-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/telepathy-gabble: update EAPI 6 -> 8David Seifert2022-12-071-6/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* net-voip/murmur: add github upstream metadataKenton Groombridge2022-12-071-0/+1
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/murmur: drop 1.4.274-r1Kenton Groombridge2022-12-072-186/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: drop 1.4.274-r1Kenton Groombridge2022-12-062-151/+0
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/mumble: Stabilize 1.4.287-r1 amd64, #877665Arthur Zamarin2022-12-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-voip/mumble: Stabilize 1.4.287-r1 x86, #877665Arthur Zamarin2022-12-061-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-voip/mumble: fix 1.4.287 build on x86, increase tests timeoutKenton Groombridge2022-12-062-1/+37
| | | | | Closes: https://bugs.gentoo.org/884049 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/telepathy-salut: Drop gnome@ as a maintainerMatt Turner2022-11-241-4/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-rakia: Drop gnome@ as a maintainerMatt Turner2022-11-241-4/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-gabble: Drop gnome@ as a maintainerMatt Turner2022-11-241-4/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/mumble: update live ebuildKenton Groombridge2022-11-151-2/+19
| | | | | | | | Fix relative path assertions in the live ebuild as well as fix the builtin license script breakage. Bug: https://bugs.gentoo.org/879569 Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* net-voip/telepathy-salut: Set remote-idMatt Turner2022-10-311-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-rakia: Set remote-idMatt Turner2022-10-311-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-gabble: Set remote-idMatt Turner2022-10-311-8/+11
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-salut: Add Python 3.11 compatibilityMatt Turner2022-10-291-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-rakia: Add Python 3.11 compatibilityMatt Turner2022-10-291-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/telepathy-gabble: Add Python 3.11 compatibilityMatt Turner2022-10-291-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-voip/murmur: Stabilize 1.4.287 x86, #877667Sam James2022-10-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-voip/murmur: Stabilize 1.4.287 amd64, #877667Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* net-voip/mumble: Stabilize 1.4.287 amd64, #877665Jakov Smolić2022-10-201-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>