Add support for the Asus Eee PC
commit88c31bbcb027711de07adc87b695ac4779afe326
authorjlh <jlh@gmx.ch>
Wed, 23 Jul 2008 18:47:55 +0000 (23 20:47 +0200)
committerjlh <jlh@gmx.ch>
Wed, 23 Jul 2008 20:11:05 +0000 (23 22:11 +0200)
tree1cdc68845e91726db7cc3ea3e8b8161380482378
parent2abb789f26b2bc69ac98ab76951cc13e38609433
Add support for the Asus Eee PC

Running 'utils/makedeb -e' now builds a .deb package that is
suitable for the Asus Eee PC.  It has libmp3lame and libid3
statically linked, because the Xandros linux on the Eee doesn't
provide those.

In order to compile statically, the directory 'static/' must be
prepared to contain the libraries to build against, see the README
file.

Thanks a lot to mike <n5pwp@comcast.net>, who helped me making
this work.
skype-call-recorder.control
static/.gitignore [new file with mode: 0644]
static/README [new file with mode: 0644]
utils/cmake-static [new file with mode: 0755]
utils/makedeb