{"bugs":[{"bugid":953266,"firstseen":"2025-07-11T02:48:40.189262","severity":"normal","status":"UNCONFIRMED","summary":"games-simulation\/simutrans-124.2.1 installs pak64 in incorrect directory"}],"categories":[{"categoryid":449,"name":"app-arch","summary":"The app-arch category contains tools for archiving, compressing and uncompressing files or groups of files."},{"categoryid":458,"name":"games-simulation","summary":"The games-simulation category contains simulation games."},{"categoryid":438,"name":"media-libs","summary":"The media-libs category contains media-related libraries."},{"categoryid":373,"name":"media-sound","summary":"The media-sound category contains sound, music and audio applications."},{"categoryid":320,"name":"net-libs","summary":"The net-libs category contains libraries that are network-related."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"00b4cc6bb3b864fbeaa6dca1da399c3716afed16","committime":"2025-11-04T09:50:46","packageid":51462,"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":51462,"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":51462,"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":51462,"repoid":1,"summary":"*\/*: update the remaining packages for virtual\/zlib"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8528c1cf8203b37fd897432d486b69e53e46784","committime":"2025-05-19T17:09:24","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"In accordance with GLEP 31, the DESCRIPTION field of ebuilds should only\ncontain ASCII characters. This commit converts the DESCRIPTION field of\nall affected ebuilds to ASCII only.\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"5b3e6ae05a39bc78cc8f98c23fff6c4c2e4ad9ce","committime":"2025-05-18T17:39:16","packageid":51462,"repoid":1,"summary":"*\/*: convert to ASCII only DESCRIPTION [QA GLEP-31]"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cc82903f8beb07a3814d72b3028efb83805bd226","committime":"2025-02-27T13:48:23","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arkamar@gentoo.org","authorname":"Petr Vaněk","body":"Closes: https:\/\/bugs.gentoo.org\/935134\nSigned-off-by: Petr Vaněk <arkamar@gentoo.org>","commitid":"ab6e0062c94e108d8b9f8840d0cf786453688d5f","committime":"2025-02-27T13:17:08","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: drop 124.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90c4bc8e40f1b00f0de4a6d40e14518d498652d0","committime":"2024-08-20T07:04:09","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Signed-off-by: tastytea <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/38027\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"0a97bc1ba1cce7a95a1b5debfaa88f0862cadb63","committime":"2024-08-09T12:39:39","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: drop 123.0.1-r2, 124.0"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Signed-off-by: tastytea <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"3784634b0308762f3cf381717e0bef213951d46b","committime":"2024-08-09T12:10:30","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: add 124.2.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a0f79409825ae049160a6ad52fc09ea7440f69ad","committime":"2024-07-26T07:49:03","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"miniupnpc changed API in 2.2.8, simutrans doesn't build with it\n  - patch 124.0\n  - restrict miniupnpc version in 123.0.1-r2\n\nBug: https:\/\/bugs.gentoo.org\/935134\nSigned-off-by: tastytea <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/37357\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"84c4b307d7073adfeb1de635e0d6e09819befe92","committime":"2024-06-29T11:43:18","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: fix net-libs\/miniupnpc dependency"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Signed-off-by: tastytea <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"a23c22ab4dc10007242625baab1a678ab714561d","committime":"2024-06-29T11:39:34","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: add 124.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dcbea4b6b579234ad3fb32482a48208b3ffdb66c","committime":"2024-06-08T07:19:05","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Signed-off-by: tastytea <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/36618\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"819d64ff18626d5c1d2a8528fe626ae9840f738b","committime":"2024-05-09T15:12:48","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: drop 123.0.1-r1"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Signed-off-by: tastytea <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"5c1a1e5198c3884c336fd864f30bcb25f887012c","committime":"2024-05-09T15:11:33","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: add 124.0"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e817756739654c06c8a96e8fb68a3da1ba3af055","committime":"2024-04-30T18:48:55","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"watermanpaint@posteo.net","authorname":"Lucio Sauer","body":"bump copyright of touched ebuilds to 2024\n\nSigned-off-by: Lucio Sauer <watermanpaint@posteo.net>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"794061a3298b5716db015defa7b3e2c583b73980","committime":"2024-04-12T10:47:52","packageid":51462,"repoid":1,"summary":"*\/*: inline mirror:\/\/sourceforge"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"51102bd094b96dbc8ffd61dd5f97fd9afeb1508c","committime":"2023-10-11T11:16:48","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"tastytea","body":"Closes: https:\/\/bugs.gentoo.org\/913715\nSigned-off-by: tastytea <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/32693\nSigned-off-by: Viorel Munteanu <ceamac@gentoo.org>","commitid":"5d4c53037902a82343636ebca2c00a37152f1e6e","committime":"2023-09-08T20:26:28","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: make midi support optional"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"54f355e78e3178a3ee3387808c7db826287cf0ab","committime":"2022-08-28T08:31:50","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/26777\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"d15e3beb750dfc37daafb509c6f91b1539cd3275","committime":"2022-08-07T17:43:25","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: drop 0.122.0-r1"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"Closes: https:\/\/bugs.gentoo.org\/859229\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"b3d64bd03379c7214b8eb6457d88a8cf6558bc8e","committime":"2022-08-07T17:41:31","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: append -fno-strict-aliasing"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"This commit sets svn to 0 and removes the check. The check could never\nhave been 1, because we are not in an svn. For the same reason it also\nsets GIT_HASH to nothing instead of trying to run git.\n\nThe svn revision is supplied in the ebuild, because it is needed for\nnetwork games.\n\nCloses: https:\/\/bugs.gentoo.org\/859226\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"c4949b8926f053ad70e7f02b609e8c02d37fec4c","committime":"2022-08-07T16:40:23","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: silence svn and git warnings"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"cf221ef61488bf66230819db8f021ad6c6ef7cc9","committime":"2022-06-21T07:17:40","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/25857\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"b86d9593808fb513e55281252046bb3b40f2e511","committime":"2022-06-11T15:44:42","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: drop 123.0.1"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"Closes: https:\/\/bugs.gentoo.org\/851114\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nSigned-off-by: Florian Schmaus <flow@gentoo.org>","commitid":"954bd04dc394f664bb3f9be0c12d7b6d7f3a7726","committime":"2022-06-11T15:38:01","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: require sdl of fluidsynth dependency"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4ae534a7793542b585a247dfe48dff23334aabf7","committime":"2022-04-27T04:48:09","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"9221add976646fdba7caf09595b01d7d588b5ba0","committime":"2022-04-27T04:33:41","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Keyword 123.0.1 arm64, #827296"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dd30c63b2839c23ce836d975ab24f81572d0e04d","committime":"2022-02-24T13:22:00","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"The original URL is not versioned.\n\nCloses: https:\/\/bugs.gentoo.org\/833987\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/24333\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"7be167f14cc201d0eefdf70d8fb1acfd51155807","committime":"2022-02-24T12:33:36","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Fix language pack URL"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b293be47f2d1fd1fd5c105712cf0ca44755d4e4","committime":"2022-02-24T11:51:59","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"- Switched to upstream versioning (no idea why we prefixed it with 0)\n- All PakSets but the default one are now in\n  games-simulation\/simutrans-paksets to make updating them without\n  recompiling simutrans possible\n\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"d7e67c349e80c750d7a033179dbc509b7b09c1a5","committime":"2022-01-02T22:37:50","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Version bump 123.0.1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"17c86dd65d8e43f1c876f7730166a044c3742cba","committime":"2021-11-26T03:51:19","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"Reason unclear, apparently not needed.\n\nBug: https:\/\/bugs.gentoo.org\/827296\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/23084\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"5e71dc45f836c752201af6766bcd77428e28e38d","committime":"2021-11-26T02:47:15","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Drop -* from KEYWORDS"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"98ff364a0dd3bfff2ca6d40af49d6b77a90a80bf","committime":"2020-10-28T08:05:15","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"chead@chead.ca","authorname":"Christopher Head","body":"Signed-off-by: Christopher Head <chead@chead.ca>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/18041\nSigned-off-by: Joonas Niilola <juippis@gentoo.org>","commitid":"35be718c95773ae65720d27e327061b29e933cbd","committime":"2020-10-26T17:11:06","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: fix desktop file"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"68d7687738d7d52f0e0c6e0867689d2faf3e129b","committime":"2020-10-23T17:36:02","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny (tastytea) Gutbrod","body":"It doesn't compile since 2018.\n\nBug: https:\/\/bugs.gentoo.org\/664634\nBug: https:\/\/bugs.gentoo.org\/724470\nBug: https:\/\/bugs.gentoo.org\/739360\n\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/15314\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"fb75467bcf4b8c308ebbc5b9121a6f42d43680d3","committime":"2020-10-23T14:50:59","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Delete old ebuild."},{"authoremail":"gentoo@tastytea.de","authorname":"Ronny Gutbrod","body":"Also add a Desktop Entry and all the maintained paksets (scenario data) via\nuse-flags.\n\nCloses: https:\/\/bugs.gentoo.org\/668504\nCloses: https:\/\/bugs.gentoo.org\/636324\nCloses: https:\/\/bugs.gentoo.org\/664634\nCloses: https:\/\/bugs.gentoo.org\/724470\nCloses: https:\/\/bugs.gentoo.org\/739360\nSigned-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"3cd3ac0da3b0b26ee001e014ccec1aa45d131ef6","committime":"2020-04-11T20:56:14","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Version bump 0.122.0."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8517d0a4d7cf6dcb8ad95d64e16a17b6f5a7b3ea","committime":"2017-12-21T02:06:03","packageid":51462,"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":"f51175934eb066e291e3b57ad683da2cfbb0ec63","committime":"2017-12-20T21:30:30","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: Remove old"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"0c7fdd6fadaf5ef52f2bcf9756475d52752bc177","committime":"2017-11-18T20:43:57","packageid":51462,"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":51462,"repoid":1,"summary":"games-*\/*: Remove stable keywords"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"9ef04d723de8db92197bbf5b987285379be1cd0a","committime":"2017-06-30T13:34:28","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zl29ah@gmail.com","authorname":"Sergey Alirzaev","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/4882","commitid":"cf8b49e07c8f4729742111b899f0cd1b4dbf0716","committime":"2017-06-07T22:44:53","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: version bump."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":51462,"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":51462,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"de92f273025e8319118b9b280ea75085cafe15b1","committime":"2016-09-15T17:25:38","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"wizardedit@gentoo.org","authorname":"Austin English","body":"Also remove deprecated games eclass\n\nAlso update to EAPI 6\n\nGentoo-Bug: https:\/\/bugs.gentoo.org\/580948\nGentoo-Bug: https:\/\/bugs.gentoo.org\/574082\n\nPackage-Manager: portage-2.3.0","commitid":"d184c167e5985c496390425cf717e116b08d7523","committime":"2016-09-15T17:16:33","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: fix missing text files"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"018c946adfa284177636bf2f89b22d37ef18b413","committime":"2016-04-01T03:02:06","packageid":51462,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mr_bones_@gentoo.org","authorname":"Michael Sterrett","body":"Package-Manager: portage-2.2.26","commitid":"8f4dbb0f3ee942b078562276e972fd959c4a37c2","committime":"2016-04-01T02:44:19","packageid":51462,"repoid":1,"summary":"games-simulation\/simutrans: version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":51462,"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":51462,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d979bfed0647e34b2fc80b39a8b4b68148640183","committime":"2015-06-26T19:20:29","packageid":51462,"repoid":1,"summary":"2015-06-26 19:20:28 UTC"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":51462,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":373,"description":"Software real-time synthesizer based on the Soundfont 2 specifications","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"fluidsynth","packageid":45926},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":449,"description":"A high-quality data compressor used extensively by Gentoo Linux","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"bzip2","packageid":47649},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[835628],"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":"A library for configuring and customizing font access","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"fontconfig","packageid":51367,"summary":"Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications."},{"block":false,"categoryid":320,"description":"UPnP client library and a simple UPnP client","ebuildids":[835628],"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":[835628],"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":449,"description":"zstd fast compression library","ebuildids":[835628],"firstseen":"2016-09-05T13:36:19.823374","name":"zstd","packageid":65778},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[835628],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"depending":[],"ebuilds":[{"archs":["~amd64","~arm64","~x86"],"ebuildid":835628,"firstseen":"2024-08-20T08:22:18.890338","license":"Artistic","moddate":"2026-03-22T20:20:55","packageid":51462,"repoid":1,"slot":"0","uses":["fontconfig","midi","minimal","upnp","zstd"],"version":"124.2.1"}],"masks":[],"package":{"categoryid":458,"description":"A free Transport Tycoon clone","firstseen":"2010-05-04T00:54:45.661860","maintainer":"games@gentoo.org","maintainername":"Gentoo Games Project","name":"simutrans","packageid":51462,"summary":"Simutrans is a freeware and open-source transportation simulator. Your goal is to establish a successful transport company. Transport passengers, mail and goods by rail, road, ship, and even air. Interconnect districts, cities, public buildings, industries and tourist attractions by building a transport network you always dreamed of."},"rdependencies":[{"block":false,"categoryid":373,"description":"Software real-time synthesizer based on the Soundfont 2 specifications","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"sound@gentoo.org","maintainername":"Gentoo Sound project","name":"fluidsynth","packageid":45926},{"block":false,"categoryid":438,"description":"High-quality and portable font engine","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"freetype","packageid":46440},{"block":false,"categoryid":449,"description":"A high-quality data compressor used extensively by Gentoo Linux","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"bzip2","packageid":47649},{"block":false,"categoryid":438,"description":"Portable Network Graphics library","ebuildids":[835628],"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":"A library for configuring and customizing font access","ebuildids":[835628],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"yngwin@gentoo.org","maintainername":"Ben de Groot","name":"fontconfig","packageid":51367,"summary":"Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications."},{"block":false,"categoryid":320,"description":"UPnP client library and a simple UPnP client","ebuildids":[835628],"firstseen":"2010-09-15T14:33:57.339430","maintainer":"mgorny@gentoo.org","maintainername":"Michał Górny","name":"miniupnpc","packageid":56282},{"block":false,"categoryid":373,"description":"The Fluid R3 soundfont","ebuildids":[835628],"firstseen":"2011-05-14T14:35:23.382813","maintainer":"nikoli@gmx.us","maintainername":"Nikoli","name":"fluid-soundfont","packageid":57358},{"block":false,"categoryid":438,"description":"Simple Direct Media Layer","ebuildids":[835628],"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":449,"description":"zstd fast compression library","ebuildids":[835628],"firstseen":"2016-09-05T13:36:19.823374","name":"zstd","packageid":65778},{"block":false,"categoryid":396,"description":"Virtual for libz.so providers","ebuildids":[835628],"firstseen":"2025-11-04T07:31:41.418357","name":"zlib","packageid":78605}],"repos":[{"branch":"master","lastcommit":"d7d651a3f16a89ff2e0067af3dec9c6eecc0ca6b","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/www.simutrans.com\/"],"uses":[{"description":"Support for configuring and customizing font access via media-libs\/fontconfig","isdefault":false,"use":"fontconfig"},{"defaultflag":true,"description":"support for background MIDI music via media-sound\/fluidsynth","isdefault":true,"packageid":51462,"use":"midi"},{"description":"Don't install any PakSets (scenario data)","isdefault":false,"packageid":51462,"use":"minimal"},{"description":"Enable UPnP port mapping support","isdefault":false,"use":"upnp"},{"description":"Enable support for ZSTD compression","isdefault":false,"use":"zstd"}]}