Re: Building from svn

2008-05-15 Thread David Broome
I figured it out. Instead of grabbing from trunk, grab the matching release. BTW, using the Debian svn alowed me to build kdepims (kmail, kaddressbook, etc) On Thu, May 15, 2008 at 10:57 PM, David Broome <[EMAIL PROTECTED]> wrote: > For what it's worth, the only guide I could find was > > http:

Re: Building from svn

2008-05-15 Thread David Broome
For what it's worth, the only guide I could find was http://pkg-kde.alioth.debian.org/pkgkdesvn.html But that just shows how to use subversion. On Thu, May 15, 2008 at 9:33 PM, David Broome <[EMAIL PROTECTED]> wrote: > Is there a guide to building using svn:// > svn.debian.org/pkg-kde/branches

Building from svn

2008-05-15 Thread David Broome
Is there a guide to building using svn:// svn.debian.org/pkg-kde/branches/kde4? There are no tarballs in the debian svn so do I just grab a copy from kde trunk and add the debian directory and run fakeroot dpkg-buildpackage? Thanks