From 187351fa61e0ec9e8fe396de7a1d72a3a67d328f Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 21 Oct 2012 06:44:29 +0200 Subject: Add vanilla X-Sys sources --- plugins/sysinfo/xsys-install | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 plugins/sysinfo/xsys-install (limited to 'plugins/sysinfo/xsys-install') diff --git a/plugins/sysinfo/xsys-install b/plugins/sysinfo/xsys-install new file mode 100644 index 00000000..8f148569 --- /dev/null +++ b/plugins/sysinfo/xsys-install @@ -0,0 +1,15 @@ +INSTALLATION +============ +Installation is straightforward. You need Audacious 1.4 or higher and D-Bus. +Open up the Makefile, check to make sure PCIIDS points to your pci.ids file. + (Symptom if you get it wrong: raw PCI ID's (XXXX:XXXX) emitted by /VIDEO and friends). + +Run: make +Run: make install + +Voila! + +NOTES: +`make install' copies the compiled library (something like xsys-v.v.v.so) to +$HOME/.xchat2/xsys-plugin.so for autoloading. If $HOME/.xchat2/xsys-plugin.so +exists, it is removed first. -- cgit 1.4.1