Doug Torrance
18d0b3e910
wmmoonclock: Remove Debian directory.
2017-02-24 10:08:06 +00:00
Doug Torrance
e8ff535c75
wmhexaclock: Remove precompiled binary from git.
2017-02-24 10:08:06 +00:00
Doug Torrance
a44f3795a0
wmfu: Indicate directory of wireless header file.
2017-02-24 10:08:06 +00:00
Doug Torrance
3f39807282
wmfemon: Fix linking order to avoid undefined reference errors.
2017-02-24 10:08:05 +00:00
Doug Torrance
8b09e991af
wmdonkeymon: Remove unused wmgeneral files list.* and misc.*.
...
Still using wmdonkeymon's version of wmgeneral.* as it adds a new function
not available in libdockapp yet.
2017-02-22 12:35:00 +00:00
Doug Torrance
7227f253e1
wmcapshare: Update libdockapp header path.
2017-02-22 12:35:00 +00:00
Doug Torrance
da39a6cd22
wmcapshare: Include glib header.
2017-02-22 12:35:00 +00:00
Doug Torrance
86b0defa79
wmcapshare: Use pkg-config instead of deprecated glib-config.
2017-02-22 12:35:00 +00:00
Doug Torrance
0e512856f3
wmcalendar: Fix capitalization in type name.
2017-02-22 10:48:05 +00:00
Doug Torrance
6778126403
wmcalendar: Add format string to printf().
2017-02-22 10:48:05 +00:00
Doug Torrance
63dadf4eb3
wmcalendar: Update local headers to fix implicit declaration warnings.
2017-02-22 10:48:05 +00:00
Doug Torrance
67f2bbd53a
wmcalendar: Include math.h.
2017-02-22 10:48:04 +00:00
Doug Torrance
54f67c2042
wmcalendar: Properly link against libraries.
2017-02-22 10:48:04 +00:00
Doug Torrance
55fc4cb920
wmcalendar: Rename kill() to widget_kill() to avoid conflict error.
2017-02-22 10:48:04 +00:00
Doug Torrance
164eb6e2ba
wmcalendar: Remove unnecessary includes; stdlib.h now always included.
2017-02-22 10:48:04 +00:00
Doug Torrance
c091439f89
wmcalendar: Update libical include file path.
2017-02-22 10:48:04 +00:00
Doug Torrance
7e75dd2880
asbeats: Add format string to fprintf().
2017-02-21 14:35:02 +00:00
Doug Torrance
2fecb84536
asbeats: Include unistd.h for usleep().
2017-02-21 14:35:02 +00:00
Doug Torrance
610e6f3cd4
asbeats: Link against libX11.
2017-02-21 14:35:02 +00:00
Doug Torrance
62d0cfe834
asbeats: Include stdlib.h for exit().
2017-02-21 14:35:02 +00:00
Doug Torrance
e95d926c50
wmcp: Include stdlib.h.
2017-02-21 11:15:02 +00:00
Doug Torrance
b437378fe4
wmcp: Properly break up multiple line help text.
2017-02-21 11:15:02 +00:00
Doug Torrance
a32ddd87e5
wmcp: Add X11 directory to path of Xlib include files.
2017-02-21 11:15:02 +00:00
Doug Torrance
31b0d9b8a9
wmthemech: Remove autotools-generated files from git.
2017-02-21 11:15:02 +00:00
Doug Torrance
c5df4b92fe
wmmp3: Remove AC_PATH_XTRA macro from configure.ac; caused build failure.
2017-02-21 11:15:02 +00:00
Doug Torrance
5dcd32bedc
wmmp3: Remove autotools-generated files git
2017-02-21 11:15:02 +00:00
Doug Torrance
8bce7b0cf4
wmmp3: Modernize AM_INIT_AUTOMAKE
2017-02-21 11:15:02 +00:00
Doug Torrance
6be39458b0
wmmp3: Rename configure.in as configure.ac.
2017-02-21 11:15:02 +00:00
Doug Torrance
2d0eda8da8
wmspaceweather: Remove precompiled binary and object file from git.
2017-02-21 11:15:02 +00:00
Doug Torrance
6a256f94e3
wmspaceweather: Use libdockapp for wmgeneral.
2017-02-21 11:15:02 +00:00
Doug Torrance
7e78639bb6
Remove trailing whitespace.
2017-02-21 11:15:02 +00:00
Doug Torrance
a011e83b28
wmtetris: Cast mask bitmap to signed char; avoids compiler warning.
2017-02-21 11:15:02 +00:00
Doug Torrance
c856197239
wmtetris: Remove unused variables.
2017-02-21 11:15:02 +00:00
Doug Torrance
7d54e1c0b1
wmtetris: Include time.h and add argument to time().
2017-02-21 11:15:02 +00:00
Doug Torrance
74fe5b1bf0
wmtetris: Use libdockapp for wmgeneral.
2017-02-21 11:15:02 +00:00
Doug Torrance
448c944212
wmtetris: Link against Xlib.
2017-02-21 11:15:02 +00:00
Doug Torrance
feccccf12c
wmtetris: Remove unused source files wmmon.c and wmtetris.h.
2017-02-21 11:15:02 +00:00
Bernard Cafarelli
7cf2e5406b
wmhdplop: include sys/sysmacros.h for major/minor funcs
...
In some future release, glibc's <sys/types.h> will not include
<sys/sysmacros.h> anymore. As of 2.25, it still does, but you get
deprecation warnings if you use the macros without including
<sys/sysmacros.h>
Gentoo original bug: https://bugs.gentoo.org/show_bug.cgi?id=604296
2017-02-16 15:48:23 +00:00
Mikael Magnusson
13cc7b59b5
wmhdplop: fix integer overflow
...
After a while, the procstats fields will overflow the
signed int field and the hd leds will be permanently on.
Use long instead of int for these counters
Gentoo original bug: https://bugs.gentoo.org/show_bug.cgi?id=325615
2017-02-16 15:48:23 +00:00
Doug Torrance
24b831f9b9
wmgtemp: Bump to version 1.2.
2017-02-02 13:33:12 +00:00
Doug Torrance
d14a0c0681
wmgtemp: Use 'char' instead of 'unsigned char' for bit mask.
...
Avoids compiler warning:
src/wmgtemp.c: In function ‘main’:
src/wmgtemp.c:202:50: warning: pointer targets in passing argument 4 of ‘openXwindow’ differ in signedness [-Wpointer-sign]
openXwindow(argc, argv, wmgtemp_interface_xpm, wmgtemp_interface_mask_bits,
^
In file included from src/wmgtemp.c:15:0:
/usr/include/libdockapp/wmgeneral.h:78:6: note: expected ‘char *’ but argument is of type ‘unsigned char *’
void openXwindow(int argc, char *argv[], char **, char *, int, int);
^
2017-02-02 13:33:12 +00:00
Doug Torrance
6f171bfde2
wmgtemp: Remove unused variable 'chipname'
2017-02-02 13:33:12 +00:00
Doug Torrance
df04a1b4d5
wmgtemp: Drop all inline functions.
...
Too many issues when compiling with different C standards.
2017-02-02 13:33:12 +00:00
Doug Torrance
94f3870b82
wmgtemp: Switch to autotools for build.
2017-02-02 13:33:12 +00:00
Doug Torrance
236af53275
wmgtemp: Use wmgeneral from libdockapp.
2017-02-02 13:33:12 +00:00
Doug Torrance
bb4dd3f5c6
wmgtemp: Fix -Waggressive-loop-optimizations compiler warning.
...
In particular, the cpu_history array has length 59, so when i = 58,
cpu_history[i+1] is undefined.
From
http://sources.debian.net/src/wmgtemp/1.1-3/debian/patches/fix_-Waggressive-loop-optimizations.patch/
2017-02-02 13:33:12 +00:00
Doug Torrance
84b7716e3d
wmgtemp: Autodetect sensors.conf instead of providing default value.
...
Patch by Aurelien Jarno <aurel32@debian.org>.
From
http://sources.debian.net/src/wmgtemp/1.1-3/debian/patches/sensors.conf.patch/
2017-02-02 13:33:11 +00:00
Doug Torrance
68b2a5b9e6
wmgtemp: Fix hyphen in manpage.
...
Patch by Dario Minnucci <midget@debian.org>.
From
http://sources.debian.net/src/wmgtemp/1.1-3/debian/patches/fix_hyphens_in_wmgtemp.1.patch/
2017-02-02 13:33:11 +00:00
Doug Torrance
bdaf5fd1f6
wmgtemp: Add verson 1.1 to repository.
...
From
http://fluxcode.net/files/wmgtemp-1.1.tar.gz
2017-02-02 13:31:10 +00:00
Doug Torrance
4474efbed2
wmcalclockkbd: Add version 0.1a to repository.
...
From
http://www.sourcefiles.org/Toys/Clocks/wmCalClockKbd-0.1a.tar.gz
2016-12-27 20:58:24 +00:00