{"id":15007408,"url":"https://github.com/jlhertel/adriconf","last_synced_at":"2025-10-03T16:31:29.235Z","repository":{"id":66855162,"uuid":"116268381","full_name":"jlHertel/adriconf","owner":"jlHertel","description":"Advanced DRI Configurator","archived":true,"fork":false,"pushed_at":"2020-09-23T00:00:47.000Z","size":2904,"stargazers_count":87,"open_issues_count":4,"forks_count":15,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-09-29T15:44:31.172Z","etag":null,"topics":["dri","dri-configurator","driver","gpu","linux-desktop","mesa","prime"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlHertel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-01-04T14:20:51.000Z","updated_at":"2024-05-23T13:26:16.000Z","dependencies_parsed_at":"2023-04-04T00:01:31.786Z","dependency_job_id":null,"html_url":"https://github.com/jlHertel/adriconf","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlHertel%2Fadriconf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlHertel%2Fadriconf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlHertel%2Fadriconf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlHertel%2Fadriconf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlHertel","download_url":"https://codeload.github.com/jlHertel/adriconf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235155965,"owners_count":18944822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dri","dri-configurator","driver","gpu","linux-desktop","mesa","prime"],"created_at":"2024-09-24T19:09:42.249Z","updated_at":"2025-10-03T16:31:23.628Z","avatar_url":"https://github.com/jlHertel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This project has moved\nThis project has moved to Free desktop gitlab repositories.\nYou can see the code [here](https://gitlab.freedesktop.org/mesa/adriconf/).\n\nThis repository won't be updated anymore.\n\n# Advanced DRI Configurator\n\nadriconf (**A**dvanced **DRI** **CONF**igurator) is a GUI tool used to configure\nopen source graphics drivers. It works by setting options and writing them to\nthe standard `drirc` file used by the Mesa drivers.\n\n## Features\n\nThe main features of the tool are:\n\n- Automatic removal of invalid and unsupported options.\n- Options whose value is identical to the system-wide value or the driver's\n  default value will be ignored.\n- System-wide application options with redundant options will be\n  removed automatically.\n\n## Building\n\nTo build from source you can use the following commands:\n\n    git clone https://github.com/jlHertel/adriconf.git\n    cd adriconf\n    mkdir build-dir\n    cd build-dir\n    cmake ..\n    make\n    sudo make install\n\n## Translating\n\nTo add a new language or to improve a existing one, you can edit the po files\nlocated under po/ dir.\nTo add a new translation use the following command (for example for German):\n\n    msginit -i adriconf.pot -o de.po --locale=de\n\nTo update an existing translation from the pot file you can use the folowing:\n\n    mv de.po de.po~\n    msgmerge -o de.po de.po~ adriconf.pot\n\nTo update the pot file itself you can run the following:\n\n    intltool-update --pot --gettext-package=adriconf\n\nPlease note that many text shown in the application are from mesa directly,\nmainly the option descriptions. Therefore if you see any missing translation\nyou will need to add it to the [mesa](https://www.mesa3d.org/) project itself.\n\n## Author\n\nThis tool is written and maintained by Jean Lorenz Hertel.\nTo see a full list of contributors check the [AUTHORS](AUTHORS) file included in the source\ncode.\n\n## Contributing\n\nCheck our [CONTRIBUTING](CONTRIBUTING.md) file for further details on how to contribute.\n\n## License\n\nCopyright (C) 2018 Jean Lorenz Hertel\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlhertel%2Fadriconf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlhertel%2Fadriconf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlhertel%2Fadriconf/lists"}