changes related to temperature and layout
[monky] / build_notes.txt
1 apt-get install maemo-optify\r
2 also need to satisfy liblua5.1-0 by installing liblua5.1-0-dev\r
3 x86:\r
4 The following extra packages will be installed:\r
5   liblua5.1-0 libreadline5-dev\r
6 Recommended packages:\r
7   libtool\r
8 The following packages will be REMOVED:\r
9   libreadline4-dev maemo-core-debug maemo-core-dev maemo-sdk-debug\r
10   maemo-sdk-dev\r
11 The following NEW packages will be installed:\r
12   liblua5.1-0 liblua5.1-0-dev libreadline5-dev\r
13 armel:\r
14 The following extra packages will be installed:\r
15   libreadline5 libreadline5-dev readline-common\r
16 Recommended packages:\r
17   libtool\r
18 The following packages will be REMOVED:\r
19   libreadline4-dev maemo-core-dev maemo-sdk-dev\r
20 The following NEW packages will be installed:\r
21   liblua5.1-0-dev libreadline5 libreadline5-dev readline-common\r
22 0 upgraded, 4 newly installed, 3 to remove and 8 not upgraded.\r
23 \r
24 autoreconf --force --install\r
25 ./configure (--enable-imlib2 ... ??)\r
26 make install\r
27 make dist \r
28 tar xfz conky-1.8.0.tar.gz\r
29 cd conky-1.8.0\r
30 dh_make -e lance.colton@gmail.com -f ../conky-1.8.0.tar.gz -c GPL\r
31 extract and copy to new debian folder from old one:\r
32 control, rules, conky.conf, conky-all.postinst conkylogo48.png, conkylogo64.png, conky.desktop (might not show extension), conky.sh, optify\r
33 \r
34 remove nvidia-settings from dependancies in control, if x86\r
35 \r
36 copy to conky/conky/doc folder: conky.1\r
37 \r
38 dpkg-buildpackage -b -rfakeroot -klance.colton@gmail.com\r