{"id":16602761,"url":"https://github.com/bbidulock/xde-setup","last_synced_at":"2026-06-01T04:01:40.153Z","repository":{"id":73515509,"uuid":"50733457","full_name":"bbidulock/xde-setup","owner":"bbidulock","description":"tools for setting up light-weight window managers","archived":false,"fork":false,"pushed_at":"2022-01-28T04:38:49.000Z","size":328,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-19T12:28:23.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"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/bbidulock.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-30T16:35:26.000Z","updated_at":"2022-11-28T09:09:10.000Z","dependencies_parsed_at":"2023-06-01T06:30:35.119Z","dependency_job_id":null,"html_url":"https://github.com/bbidulock/xde-setup","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bbidulock/xde-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbidulock","download_url":"https://codeload.github.com/bbidulock/xde-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33759178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-12T00:23:38.930Z","updated_at":"2026-06-01T04:01:40.137Z","avatar_url":"https://github.com/bbidulock.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[xde-setup -- read me first file.  2019-09-05]: #\n\nxde-setup\n===============\n\nPackage `xde-setup-1.2` was released under GPLv3 license 2019-09-05.\n\nThis package provides a number of \"C\"-language tools for setting up\nlight-weight window managers.  It is not really used at the moment.\n\n\nRelease\n-------\n\nThis is the `xde-setup-1.2` package, released 2019-09-05.  This\nrelease, and the latest version, can be obtained from [GitHub][1], using\na command such as:\n\n    $\u003e git clone https://github.com/bbidulock/xde-setup.git\n\nPlease see the [NEWS][3] file for release notes and history of user\nvisible changes for the current version, and the [ChangeLog][4] file for\na more detailed history of implementation changes.  The [TODO][5] file\nlists features not yet implemented and other outstanding items.\n\nPlease see the [INSTALL][7] file for installation instructions.\n\nWhen working from `git(1)`, please use this file.  An abbreviated\ninstallation procedure that works for most applications appears below.\n\nThis release is published under GPLv3.  Please see the license in the\nfile [COPYING][9].\n\n\nQuick Start\n-----------\n\nThe quickest and easiest way to get `xde-setup` up and running is to run\nthe following commands:\n\n    $\u003e git clone https://github.com/bbidulock/xde-setup.git\n    $\u003e cd xde-setup\n    $\u003e ./autogen.sh\n    $\u003e ./configure\n    $\u003e make\n    $\u003e make DESTDIR=\"$pkgdir\" install\n\nThis will configure, compile and install `xde-setup` the quickest.  For\nthose who like to spend the extra 15 seconds reading `./configure\n--help`, some compile time options can be turned on and off before the\nbuild.\n\nFor general information on GNU's `./configure`, see the file\n[INSTALL][7].\n\n\nRunning\n-------\n\nRead the manual page after installation:\n\n\nIssues\n------\n\nReport issues on GitHub [here][2].\n\n\n\n[1]: https://github.com/bbidulock/xde-setup\n[2]: https://github.com/bbidulock/xde-setup/issues\n[3]: https://github.com/bbidulock/xde-setup/blob/1.2/NEWS\n[4]: https://github.com/bbidulock/xde-setup/blob/1.2/ChangeLog\n[5]: https://github.com/bbidulock/xde-setup/blob/1.2/TODO\n[6]: https://github.com/bbidulock/xde-setup/blob/1.2/COMPLIANCE\n[7]: https://github.com/bbidulock/xde-setup/blob/1.2/INSTALL\n[8]: https://github.com/bbidulock/xde-setup/blob/1.2/LICENSE\n[9]: https://github.com/bbidulock/xde-setup/blob/1.2/COPYING\n\n[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbidulock%2Fxde-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-setup/lists"}