Bug 119393 - sysutils/xfce4-battery-plugin: Fix build on amd64
Summary: sysutils/xfce4-battery-plugin: Fix build on amd64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-06 19:40 UTC by Bernhard Froehlich
Modified: 2008-01-21 12:40 UTC (History)
0 users

See Also:


Attachments
file.txt (696 bytes, text/plain)
2008-01-06 19:40 UTC, Bernhard Froehlich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich 2008-01-06 19:40:01 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-06 19:40:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-21 12:33:24 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-01-21 12:34:12 UTC
State Changed
From-To: open->closed

Committed. Thanks! With a bugreport in xfce4 bugzilla. 
http://bugzilla.xfce.org/show_bug.cgi?id=3811