added dbus support
[monky] / build_notes.txt
diff --git a/build_notes.txt b/build_notes.txt
new file mode 100644 (file)
index 0000000..69ce6b8
--- /dev/null
@@ -0,0 +1,38 @@
+apt-get install maemo-optify\r
+also need to satisfy liblua5.1-0 by installing liblua5.1-0-dev\r
+x86:\r
+The following extra packages will be installed:\r
+  liblua5.1-0 libreadline5-dev\r
+Recommended packages:\r
+  libtool\r
+The following packages will be REMOVED:\r
+  libreadline4-dev maemo-core-debug maemo-core-dev maemo-sdk-debug\r
+  maemo-sdk-dev\r
+The following NEW packages will be installed:\r
+  liblua5.1-0 liblua5.1-0-dev libreadline5-dev\r
+armel:\r
+The following extra packages will be installed:\r
+  libreadline5 libreadline5-dev readline-common\r
+Recommended packages:\r
+  libtool\r
+The following packages will be REMOVED:\r
+  libreadline4-dev maemo-core-dev maemo-sdk-dev\r
+The following NEW packages will be installed:\r
+  liblua5.1-0-dev libreadline5 libreadline5-dev readline-common\r
+0 upgraded, 4 newly installed, 3 to remove and 8 not upgraded.\r
+\r
+autoreconf --force --install\r
+./configure (--enable-imlib2 ... ??)\r
+make install\r
+make dist \r
+tar xfz conky-1.8.0.tar.gz\r
+cd conky-1.8.0\r
+dh_make -e lance.colton@gmail.com -f ../conky-1.8.0.tar.gz -c GPL\r
+extract and copy to new debian folder from old one:\r
+control, rules, conky.conf, conky-all.postinst conkylogo48.png, conkylogo64.png, conky.desktop (might not show extension), conky.sh, optify\r
+\r
+remove nvidia-settings from dependancies in control, if x86\r
+\r
+copy to conky/conky/doc folder: conky.1\r
+\r
+dpkg-buildpackage -b -rfakeroot -klance.colton@gmail.com\r