{"bugs":[{"bugid":836427,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"net-voip\/mumble-1.4.287-r1 fails to compile: mumble_positional_audio_linux.h:62:32: error: basename was not declared in this scope"},{"bugid":863452,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"net-voip\/mumble-1.4.287 - \/...\/SSL.cpp: error: converting to bool from std::nullptr_t requires direct-initialization [-fpermiss"},{"bugid":934333,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"net-voip\/mumble-1.5.634 fails tests: 2 - TestSettingsJSONSerialization (Subprocess aborted)"},{"bugid":944958,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"net-voip\/mumble-1.5.634 - [ncurses-6.5] FAILED: Mumble.pb.cc Mumble.pb.h Mumble.pb.cc"},{"bugid":955963,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"IN_PROGRESS","summary":"net-voip\/murmur and net-voip\/mumble Qt6-based stabilisation (was: must port away from Qt5 to Qt6)"},{"bugid":958598,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"net-voip\/mumble-1.5.735-r1 - [gcc-16] QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,"}],"categories":[{"categoryid":387,"name":"app-accessibility","summary":"The app-accessibility category contains packages which help with accessibility (for example, screen readers)."},{"categoryid":429,"name":"dev-cpp","summary":"The dev-cpp category contains libraries and utilities relevant to the c++ programming language."},{"categoryid":452,"name":"dev-db","summary":"The dev-db category contains libraries and utilities for database related programming."},{"categoryid":450,"name":"dev-lang","summary":"The dev-lang category contains various programming language implementations and related tools."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":472,"name":"dev-qt","summary":"The dev-qt category contains packages for the Qt framework modules and directly related libraries and development applications from the upstream Qt Project. Do not add other packages to this category."},{"categoryid":384,"name":"games-fps","summary":"The games-fps category contains first person shooter games."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":342,"name":"media-video","summary":"The media-video category contains video-related applications."},{"categoryid":402,"name":"net-dns","summary":"The net-dns category contains DNS (Domain Name Service) related software."},{"categoryid":347,"name":"net-voip","summary":"The net-voip category contains packages related to Voice-over-IP"},{"categoryid":343,"name":"sys-apps","summary":"The sys-apps category contains various core system applications, and some non-core system applications which have not yet been moved out into other sys- categories."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"categoryid":331,"name":"x11-base","summary":"The x11-base category contains various X11 base implementations."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e69649d0f61e921da4dab48b45437e1d3e1ab813","committime":"2026-02-28T21:45:50","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"$ pkg-config --libs spdlog\n-lspdlog -pthread -lfmt\n\n$ lddtree \/usr\/bin\/mumble\nmumble => \/usr\/bin\/mumble (interpreter => \/lib64\/ld-linux-x86-64.so.2)\n    libspdlog.so.1.15 => \/usr\/lib64\/libspdlog.so.1.15\n        libfmt.so.12 => \/usr\/lib64\/libfmt.so.12\n        ld-linux-x86-64.so.2 => \/lib64\/ld-linux-x86-64.so.2\n    libfmt.so.11 => \/usr\/lib64\/libfmt.so.11\n    libprotobuf.so.31.1.0 => \/usr\/lib64\/libprotobuf.so.31.1.0\n[...]\n\nWe have to depend on libfmt:= because we link against it even though\nwe don't directly use it (because of spdlog headers).\n\nBug: https:\/\/bugs.gentoo.org\/970739\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ad8dcb42e8370e2730791be815527fe9188a800a","committime":"2026-02-28T21:39:28","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: depend on libfmt (!)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97408cf021da2c98aa01ec916b7a4160457b3954","committime":"2026-02-21T04:30:50","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45562\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"c2e8c876532f171632b4c20b9fd8b4abc9f9b933","committime":"2026-02-20T16:33:47","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.6.0_pre20260215"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/970182\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45562\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4d0ae2ff78b8b0c17558d4e66e38300231ff5dbb","committime":"2026-02-20T16:24:00","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Add missing qtbase USEdeps, drop PN from DESCRIPTION"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ba60e7fa9217c294726e74945b043b5504702f64","committime":"2026-02-15T23:15:52","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Drops dependency on SOCI, as upstream notes that only the Mumble server\never used it and fixed it being pulled in by CMake.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"bcffd765b0d8b47ecaaa3786e4b3de0b4a3c0bad","committime":"2026-02-15T21:06:00","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.6.0_pre20260215"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"22b55dac125f95b4ae610cd16e5ddd654231c925","committime":"2026-02-05T18:45:50","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"54cbac1448df763700d71c2fc1c6a6076152b9a4","committime":"2026-02-05T18:32:16","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.6.0_pre20250920-r2 ppc64, #955963"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"570b8e13ae8089a272d540a484e61f1de1c63ef6","committime":"2026-02-05T18:32:13","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.6.0_pre20250920-r2 amd64, #955963"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"80a004eba2073959cf435d74fd85bd2ba3963b09","committime":"2026-02-05T18:32:09","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.6.0_pre20250920-r2 arm64, #955963"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d1a1adb3b713295bb680331c481b722143cd7de7","committime":"2026-01-06T18:30:49","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Avoid possible configure errors by depending on -r2. Previously soci\nwould rely on automagic dependencies for its backends, but many of these\nwere mistakenly enabled by default. If then murmur\/mumble is built\nagainst soci, it would try bringing in these backends regardless of\nwhether we want them or not.\n\nCloses: https:\/\/bugs.gentoo.org\/967184\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4e39784c04617eb713dded8187f3bdc778a4be53","committime":"2026-01-06T18:15:45","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: depend on soci>=4.1.2-r2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f39f6addce5c85aa336955b4fa53e712cce09f51","committime":"2025-10-01T20:48:39","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Add media-libs\/rnnoise to RDEPEND which was previously missing, and pin\nthe version of utfcpp in >=1.6.0 to 4.0.0 which avoids a configure\nfailure.\n\nCloses: https:\/\/bugs.gentoo.org\/963494\nCloses: https:\/\/bugs.gentoo.org\/963520\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ab656bb1d3bcf2f44d5e4a88434a704cd0fee11d","committime":"2025-09-27T14:02:30","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: fix missing RDEPEND, utfcpp configure failure"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"488f082cedd08a59339f9da6d156eebaccbe44aa","committime":"2025-09-22T22:03:45","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Bug: https:\/\/bugs.gentoo.org\/955963\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"fb06f18d671ba8779600b2c8abd7808f1512fbcf","committime":"2025-09-19T18:14:58","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.6.0_pre20250920"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"- utf8cpp patch merged upstream.\n- Dependency on GSL removed.\n- Fixed version dependency on SOCI.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"fd0cd4f8f688d02ec14695863039c979bcf0c6c1","committime":"2025-09-18T22:46:57","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"125960cce6c5e29008403886e6608bcc41343bc1","committime":"2025-09-11T23:18:55","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Fix dependency on dev-libs\/utfcpp.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"d279721057230fef5f3fcf98255fe6fe02297c11","committime":"2025-09-11T22:54:46","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b83fc11af0df9cb987fa12eb6e9cddd115d23231","committime":"2025-09-10T14:48:44","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"New dependency on dev-cpp\/cli11.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"b249cb810b757ddb2bb3ed512259b2c19856b87e","committime":"2025-09-10T14:38:55","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2471e5069a87c344a76a579ebdb2f1adcdc33b3f","committime":"2025-09-10T14:33:43","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Fix live ebuild so it builds again. Enable py3.14 and newly required\ndependencies.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"05b2e5665d19bd355ca8a130c872b030c6b15e5a","committime":"2025-09-10T14:16:12","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a17e0db53ac0b511d612044d8fdd0eae0cbddac","committime":"2025-08-16T16:19:10","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"374afd87e0aaa70ed62471f3db586fe8d015cbe9","committime":"2025-08-16T16:05:54","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.5.735"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"8e90e66dd1ed2b2e26844b25d4a408ff439d101c","committime":"2025-08-16T16:05:43","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: stabilize 1.5.735-r1 for amd64, arm64, ppc64, x86"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eea4759d61112522d9981e2611f9362f35a3e0d7","committime":"2025-05-04T17:54:52","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ed26325316e38af408ff8588840363fa6a1d618e","committime":"2025-05-04T17:34:09","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.5.634-r1"},{"authoremail":"sin-ack@protonmail.com","authorname":"sin-ack","body":"Link: https:\/\/github.com\/mumble-voip\/mumble\/commit\/f4259722553335d79e9d28948ab7bdb00293a5ec\nCloses: https:\/\/bugs.gentoo.org\/947988\nSigned-off-by: sin-ack <sin-ack@protonmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/41933\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/41933\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"d6b394196ce6917c5abb05623d9534703b1cf8d1","committime":"2025-05-04T16:35:04","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add upstream patch for GCC 15"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ae8f3f5c6cb7310d11921dad7aed557a390a8a3b","committime":"2025-04-06T02:20:19","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Drop USE=g15 support as app-misc\/g15daemon was treecleaned.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"0821fbd7e428aad4385c0ff854fbc6e520a20109","committime":"2025-04-06T02:06:16","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"6c848d6aa82ca3252cc3d2ad7872bc2349c3eb0a","committime":"2025-04-06T01:37:43","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: stabilize 1.5.735 for amd64, arm64, ppc64, x86"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"294444c06dad7efc2f9e9f6d59ace9df54a96d12","committime":"2024-12-18T05:03:39","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Closes: https:\/\/bugs.gentoo.org\/934809\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4ed8a8b91d13ba6dbe7974e2292d85a8bee7deee","committime":"2024-12-18T04:47:53","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: fix poco dependency"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4de50d45addc7d50b5a64cd9903ad1d0a20f3085","committime":"2024-12-18T04:40:19","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.5.735"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Thanks-to: Philipp Psurek\nCloses: https:\/\/bugs.gentoo.org\/944465\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ac8787a8318bb84c3b3b34df89a2695584ba7909","committime":"2024-12-18T04:39:16","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a1b554605fd09fc6fa63c9582efcfc4a006a1e45","committime":"2024-08-30T13:19:19","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"b363e083dda23714c6fefb3ad3766c8504a70e93","committime":"2024-08-30T10:46:53","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.4.287-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3a344c558dfbafaeb5bb1d579acffeb9cd1f742b","committime":"2024-08-05T14:33:55","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"9a05353dd229107e9a1863e9d4dccfb9160c65d9","committime":"2024-08-05T14:20:59","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: enable py3.13"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"d1bb7588537fa990468a39ae411726e31eb71809","committime":"2024-08-05T14:19:12","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: stabilize 1.5.634 for amd64, arm64, ppc64, x86"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"efa6f2311148f146a3feb07fefc35e61662e5494","committime":"2024-06-08T19:19:00","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"a5ea41964e51a7daf67b26d2a5a9b6d9d9e19314","committime":"2024-06-08T19:03:50","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.5.634"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"29c33ec9cc06ea99ddc437af9ac2062e207dee9a","committime":"2024-06-08T19:03:39","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97f54acac5b158f4c8f9504b9e0455350035e82f","committime":"2024-02-09T14:48:27","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"3a0b6aea3bcc3ebf5514e0411f9e0b4349d03c5c","committime":"2024-02-09T14:10:45","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update copyright year"},{"authoremail":"darkdefende@gmail.com","authorname":"Sebastian Parborg","body":"Signed-off-by: Sebastian Parborg <darkdefende@gmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/30788\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"bec8b5cb32f5888049bc3e0b777d8acc5c2ecf52","committime":"2024-01-26T14:05:00","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"02ca7d28b750c5295d549a55e9b75e4c89ebed8b","committime":"2023-08-14T23:01:36","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"d1058a4d4068245cb9ca23ba4e70707af6f60d9b","committime":"2023-08-14T22:43:44","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.3.4-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5cb3a068eb4484c43a87a9695b4d82cd991b71c9","committime":"2023-06-11T18:31:52","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"bd1ddc9bd7d9342ac914344f6a68ec4d112232f2","committime":"2023-05-29T09:29:40","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Switch IUSE=pulseaudio to media-libs\/libpulse"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a18e2241964f7398cc810c9f90abfebfa39e45c6","committime":"2023-03-27T22:31:52","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Closes: https:\/\/bugs.gentoo.org\/897152\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"9137fece21a227439e85675400514a0c2c70e629","committime":"2023-03-27T22:22:22","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: enable py3.11"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8d0ebee607de5c63d747980fbeb0806c193a29c9","committime":"2023-01-14T13:02:17","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"ed468028e725c9580a7b2ee02d6b7b9375f7a0b2","committime":"2023-01-14T12:51:19","packageid":75105,"repoid":1,"summary":"*\/*: remove py3.8 from PYTHON_COMPAT"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"69cababc1c75ebc51d9e1f4f1cf84f6d238f3576","committime":"2022-12-27T05:18:01","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"bb08835e67786939950085d6be6a264cecad4b82","committime":"2022-12-27T04:53:58","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ebe930dc32805a829f123d34a5fdbde94438b16f","committime":"2022-12-06T20:16:43","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"14cb5a6ec329998462928d8f54253c74d784b4f2","committime":"2022-12-06T20:01:56","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"dff481b7b1d9bb1a2152b6d9facf5ed8788f886b","committime":"2022-12-06T20:00:44","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.4.274-r1"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"5486061e35763e968ed48cd230c8a94d73e745db","committime":"2022-12-06T19:48:55","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.4.287-r1 amd64, #877665"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"18e670769780093252b2cafdf541462ee6e45984","committime":"2022-12-06T19:46:44","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"a076b5783d80e9c6e39b3b2653b5b400b412d0d2","committime":"2022-12-06T19:45:02","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.4.287-r1 x86, #877665"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Closes: https:\/\/bugs.gentoo.org\/884049\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"1fa9229b7486ee0986d3486cddd65e209d770084","committime":"2022-12-06T19:28:31","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: fix 1.4.287 build on x86, increase tests timeout"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7eb900ae1fd33d9e638309ae332f97bea273301c","committime":"2022-11-15T15:11:09","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Fix relative path assertions in the live ebuild as well as fix the\nbuiltin license script breakage.\n\nBug: https:\/\/bugs.gentoo.org\/879569\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"846953b414d93d2f81a0b8e909057533bb089628","committime":"2022-11-15T14:45:31","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b2c047724eb636358e2d744c15e6af1a1565b115","committime":"2022-10-20T11:01:50","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"ac261c54ff2ec8b16d4f3bb6a904da8220d9de77","committime":"2022-10-20T10:52:03","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: Stabilize 1.4.287 amd64, #877665"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"769eae0e0eae453b81dfacb327dd4f6cf1a91b80","committime":"2022-09-17T17:01:46","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"4ee0a357c7f5ede876b8f70e029deb0b65b1e9d9","committime":"2022-09-17T16:44:43","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.4.287"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0997656f05713e57b0600a6b74e63dca68e7bd1e","committime":"2022-09-04T13:16:41","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"928ac3764a29e62d0dec711ec47463970ee4eb62","committime":"2022-09-04T13:03:22","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: remove stale boost lower bounds"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"45f5978b690e57598d250d1f43f4480a89b203f9","committime":"2022-08-31T15:01:46","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"8d0128e83710d0e0b9264b4fba0afa8969ad7d80","committime":"2022-08-31T14:48:52","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: update live ebuild"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"This patch is also shared with net-voip\/murmur.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"f1a4d26b145ab141e374a878321a89afb71feea0","committime":"2022-08-31T14:21:22","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: move crypto threads patch to dev space"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"b7760052b75799d7a1ce6e994baa35330b589a99","committime":"2022-08-31T14:05:19","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: drop 1.4.230-r3"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Closes: https:\/\/bugs.gentoo.org\/861866\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ab93e23f412bc588c0ea60a06a0de67e0f405b53","committime":"2022-08-31T14:04:26","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: fix ODR violations"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9891d9ea64076def44d9dfe16338eb71a8f1de4e","committime":"2022-08-21T21:16:46","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"bab161ae1fe36fcc0f0cac8de5cf20c8087c48f5","committime":"2022-08-21T21:03:56","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: add 1.4.274"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4385fca4cbc03c0cf2e988bcc8112d3862689cf4","committime":"2022-07-03T19:31:28","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"0a2f1babe65db90aea2f1eb4aa8d755be1d1e0a1","committime":"2022-07-03T19:10:14","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: bump revision"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Mumble's build system requires a Python interpreter to be present when\nbuilding its bundled translations.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"06a6439e0d67db49c759afcbee6fe3e20d129856","committime":"2022-07-03T18:42:06","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: inherit python-any-r1"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"This fixes tests (and possibly runtime issues) on arches with unsigned\nchars.\n\nBug: https:\/\/bugs.gentoo.org\/832978\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"46e059e4c3b8048e0ff2f3a50647d6c49d0f9226","committime":"2022-07-03T18:37:42","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: append -fsigned-char to CXXFLAGS"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Install the default samples included with mumble for messages and\nnotifications.\n\nCloses: https:\/\/bugs.gentoo.org\/477068\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"0620d7b3ade4d75cdd4a218da7054250d05c7a01","committime":"2022-07-03T17:59:57","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: install included samples"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"71e661b74c72cccb9d25230b0dbab4d70ef07b9c","committime":"2022-07-03T03:01:30","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"The backported patch to migrate to the OpenSSL 3.0-compatible API\nintroduces a sporadic crash. Backport the upstream patch at commit\nf8d47db318f302f5a7d343f15c9936c7030c49c4 to fix this issue.\n\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"10bdd9eb10ccaecab63972168b3802e6e2f00127","committime":"2022-07-03T02:43:00","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: backport crypto thread patch for 1.4.230"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"14004186d3b57938b9aa6c6fb68285525f59c4b3","committime":"2022-07-01T18:46:21","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Signed-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"a2aa064c8d3623acb30590e77b021887eb0928e9","committime":"2022-07-01T18:41:36","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: sync live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b33935a21165ac6799f7ffa9916cf418eb4880c","committime":"2022-06-30T00:31:32","packageid":75105,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"concord@gentoo.org","authorname":"Kenton Groombridge","body":"Closes: https:\/\/bugs.gentoo.org\/show_bug.cgi?id=291072\nSigned-off-by: Kenton Groombridge <concord@gentoo.org>","commitid":"ed813abc5426cd324dfb8d30894fb837e5612ee7","committime":"2022-06-29T22:54:42","packageid":75105,"repoid":1,"summary":"net-voip\/mumble: rename media-sound\/mumble"}],"dependencies":[{"block":false,"categoryid":438,"description":"A free, cross-platform, open-source, audio I\/O library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"portaudio","packageid":42664},{"block":false,"categoryid":450,"description":"An interpreted, interactive, object-oriented programming language","ebuildids":[754580,754580,754580,754580,877438,877438,877438,891244,891244,891244,891244,891245,891245,891245,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"python@gentoo.org","maintainername":"Python","name":"python","packageid":43095},{"block":false,"categoryid":393,"description":"C++ libraries for building network-based applications","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tommy@gentoo.org","maintainername":"Thomas Sachau (Tommy[D])","name":"poco","packageid":43337,"summary":"POCO, the C++ Portable Components, is a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the C++ Portable Components extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I\/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, POCO is also ready for enterprise-level challenges. The POCO libraries free developers from re-inventing the wheel, and allow them to spend their time on more worthwhile areas, such as getting things done quickly and working on the features that make their application unique."},{"block":false,"categoryid":438,"description":"C library for reading and writing files containing sampled sound","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libsndfile","packageid":43587},{"block":false,"categoryid":393,"description":"Google's Protocol Buffers - Extensible mechanism for serializing structured data","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"vapier@gentoo.org","name":"protobuf","packageid":43673},{"block":false,"categoryid":393,"description":"Boost Libraries for C++","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cpp@gentoo.org","maintainername":"Gentoo C++ Project","name":"boost","packageid":45155},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":402,"description":"System which facilitates service discovery on a local network","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"avahi","packageid":50890},{"block":false,"categoryid":387,"description":"Speech synthesis interface","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"williamh@gentoo.org","maintainername":"Gentoo Accessibility Project","name":"speech-dispatcher","packageid":51303},{"block":false,"categoryid":330,"description":"X.Org Xi library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXi","packageid":52071},{"block":false,"categoryid":438,"description":"Audio compression format designed for speech","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"speex","packageid":52129},{"block":false,"categoryid":343,"description":"LSB version query program","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","maintainername":"Jeroen Roovers","name":"lsb-release","packageid":54641,"summary":"This program forms part of the required functionality of the LSB (Linux Standard Base) specification. The program queries the installed state of the distribution to display certain properties such as the version of the LSB against which the distribution claims compliance as well. It can also attempt to display the name and release of the distribution along with an identifier of who produces the distribution."},{"block":false,"categoryid":438,"description":"Open codec for interactive speech and music transmission over the Internet","ebuildids":[754580,877438,891244,891245],"firstseen":"2011-11-20T14:35:27.735405","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"opus","packageid":58223},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtcore","packageid":60434},{"block":false,"categoryid":472,"description":"Qt5 module for inter-process communication over the D-Bus protocol","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtdbus","packageid":60435},{"block":false,"categoryid":472,"description":"The GUI module and platform plugins for the Qt5 framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtgui","packageid":60438},{"block":false,"categoryid":472,"description":"SQL abstraction library for the Qt5 framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsql","packageid":60445},{"block":false,"categoryid":472,"description":"SVG rendering library for the Qt6 framework","ebuildids":[754580,877438,891244,891245],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsvg","packageid":60446},{"block":false,"categoryid":472,"description":"Unit testing library for the Qt5 framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qttest","packageid":60447},{"block":false,"categoryid":472,"description":"Multi-threading concurrence support library for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtconcurrent","packageid":62514},{"block":false,"categoryid":472,"description":"Network abstraction library for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtnetwork","packageid":62518},{"block":false,"categoryid":472,"description":"Set of components for creating classic desktop-style UIs for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtwidgets","packageid":62526},{"block":false,"categoryid":472,"description":"Implementation of SAX and DOM for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtxml","packageid":62528},{"block":false,"categoryid":393,"description":"UTF-8 C++ library","ebuildids":[754580,891244,891245],"firstseen":"2015-01-14T14:39:10.305382","name":"utfcpp","packageid":63003},{"block":false,"categoryid":396,"description":"Virtual for JACK Audio Connection Kit","ebuildids":[754580,877438,891244,891245],"firstseen":"2016-02-17T14:41:05.756688","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"jack","packageid":65028},{"block":false,"categoryid":438,"description":"Audio compression format designed for speech -- DSP","ebuildids":[754580,877438,891244,891245],"firstseen":"2017-03-04T14:36:55.931106","name":"speexdsp","packageid":66593},{"block":false,"categoryid":393,"description":"Small, safe and fast formatting library","ebuildids":[754580,891244,891245],"firstseen":"2017-03-08T14:39:24.424543","name":"libfmt","packageid":66610},{"block":false,"categoryid":393,"description":"Fast C++ logging library","ebuildids":[754580,891244,891245],"firstseen":"2017-03-17T14:37:08.634392","name":"spdlog","packageid":66659},{"block":false,"categoryid":429,"description":"Guideline Support Library implementation by Microsoft","ebuildids":[877438],"firstseen":"2018-01-22T22:09:32.877365","name":"ms-gsl","packageid":68652},{"block":false,"categoryid":331,"description":"X.Org combined protocol headers","ebuildids":[754580,877438,891244,891245],"firstseen":"2018-02-26T19:36:02.788710","name":"xorg-proto","packageid":68732},{"block":false,"categoryid":429,"description":"JSON for Modern C++","ebuildids":[754580,877438,891244,891245],"firstseen":"2018-12-29T21:43:49.999874","name":"nlohmann_json","packageid":69588},{"block":false,"categoryid":342,"description":"Multimedia processing graphs","ebuildids":[754580,877438,891244,891245],"firstseen":"2019-07-07T16:12:47.642539","name":"pipewire","packageid":69933},{"block":false,"categoryid":438,"description":"Recurrent neural network for audio noise reduction","ebuildids":[754580,877438,891244,891245],"firstseen":"2021-06-28T10:00:22.104667","name":"rnnoise","packageid":73043},{"block":false,"categoryid":438,"description":"Libraries for PulseAudio clients","ebuildids":[754580,877438,891244,891245],"firstseen":"2021-09-24T19:53:03.512006","name":"libpulse","packageid":73367},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[754580,754580,891244,891244,891245,891245],"firstseen":"2022-08-02T23:07:22.729124","name":"qtbase","packageid":75249},{"block":false,"categoryid":429,"description":"Command line parser for C++11","ebuildids":[754580,891244,891245],"firstseen":"2023-05-12T10:23:41.556602","name":"cli11","packageid":76140},{"block":false,"categoryid":452,"description":"SOCI - The C++ Database Access Library","ebuildids":[754580,891244],"firstseen":"2025-09-10T15:23:04.557853","name":"soci","packageid":78517}],"depending":[{"block":false,"categoryid":384,"description":"Hollywood tactical shooter based on the ioquake3 engine","ebuildids":[744708,744708],"firstseen":"2012-05-25T14:37:44.867971","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"urbanterror","packageid":59368},{"block":false,"categoryid":384,"description":"A turtle featuring free and open source third-person action game (ioq3 engine)","ebuildids":[867367,867367],"firstseen":"2013-04-29T13:38:13.486940","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"turtlearena","packageid":60694}],"ebuilds":[{"archs":[],"ebuildid":754580,"firstseen":"2022-06-30T01:36:22.803777","license":"BSD MIT","moddate":"2026-03-30T13:49:45","packageid":75105,"repoid":1,"slot":"0","uses":["alsa","debug","jack","multilib","nls","pipewire","portaudio","pulseaudio","rnnoise","speech","test","zeroconf"],"version":"9999"},{"archs":["~amd64","~arm64","~ppc64","~x86"],"ebuildid":891245,"firstseen":"2026-02-28T21:46:25.010443","license":"BSD MIT","moddate":"2026-03-30T13:49:45","packageid":75105,"repoid":1,"slot":"0","uses":["alsa","debug","jack","multilib","nls","pipewire","portaudio","pulseaudio","rnnoise","speech","test","zeroconf"],"version":"1.6.0_pre20260215-r2"},{"archs":["amd64","arm64","ppc64","~x86"],"ebuildid":891244,"firstseen":"2026-02-28T21:46:25.010443","license":"BSD MIT","moddate":"2026-03-30T13:49:45","packageid":75105,"repoid":1,"slot":"0","uses":["alsa","debug","jack","multilib","nls","pipewire","portaudio","pulseaudio","rnnoise","speech","test","zeroconf"],"version":"1.6.0_pre20250920-r3"},{"archs":["amd64","arm64","ppc64","x86"],"ebuildid":877438,"firstseen":"2025-10-01T22:01:37.737171","license":"BSD MIT","moddate":"2026-03-30T13:49:45","packageid":75105,"repoid":1,"slot":"0","uses":["alsa","debug","g15","jack","multilib","nls","pipewire","portaudio","pulseaudio","rnnoise","speech","test","zeroconf"],"version":"1.5.735-r2"}],"masks":[],"package":{"categoryid":347,"description":"Open source, low-latency, high quality voice chat software","firstseen":"2022-06-30T01:36:22.803777","name":"mumble","packageid":75105},"rdependencies":[{"block":false,"categoryid":438,"description":"A free, cross-platform, open-source, audio I\/O library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"portaudio","packageid":42664},{"block":false,"categoryid":393,"description":"C++ libraries for building network-based applications","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"tommy@gentoo.org","maintainername":"Thomas Sachau (Tommy[D])","name":"poco","packageid":43337,"summary":"POCO, the C++ Portable Components, is a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. Their modular and efficient design and implementation makes the C++ Portable Components extremely well suited for embedded development, an area where the C++ programming language is becoming increasingly popular, due to its suitability for both low-level (device I\/O, interrupt handlers, etc.) and high-level object-oriented development. Of course, POCO is also ready for enterprise-level challenges. The POCO libraries free developers from re-inventing the wheel, and allow them to spend their time on more worthwhile areas, such as getting things done quickly and working on the features that make their application unique."},{"block":false,"categoryid":438,"description":"C library for reading and writing files containing sampled sound","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libsndfile","packageid":43587},{"block":false,"categoryid":393,"description":"Google's Protocol Buffers - Extensible mechanism for serializing structured data","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"vapier@gentoo.org","name":"protobuf","packageid":43673},{"block":false,"categoryid":393,"description":"Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"openssl","packageid":47630},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":402,"description":"System which facilitates service discovery on a local network","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"avahi","packageid":50890},{"block":false,"categoryid":387,"description":"Speech synthesis interface","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"williamh@gentoo.org","maintainername":"Gentoo Accessibility Project","name":"speech-dispatcher","packageid":51303},{"block":false,"categoryid":330,"description":"X.Org Xi library","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXi","packageid":52071},{"block":false,"categoryid":438,"description":"Audio compression format designed for speech","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"speex","packageid":52129},{"block":false,"categoryid":343,"description":"LSB version query program","ebuildids":[754580,877438,891244,891245],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"jer@gentoo.org","maintainername":"Jeroen Roovers","name":"lsb-release","packageid":54641,"summary":"This program forms part of the required functionality of the LSB (Linux Standard Base) specification. The program queries the installed state of the distribution to display certain properties such as the version of the LSB against which the distribution claims compliance as well. It can also attempt to display the name and release of the distribution along with an identifier of who produces the distribution."},{"block":false,"categoryid":438,"description":"Open codec for interactive speech and music transmission over the Internet","ebuildids":[754580,877438,891244,891245],"firstseen":"2011-11-20T14:35:27.735405","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"opus","packageid":58223},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtcore","packageid":60434},{"block":false,"categoryid":472,"description":"Qt5 module for inter-process communication over the D-Bus protocol","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtdbus","packageid":60435},{"block":false,"categoryid":472,"description":"The GUI module and platform plugins for the Qt5 framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtgui","packageid":60438},{"block":false,"categoryid":472,"description":"SQL abstraction library for the Qt5 framework","ebuildids":[877438],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsql","packageid":60445},{"block":false,"categoryid":472,"description":"SVG rendering library for the Qt6 framework","ebuildids":[754580,877438,891244,891245],"firstseen":"2013-03-03T14:38:59.202869","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtsvg","packageid":60446},{"block":false,"categoryid":472,"description":"Network abstraction library for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtnetwork","packageid":62518},{"block":false,"categoryid":472,"description":"Set of components for creating classic desktop-style UIs for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtwidgets","packageid":62526},{"block":false,"categoryid":472,"description":"Implementation of SAX and DOM for the Qt5 framework","ebuildids":[877438],"firstseen":"2014-09-11T13:37:39.656424","maintainer":"qt@gentoo.org","maintainername":"Gentoo Qt Project","name":"qtxml","packageid":62528},{"block":false,"categoryid":396,"description":"Virtual for JACK Audio Connection Kit","ebuildids":[754580,877438,891244,891245],"firstseen":"2016-02-17T14:41:05.756688","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"jack","packageid":65028},{"block":false,"categoryid":438,"description":"Audio compression format designed for speech -- DSP","ebuildids":[754580,877438,891244,891245],"firstseen":"2017-03-04T14:36:55.931106","name":"speexdsp","packageid":66593},{"block":false,"categoryid":393,"description":"Small, safe and fast formatting library","ebuildids":[754580,891244,891245],"firstseen":"2017-03-08T14:39:24.424543","name":"libfmt","packageid":66610},{"block":false,"categoryid":393,"description":"Fast C++ logging library","ebuildids":[754580,891244,891245],"firstseen":"2017-03-17T14:37:08.634392","name":"spdlog","packageid":66659},{"block":false,"categoryid":429,"description":"Guideline Support Library implementation by Microsoft","ebuildids":[877438],"firstseen":"2018-01-22T22:09:32.877365","name":"ms-gsl","packageid":68652},{"block":false,"categoryid":342,"description":"Multimedia processing graphs","ebuildids":[754580,877438,891244,891245],"firstseen":"2019-07-07T16:12:47.642539","name":"pipewire","packageid":69933},{"block":false,"categoryid":438,"description":"Recurrent neural network for audio noise reduction","ebuildids":[754580,877438,891244,891245],"firstseen":"2021-06-28T10:00:22.104667","name":"rnnoise","packageid":73043},{"block":false,"categoryid":438,"description":"Libraries for PulseAudio clients","ebuildids":[754580,877438,891244,891245],"firstseen":"2021-09-24T19:53:03.512006","name":"libpulse","packageid":73367},{"block":false,"categoryid":472,"description":"Cross-platform application development framework","ebuildids":[754580,891244,891245],"firstseen":"2022-08-02T23:07:22.729124","name":"qtbase","packageid":75249},{"block":false,"categoryid":429,"description":"Command line parser for C++11","ebuildids":[754580,891244,891245],"firstseen":"2023-05-12T10:23:41.556602","name":"cli11","packageid":76140},{"block":false,"categoryid":452,"description":"SOCI - The C++ Database Access Library","ebuildids":[754580,891244],"firstseen":"2025-09-10T15:23:04.557853","name":"soci","packageid":78517}],"repos":[{"branch":"master","lastcommit":"1f58741385367db432e79500a838ced67b2a773d","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/wiki.mumble.info"],"uses":[{"defaultflag":true,"description":"Add support for media-libs\/alsa-lib (Advanced Linux Sound Architecture)","isdefault":true,"use":"alsa"},{"description":"Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https:\/\/wiki.gentoo.org\/wiki\/Project:Quality_Assurance\/Backtraces","isdefault":false,"use":"debug"},{"description":"Enable support for the Logitech G15 LCD (and compatible devices).","isdefault":false,"packageid":75105,"use":"g15"},{"description":"Add support for the JACK Audio Connection Kit","isdefault":false,"use":"jack"},{"description":"On 64bit systems, if you want to be able to compile 32bit and 64bit binaries","isdefault":false,"use":"multilib"},{"description":"Add Native Language Support (using gettext - GNU locale utilities)","isdefault":false,"use":"nls"},{"description":"Enable pipewire support for audio output.","isdefault":false,"packageid":75105,"use":"pipewire"},{"description":"Add support for the crossplatform portaudio audio API","isdefault":false,"use":"portaudio"},{"description":"Add sound server support via media-libs\/libpulse (may be PulseAudio or PipeWire)","isdefault":false,"use":"pulseaudio"},{"defaultflag":true,"description":"Enable alternative noise suppression option based on RNNoise.","isdefault":true,"packageid":75105,"use":"rnnoise"},{"description":"Enable text-to-speech support","isdefault":false,"use":"speech"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"Support for DNS Service Discovery (DNS-SD)","isdefault":false,"use":"zeroconf"}]}