View Single Post
Posts: 159 | Thanked: 122 times | Joined on Nov 2009
#112
Originally Posted by mirakels View Post
Well, most of the 0.30 stuff is already in my binaries posted before. The 0.30+ also have some nice fixes.

I have no time/experience on how to create a .deb and how to put it in a repo. I can drop you my latest diff (against current obexd head) os you can maybe build a .deb out of it. The code is pretty clean now I guess...
...
I saw your upstream patch. I will wait for that merged into master. I am on holiday starting from saturday and I won't have a computer with me. So I think the .deb has to wait 10 days.
For those who don't want to wait :
login scratchbox
create dir <builddir>
copy obexd source to <builddir>
copy obexd-packaging to <builddir>
copy additional patches to <builddir>/debian/patches like the patch for pc-suite
run command "dpkg-buildpackage -rfakeroot" in <builddir>
 

The Following User Says Thank You to hschmitt For This Useful Post: