{"bugs":[],"categories":[{"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":375,"name":"games-strategy","summary":"The games-strategy category contains strategy games."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":320,"name":"net-libs","summary":"The net-libs category contains libraries that are network-related."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."},{"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":"7c3314a67810ba8f55d0f8d8e57d254e1b1f5ce8","committime":"2026-03-01T18:45:49","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ralph.sennhauser@gmail.com","authorname":"Ralph Sennhauser","body":"Upstream pr https:\/\/gitea.wildfiregames.com\/0ad\/0ad\/pulls\/8772\n\nCloses: https:\/\/bugs.gentoo.org\/970657\nSigned-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\nPart-of: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/189\nMerges: https:\/\/codeberg.org\/gentoo\/gentoo\/pulls\/189\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a20d1767d9139b4bd9e8475b361694aa13060d6f","committime":"2026-03-01T16:09:24","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad-0.28.0-r1: Fix USE=-lobby"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"92b9df0abfa510105a35db90ac3a412873a65f48","committime":"2026-02-21T13:30:54","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ralph.sennhauser@gmail.com","authorname":"Ralph Sennhauser","body":"There no longer are any font atlati as pyrogenesis switched to rendering\nfonts using freetype.\n\nSigned-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/45838\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/45838\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2291e2d6f10a012e4d9552be97b81f843278524f","committime":"2026-02-17T17:38:19","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add 0.28.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0aee0cb912b84e4f4e3da67f1041ef4994e9cb13","committime":"2026-02-16T21:45:47","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"asturm@gentoo.org","authorname":"Andreas Sturmlechner","body":"Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>","commitid":"b0e1bdb2ddb911e50ba3d09944b2c7eb5b268e2f","committime":"2026-02-15T17:12:26","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: drop 0.27.0-r2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":62224,"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":62224,"repoid":1,"summary":"*\/*: Add := to virtual\/zlib deps, part 1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6ad452737a9213a6579b131ea175be3fcabdfe55","committime":"2025-11-04T08:50:40","packageid":62224,"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 sys-* | xargs sed -i -e s@sys-libs\/zlib@virtual\/zlib@g\ngit grep -l virtual\/zlib-ng sys-* | xargs sed -i -e s@virtual\/zlib-ng@sys-libs\/zlib-ng@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\nPlus reverts in sys-libs\/minizip-ng, sys-libs\/zlib-ng and profiles.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"f42710561cd1a05759f2f3416ac16f5848e05356","committime":"2025-11-04T08:27:09","packageid":62224,"repoid":1,"summary":"*\/*: update the remaining packages for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6dbf2073600141c4ef43b516f8e0f9dd87960b59","committime":"2025-10-19T16:50:56","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ralph.sennhauser@gmail.com","authorname":"Ralph Sennhauser","body":"Release fixes various issues around new Vulkan backend, fix for a\nperformance issue on older hardware with spidermonkey 115, some\npackaging fixes for distributions, notably cmake 4 compatibility for\nbundled deps. Further disables stripping which Premake does by default.\n\nFurther Premake5 beta5 breaks API, so force older Premake for now so\nPremake can be bumped without causing issues here.\n\nAdd missing dep media-libs\/freetype.\n\nExport PKG_CONFIG for cross builds.\n\nBackport boost 1.89 compat fix.\n\nCloses: https:\/\/bugs.gentoo.org\/836313\nCloses: https:\/\/bugs.gentoo.org\/955631\nCloses: https:\/\/bugs.gentoo.org\/963569\nCloses: https:\/\/bugs.gentoo.org\/964384\nSigned-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43041\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/43041\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"fc8e5932686c1d2e8714fb53a792defa32dffbd8","committime":"2025-06-23T06:29:02","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to version 0.27.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"13e4df8b671e2b3ad5d9a1131a0efc713e43df03","committime":"2025-06-22T12:07:10","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"085eb933e592bf788859b01648a996e78884f741","committime":"2025-06-22T11:48:51","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Keyword 0.27.0-r2 ppc64, #850481"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ba7f509742f0cccae53966e65995f7b5d2987d38","committime":"2025-05-29T22:09:20","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9c0160dc4169c5897aa47a9b4888ba526d4a5db8","committime":"2025-05-17T15:09:10","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"dd34b417aaaece2c0952ec264150996f843d3ba4","committime":"2025-05-17T14:57:12","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: slot op on x11-libs\/wxGTK"},{"authoremail":"parona@protonmail.com","authorname":"Alfred Wingate","body":"Signed-off-by: Alfred Wingate <parona@protonmail.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"74ec596476f4980ecf0779019390350ec842c1e8","committime":"2025-05-03T14:26:58","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add dev-libs\/libxml2 subslot op for incoming ABI break"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"000e03edeaa4a684b36e40e996208ade274ec647","committime":"2025-05-01T11:56:56","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Signed-off-by: Michał Górny <mgorny@gentoo.org>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/41697\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"7ee3c9f33f59cef413748b29368f4f2bcb448e8a","committime":"2025-04-22T11:45:25","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Remove old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d06a8e5905accb05440dbdccbcec60ff36a5be45","committime":"2025-03-10T02:33:18","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ralph.sennhauser@gmail.com","authorname":"Ralph Sennhauser","body":"Bump to version 0.27.0 and add support for rc builds.\n\nUse system spidermonkey as the minor version restriction was dropped\nupstream, unlike in the early days of spidermonkey it's unlikely that\nversion differences lead to different results. Update checkreqs as the\nneeded space is reduced quite a bit by using system spidermonkey.\n\nUse verify-sig eclass and drop custom unpack.\n\nUse wxgtk 3.2, there is no reason not to and move wx-setup to\nsrc_configure.\n\nInstall libCollada.so, fixes pyrogenesis so it can actually generate\nmodels from collada files if mods require it. Don't install various\nunused files on the other hand.\n\nFix building and running tests. Also replace perl dep with python as\ncxxtestgen was rewitten in python long time ago.\n\nWith the move to git and gitea the github repo was archived, so drop it\nfrom metadata.xml\n\nLTO still doen't work but not for the original reason\n\nAddress some qa items, like http to https, line length or outdated\nblocker and remove no longer needed QA_PRESTRIPPED.\n\nCloses: https:\/\/bugs.gentoo.org\/774153\nCloses: https:\/\/bugs.gentoo.org\/873058\nCloses: https:\/\/bugs.gentoo.org\/896964\nCloses: https:\/\/bugs.gentoo.org\/909509\nCloses: https:\/\/bugs.gentoo.org\/912838\nCloses: https:\/\/bugs.gentoo.org\/917626\nCloses: https:\/\/bugs.gentoo.org\/921324\nCloses: https:\/\/bugs.gentoo.org\/935474\nCloses: https:\/\/bugs.gentoo.org\/945956\nCloses: https:\/\/bugs.gentoo.org\/946468\nCloses: https:\/\/bugs.gentoo.org\/949122\nSigned-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/40383\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c08ce8c1e9d5c04878738f6ca9f12dccd5bfda52","committime":"2025-01-22T12:32:49","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: bump to version 0.27.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"672a57f8ebbf9443e883e6caad81a0a5e51a833a","committime":"2024-11-09T06:33:29","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kangie@gentoo.org","authorname":"Matt Jolly","body":"Tidyups:\n\n- $(cargo_crate_uris)\n- Rust BDEPENDS come from the eclass except in very rare\n  circumstances (RUST_OPTIONAL=1)\n- RUST_M{AX,IN}_VER where required.\n- Suboptimal crate separator (`-` -> `@`)\n\nSigned-off-by: Matt Jolly <kangie@gentoo.org>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/39218\nSigned-off-by: Matt Jolly <kangie@gentoo.org>","commitid":"01ba4dc61965ef7658a24728841c04c9a1ce4871","committime":"2024-11-04T07:24:14","packageid":62224,"repoid":1,"summary":"*\/*: update for slotted Rust"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eb4a2739d385dc63d3ad2443dece2dbc460a4aec","committime":"2024-06-16T22:48:47","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chewi@gentoo.org","authorname":"James Le Cuirot","body":"Thanks to Torsten Kaiser for the patch.\n\nCloses: https:\/\/bugs.gentoo.org\/934315\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>","commitid":"57d4ce1472ddaf7879e4419495c037420155920b","committime":"2024-06-16T22:33:50","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Fix compatibility with miniupnpc 2.2.8 with patch"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7250c84a34ad930fb51dd2f9e5bbc5b02a02c630","committime":"2024-05-28T02:05:39","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/932254\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9c65c36c3c18a3cbab86b009ff17daccf023c6d6","committime":"2024-05-28T01:11:20","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix build w\/ boost-1.85"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"be8cffa5d398849375c909f0e41d6cda4d19642c","committime":"2024-04-01T07:03:55","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/924387\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4e42097df80ddaf3eb5ca2906bc2c8625785f6ba","committime":"2024-04-01T06:44:09","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix build w\/ libxml2-2.12"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4667d2d5650ae091cf41cd51bfa1869ca98e8d21","committime":"2023-11-22T15:16:49","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"andrewammerlaan@gentoo.org","authorname":"Andrew Ammerlaan","body":"Closes: https:\/\/bugs.gentoo.org\/859244\nSigned-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>","commitid":"b91f4b53b4c47b807bb46e0c7455dc1d861e86eb","committime":"2023-11-22T14:49:11","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: filter lto flag"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"074f10c7239427aeed79fb7188344137cba4d06f","committime":"2023-09-14T03:46:37","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9acc0180f478dee6f92338625e5930af349c3f55","committime":"2023-09-14T02:58:06","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add subslot dep on libsodium"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"92ea9406c45d7bb13a08e039d805cfd922bb25b9","committime":"2023-08-22T13:16:34","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"andrewammerlaan@gentoo.org","authorname":"Andrew Ammerlaan","body":"Closes: https:\/\/bugs.gentoo.org\/912362\nSigned-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>","commitid":"bae9991bf1f8354a70841bd292036160e5120e7a","committime":"2023-08-22T13:10:31","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add upstream gcc13 patch"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07e14b776a3946a466ace952b5b81fecf85ac62a","committime":"2022-10-12T23:17:51","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Signed-off-by: Nils Freydank <holgersson@posteo.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/27668\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"21ac4b3c4f5a44df53bc912b5d1abf13dff71e1c","committime":"2022-10-06T21:11:58","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Drop the old version alpha25b"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Major changes are:\n\"\n - A new civilization: The Han\n - New campaign maps: Tarim basin and Yangtze.\n - Now units have acceleration.\n - Twenty-six new music tracks.\n - New and updated art.\n\"\nquoting upstream release notes on:\nhttps:\/\/play0ad.com\/new-release-0-a-d-alpha-26-zhuangzi\n\nBeside the bump itself following changes to the ebuild were made:\n- Drop support for python 3.8 and 3.9, keeping 3.10.\n- Re-structure comments about the signing and update the key used by\n  upstream for alpha 26.\n- Drop obsolete patches.\n- Update the CHECKREQS_* filesizes.\n\nCloses: https:\/\/bugs.gentoo.org\/873829\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"72c8ea0f4ca02a4cb39a7d7bc65955420ad1b08b","committime":"2022-10-06T21:11:57","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add 0.0.26_alpha"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6a37d0b5f03adb9976ba5b34377af354eccda679","committime":"2022-08-11T07:46:45","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"Signed-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"7003d14a3e29e2202d885ebb0633fac7bc69bdda","committime":"2022-08-11T06:18:34","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: drop 0.0.25b_alpha-r0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b58a050a1a3d45e3a53003ab6637a8597de2378e","committime":"2022-06-07T00:48:32","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Given how fragile the build system can be, it's worth a revbump.\n\nCloses: https:\/\/bugs.gentoo.org\/834578\nCloses: https:\/\/bugs.gentoo.org\/845987\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a1016e0bb4a875a396f1f46aa3cec3037251b934","committime":"2022-06-07T00:40:34","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: backport build patches"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d606e06a5c09ca256e900cda74bd600c821d3021","committime":"2022-02-07T06:36:22","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/826762\nThanks-to: Stephen Cavilia <sac@atomicradi.us>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c5948582c8e35c33b8d6793d6e2c83949b152586","committime":"2022-02-07T04:30:43","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix build with newer setuptools"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"763d3498173d92e9de312fafcf0a5335adf2dd46","committime":"2022-02-07T04:21:41","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: drop 0.0.24b_alpha-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07d108cbe8132589ca6fb84fb023ba9379208a46","committime":"2021-12-14T09:21:26","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1946b915fada8c6d9f16f9fb282697f3cdbe136f","committime":"2021-12-14T09:04:24","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Keyword 0.0.25b_alpha arm64, #812830"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"369037d406a983487de61db0bf4baf4f4e618908","committime":"2021-08-28T03:51:16","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/773568\nCloses: https:\/\/bugs.gentoo.org\/802072\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c9c5aaef64de02961e7a71f74e012f5e3a4273d3","committime":"2021-08-28T03:39:11","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add missing python-any-r1_pkg_setup call"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"315628cd3c82148476c56fde9c7bbb762c568f4d","committime":"2021-08-28T03:03:23","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: drop unnecessary verify-sig inherit"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Package-Manager: Portage-3.0.22, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/22118\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"022cb8098bf4a77a24c5014805b45712a67825fa","committime":"2021-08-27T11:25:02","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Remove a25 (superceded by a25b)"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Upstream bumped 0ad with some fixes, quoting upstream:\n\n- Ranked matches did not longer grant points in the lobby.\n- Mod installation no longer require restart.\n- Mod installation no longer prints errors when installing mods\n  by double-clicking\n- Mod installation now overwrites the existing mods to allow\n  for easier updates.\n- Fishes are now easier to spot on lowest settings with\n  the addition of seagulls.\n\nFor their full announcement see:\nhttps:\/\/play0ad.com\/re-release-of-0-a-d-alpha-25-yauna\/\n\nThis bump hops to EAPI=8 as all used eclasses support it now\nand the bump drops an forgotten comment about the bundled premake5.\n\nAdditionally it adds distfile signature verification using\nthe verify-sig eclass calling app-crypt\/minisign manually.\n\nPackage-Manager: Portage-3.0.22, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0b79a1e7483b8d7b5df57942265bba7ffc76e5ae","committime":"2021-08-27T11:25:01","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to alpha25b and EAPI=8"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8dc48ff1baec32ebda0c7eabb40a3b8ca7523646","committime":"2021-08-15T21:06:20","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/21931\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"688ecac307728b83030e2d49f80cae7fefe62f52","committime":"2021-08-12T07:25:01","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Remove the old pre-alpha-24(!) version"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"This bump unbundles premake and uses now dev-util\/premake:5::gentoo.\nDrop the ~arm64 keyword until premake get's ~arm64 keywords.\n\nUpstream spidermonkey keeps changing critical stuff on minor releases, so\nthis bump keeps the the bundled version.\n\nOn the fly we can do some house-keeping inside the ebuild:\n- add size checks as the package size got huge by the 0ad-data merge\n- merge conditional blocks depending on the version into one block\n  for better maintainability\n- sort LICENSE alphabetically\n\nCloses: https:\/\/bugs.gentoo.org\/807337\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"57cc262249976487a77241a6641f6c9437072b69","committime":"2021-08-12T07:25:00","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to 0.0.25_alpha, unbundle premake"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"df675b0b6b05de5a82d7484324bf23ac76ef522d","committime":"2021-06-17T23:34:58","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/21292\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3b9c5b501e5eba7b2de982c676891504b8aeddcd","committime":"2021-06-17T20:11:54","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Remove the broken version"},{"authoremail":"holgersson@posteo.de","authorname":"Nils Freydank","body":"Closes: https:\/\/bugs.gentoo.org\/779757\nPackage-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Nils Freydank <holgersson@posteo.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"dbb3bdf4645d0f83d7112620f07500af44e86962","committime":"2021-06-17T20:11:50","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Fix stopping the binary with USE=\"-nvtt\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a36bbbc0207a681fdba6bb4ed1bedb8948ccf01d","committime":"2021-05-28T19:35:03","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/792681\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2ecc31a55cdc78c8ce60f4baed69b7229cbf77e4","committime":"2021-05-28T19:26:12","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add virtual\/rust dep to older version"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2131c6d674a60d73bee91ca1fad8961d84141421","committime":"2021-03-04T05:42:04","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"123947d043f4ebfcd98f0c87299067e92713e8f0","committime":"2021-03-04T05:03:46","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Keyword 0.0.24b_alpha arm64, #773634"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8331a9e6c7530e736fccb5468feb6f4cd0990738","committime":"2021-03-01T19:52:01","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/773622\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"8f24ae86e614567ae2ffcd316a2115da31d72214","committime":"2021-03-01T19:44:07","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: pass JOBS as env var"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2fb8414d9eaf1837d0520e55f2e276c07375540a","committime":"2021-03-01T19:22:05","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"This is at least one issue...\n\nBug: https:\/\/bugs.gentoo.org\/773622\nThanks-to: Emily Rowlands <emily.rowlands+gentoo@mailbox.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"0ad51cffc272f53e4a4fef804c218eaae395cfa6","committime":"2021-03-01T19:06:07","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix makeopts_jobs typo"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b24fc98062a6fbb98a423b81b2198b40f364c751","committime":"2021-03-01T14:07:00","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Fixes: bb706c5383db445f085b3ac628790a319ed9d309\nBug: https:\/\/bugs.gentoo.org\/773574\nCloses: https:\/\/bugs.gentoo.org\/773565\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"1a0d70cdd420a40dcbfa1d35485c76ead61ef151","committime":"2021-03-01T13:44:45","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix doexe typos"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"baa96738ce4648363cc8e26d2f9d48767a83c23b","committime":"2021-03-01T11:07:14","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/773511\nCloses: https:\/\/bugs.gentoo.org\/773502\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c0ca48ec9827893cd6ab278bd09bbc0865f61630","committime":"2021-03-01T10:54:33","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix AR\/RANLIB usage"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/773493\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c81340cc391e38351a98c95f89ada39447c621fb","committime":"2021-03-01T10:39:33","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix build with >=virtual\/rust-1.50"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Needed at buildtime for SpiderMonkey.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"691c94e28f9a4f528294c001162b419e016955f6","committime":"2021-03-01T10:21:46","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add python-any-r1 for SpiderMonkey"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Needed for bundled SpiderMonkey\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ee5d207c95d3d2eea86f61478e7f4a277e38e63b","committime":"2021-03-01T10:20:10","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add virtual\/rust BDEPEND for SpiderMonkey"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"bb706c5383db445f085b3ac628790a319ed9d309","committime":"2021-03-01T10:16:17","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix USE=-nvtt installation"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"218bddab4dfe98b977000d0a5b3a3302d2c8e46e","committime":"2021-02-28T23:37:01","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"bb82b8f7c4ff330a40b86784d505d9c013c1ba96","committime":"2021-02-28T23:22:04","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"593c56113d6bb977f31c2f11ff35e0f69f68b619","committime":"2021-02-28T23:20:23","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: extra cleanup"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/773472\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"cb2a1da8c6bcacada604ebd45f0825ccd3c8edb3","committime":"2021-02-28T23:03:30","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add note re bundled premake"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0db072a63b8b3ad4297a2fd7ff5a44b2736ec00e","committime":"2021-02-28T22:41:11","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: further formatting\/style changes"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"343b3abeab63a4c2f02bffe46d251a5ffcffe1ab","committime":"2021-02-28T22:37:15","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: minor style"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7d9069c315688f51766ccd232f8a79a216d44cc5","committime":"2021-02-28T22:34:31","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: update formatting for asset generation"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"be214f59a2387da65ae4665cbe1639a9c3e6bb42","committime":"2021-02-28T22:32:40","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: use multiprocessing.eclass"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"645c826c87964db5a24b3fa5dd724d7e3224cbc3","committime":"2021-02-28T22:31:38","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: update comments in ebuild"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Huge thanks to everybody mentioned in this commit\n(and likely others too, sorry if I forgot you!)\n\nThis started with Arfrever giving an initial bump,\nthen several revisions later, we seem to be in a position\nwhere it's fully working!\n\nMost of the issues came from (de)bundling SpiderMonkey\nand NVTT:\n\n* New SpiderMonkey releases regularly break the APIs\n  which 0ad uses, so we're reverting to the bundled\n  copy per upstream advice;\n\n* NVTT has been abandoned upstream (as an independent project)\n  so the 0ad developers have taken it over and applied significant\n  patches. We use the bundled copy now to take advantage of these\n  fixes.\n\nWe also abandon 0ad-data for now. We're now using the released\nasset files for 0.0.24b_alpha but the 0ad ebuild itself, thanks to\nWolf-Dieter, can now generate these assets rather than relying\non a separate ebuild like 0ad-data. This simplifies matters.\n\nCloses: https:\/\/bugs.gentoo.org\/735352\nThanks-to: Stanislas Dolcini <stan at wildfiregames dot com>\nThanks-to: Wolf-Dieter Rieck <wesen42@web.de>\nThanks-to: Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com>\nThanks-to: Quentin Retornaz <gentoo@retornaz.com>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"750a1ce1cc28dc679c08b1456a83c4c8542bb526","committime":"2021-02-28T22:27:30","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: bump to 0.0.24b_alpha"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Keep 0.0.24_alpha_pre20210116040036-r2 temporarily just\nin case.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"a18c2bdc043ce8926cf9f247189c8d42f32d0efe","committime":"2021-02-28T22:27:03","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: remove old broken versions"},{"authoremail":"wesen42@web.de","authorname":"Wolf-Dieter Rieck","body":"* Build was broken in former revision,\n  as generated libs weren't in LD_LIBRARY_PATH.\n  Also libs weren't correcly installed.\n\n* 0ad-data pulled same archive as 0a package.\n  Merged both ebuilds into this revision blocking the 0ad-data package.\n\nBug: https:\/\/bugs.gentoo.org\/768930\nCloses: https:\/\/bugs.gentoo.org\/771147\nPackage-Manager: Portage-3.0.13, Repoman-3.0.2\nSigned-off-by: Wolf-Dieter Rieck <wesen42@web.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/19603\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"d0cdd28cee7b12f4fe2e10949af2abb94f3533c5","committime":"2021-02-22T21:19:08","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix build and merge 0ad-data package"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2ee3368f54351601636b08789e772e11a84232fc","committime":"2021-02-12T20:37:34","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* SpiderMonkey changes the consumed interfaces\n  even within minor versions, so using\n  the system version is a no go.\n\n* nvtt is abandoned upstream and using the\n  system version results in segfaults.\n\n  Use 0ad's version which has fixes instead.\n\nBug: https:\/\/bugs.gentoo.org\/735352\nBug: https:\/\/bugs.gentoo.org\/689124\nCloses: https:\/\/bugs.gentoo.org\/768840\nCloses: https:\/\/bugs.gentoo.org\/759934\nCloses: https:\/\/bugs.gentoo.org\/768930\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"815ab784f5f549e0f4cb803bbd813199d2c94c90","committime":"2021-02-12T20:18:08","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: revert to bundled libraries"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f07c65e0b9928c23be5f5c034fbef0b2b1edd648","committime":"2021-01-17T02:03:28","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"* Tighten nvtt dep\n* Use xdg-utils -> xdg\n\nPackage-Manager: Portage-3.0.12, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"58b4677f8fed20a5996c79496f93f992665e385a","committime":"2021-01-17T01:12:57","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: misc fixups"},{"authoremail":"Arfrever@Apache.Org","authorname":"Arfrever Frehtes Taifersar Arahesis","body":"Using system version of SpiderMonkey 78 to avoid direct dependency on Python.\n(SpiderMonkey >=78.6 required due to bug #759985.)\n\nBug: https:\/\/bugs.gentoo.org\/735352\nSigned-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9f45cfa2083bf7a6ab3f92241096c11f5adf7691","committime":"2021-01-16T04:00:00","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Version bump (0.0.24_alpha_pre20210116040036)."},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9164bc2568175b588e753909e281f995336d3754","committime":"2020-09-05T01:05:17","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.4, Repoman-2.3.23\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ccf88971df129944101991c1a8b78cb3e74203d6","committime":"2020-09-05T00:32:33","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: arm64 keyworded (bug #730888)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"49451fd2c50174cbeff08dc2ee03a35188b0bf4c","committime":"2019-12-12T16:28:13","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.81, Repoman-2.3.20\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"2f7dd08d95c02526a7ebb25478c0d7622a8a5811","committime":"2019-12-12T16:16:01","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Added missing header includes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b00199242c9f62af4c05c3d7bc600c01a9115101","committime":"2018-12-25T23:43:56","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"e49344e875574eadef38acc4efacd3b99f3c79f7","committime":"2018-12-25T23:39:43","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to version 0.0.23b_alpha"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cde3dbae3cf4c5432df03d2ac11d3389c99e57a4","committime":"2018-10-31T08:44:04","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"44d0bfd3972a9aa9114d162e3bc8a27cb4ca4303","committime":"2018-10-31T08:13:03","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Removed old."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"048882e9beeb622712b3af1d8c36b3b6ec6447aa","committime":"2018-05-24T21:41:45","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"reavertm@gentoo.org","authorname":"Maciej Mrozowski","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"db6824809134c8a3327f7fdba293d8fcb6b06e97","committime":"2018-05-24T21:18:57","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Add dev-libs\/libsodium dependency, fixes 656454"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"2197b6e5c2f3168c601091e1eba125ffc47328c7","committime":"2018-05-24T14:48:24","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.38, Repoman-2.3.9","commitid":"b0b035efd9097d0900d3318557cff31f7cc18769","committime":"2018-05-24T14:38:40","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to version 0.0.23_alpha"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9cc38b805372b037c100d1113d2285487a2e961b","committime":"2018-01-05T13:33:09","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"alexander@tsoy.me","authorname":"Alexander Tsoy","body":"Closes: https:\/\/bugs.gentoo.org\/642748\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/6691","commitid":"183cd703980c2e0b36654ee4137d78b669e0253d","committime":"2017-12-30T16:55:48","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add missing setup-wxwidgets()"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8517d0a4d7cf6dcb8ad95d64e16a17b6f5a7b3ea","committime":"2017-12-21T02:06:03","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-2.3.16, Repoman-2.3.6","commitid":"75169fd3ee0b5f2c64d29a20ea45b89fcd4a2a47","committime":"2017-12-20T21:30:31","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d464682c224d2e84a865e5705ced6794442547e7","committime":"2017-08-22T07:23:25","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"A game without sound does not really provide optimal game experience.\n\nPackage-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"63ef41c718a62fa23050d4f8abc9086b0e02feea","committime":"2017-08-22T07:13:55","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Removed \"sound\" USE flag."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"42c782e5c361283f573a7627b006621c55a16f79","committime":"2017-08-04T09:08:46","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"23eaef86b34331c8601cdd6b7aaf545588f54138","committime":"2017-08-04T08:43:49","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Adjust gloox dependency (bug #626976)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"df30abf3d8502f06c5610cde033ad3470067543c","committime":"2017-07-27T13:44:12","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"eaa8b1311c912e3edb72bd3166241b129af34c35","committime":"2017-07-27T13:37:33","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Removed old."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.6, Repoman-2.3.3","commitid":"644a4c60652a4da408daa1ba1df32ae5aee0c750","committime":"2017-07-27T13:36:50","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to version 0.0.22_alpha"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0bc6f0895455810670366974a79e680033883347","committime":"2017-06-12T08:27:38","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"kensington@gentoo.org","authorname":"Michael Palimaka","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"991a88d0ef10942b2202c132d1c4105895090c9b","committime":"2017-06-12T08:09:32","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: use HTTPS"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":62224,"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":62224,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":62224,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c453da36e2029decc7ffdd1b9524e3bdb633c3c3","committime":"2016-11-10T00:02:13","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Bumped to EAPI-6 (bug #589812).\n\nPackage-Manager: portage-2.3.2","commitid":"321c95f1d60bebfe9dea80d3063d2fdf08472b3b","committime":"2016-11-09T23:40:42","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Bump to version 0.0.21 (bug #599350)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"176c921e664faba0af26b0cc1fddc13eddb3869f","committime":"2016-09-29T06:05:05","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.3.1\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"7a5d3469dfbf86c6c3b157d8a3a40bc1225b27f6","committime":"2016-09-29T05:38:49","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Added sub-slot dependency for dev-libs\/boost."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0d9d64d82a912d7e0f5d6310bbef9cde0d8b31fa","committime":"2016-06-07T22:41:47","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.28","commitid":"1aa37ab8bf7393291d4326762db5c2954d86b3d4","committime":"2016-06-07T17:10:27","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: clean old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7b2e11ce2fdf2ae3b1abe3f5361034becaf7397b","committime":"2016-05-25T22:22:48","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.28","commitid":"bd16e276a83632439c4fab058a5268eaa743ef21","committime":"2016-05-25T22:16:20","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: version bump (bug #567230)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c58524ef9c515f36ad491c50c6346c198b18e9f7","committime":"2015-10-26T18:21:42","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"a51e027ecd9511fdc2249c9d689b4097c4d0a4bf","committime":"2015-10-26T17:59:42","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: rm old"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"84e3985f307d91f4ad57ba3d5ec4e7076e763b09","committime":"2015-10-26T17:59:12","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: fix virtual\/jpeg SLOT"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6309fb0c3b882f5d540b6849637c5092a4a00b83","committime":"2015-10-26T17:45:03","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","body":"Gentoo-Bug: 563328","commitid":"a36823d5f86a959f46ff6d01b05e2de1bf4ee12e","committime":"2015-10-26T17:31:40","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: use x11-libs\/wxGTK:3.0"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e0846d25fd87126d339e828a20a369677ab90150","committime":"2015-10-02T08:21:54","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.22\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"07e960f32ebc7de1ef0604b8242a77918f9362c8","committime":"2015-10-02T07:44:43","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: Added an upstream patch for new miniupnpc API."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8d321573e296d751d5fd555e028ff3739ecac198","committime":"2015-09-16T00:02:10","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","body":"Gentoo-Bug: 560542","commitid":"cf0f6da43b1e12cdf6aa6c92c761b757f00e8832","committime":"2015-09-15T23:55:18","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: revbump to fix missing python DEPEND"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ba265554552c746841324c0777eaa587e58ac2e2","committime":"2015-08-20T22:46:37","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","body":"We need this dep, because we don't use the system spidermonkey\nanymore.\n\nReported-by: Toralf Förster\nGentoo-Bug: 558276","commitid":"e8c8e1b2849945ba1ef3f660e1acaa41a0fe3e55","committime":"2015-08-20T22:10:06","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: add missing dependency on dev-libs\/nspr"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bf7f3f9c122e987f3afa4c411b2b5be255a560f9","committime":"2015-08-14T23:27:36","packageid":62224,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"a4a8287805a82348956f05406cda917c5927bf36","committime":"2015-08-14T22:49:30","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: rm old"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"add3c0358e800987db772e55d1837eb52fef9819","committime":"2015-08-14T22:47:50","packageid":62224,"repoid":1,"summary":"games-strategy\/0ad: version bump to 0.0.18_alpha"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":62224,"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":62224,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":62224,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":320,"description":"Relatively thin, simple and robust network communication layer on top of UDP","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"enet","packageid":42765},{"block":false,"categoryid":393,"description":"Boost Libraries for C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cpp@gentoo.org","maintainername":"Gentoo C++ Project","name":"boost","packageid":45155},{"block":false,"categoryid":393,"description":"XML C parser and toolkit","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"libxml2","packageid":45251},{"block":false,"categoryid":450,"description":"Mozilla's JavaScript engine written in C and C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mozilla@gentoo.org","maintainername":"Gentoo Mozilla Team","name":"spidermonkey","packageid":46353},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":438,"description":"Software implementation of the OpenAL 3D audio API","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"openal","packageid":46868},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":330,"description":"GTK version of wxWidgets, a cross-platform C++ GUI toolkit","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"wxwidgets@gentoo.org","name":"wxGTK","packageid":48425},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":396,"description":"Virtual for OpenGL implementation","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"opengl","packageid":50131},{"block":false,"categoryid":320,"description":"A portable high-level Jabber\/XMPP client library for C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","name":"gloox","packageid":50728},{"block":false,"categoryid":393,"description":"International Components for Unicode","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"office@gentoo.org","maintainername":"Gentoo Office project","name":"icu","packageid":54373},{"block":false,"categoryid":438,"description":"The Ogg Vorbis sound file format library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libvorbis","packageid":54423},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":320,"description":"UPnP client library and a simple UPnP client","ebuildids":[879502,890652,891299],"firstseen":"2010-09-15T14:33:57.339430","maintainer":"mgorny@gentoo.org","maintainername":"Michał Górny","name":"miniupnpc","packageid":56282},{"block":false,"categoryid":438,"description":"Simple Direct Media Layer","ebuildids":[879502,890652,891299],"firstseen":"2013-08-29T13:37:00.395665","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"libsdl2","packageid":61309,"summary":"Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of \"Civilization: Call To Power.\" Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD\/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF\/Tru64, RISC OS, and SymbianOS. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby."},{"block":false,"categoryid":393,"description":"Portable fork of NaCl, a higher-level cryptographic library","ebuildids":[879502,890652,891299],"firstseen":"2013-09-11T13:36:56.864722","maintainer":"mrueg@gentoo.org","maintainername":"Manuel Rüger","name":"libsodium","packageid":61357,"summary":"NaCl (pronounced \"salt\") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API."},{"block":false,"categoryid":393,"description":"Small, safe and fast formatting library","ebuildids":[879502,890652,891299],"firstseen":"2017-03-08T14:39:24.424543","name":"libfmt","packageid":66610},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[879502,890652,891299],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[],"ebuilds":[{"archs":["~amd64","~arm64","~ppc64","~x86"],"ebuildid":891299,"firstseen":"2026-03-01T18:51:32.417394","license":"BitstreamVera CC-BY-SA-3.0 GPL-2 LGPL-2.1 LPPL-1.3c MIT ZLIB","moddate":"2026-03-28T18:04:20","packageid":62224,"repoid":1,"slot":"0","uses":["editor","lobby","nvtt","pch","test","verify-sig"],"version":"0.28.0-r1"},{"archs":["~amd64","~arm64","~ppc64","~x86"],"ebuildid":890652,"firstseen":"2026-02-21T13:33:43.941073","license":"BitstreamVera CC-BY-SA-3.0 GPL-2 LGPL-2.1 LPPL-1.3c MIT ZLIB","moddate":"2026-03-28T18:04:20","packageid":62224,"repoid":1,"slot":"0","uses":["editor","lobby","nvtt","pch","test","verify-sig"],"version":"0.28.0"},{"archs":["~amd64","~arm64","~ppc64","~x86"],"ebuildid":879502,"firstseen":"2025-10-19T18:07:39.725138","license":"BitstreamVera CC-BY-SA-3.0 GPL-2 LGPL-2.1 LPPL-1.3c MIT ZLIB","moddate":"2026-03-28T18:04:20","packageid":62224,"repoid":1,"slot":"0","uses":["editor","lobby","nvtt","pch","test","verify-sig"],"version":"0.27.1"}],"masks":[],"package":{"categoryid":375,"description":"A free, real-time strategy game","firstseen":"2014-05-22T13:37:06.915326","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"0ad","packageid":62224},"rdependencies":[{"block":false,"categoryid":320,"description":"Relatively thin, simple and robust network communication layer on top of UDP","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"xmw@gentoo.org","maintainername":"Michael Weber","name":"enet","packageid":42765},{"block":false,"categoryid":393,"description":"Boost Libraries for C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"cpp@gentoo.org","maintainername":"Gentoo C++ Project","name":"boost","packageid":45155},{"block":false,"categoryid":393,"description":"XML C parser and toolkit","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"libxml2","packageid":45251},{"block":false,"categoryid":450,"description":"Mozilla's JavaScript engine written in C and C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"mozilla@gentoo.org","maintainername":"Gentoo Mozilla Team","name":"spidermonkey","packageid":46353},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":438,"description":"Software implementation of the OpenAL 3D audio API","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"openal","packageid":46868},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":330,"description":"GTK version of wxWidgets, a cross-platform C++ GUI toolkit","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"wxwidgets@gentoo.org","name":"wxGTK","packageid":48425},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":396,"description":"Virtual for OpenGL implementation","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"opengl","packageid":50131},{"block":false,"categoryid":320,"description":"A portable high-level Jabber\/XMPP client library for C++","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","name":"gloox","packageid":50728},{"block":false,"categoryid":393,"description":"International Components for Unicode","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"office@gentoo.org","maintainername":"Gentoo Office project","name":"icu","packageid":54373},{"block":false,"categoryid":438,"description":"The Ogg Vorbis sound file format library","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libvorbis","packageid":54423},{"block":false,"categoryid":451,"description":"A Client that groks URLs","ebuildids":[879502,890652,891299],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":320,"description":"UPnP client library and a simple UPnP client","ebuildids":[879502,890652,891299],"firstseen":"2010-09-15T14:33:57.339430","maintainer":"mgorny@gentoo.org","maintainername":"Michał Górny","name":"miniupnpc","packageid":56282},{"block":false,"categoryid":438,"description":"Simple Direct Media Layer","ebuildids":[879502,890652,891299],"firstseen":"2013-08-29T13:37:00.395665","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"libsdl2","packageid":61309,"summary":"Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of \"Civilization: Call To Power.\" Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD\/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF\/Tru64, RISC OS, and SymbianOS. SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby."},{"block":false,"categoryid":393,"description":"Portable fork of NaCl, a higher-level cryptographic library","ebuildids":[879502,890652,891299],"firstseen":"2013-09-11T13:36:56.864722","maintainer":"mrueg@gentoo.org","maintainername":"Manuel Rüger","name":"libsodium","packageid":61357,"summary":"NaCl (pronounced \"salt\") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API."},{"block":false,"categoryid":393,"description":"Small, safe and fast formatting library","ebuildids":[879502,890652,891299],"firstseen":"2017-03-08T14:39:24.424543","name":"libfmt","packageid":66610},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[879502,890652,891299],"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:\/\/play0ad.com\/"],"uses":[{"description":"Include Atlas scenario editor projects","isdefault":false,"packageid":62224,"use":"editor"},{"defaultflag":true,"description":"Enable the use of net-libs\/gloox and the multiplayer lobby","isdefault":true,"packageid":62224,"use":"lobby"},{"description":"Support for some uncompressed data formats (might be needed for some mods)","isdefault":false,"packageid":62224,"use":"nvtt"},{"description":"Enable precompiled header support for faster compilation at the expense of disk space and memory","isdefault":false,"use":"pch"},{"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":"Verify upstream signatures on distfiles","isdefault":false,"use":"verify-sig"}]}