The battery plugin is currently i386 only and failes to build on amd64 because apm is not available there. This patch enables apm only for i386 and fixes some apm variable declarations which makes it build and usable on amd64. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool)
miwi 2008-01-21 12:33:19 UTC FreeBSD ports repository Added files: sysutils/xfce4-battery-plugin/files patch-panel-plug-battery.c Log: The battery plugin is currently i386 only and failes to build on amd64 because apm is not available there. This patch enables apm only for i386 and fixes some apm variable declarations which makes it build and usable on amd64. PR: 119393 Submitted by: Bernhard Froehlich <decke@bluelife.at> Revision Changes Path 1.1 +37 -0 ports/sysutils/xfce4-battery-plugin/files/patch-panel-plug-battery.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks! With a bugreport in xfce4 bugzilla. http://bugzilla.xfce.org/show_bug.cgi?id=3811