https://github.com/bbidulock/xde-theme-towers
Cell towers theme pack for XDE
https://github.com/bbidulock/xde-theme-towers
Last synced: 4 months ago
JSON representation
Cell towers theme pack for XDE
- Host: GitHub
- URL: https://github.com/bbidulock/xde-theme-towers
- Owner: bbidulock
- License: other
- Created: 2013-12-23T22:22:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-12-26T11:07:21.000Z (over 4 years ago)
- Last Synced: 2025-03-16T14:36:32.094Z (over 1 year ago)
- Language: Makefile
- Size: 11.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
[xde-theme-towers -- read me first file. 2021-12-09]: #
xde-theme-towers
===============
Package `xde-theme-towers-1.2.4` was released under CCPL:cc-by-nc-nd-3.0
license 2021-12-09.
This is a theme and a set of backgrounds for the _XDE (X Desktop
Environment)_ that provides a set of backgrounds on
a Cell and Communications Tower theme.
This theme uses the Squared-blue style from the [`xde-styles`][11]
package.
The source for `xde-theme-towers` is hosted on [GitHub][1].
Release
-------
This is the `xde-theme-towers-1.2.4` package, released 2021-12-09.
This release, and the latest version, can be obtained from [GitHub][1],
using a command such as:
$> git clone https://github.com/bbidulock/xde-theme-towers.git
Please see the [RELEASE][3] and [NEWS][4] files for release notes and
history of user visible changes for the current version, and the
[ChangeLog][5] file for a more detailed history of implementation
changes. The [TODO][6] file lists features not yet implemented and
other outstanding items.
Please see the [INSTALL][8] file for installation instructions.
When working from `git(1)`, please use this file. An abbreviated
installation procedure that works for most applications appears below.
This release is published under CCPL:cc-by-nc-nd-3.0 (primarily because
the base styles used to develop these styles were licensed under this
license).
Please see the license in the file [COPYING][10].
Please note that xde-theme-towers is no longer released as
a tarball and is only released as git commits; use:
$> ./autogen.sh
$> ./configure --version
to determine the version associated with a given commit in the
checked out working directory. Note that this is the same version
as executing:
$> git describe|sed 's,[-_],.,g;s,\.g*,,'
in the checked out working directory.
Note that only HEAD commits are stable: do not attempt to use any
other commit as only HEAD is synchronized with other packages in
the suite.
Quick Start
-----------
The quickest and easiest way to get `xde-theme-towers` up and
running is to run the following commands:
$> git clone https://github.com/bbidulock/xde-theme-towers.git
$> cd xde-theme-towers
$> ./autogen.sh
$> ./configure
$> make
$> make DESTDIR="$pkgdir" install
This will configure, compile and install `xde-theme-towers` the
quickest. For those who like to spend the extra 15 seconds reading
`./configure --help`, some compile time options can be turned on and off
before the build.
For general information on GNU's `./configure`, see the file
[INSTALL][8].
Prerequisites
-------------
This package needs the [`xde-styles`][11] package to be useful and also
requires the `xde-setbg(1)` program from the [`xde-ctools`][12] package.
Issues
------
Report issues on GitHub [here][2].
Samples
-------
Following is a sample screenshot of the theme taken under the [ADWM][13]
window manager:

Following are the eight wallpapers included in the theme (consisting
primarily of shots I took of towers around Alberta using an old Canon
PowerShot):








Following are an additional thirty-two wallpapers that may be used to
customize the theme:
































[1]: https://github.com/bbidulock/xde-theme-towers
[2]: https://github.com/bbidulock/xde-theme-towers/issues
[3]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/RELEASE
[4]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/NEWS
[5]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/ChangeLog
[6]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/TODO
[7]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/COMPLIANCE
[8]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/INSTALL
[9]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/LICENSE
[10]: https://github.com/bbidulock/xde-theme-towers/blob/1.2.4/COPYING
[11]: https://github.com/bbidulock/xde-styles
[12]: https://github.com/bbidulock/xde-ctools
[13]: https://bbidulock.github.io/adwm
[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #