{"id":16602760,"url":"https://github.com/bbidulock/xde-theme-airforce","last_synced_at":"2026-03-11T01:02:28.092Z","repository":{"id":12731510,"uuid":"15404421","full_name":"bbidulock/xde-theme-airforce","owner":"bbidulock","description":"Airforce theme pack for XDE","archived":false,"fork":false,"pushed_at":"2021-12-26T11:11:57.000Z","size":15136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-15T01:13:57.189Z","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}},"created_at":"2013-12-23T20:54:47.000Z","updated_at":"2021-12-26T11:04:38.000Z","dependencies_parsed_at":"2022-09-23T09:49:44.109Z","dependency_job_id":null,"html_url":"https://github.com/bbidulock/xde-theme-airforce","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bbidulock/xde-theme-airforce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-airforce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-airforce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-airforce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-airforce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbidulock","download_url":"https://codeload.github.com/bbidulock/xde-theme-airforce/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-airforce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30364610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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:38.883Z","updated_at":"2026-03-11T01:02:28.063Z","avatar_url":"https://github.com/bbidulock.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[xde-theme-airforce -- read me first file.  2021-12-23]: #\n\nxde-theme-airforce\n===============\n\nPackage `xde-theme-airforce-1.2.4` was released under CCPL:cc-by-nc-nd-3.0\nlicense 2021-12-23.\n\nThis is a theme and a set of backgrounds for the _XDE (X Desktop\nEnvironment)_ that provides a set of backgrounds on\na Airforce theme.\nThis theme uses the Squared-green style from the [`xde-styles`][11]\npackage.\n\nThe source for `xde-theme-airforce` is hosted on [GitHub][1].\n\n\nRelease\n-------\n\nThis is the `xde-theme-airforce-1.2.4` package, released 2021-12-23.\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-airforce.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-airforce 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-airforce` up and\nrunning is to run the following commands:\n\n    $\u003e git clone https://github.com/bbidulock/xde-theme-airforce.git\n    $\u003e cd xde-theme-airforce\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-airforce` 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 twelve wallpapers included in the theme:\n\n![emeraldcoast.jpg](images/emeraldcoast.jpg \"Wallpaper #1\")\n![f22_missle_shower.jpg](images/f22_missle_shower.jpg \"Wallpaper #2\")\n![f22_wing_formation.jpg](images/f22_wing_formation.jpg \"Wallpaper #3\")\n![f35_cockpit.jpg](images/f35_cockpit.jpg \"Wallpaper #4\")\n![f35_crater.jpg](images/f35_crater.jpg \"Wallpaper #5\")\n![fighterjets.jpg](images/fighterjets.jpg \"Wallpaper #6\")\n![following.jpg](images/following.jpg \"Wallpaper #7\")\n![landing.jpg](images/landing.jpg \"Wallpaper #8\")\n![mig_banking.jpg](images/mig_banking.jpg \"Wallpaper #9\")\n![overalaska.jpg](images/overalaska.jpg \"Wallpaper #10\")\n![squad.jpg](images/squad.jpg \"Wallpaper #11\")\n![thunderbird.jpg](images/thunderbird.jpg \"Wallpaper #12\")\n\nFollowing are twenty-eight additional wallpapers that may be used to\ncustomize the theme:\n\n![bomber1.jpg](images/bomber1.jpg \"Additional Image #1\")\n![bomber2.jpg](images/bomber2.jpg \"Additional Image #2\")\n![bomber3.jpg](images/bomber3.jpg \"Additional Image #3\")\n![bomber4.jpg](images/bomber4.jpg \"Additional Image #4\")\n![bomber5.jpg](images/bomber5.jpg \"Additional Image #5\")\n![bomber6.jpg](images/bomber6.jpg \"Additional Image #6\")\n![C17_aircraft_alt.jpg](images/C17_aircraft_alt.jpg \"Additional Image #7\")\n![climbing.jpg](images/climbing.jpg \"Additional Image #8\")\n![f16_training.jpg](images/f16_training.jpg \"Additional Image #9\")\n![f35bluesky1.jpg](images/f35bluesky1.jpg \"Additional Image #10\")\n![f35bluesky2.jpg](images/f35bluesky2.jpg \"Additional Image #11\")\n![f35bluesky3.jpg](images/f35bluesky3.jpg \"Additional Image #12\")\n![f35bluesky4.jpg](images/f35bluesky4.jpg \"Additional Image #13\")\n![fighter1.jpg](images/fighter1.jpg \"Additional Image #14\")\n![hercules_field.jpg](images/hercules_field.jpg \"Additional Image #15\")\n![hercules_taxi.jpg](images/hercules_taxi.jpg \"Additional Image #16\")\n![jets_sunset.jpg](images/jets_sunset.jpg \"Additional Image #17\")\n![mig35_roll.jpg](images/mig35_roll.jpg \"Additional Image #18\")\n![monster.jpg](images/monster.jpg \"Additional Image #19\")\n![stratotanker_escort.jpg](images/stratotanker_escort.jpg \"Additional\nImage #20\")\n![sunset.jpg](images/sunset.jpg \"Additional Image #21\")\n![takeoff1.jpg](images/takeoff1.jpg \"Additional Image #22\")\n![takeoff2.jpg](images/takeoff2.jpg \"Additional Image #23\")\n![tightformation.jpg](images/tightformation.jpg \"Additional Image #24\")\n![transports_formation.jpg](images/transports_formation.jpg \"Additional\nImage #25\")\n![transports_takeoff.jpg](images/transports_takeoff.jpg \"Additional Image #26\")\n![warthog_runway.jpg](images/warthog_runway.jpg \"Additional Image #27\")\n![warthogs.jpg](images/warthogs.jpg \"Additional Image #28\")\n\n[1]: https://github.com/bbidulock/xde-theme-airforce\n[2]: https://github.com/bbidulock/xde-theme-airforce/issues\n[3]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/RELEASE\n[4]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/NEWS\n[5]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/ChangeLog\n[6]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/TODO\n[7]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/COMPLIANCE\n[8]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/INSTALL\n[9]: https://github.com/bbidulock/xde-theme-airforce/blob/1.2.4/LICENSE\n[10]: https://github.com/bbidulock/xde-theme-airforce/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-airforce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbidulock%2Fxde-theme-airforce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-theme-airforce/lists"}