Package Details: xfce4-sensors-plugin-git 20110602-1

Package Base: xfce4-sensors-plugin-git
Description: A lm_sensors plugin for the Xfce panel
Upstream URL: http://git.xfce.org/panel-plugins/xfce4-sensors-plugin/
Category: xfce
Licenses: GPL2
Submitter: kfgz
Maintainer: kfgz
Last Packager: None
Votes: 10
First Submitted: 2009-10-13 16:28
Last Updated: 2011-06-02 14:39

Dependencies (6)

Required by (0)

Sources

Latest Comments

Comment by kfgz

2011-06-02 14:39

Done.

Anonymous comment

2011-05-28 10:29

@kfgz, You can reverse changes. I know what was the problem :). I don't know why but in /usr/include/NVCtrl are files needed for compilation. In my case all of them were empty !. So I uninstalled package "libxnvctrl" manualy deleted all files from /usr/include/NVCtrl and installed "libxnctrl" one more time. IT WORKED, after installation of this package, xfce4-sensors-plugin-git builds with nvidia support and it works !!! :D Sorry for all my problems. I hope someone in the future will read this comment and it will be helpfull. Delete that "-enable-xnvctrl=no". One more time sorry :)

Comment by kfgz

2011-05-28 09:25

Done. Thx.

Anonymous comment

2011-05-28 08:36

It works, I finally solved the problem. I have nvidia graphic card and for some reason it doesn't compile, but it is possible to disable xnvctrl. I have added "-enable-xnvctrl=no" to autogen.sh.
@kfgz, maybe you should also add this to your PKGBUILD, so it will build for everyone.

Anonymous comment

2011-05-10 23:19

You're welcome! But if you don't file a bug report it probably won't never compile. ;-)

Comment by kfgz

2011-05-10 22:25

Thx for the bug report ;]

Comment by kfgz

2011-05-10 22:24

Yes, I know ;) but either way package won't compile.

Anonymous comment

2011-05-10 22:23

Btw., filing a bug report to upstream if it fails to build would be nice. ;-)
Here it is: https://bugzilla.xfce.org/show_bug.cgi?id=7606

Anonymous comment

2011-05-10 22:12

You can remove the configure option --disable-notification. This bug is fixed, so it now builds with notification support enabled.

Comment by kfgz

2011-05-10 19:40

Lgolebio, it seems that your problems are over http://git.xfce.org/panel-plugins/xfce4-sensors-plugin/commit/?id=539578d2a2c9c1e59d20f023b74921b10eee30d2 but unfortunately package won't compile for other reason

mv: cannot stat `.deps/libxfce4sensors_la-middlelayer.Tpo': No such file or directory
make[2]: *** [libxfce4sensors_la-middlelayer.lo] Error 1
make[2]: Leaving directory `/home/ffiasd/working_area/aur/xfce4-sensors-plugin-git/src/xfce4-sensors-plugin-build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ffiasd/working_area/aur/xfce4-sensors-plugin-git/src/xfce4-sensors-plugin-build'
make: *** [all] Error 2

So we have to wait until Devs fix this.

All comments