New PKGBUILD http://sprunge.us/JJQK
Search Criteria
Package Details: wmc2d 2.01-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2013-09-26)
| Package Base: | wmc2d |
|---|---|
| Description: | This is a small dockapp, which shows the core 2 duo temperature and the temperature of ACPI thermal zone 0, which is normaly the motherboard temperature. |
| Upstream URL: | http://www.goron.de/~johns/wmc2d |
| Category: | x11 |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2009-12-20 22:40 |
| Last Updated: | 2009-12-21 00:04 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by SanskritFritz
Comment by thse
please change in PKGBUILD:
#pkgver=2.01
pkgver=2.05
#url="http://www.goron.de/~johns/wmc2d"
url="http://wmc2d.sourceforge.net/"
#source=(http://www.goron.de/~johns/wmc2d/wmc2d-2009-04-30-10.tar.bz2)
#md5sums=('fce5df9b1f0c81d0cb7ad78435c06e1f')
source=(http://wmc2d.sourceforge.net/wmc2d-2011-04-29-17.tar.bz2)
md5sums=('a0165064e61bc44a4dd877042b787b7d')
Comment by abarbarian
This fails to build
Starting build()...
gcc -march=native -O2 -fomit-frame-pointer -W -Wall -g -pipe -DGIT_REV=\""`git describe --always 2>/dev/null`"\" -c -o wmc2d.o wmc2d.c
wmc2d.c:42:27: fatal error: xcb/xcb_image.h: No such file or directory
compilation terminated.
make: *** [wmc2d.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build wmc2d.