Commit Graph

6 Commits (550065724bb50cff953a067ce094fb63e4f5a7f6)

Author SHA1 Message Date
James Le Cuirot 550065724b Make better use of autotools (#149)
* Check for inkscape, optipng, and sass in the PATH with configure

* Define themedirs once in configure instead of each Makefile

* Set GTK3_VERSION to compatible version instead of actual version

autotools doesn't like symlinks much, especially when building outside
of the source tree. This also adds better version detection errors.

* Don't distribute gulpfile.js as it has been removed

* Don't need $(srcdir) when defining EXTRA_DIST

Distributions are always prepared from the sources.

* Install theme index files using automake

* Generate and install XFWM4 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+2 files properly with autotools

This handles parallelism better and allows out-of-source builds.

* Generate and install GTK+3 files properly with autotools

This handles parallelism better and allows out-of-source builds.
2018-10-20 17:38:07 +01:00
Nico 0b2dd94b14 Added plank theme to makefile (#31)
* Added plank theme to makefile
* Add new plank installation method to the readme
* Update readme for plank
2018-01-13 14:44:38 +00:00
NicoHood d599cac75e
Remove chromium theme, no longer required. 2018-01-09 19:53:32 +01:00
Horst3180 2972de1b74 fix distcheck 2015-08-23 13:38:23 +02:00
Horst3180 da9f3bf11c add plank theme 2015-06-13 18:38:30 +02:00
Horst3180 f21150e179 add build system 2015-05-28 17:41:22 +02:00