{"bugs":[{"bugid":906913,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r4 calls commands that do not exist: dot"},{"bugid":907678,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r1 fails to compile (MUSL-SYSTEM): FilterParams.h:102:9: error: int64_t does not name a type"},{"bugid":924677,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"media-sound\/zynaddsubfx-3.x fusion\/zest gui don't work, use fltk instead"},{"bugid":928587,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r2 - \/...\/ld: cannot find -lGL: No such file or directory"},{"bugid":930526,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx: add support for dev-libs\/mxml:4"},{"bugid":935571,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r4 fails tests on ppc: Expected 0.061165+-0.000019, but observed 0.060941 instead (line 100)"},{"bugid":942944,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r4 fails to compile: pugl.h:824:1: error: puglNewView violates the C++ One Definition Rule [-Werror=odr]"},{"bugid":957633,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"CONFIRMED","summary":"media-sound\/zynaddsubfx-3.0.6-r6 - QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,"}],"categories":[{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":1492,"name":"dev-texlive","summary":"The dev-texlive category contains various TeXLive's packages."},{"categoryid":415,"name":"media-fonts","summary":"The media-fonts category contains fonts."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":373,"name":"media-sound","summary":"The media-sound category contains sound, music and audio applications."},{"categoryid":318,"name":"sci-libs","summary":"The sci-libs category contains various science-related libraries."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ce4e2f2f7b5764557011de4b5df8be0045c9b6b8","committime":"2026-02-11T03:15:50","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vimproved@inventati.org","authorname":"Violet Purcell","body":"At some point during the building of zyn-fusion, it attempts to use\n${LD} where it should be using ${CC} to link. Obviously, this causes a\nbuild failure. As a fix, pass LD=$(tc-getCC) to the zyn-fusion build. I\nwould attempt to properly fix this with a patch, but the bug seems to\noriginate from a makefile generated by their inexplicable bespoke\nruby-based build system, which I would rather not touch with a 10 foot\npole.\n\nCloses: https:\/\/bugs.gentoo.org\/935542\nSigned-off-by: Violet Purcell <vimproved@inventati.org>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45535\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/45535\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ae2a60cc6d183db41efaa9361672472fb005b38d","committime":"2026-01-26T21:39:29","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: pass LD=$(tc-getCC) to zyn-fusion build"},{"authoremail":"vimproved@inventati.org","authorname":"Violet Purcell","body":"Previously, our patches hardcoded the path\n\/usr\/lib64\/zynaddsubfx\/libzest.so. This would obviously break on a\nprefix or a profile that does not use lib64. Change the patch to instead\npatch in the placeholder @GENTOO_LIBDIR@ and then replace that with\n$(get_libdir) via a sed. Additionally, add @GENTOO_PORTAGE_EPREFIX@ to\nthe path and call eprefixify on the relevant files.\n\nSigned-off-by: Violet Purcell <vimproved@inventati.org>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45535\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4733b9592526853eea19cef96917ba314a902296","committime":"2026-01-26T21:18:32","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: make zest location respect eprefix\/libdir"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Done via:\n\n```\ngit grep -l virtual\/zlib$ | xargs sed -i -e 's@virtual\/zlib$@&:=@'\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6a3644bf2f9aace46ad9bbab2e4f3bccd747079e","committime":"2025-11-04T09:36:27","packageid":48691,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"264e3c99fc745646475409ea475d643ce2dc7e4b","committime":"2025-11-04T08:20:44","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update done using:\n\n```\ngit grep -l sys-libs\/zlib media-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit diff --name-only | xargs copybump\ngit diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead\npkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error\n```\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"93b8ec20c54c02c297553c15f5047b2077ba5318","committime":"2025-11-04T08:10:32","packageid":48691,"repoid":1,"summary":"media-*\/*: update for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"87010178ccbed5f85919542b20523b9ac4238d76","committime":"2025-05-30T20:39:08","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"72becd01f2e7728ae010ebbf21fc675d75180e18","committime":"2025-05-30T20:25:39","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Keyword 3.0.6-r6 ppc, #933249"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"61a9e628627ff96715e0711eba3a67d81047f576","committime":"2025-05-23T23:24:18","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"a34b6005f5522e36c9e5ccd690ad2fc4b63ba549","committime":"2025-05-23T22:53:39","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: drop 3.0.6-r5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"632f2206e3b2149243ed859ba2507ef80453a81f","committime":"2025-02-08T01:18:22","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"81d66592a31c58bf0209c673dcfe6096a6b15750","committime":"2025-02-08T00:32:51","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Stabilize 3.0.6-r6 x86, #948843"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4ac9f3c2524bfaf1b288b1bcb4daf03d26efffad","committime":"2025-01-26T09:03:37","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"276d0a549c52376332eddece64a4713c9904bdbb","committime":"2025-01-26T08:55:47","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Stabilize 3.0.6-r6 amd64, #948843"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cb5e13e885c4e26f03bd44b963bc4087aabf65f5","committime":"2024-12-26T18:05:24","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"1.4.x seems to have dropped some transitive includes, and this needs\nto include what it uses.\n\n:= due to new soname\n\nHave not tried wayland (new in fltk-1.4), but given the build fix\nrevealed that it uses some X-specific bits, odds are it'll be\nbroken without fltk[X(+)] and so added that as well.\n\n~arch version dropped fltk so this is just for stable, but had to\ndo a no-op ~arch revbump only to prevent the stable revbump from\nbecoming a higher revision.\n\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"6bcdeca2992393180123ea4bd7de91184b9314e2","committime":"2024-12-26T07:43:18","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: add binding := to fltk & fix build with 1.4"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1f3d92f773e5a7f758aecb289861397314a017e3","committime":"2024-07-05T19:48:55","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro_gentoo@matoro.tk","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>\nSigned-off-by: Viorel Munteanu <ceamac@gentoo.org>","commitid":"1b213a571bd4af613d0485d0c3c3bed59a03a47a","committime":"2024-07-05T19:04:01","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Keyword 3.0.6-r4 x86, #933249"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b6c1f2e779ecb15497075f252786e06c07dd1007","committime":"2024-07-05T10:34:04","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Closes: https:\/\/bugs.gentoo.org\/921165\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"1c22141c2ba6a22254582f1539b5d27dd05e2812","committime":"2024-07-05T10:29:32","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: added missing dep"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e817756739654c06c8a96e8fb68a3da1ba3af055","committime":"2024-04-30T18:48:55","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ceb90d02d740fca94f45ef7cd8603940a9d4ad78","committime":"2024-04-18T20:04:01","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conikost@gentoo.org","authorname":"Conrad Kostecki","body":"Signed-off-by: Conrad Kostecki <conikost@gentoo.org>","commitid":"cccccbc85af3bee17d18f46a94808c4cfff8db6f","committime":"2024-04-18T19:44:29","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: update deps for mxml"},{"authoremail":"watermanpaint@posteo.net","authorname":"Lucio Sauer","body":"bump copyright of touched ebuilds to 2024\n\nSigned-off-by: Lucio Sauer <watermanpaint@posteo.net>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"794061a3298b5716db015defa7b3e2c583b73980","committime":"2024-04-12T10:47:52","packageid":48691,"repoid":1,"summary":"*\/*: inline mirror:\/\/sourceforge"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3548511996bfd3574f9e3a3a433fb9e7526f3f58","committime":"2024-01-12T15:05:10","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Per the category metadata, app-doc\/ is reserved for documentation\n*files* and not software.  Move it to app-text\/ where it seems a better\nfit.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"f7fdfdaeec3764929686064a6054c38a6b2d7788","committime":"2024-01-11T16:04:37","packageid":48691,"repoid":1,"summary":"Move {app-doc → app-text}\/doxygen"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8519b3b4a475cef49c108869d64eb7b73e14fcf","committime":"2023-12-19T22:46:56","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Closes: https:\/\/bugs.gentoo.org\/920178\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/34315\nSigned-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"c318dc516a2b39839d4c2b026111e87652f5f4f9","committime":"2023-12-19T22:34:13","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: build new UI instead of unmaintained one"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"203ec41113f0ba69e347ba2841248448e7897079","committime":"2023-09-19T18:01:42","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b42b33cd3cecafbf1a29159e4fdc57c33d4a357c","committime":"2023-09-15T10:01:35","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: fix VariableShadowed"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"71e14535093d4c65fc4b8e1c79acf57101ba5825","committime":"2023-06-19T07:02:19","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mmk@levelnine.at","authorname":"Michael Mair-Keimberger","body":"Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/31527\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"1e7e9d2f3b7815d360d424917c79e439ce3075de","committime":"2023-06-18T09:14:06","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: use HTTPS"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a76f753773a5cae520fbe973db3025dcf17a8e04","committime":"2023-05-21T07:48:51","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vimproved@inventati.org","authorname":"Violet Purcell","body":"Signed-off-by: Violet Purcell <vimproved@inventati.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/31109\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"1c6f6237975331084706c4935bddd56af4349f2a","committime":"2023-05-20T20:22:52","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: backport GCC 13 fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"371f73579075e4d78f4602b87004c7e280543973","committime":"2022-09-22T06:16:49","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Bug: https:\/\/bugs.gentoo.org\/871342\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"1e9433c933a02d0a2526ea67d7fd3d276de85681","committime":"2022-09-22T06:08:47","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: dropped obsolete 3.0.5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2bd005ce4af04a54fa1960308d8ef29728e513a0","committime":"2022-09-20T09:01:57","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"23ebc425c9c7e83371a49f99f78262cf87cee5bf","committime":"2022-09-20T08:50:12","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Stabilize 3.0.6-r1 x86, #871342"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"be7b503399984f77b000e22478cc2ce7a4dc3038","committime":"2022-09-19T08:16:51","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"45d4b5b14f16ecc9a12d30ecd4a0a858dec1dc5f","committime":"2022-09-19T08:01:55","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"69876f5a373e01d7215294c30cf78692f38b31c3","committime":"2022-09-19T08:01:48","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: binding the doc dep to the use flag"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Closes: https:\/\/bugs.gentoo.org\/871642\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"edef306e5629819462d01f5feee00df1f65028ef","committime":"2022-09-19T07:57:01","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: added missing dep in 3.0.6-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f0d173830828375f8c423af149b9118c955d9a6d","committime":"2022-09-19T06:46:55","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Signed-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"d7973c2d96c6ef1a9f12386d9901e680a24db370","committime":"2022-09-19T06:40:05","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Stabilize 3.0.6-r1 amd64, #871342"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"955ba1c5a4653be864d20ee55bcb555d5819054a","committime":"2022-09-18T13:16:46","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Closes: https:\/\/bugs.gentoo.org\/832158\nCloses: https:\/\/bugs.gentoo.org\/832154\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"a56fbeb3cdc1eebdb47012b3bdb4476939c0fd14","committime":"2022-09-18T13:03:09","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: added missing deps"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"db3cfb2d1a3053c6af111bef9c9db6cad2b05221","committime":"2022-01-27T08:51:43","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fordfrog@gentoo.org","authorname":"Miroslav Šulc","body":"Package-Manager: Portage-3.0.30, Repoman-3.0.3\nSigned-off-by: Miroslav Šulc <fordfrog@gentoo.org>","commitid":"4dbf4f80da2ee7c5e3325d4f25512dc0ed1a4b48","committime":"2022-01-27T08:42:55","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 3.0.6, +alsa"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aaebcc6e8185ff6b25fef5e15af0aad6c7c7cfb3","committime":"2021-01-01T23:35:04","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/761823\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"a6410c7da3b8639705122551d2e657bae4ba72f8","committime":"2021-01-01T23:26:41","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Fix cmake with IUSE=jack"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c26c712feb6bbba1f1d93f7a441544f4bfbfe426","committime":"2019-12-31T15:05:36","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"8f8c6827621d0aa475f92a2c19b9f530db3db114","committime":"2019-12-30T18:15:41","packageid":48691,"repoid":1,"summary":"*\/*: Switch proaudio proj packages to cmake.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a9ed2465f3fdc4bf0898157058e7f6540449f209","committime":"2019-06-20T10:44:04","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.67, Repoman-2.3.15\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"3cb3f65f10b50d1ae53c6a956f224ae23a4f5ad9","committime":"2019-06-20T10:29:45","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Drop 3.0.3-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"38c88738d2f26a2cbad6abeeef60f3be13f98bee","committime":"2019-06-20T10:04:18","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.66, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"ea4d24e4f5dc2aecfc659515db81ad41b42e9f64","committime":"2019-06-20T09:25:20","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: amd64 stable wrt bug #686966"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"64195219c6df6595718dc6a2cd78206a1742a495","committime":"2019-06-04T21:04:09","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.67, Repoman-2.3.14\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"59b46ac3471f24d9a34daff3469a17eb3da51f4c","committime":"2019-06-04T20:45:23","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: x86 stable (bug #686966)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c1ef3c9a9132520fea665001f3e8130cbecf579","committime":"2019-05-08T17:24:19","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Closes: https:\/\/bugs.gentoo.org\/682336\nPackage-Manager: Portage-2.3.66, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"1140ea38daa75bc0667083fa43c886f5928f1780","committime":"2019-05-06T17:43:03","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: 3.0.5 version bump"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aa82421b62ab2097109647a23205366877907cf4","committime":"2019-02-22T13:23:50","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"6cd888fc928933af1a25074a736085f2ccbad18f","committime":"2019-02-22T12:59:17","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Drop 3.0.3 (r0)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ab6549d6bdf3168e3f9826abefdf95834bc497d4","committime":"2019-02-22T11:44:59","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"e4ed7edfbe645022076ab1d44c57cba50de5ac4f","committime":"2019-02-22T11:31:37","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: amd64 stable wrt bug #677594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54032b990c5eb97930f3b998bc84d021b2db3d24","committime":"2019-02-15T16:05:58","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.59, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"753af9db1e4f60b30182c7693cd4c922500386ca","committime":"2019-02-15T15:16:50","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: x86 stable (bug #677594)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"02130dc96f432e02dd5c4e899f6f9ce97ad5e9a5","committime":"2019-02-10T00:03:56","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Add USE doc, dssi, portaudio\nAdd missing dependencies\nFix cmake options\nImprove DESCRIPTION\n\nCloses: https:\/\/bugs.gentoo.org\/659886\nPackage-Manager: Portage-2.3.59, Repoman-2.3.12\nSigned-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"031642ded0aa3500ce497aaade5867b8b69af43a","committime":"2019-02-09T23:16:35","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: EAPI-7 bump, comprehensive dependency fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b99bae00fe3a0db3f2ee486ee23706a1c4e5957d","committime":"2018-10-22T20:26:45","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"conrad@kostecki.com","authorname":"Conrad Kostecki","body":"Bug: https:\/\/bugs.gentoo.org\/668604\nSigned-off-by: Conrad Kostecki <conrad@kostecki.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/10141\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"2ac93ff3e53e4ffae61c678c94dea053c09dbc4c","committime":"2018-10-20T20:54:10","packageid":48691,"repoid":1,"summary":"dev-libs\/mini-xml: renamed to dev-libs\/mxml for matching upstream"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0caaeac2398a3f17ea470731c21300107618f2e5","committime":"2018-06-12T18:45:57","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"3c646e31b9f8735e43f658356558a9bd3e0060be","committime":"2018-06-12T18:32:50","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Drop old"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"2f9b5289af5c23a79b6f8c971765b59b296f4f45","committime":"2018-06-12T18:24:50","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: amd64 stable wrt bug #657250"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2999c0ac3a1146242f8fd9b8341decf2d8c672ec","committime":"2018-06-12T11:46:00","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"ef4c4def70d15300a631340ee2c03c00211f885a","committime":"2018-06-12T11:36:17","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: x86 stable (bug #657250)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7bc8a8a971318b4788a205147b8ca1ba81f1fdb2","committime":"2018-01-07T18:35:35","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"simon.vanderveldt@gmail.com","authorname":"Simon van der Veldt","commitid":"223bbb7dea968fef915ed6069cbeb5588edbf01d","committime":"2018-01-07T12:17:16","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx bump to 3.0.3"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1a81851f26240e01051ce755d97b4575458ff3ca","committime":"2017-08-23T07:43:28","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"21f52c4f7457d85d9078f4a9e1d35db801a102c2","committime":"2017-08-23T07:16:25","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 3.0.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ffa00156cf865fcec270723a9797c06b9d1d6055","committime":"2017-06-18T16:50:50","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"simon.vanderveldt@gmail.com","authorname":"Simon van der Veldt","body":"Fixes part of bug 602898 https:\/\/bugs.gentoo.org\/show_bug.cgi?id=602898","commitid":"e089b00d3b0345a2b2d493a1ea7b71142307cb53","committime":"2017-06-18T13:21:51","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: depend on virtual\/jack"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":48691,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a368c62d48c9b15b928c629aadf2585d34d856b7","committime":"2017-02-12T16:21:56","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"c5ea0e44fe6006425ee1d18c42eeb5a08f9a2105","committime":"2017-02-12T16:06:22","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Remove 3.0.0"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"680d5397976f63a02b3904697a585be7c04ca369","committime":"2017-02-12T16:05:52","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Remove 2.5.4"},{"authoremail":"johu@gentoo.org","authorname":"Johannes Huber","body":"Package-Manager: Portage-2.3.3, Repoman-2.3.1","commitid":"54139b7d8917fed0e368029c3a44df198b309a66","committime":"2017-02-12T16:05:17","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Remove 2.4.3"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"655839a35d2f83cd5668210f68780061dc2b70f3","committime":"2017-02-12T16:02:26","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"382613486e03929bc5576896a8d9f2033b60a44a","committime":"2017-02-12T15:34:14","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: x86 stable wrt bug #609012"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"94db474bf684bad110837d3206aaadb91f96722b","committime":"2017-02-12T15:02:05","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.3.3\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"55074df7b5f4133d2d0264af9497821b717d920c","committime":"2017-02-12T14:47:54","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: amd64 stable wrt bug #609012"},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":48691,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"5d9f2042331b9c9076d645ce1dd4a6e997b59daf","committime":"2016-12-01T14:02:08","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.3.2","commitid":"da637c60a2ece4197edef0a991a4ac648ba5690b","committime":"2016-12-01T13:40:16","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 3.0.1"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e8a13a05845f81fd34a6420818fbceb72dc02767","committime":"2016-11-30T09:43:10","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.3.2","commitid":"876c124d08385adf0daea095aaf6409e932d15f0","committime":"2016-11-30T09:25:22","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: remove old"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.3.2","commitid":"aebee5cebe5c67cb391d40a60fc4c731d2385a11","committime":"2016-11-30T09:23:56","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 3.0.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"646d82ddfedcea36c2e8d8e35d1610c30248b20d","committime":"2016-03-24T11:41:58","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.2.28\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"23a16d2be907f252fab0ef5e62302ed407c570a0","committime":"2016-03-24T11:28:34","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 2.5.4"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a677b8ff9e8c5d6b21038119414fc4c439edb6e7","committime":"2016-02-11T00:41:48","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mrueg@gentoo.org","authorname":"Manuel Rüger","body":"Package-Manager: portage-2.2.27","commitid":"7021a4e7d81daedcf0e6de78dbad77c7abf58a8c","committime":"2016-02-11T00:36:23","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b74a66942d88833bf2476c283f86dc209de4bfb8","committime":"2015-11-17T09:02:00","packageid":48691,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"aballier@gentoo.org","authorname":"Alexis Ballier","body":"Package-Manager: portage-2.2.24\nSigned-off-by: Alexis Ballier <aballier@gentoo.org>","commitid":"b720951f73de6b176136dbb8f5f4fdc9c4f705d2","committime":"2015-11-17T08:40:56","packageid":48691,"repoid":1,"summary":"media-sound\/zynaddsubfx: bump to 2.5.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":48691,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":48691,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4fd0a9fa186b0fc4ddc85fa2926486febd5d436c","committime":"2015-07-26T21:45:13","packageid":48691,"repoid":1,"summary":"2015-07-26 21:43:13 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":48691,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"A free, cross-platform, open-source, audio I\/O library","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"portaudio","packageid":42664},{"block":false,"categoryid":318,"description":"Fast C library for the Discrete Fourier Transform","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"fftw","packageid":46108,"summary":"The Fastest Fourier Transform in the West is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. It is becoming the FFT library of choice for most applications. Benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software."},{"block":false,"categoryid":396,"description":"Virtual for OpenGL implementation","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"opengl","packageid":50131},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":438,"description":"Plugin API for software instruments with user interfaces","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"dssi","packageid":53377},{"block":false,"categoryid":438,"description":"Lightweight OSC (Open Sound Control) implementation","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"liblo","packageid":53878,"summary":"liblo is an implementation of the Open Sound Control protocol for POSIX systems, started by Steve Harris."},{"block":false,"categoryid":373,"description":"LASH Audio Session Handler","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"lash","packageid":54162},{"block":false,"categoryid":396,"description":"Virtual for JACK Audio Connection Kit","ebuildids":[849070],"firstseen":"2016-02-17T14:41:05.756688","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"jack","packageid":65028},{"block":false,"categoryid":393,"description":"A small XML parsing library that you can use to read XML data files or strings","ebuildids":[849070],"firstseen":"2018-10-22T20:31:27.167584","name":"mxml","packageid":69481,"summary":"Mini-XML is a small XML parsing library that you can use to read XML data files or strings in your application without requiring large non-standard libraries. Mini-XML provides the following functionality: - Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. - Data is stored in a linked-list tree structure, preserving the XML data hierarchy. - SAX (streamed) reading of XML files and strings to minimize memory usage. - Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. - Supports integer, real, opaque (\"cdata\"), and text data types in \"leaf\" nodes. - Functions for creating and managing trees of data. - Find\" and \"walk\" functions for easily locating and navigating trees of data. Mini-XML doesn't do validation or other types of processing on the data based upon schema files or other sources of definition information."},{"block":false,"categoryid":1492,"description":"TeXLive Graphics and font utilities","ebuildids":[849070],"firstseen":"2020-01-20T11:12:40.793806","name":"texlive-fontutils","packageid":70692,"summary":"Programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, TrueType, Type 1,and for manipulation of PostScript and other image formats."},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[849070],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[],"ebuilds":[{"archs":["amd64","x86","~ppc"],"ebuildid":849070,"firstseen":"2024-12-26T18:19:43.929829","license":"GPL-2","moddate":"2026-03-28T18:04:21","packageid":48691,"repoid":1,"slot":"0","uses":["alsa","doc","dssi","jack","lash","portaudio"],"version":"3.0.6-r6"}],"masks":[],"package":{"categoryid":373,"description":"Software synthesizer capable of making a countless number of instruments","firstseen":"2010-05-04T00:54:45.661860","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"zynaddsubfx","packageid":48691},"rdependencies":[{"block":false,"categoryid":438,"description":"A free, cross-platform, open-source, audio I\/O library","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"portaudio","packageid":42664},{"block":false,"categoryid":318,"description":"Fast C library for the Discrete Fourier Transform","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sci@gentoo.org","maintainername":"Gentoo Science Project","name":"fftw","packageid":46108,"summary":"The Fastest Fourier Transform in the West is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. It is becoming the FFT library of choice for most applications. Benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software."},{"block":false,"categoryid":396,"description":"Virtual for OpenGL implementation","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"opengl","packageid":50131},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":438,"description":"Plugin API for software instruments with user interfaces","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"dssi","packageid":53377},{"block":false,"categoryid":438,"description":"Lightweight OSC (Open Sound Control) implementation","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"liblo","packageid":53878,"summary":"liblo is an implementation of the Open Sound Control protocol for POSIX systems, started by Steve Harris."},{"block":false,"categoryid":373,"description":"LASH Audio Session Handler","ebuildids":[849070],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"lash","packageid":54162},{"block":false,"categoryid":415,"description":"Standard font for Android 4.0 (Ice Cream Sandwich) and later","ebuildids":[849070],"firstseen":"2012-07-25T14:39:34.122083","maintainer":"fonts@gentoo.org","maintainername":"Fonts","name":"roboto","packageid":59618},{"block":false,"categoryid":396,"description":"Virtual for JACK Audio Connection Kit","ebuildids":[849070],"firstseen":"2016-02-17T14:41:05.756688","maintainer":"proaudio@gentoo.org","maintainername":"Gentoo ProAudio Project","name":"jack","packageid":65028},{"block":false,"categoryid":393,"description":"A small XML parsing library that you can use to read XML data files or strings","ebuildids":[849070],"firstseen":"2018-10-22T20:31:27.167584","name":"mxml","packageid":69481,"summary":"Mini-XML is a small XML parsing library that you can use to read XML data files or strings in your application without requiring large non-standard libraries. Mini-XML provides the following functionality: - Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and strings. - Data is stored in a linked-list tree structure, preserving the XML data hierarchy. - SAX (streamed) reading of XML files and strings to minimize memory usage. - Supports arbitrary element names, attributes, and attribute values with no preset limits, just available memory. - Supports integer, real, opaque (\"cdata\"), and text data types in \"leaf\" nodes. - Functions for creating and managing trees of data. - Find\" and \"walk\" functions for easily locating and navigating trees of data. Mini-XML doesn't do validation or other types of processing on the data based upon schema files or other sources of definition information."},{"block":false,"categoryid":1492,"description":"TeXLive Graphics and font utilities","ebuildids":[849070],"firstseen":"2020-01-20T11:12:40.793806","name":"texlive-fontutils","packageid":70692,"summary":"Programs for conversion between font formats, testing fonts, virtual fonts, .gf and .pk manipulation, mft, fontinst, etc. Manipulating OpenType, TrueType, Type 1,and for manipulation of PostScript and other image formats."},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[849070],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"f87ce2b74421571078063820dc1065e7089c9fa7","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/zynaddsubfx.sourceforge.net\/"],"uses":[{"defaultflag":true,"description":"Add support for media-libs\/alsa-lib (Advanced Linux Sound Architecture)","isdefault":true,"use":"alsa"},{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"},{"description":"Enable support for DSSI Soft Synth Interface","isdefault":false,"packageid":48691,"use":"dssi"},{"description":"Add support for the JACK Audio Connection Kit","isdefault":false,"use":"jack"},{"description":"Add LASH Audio Session Handler support","isdefault":false,"use":"lash"},{"description":"Add support for the crossplatform portaudio audio API","isdefault":false,"use":"portaudio"}]}