{"id":16602737,"url":"https://github.com/bbidulock/icewm-extra-themes","last_synced_at":"2025-12-07T23:04:00.047Z","repository":{"id":73515491,"uuid":"99152364","full_name":"bbidulock/icewm-extra-themes","owner":"bbidulock","description":"Extra themes for IceWM (too large to include in IceWM distribution).","archived":false,"fork":false,"pushed_at":"2019-09-10T06:48:07.000Z","size":3759,"stargazers_count":19,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-09T12:49:25.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbidulock.png","metadata":{"files":{"readme":"README.md","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":"2017-08-02T19:14:49.000Z","updated_at":"2024-03-25T00:05:12.000Z","dependencies_parsed_at":"2023-06-01T06:30:38.820Z","dependency_job_id":null,"html_url":"https://github.com/bbidulock/icewm-extra-themes","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/bbidulock/icewm-extra-themes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Ficewm-extra-themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Ficewm-extra-themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Ficewm-extra-themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Ficewm-extra-themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbidulock","download_url":"https://codeload.github.com/bbidulock/icewm-extra-themes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Ficewm-extra-themes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27581206,"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","status":"online","status_checked_at":"2025-12-07T02:00:07.896Z","response_time":53,"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:33.867Z","updated_at":"2025-12-07T23:04:00.019Z","avatar_url":"https://github.com/bbidulock.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[icewm-extra-themes -- read me first file.  @DATE]: #\n\nicewm-extra-themes\n===============\n\nPackage `icewm-extra-themes-1.2` was released under GPLv2 license 2019-09-10.\n\nThis is a set of extra themes for IceWM that were too numerous to\ninclude in the base IceWM release.  The purpose is to provide an\nadequate replacement for the Debian icewm-themes package and to act\nas a source of themes for distro maintainers of IceWM to select from\nwhen building and installing IceWM.\n\nRelease\n-------\n\nThis is the `icewm-extra-themes-1.2` package, released 2019-09-10.  This\nrelease, and the latest version, can be obtained from the [GitHub\nrepository][1], using a command such as:\n\n    $\u003e git clone https://github.com/bbidulock/icewm-extra-themes.git\n\nPlease see the [NEWS][2] file for release notes and history of user\nvisible changes for the current version, and the [ChangeLog][3]\nfile for a more detailed history of implementation changes.  The\n[TODO][4] file lists features not yet implemented and other\noutstanding items.\n\nPlease see the [INSTALL][5] 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 GPLv2.  Please see the license in\nthe file [COPYING][6].  (Please note that the license applies to the\ncollection.  Each individual theme has its own licensing conditions\nincluded in its own subdirectory.)\n\n\n\nQuick Start\n-----------\n\nThe quickest and easiest way to get `icewm-extra-themes` up and running\nis to run the following commands:\n\n    $\u003e git clone https://github.com/bbidulock/icewm-extra-themes.git\n    $\u003e cd icewm-extra-themes\n    $\u003e ./autogen.sh\n    $\u003e ./configure --prefix=/usr --sysconfdir=/etc\n    $\u003e make V=0\n    $\u003e make DESTDIR=\"$pkgdir\" install\n\nThis will configure, compile and install `icewm-extra-themes` the quickest.\nFor those who would like to spend the extra 15 seconds reading\nthe output of `./configure --help`, some compile options can be\nturned on and off before the build.\n\nFor general information on GNU's `./configure`, see the file\n[INSTALL][5].\n\n\nIssues\n------\n\nReport problems at GitHub [here][7].\n\n\n\n[1]: https://github.com/bbidulock/icewm-extra-themes\n[2]: NEWS\n[3]: ChangeLog\n[4]: TODO\n[5]: INSTALL\n[6]: COPYING\n[7]: https://github.com/bbidulock/icewm-extra-themes/issues\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%2Ficewm-extra-themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbidulock%2Ficewm-extra-themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Ficewm-extra-themes/lists"}