{"bugs":[],"categories":[{"categoryid":442,"name":"dev-games","summary":"The dev-games category contains libraries and utilities relevant to games programming."},{"categoryid":393,"name":"dev-libs","summary":"The dev-libs category contains various miscellaneous programming libraries."},{"categoryid":384,"name":"games-fps","summary":"The games-fps category contains first person shooter games."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":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":331,"name":"x11-base","summary":"The x11-base category contains various X11 base implementations."},{"categoryid":330,"name":"x11-libs","summary":"The x11-libs category contains various X11-related libraries."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6ad452737a9213a6579b131ea175be3fcabdfe55","committime":"2025-11-04T08:50:40","packageid":57946,"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":57946,"repoid":1,"summary":"*\/*: update the remaining packages for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"717a0cecdefad8f581d529ed9e9332efcc86cd6c","committime":"2025-09-17T21:50:32","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gsrc@fsfans.club","authorname":"G-Src","body":"Signed-off-by: G-Src <gsrc@fsfans.club>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/43200\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/43200\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"8fe391924646535649a94d0ed5993aee09238f09","committime":"2025-07-28T01:48:59","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: fix GCC 15 build"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ebf1c76acebf7e712556400f3e1f7edb6bfa604e","committime":"2023-08-06T04:46:30","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"Signed-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"4272a10243ad9922992611d5723f25710da767f4","committime":"2023-08-06T00:45:04","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: drop 0.8.5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4b3bf4c04dfbf339683eea54880d8cd7cd6afa2f","committime":"2023-07-20T12:16:47","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"Handling of this variable changed a bit, and it (now) passes\n-mno-avx to avoid subtle errors in physics. There's currently no\nreason to override things it adds (+=) so just export it rather\nthan do a `append-flags -mno-avx` ourselves for parity.\n\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"2f96f337e143e8b3f99f7aee3fe7325b81f3d2e0","committime":"2023-07-20T11:36:36","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: export CPUOPTIMIZATIONS rather than pass"},{"authoremail":"spykyvenator@protonmail.com","authorname":"spykyvenator","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/31925\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"17d8226c45d3b6810062329891b3fd08fd946599","committime":"2023-07-17T11:51:11","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: add 0.8.6"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4813a2b4ce069f37945e281057380f5bccb57e42","committime":"2022-07-21T05:46:39","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"Signed-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"4b6330276c6204988e56992c99234d468c8ec7d0","committime":"2022-07-21T05:05:39","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: drop 0.8.2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cd3b864bb2159943015c88cce8694e6133846866","committime":"2022-07-04T16:01:38","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ionen@gentoo.org","authorname":"Ionen Wolkens","body":"- add USE=X to make GLX variant optional (can build without X libs)\n- enable sdl by default as it should make more sense than GLX nowadays,\n  and seems to be preferred upstream wrt xonotic.desktop\n- drop USE=dedicated, disable X and sdl to get server-only\n- drop USE=debug, all this does I can see is add -g -ggdb to CFLAGS\n- drop USE=doc, upstream has deprecated the AFT docs in favor\n  of the markdown ones (install unconditionally)\n- bump checkreqs\n- install more icons and use upstream's .desktop files\n- reduce reliance on the sed a bit and pass make args instead\n- depend on dev-games\/ode even if server-only wrt bug #801220\n- bug #830499 and bug #830500 would only trigger when setting up\n  a clang toolchain for some reason, but is fixed with current layout\n\nThis could likely use more work (darkplaces does all sort of stuff\nthat could use more attention), but should work as expected albeit\nnot tested much (hopefully not missing anything).\n\nCloses: https:\/\/bugs.gentoo.org\/801220\nCloses: https:\/\/bugs.gentoo.org\/830499\nCloses: https:\/\/bugs.gentoo.org\/830500\nSigned-off-by: Ionen Wolkens <ionen@gentoo.org>","commitid":"0879cdd7c0900fd821a40296e7f362ff43079b92","committime":"2022-07-04T15:38:27","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: add 0.8.5"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07d108cbe8132589ca6fb84fb023ba9379208a46","committime":"2021-12-14T09:21:26","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"46161dc4faa675e8a4ed94fdf95aa55ac1ec265d","committime":"2021-12-14T09:04:30","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Keyword 0.8.2 arm64, #821949"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"18eb7682c0b9f50baa41b95c6a90d5191ac8a494","committime":"2021-06-13T20:05:08","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Reported-by: Artem Ilgamov\nCloses: https:\/\/bugs.gentoo.org\/788616\nPackage-Manager: Portage-3.0.19, Repoman-3.0.3\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"d510b1928d20f8df2a297856a1bbc5f8148d56ad","committime":"2021-06-13T19:59:50","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: tweak for gcc-11"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dab1429fc43dfb80b12500341ad2961565d4cbb4","committime":"2020-07-26T20:35:07","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"m.mairkeimberger@gmail.com","authorname":"Michael Mair-Keimberger","body":"Closes: https:\/\/bugs.gentoo.org\/710894\nPackage-Manager: Portage-2.3.103, Repoman-2.3.23\nSigned-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/16566\nSigned-off-by: James Le Cuirot <chewi@gentoo.org>","commitid":"56f871d0d81ca821c66c2a7172d8386775afcc7c","committime":"2020-07-03T09:30:23","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: EAPI7, fix #710894, use HTTPS, fix LICENSE"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b9bf66c113dd2a0b3c9b0f0e42a823c0d96b28b0","committime":"2018-06-11T02:04:07","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","commitid":"9ff205ba4e2d1b4d0a948d9d5cd1761a241800a1","committime":"2018-06-11T01:47:40","packageid":57946,"repoid":1,"summary":"games-fps\/*: Update dependencies (x11-proto\/* -> x11-base\/xorg-proto)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"59241d4a6c7f2a49ad72c1ae25f490d0dc6e625b","committime":"2018-05-06T20:06:40","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Bug: https:\/\/bugs.gentoo.org\/654468","commitid":"63ea7b89afa6c1953fcc7419d863a67c9c47732e","committime":"2018-05-06T18:59:19","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Drop mention of media-libs\/libtxc_dxtn"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8517d0a4d7cf6dcb8ad95d64e16a17b6f5a7b3ea","committime":"2017-12-21T02:06:03","packageid":57946,"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":"22d6196fc19c7ad99012112153c4be391e5baf72","committime":"2017-12-20T21:30:21","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0c7fdd6fadaf5ef52f2bcf9756475d52752bc177","committime":"2017-11-18T20:43:57","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Gentoo currently does not have the manpower\nto maintain a ton of stable games packages.\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/5404","commitid":"c9617875332b1b9c894c850a1f8d8dcc1897f33f","committime":"2017-11-18T19:48:10","packageid":57946,"repoid":1,"summary":"games-*\/*: Remove stable keywords"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"649bab4d491fae3ee93aa9e0581680c9eb1d011f","committime":"2017-05-31T08:01:52","packageid":57946,"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.2","commitid":"e378fe6d682330a0ee4cf83db9b9a372821ae00e","committime":"2017-05-31T07:51:25","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Cosmetic change in ebuild."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b002194f3a185fd3521f8124f4bccd1ea243f365","committime":"2017-05-19T07:01:52","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"5aeff14ae845860fecd310221eb78928302e00e6","committime":"2017-05-19T06:49:19","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Version 0.8.2 depends on SDL2 (bug #618842)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9393774859011af81a2c41624d5f13aff9356235","committime":"2017-05-18T09:41:52","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"07a326b92574bc35a4c1b859391bf04e097d19a5","committime":"2017-05-18T09:02:33","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Fixed game basedir."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"7f87b19d87d4769a1dfb7392868e3f0c0732ae06","committime":"2017-05-18T09:00:32","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: Bump to version 0.8.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":57946,"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":57946,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8703cb216f221a07a293fac255c3bc52aaa51836","committime":"2015-12-18T01:02:09","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.24","commitid":"430ae049c98b52999c2263c249a29caab3af193c","committime":"2015-12-17T20:09:26","packageid":57946,"repoid":1,"summary":"clean old"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.24","commitid":"817fa3898eff9e86c0b3c8984df297ebde78ae0c","committime":"2015-12-17T20:09:02","packageid":57946,"repoid":1,"summary":"correct slot dep for virtual\/jpeg"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b7d72122fe5b62c93bc8ca35098986fae74e416a","committime":"2015-12-03T13:41:44","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"b673af95b549a624a4b8d3764e45dd5831a9cd38","committime":"2015-12-03T13:26:03","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: x86 stable wrt bug #567278"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c78906075423a403563e42bcf2076044f91ff988","committime":"2015-12-02T14:43:30","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: portage-2.2.20.1\nRepoMan-Options: --include-arches=\"amd64\"","commitid":"096f952828a4e19f62323a04b2127909d4cb0db5","committime":"2015-12-02T14:29:46","packageid":57946,"repoid":1,"summary":"games-fps\/xonotic: amd64 stable wrt bug #567278"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"bfbe9f6734dd6527da1347bcff601c2598559bf1","committime":"2015-11-11T02:02:02","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","body":"Once these upgrade to EAPI=6, they can use these case modification\nfeatures, so leave a reminder note in there.","commitid":"2347c6fe886c6b89d93ffac0faf375a613c372b1","committime":"2015-11-11T01:26:49","packageid":57946,"repoid":1,"summary":"avoid using ${var^} and ${var,} as they do not work in bash-3.2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"250736948a58d312ed9d952a8d108e2de0659ae4","committime":"2015-10-08T08:42:00","packageid":57946,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.20.1","commitid":"4ba854d68216a898711645a9782584dbb6fb8090","committime":"2015-10-08T08:36:27","packageid":57946,"repoid":1,"summary":"version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":57946,"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":57946,"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":57946,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":438,"description":"The Theora Video Compression Codec","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"libtheora","packageid":47441},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":330,"description":"X.Org Xpm library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXpm","packageid":50662},{"block":false,"categoryid":442,"description":"Open Dynamics Engine SDK","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"ode","packageid":50690,"summary":"ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection."},{"block":false,"categoryid":330,"description":"X.Org Xxf86vm library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXxf86vm","packageid":53744},{"block":false,"categoryid":438,"description":"The Ogg media file format library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libogg","packageid":54160},{"block":false,"categoryid":438,"description":"The Ogg Vorbis sound file format library","ebuildids":[794589],"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":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[794589],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":393,"description":"Blind-ID library for user identification using RSA blind signatures","ebuildids":[794589],"firstseen":"2011-09-17T14:35:32.338417","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"d0_blind_id","packageid":57947},{"block":false,"categoryid":438,"description":"Simple Direct Media Layer","ebuildids":[794589],"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":331,"description":"X.Org combined protocol headers","ebuildids":[794589],"firstseen":"2018-02-26T19:36:02.788710","name":"xorg-proto","packageid":68732},{"block":false,"categoryid":438,"description":"The GL Vendor-Neutral Dispatch library","ebuildids":[794589],"firstseen":"2018-05-27T12:01:53.008567","name":"libglvnd","packageid":69134},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[794589],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[],"ebuilds":[{"archs":["~amd64","~arm64","~x86"],"ebuildid":794589,"firstseen":"2023-07-20T13:24:31.748723","license":"GPL-3+ GPL-2+","moddate":"2026-03-22T20:20:55","packageid":57946,"repoid":1,"slot":"0","uses":["X","alsa","ode","sdl"],"version":"0.8.6"}],"masks":[],"package":{"categoryid":384,"description":"Fork of Nexuiz, Deathmatch FPS based on DarkPlaces, an advanced Quake 1 engine","firstseen":"2011-09-17T14:35:32.338417","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"xonotic","packageid":57946},"rdependencies":[{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":330,"description":"X.Org Xext library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXext","packageid":46968},{"block":false,"categoryid":438,"description":"The Theora Video Compression Codec","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"media-video@gentoo.org","name":"libtheora","packageid":47441},{"block":false,"categoryid":330,"description":"X.Org X11 library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libX11","packageid":47861},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libpng","packageid":49028},{"block":false,"categoryid":438,"description":"Advanced Linux Sound Architecture Library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alsa-bugs@gentoo.org","name":"alsa-lib","packageid":50594},{"block":false,"categoryid":330,"description":"X.Org Xpm library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXpm","packageid":50662},{"block":false,"categoryid":442,"description":"Open Dynamics Engine SDK","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"ode","packageid":50690,"summary":"ODE is a free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It is fast, flexible, robust and platform independent, with advanced joints, contact with friction, and built-in collision detection."},{"block":false,"categoryid":330,"description":"X.Org Xxf86vm library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"x11@gentoo.org","maintainername":"X11","name":"libXxf86vm","packageid":53744},{"block":false,"categoryid":438,"description":"The Ogg media file format library","ebuildids":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"libogg","packageid":54160},{"block":false,"categoryid":438,"description":"The Ogg Vorbis sound file format library","ebuildids":[794589],"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":[794589],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"blueness@gentoo.org","maintainername":"Anthony G. Basile","name":"curl","packageid":54768},{"block":false,"categoryid":438,"description":"MMX, SSE, and SSE2 SIMD accelerated JPEG library","ebuildids":[794589],"firstseen":"2010-07-24T14:36:23.013789","maintainer":"anarchy@gentoo.org","maintainername":"Jory A. Pratt","name":"libjpeg-turbo","packageid":56087},{"block":false,"categoryid":393,"description":"Blind-ID library for user identification using RSA blind signatures","ebuildids":[794589],"firstseen":"2011-09-17T14:35:32.338417","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"d0_blind_id","packageid":57947},{"block":false,"categoryid":438,"description":"Simple Direct Media Layer","ebuildids":[794589],"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":438,"description":"The GL Vendor-Neutral Dispatch library","ebuildids":[794589],"firstseen":"2018-05-27T12:01:53.008567","name":"libglvnd","packageid":69134},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[794589],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"1f58741385367db432e79500a838ced67b2a773d","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/xonotic.org\/"],"uses":[{"description":"Add support for X11","isdefault":false,"use":"X"},{"defaultflag":true,"description":"Add support for media-libs\/alsa-lib (Advanced Linux Sound Architecture)","isdefault":true,"use":"alsa"},{"description":"Enable support for physics engine from dev-games\/ode","isdefault":false,"packageid":57946,"use":"ode"},{"defaultflag":true,"description":"Add support for Simple Direct Layer (media library)","isdefault":true,"use":"sdl"}]}