{"id":16602788,"url":"https://github.com/bbidulock/xde-theme-dishes","last_synced_at":"2026-03-07T23:02:42.293Z","repository":{"id":73515511,"uuid":"15407120","full_name":"bbidulock/xde-theme-dishes","owner":"bbidulock","description":"Communications dish theme pack for XDE","archived":false,"fork":false,"pushed_at":"2021-12-26T11:09:52.000Z","size":18029,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T12:49:24.826Z","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":"other","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":"2013-12-23T23:42:05.000Z","updated_at":"2021-12-26T11:04:51.000Z","dependencies_parsed_at":"2023-06-01T06:30:39.913Z","dependency_job_id":null,"html_url":"https://github.com/bbidulock/xde-theme-dishes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bbidulock/xde-theme-dishes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-dishes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-dishes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-dishes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-dishes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbidulock","download_url":"https://codeload.github.com/bbidulock/xde-theme-dishes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-dishes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30236049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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:52.676Z","updated_at":"2026-03-07T23:02:42.277Z","avatar_url":"https://github.com/bbidulock.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[xde-theme-dishes -- read me first file.  2021-12-08]: #\n\nxde-theme-dishes\n===============\n\nPackage `xde-theme-dishes-1.2.4` was released under CCPL:cc-by-nc-nd-3.0\nlicense 2021-12-08.\n\nThis is a theme and a set of backgrounds for the _XDE (X Desktop\nEnvironment)_ that provides a set of backgrounds on\na Communications Dish theme.\nThis theme uses the Squared-green style from the [`xde-styles`][11]\npackage.\n\nThe source for `xde-theme-dishes` is hosted on [GitHub][1].\n\n\nRelease\n-------\n\nThis is the `xde-theme-dishes-1.2.4` package, released 2021-12-08.\nThis release, and the latest version, can be obtained from [GitHub][1],\nusing a command such as:\n\n    $\u003e git clone https://github.com/bbidulock/xde-theme-dishes.git\n\nPlease see the [RELEASE][3] and [NEWS][4] files for release notes and\nhistory of user visible changes for the current version, and the\n[ChangeLog][5] file for a more detailed history of implementation\nchanges.  The [TODO][6] file lists features not yet implemented and\nother outstanding items.\n\nPlease see the [INSTALL][8] 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 CCPL:cc-by-nc-nd-3.0 (primarily because\nthe base styles used to develop these styles were licensed under this\nlicense).\nPlease see the license in the file [COPYING][10].\n\nPlease note that xde-theme-dishes is no longer released as\na tarball and is only released as git commits; use:\n\n    $\u003e ./autogen.sh\n    $\u003e ./configure --version\n\nto determine the version associated with a given commit in the\nchecked out working directory.  Note that this is the same version\nas executing:\n\n    $\u003e git describe|sed 's,[-_],.,g;s,\\.g*,,'\n\nin the checked out working directory.\n\nNote that only HEAD commits are stable: do not attempt to use any\nother commit as only HEAD is synchronized with other packages in\nthe suite.\n\n\nQuick Start\n-----------\n\nThe quickest and easiest way to get `xde-theme-dishes` up and\nrunning is to run the following commands:\n\n    $\u003e git clone https://github.com/bbidulock/xde-theme-dishes.git\n    $\u003e cd xde-theme-dishes\n    $\u003e ./autogen.sh\n    $\u003e ./configure\n    $\u003e make\n    $\u003e make DESTDIR=\"$pkgdir\" install\n\nThis will configure, compile and install `xde-theme-dishes` the\nquickest.  For those who like to spend the extra 15 seconds reading\n`./configure --help`, some compile time options can be turned on and off\nbefore the build.\n\nFor general information on GNU's `./configure`, see the file\n[INSTALL][8].\n\n\nPrerequisites\n-------------\n\nThis package needs the [`xde-styles`][11] package to be useful and also\nrequires the `xde-setbg(1)` program from the [`xde-ctools`][12] package.\n\n\nIssues\n------\n\nReport issues on GitHub [here][2].\n\n\nSamples\n-------\n\nFollowing is a sample screenshot of the theme taken under the [ADWM][13]\nwindow manager:\n\n![adwm.jpg](scrot/adwm.jpg \"Wallpaper #1\")\n\nFollowing are the seven wallpapers included in the theme (consisting\nprimarily of shots I took of microwave towers with hog-horns around\nAlberta using an old Canon PowerShot):\n\n![hoghorns_millet3.jpg](images/hoghorns_millet3.jpg \"Wallpaper #1\")\n![hoghorn.jpg](images/hoghorn.jpg \"Wallpaper #2\")\n![oregon-peak.jpg](images/oregon-peak.jpg \"Wallpaper #3\")\n![two_hoghorns2.jpg](images/two_hoghorns2.jpg \"Wallpaper #4\")\n![hoghorns_milletC.jpg](images/hoghorns_milletC.jpg \"Wallpaper #5\")\n![horn_dishes_centered.jpg](images/horn_dishes_centered.jpg \"Wallpaper #6\")\n![relay_dishes.jpg](images/relay_dishes.jpg \"Wallpaper #7\")\n\nFollowing are an additional forty wallpapers that may be used to\ncustomize the theme:\n\n![backyard.jpg](images/backyard.jpg \"Additional Image #1\")\n![blackheath.jpg](images/blackheath.jpg \"Additional Image #2\")\n![bradsully.jpg](images/bradsully.jpg \"Additional Image #3\")\n![brocoli.jpg](images/brocoli.jpg \"Additional Image #4\")\n![cakepans.jpg](images/cakepans.jpg \"Additional Image #5\")\n![dishes_frost.jpg](images/dishes_frost.jpg \"Additional Image #6\")\n![dishes_urals.jpg](images/dishes_urals.jpg \"Additional Image #7\")\n![dish_mist.jpg](images/dish_mist.jpg \"Additional Image #8\")\n![dish_sunset.jpg](images/dish_sunset.jpg \"Additional Image #9\")\n![dish_wires.jpg](images/dish_wires.jpg \"Additional Image #10\")\n![dome_dishes.jpg](images/dome_dishes.jpg \"Additional Image #11\")\n![high_dishes.jpg](images/high_dishes.jpg \"Additional Image #12\")\n![hoghorns_millet1.jpg](images/hoghorns_millet1.jpg \"Additional Image #13\")\n![hoghorns_millet2.jpg](images/hoghorns_millet2.jpg \"Additional Image #14\")\n![hoghorns_millet4.jpg](images/hoghorns_millet4.jpg \"Additional Image #15\")\n![hoghorns_millet5.jpg](images/hoghorns_millet5.jpg \"Additional Image #16\")\n![hoghorns_millet6.jpg](images/hoghorns_millet6.jpg \"Additional Image #17\")\n![hoghorns_millet7.jpg](images/hoghorns_millet7.jpg \"Additional Image #18\")\n![hoghorns_millet8.jpg](images/hoghorns_millet8.jpg \"Additional Image #19\")\n![hoghorns_millet9.jpg](images/hoghorns_millet9.jpg \"Additional Image #20\")\n![hoghorns_milletA.jpg](images/hoghorns_milletA.jpg \"Additional Image #21\")\n![hoghorns_milletB.jpg](images/hoghorns_milletB.jpg \"Additional Image #22\")\n![hoghorns_milletD.jpg](images/hoghorns_milletD.jpg \"Additional Image #23\")\n![hoghorn_valley.jpg](images/hoghorn_valley.jpg \"Additional Image #24\")\n![horn_dishes.jpg](images/horn_dishes.jpg \"Additional Image #25\")\n![lightfoot.jpg](images/lightfoot.jpg \"Additional Image #26\")\n![rare_centered.jpg](images/rare_centered.jpg \"Additional Image #27\")\n![rare.jpg](images/rare.jpg \"Additional Image #28\")\n![ryerson.jpg](images/ryerson.jpg \"Additional Image #29\")\n![storm_dishes2.jpg](images/storm_dishes2.jpg \"Additional Image #30\")\n![storm_dishes.jpg](images/storm_dishes.jpg \"Additional Image #31\")\n![teleport.jpg](images/teleport.jpg \"Additional Image #32\")\n![telesat.jpg](images/telesat.jpg \"Additional Image #33\")\n![tower_all.jpg](images/tower_all.jpg \"Additional Image #34\")\n![tower_dishes5.jpg](images/tower_dishes5.jpg \"Additional Image #35\")\n![tower_glow.jpg](images/tower_glow.jpg \"Additional Image #36\")\n![tower.jpg](images/tower.jpg \"Additional Image #37\")\n![tower_mast.jpg](images/tower_mast.jpg \"Additional Image #38\")\n![twin_towers.jpg](images/twin_towers.jpg \"Additional Image #39\")\n![two_hoghorns.jpg](images/two_hoghorns.jpg \"Additional Image #40\")\n\n\n\n[1]: https://github.com/bbidulock/xde-theme-dishes\n[2]: https://github.com/bbidulock/xde-theme-dishes/issues\n[3]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/RELEASE\n[4]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/NEWS\n[5]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/ChangeLog\n[6]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/TODO\n[7]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/COMPLIANCE\n[8]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/INSTALL\n[9]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/LICENSE\n[10]: https://github.com/bbidulock/xde-theme-dishes/blob/1.2.4/COPYING\n[11]: https://github.com/bbidulock/xde-styles\n[12]: https://github.com/bbidulock/xde-ctools\n[13]: https://bbidulock.github.io/adwm\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-theme-dishes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbidulock%2Fxde-theme-dishes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-theme-dishes/lists"}