I received permission from the previous maintainer to take over
maintenance of wmgtemp.

Carlos, could you tag the first commit wmgtemp-1.1 and the last
wmgtemp-1.2?

Thanks!

Doug Torrance (10):
  wmgtemp: Add verson 1.1 to repository.
  wmgtemp: Fix hyphen in manpage.
  wmgtemp: Autodetect sensors.conf instead of providing default value.
  wmgtemp: Fix -Waggressive-loop-optimizations compiler warning.
  wmgtemp: Use wmgeneral from libdockapp.
  wmgtemp: Switch to autotools for build.
  wmgtemp: Drop all inline functions.
  wmgtemp: Remove unused variable 'chipname'
  wmgtemp: Use 'char' instead of 'unsigned char' for bit mask.
  wmgtemp: Bump to version 1.2.

 wmgtemp/Artistic                       |  131 ++++
 wmgtemp/BUGS                           |    0
 wmgtemp/CREDITS                        |   16 +
 wmgtemp/ChangeLog                      |  375 +++++++++++
 wmgtemp/INSTALL                        |    5 +
 wmgtemp/Makefile.am                    |    9 +
 wmgtemp/README                         |   42 ++
 wmgtemp/TODO                           |   14 +
 wmgtemp/configure.ac                   |    9 +
 wmgtemp/examples/wmgtemprc             |   22 +
 wmgtemp/src/wmgtemp-interface-mask.xbm |   46 ++
 wmgtemp/src/wmgtemp-interface.xpm      |  120 ++++
 wmgtemp/src/wmgtemp.c                  | 1080 ++++++++++++++++++++++++++++++++
 wmgtemp/wmgtemp.1                      |  153 +++++
 14 files changed, 2022 insertions(+)
 create mode 100644 wmgtemp/Artistic
 create mode 100644 wmgtemp/BUGS
 create mode 100644 wmgtemp/CREDITS
 create mode 100644 wmgtemp/ChangeLog
 create mode 100644 wmgtemp/INSTALL
 create mode 100644 wmgtemp/Makefile.am
 create mode 100644 wmgtemp/README
 create mode 100644 wmgtemp/TODO
 create mode 100644 wmgtemp/configure.ac
 create mode 100644 wmgtemp/examples/wmgtemprc
 create mode 100644 wmgtemp/src/wmgtemp-interface-mask.xbm
 create mode 100644 wmgtemp/src/wmgtemp-interface.xpm
 create mode 100644 wmgtemp/src/wmgtemp.c
 create mode 100644 wmgtemp/wmgtemp.1

-- 
2.7.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to