Re: Ubuntu precise packages
Paul Klos <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <15472842.sAHIqPhjA8__45793.3933860206$1361313699$gmane$org@apollo> |
Op dinsdag 19 februari 2013 22:16:35 schreef Julian Cloos: > Hi, > > I am searching nice applications for my Raspberry Pi and I think running Kolab > 3 on the Raspberry Pi will be a funny project. Nice :-), I'd be curious to know how well Kolab runs on one of those. I used to run Kolab (2.3) on a PowerPC with 512MB of RAM, and it ran well enough with 5 users, so I guess it should be possible. > As I see that you currently not > provide arm packages of Kolab 3, I would try to build such packages. But I > need an hint in building packages because that will be the first time for me. I > already read some threads about building packages but I don't know exactly > which packages I need to bulid. > Here some questions in the beginning: > Where I have to start with building? In which way do you build the packages? > Do you have an extra invironment to build packages like a fakeroot? Is there > any tutorial in building kolab packages? > There's no no tutorial as such, although there are are plenty tutorials out there about building Debian packages. We use git-buildpackage to build the debian packages. If you setup an ARM virtual machine I suppose that should work. If your setup has a different architecture, like amd64, you're looking at cross-building. I'm sure that's possible as well, but I have no personal experience. We use debhelper as well, which takes care of the fakeroot stuff and many other things. You'll find all the relevant git repositories here: http://git.kolabsys.com/apt. The files in the debian/ subdirectory control the building of the package. Especially control and rules would be of interest. If you want to get Kolab running on you Raspberry Pi, you'll need to build the architecture-dependent packages, like (at least) libkolab and libkolabxml. These are the ones that have Architecture: any in debian/control. Cheers, Paul PGP: 8FE6E0BD _______________________________________________ Kolab-devel mailing list [email protected] https://www.intevation.de/mailman/listinfo/kolab-devel
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQIcBAABCAAGBQJRI/92AAoJEHtCjbaP5uC9ZZ4QAIl0gzVok/3Tl3q6eOH83X0w Tt/PkbkN6XeR438WXe0JPSPyTOnir4M0hhz0KIjXGf3gQalHmkuaLadCWR8iD2iy jYIaNekbIcb5JMo6cUugdyZJdjMAbcXar/9XTz155g06ddidpBCSDVKuFNB/Er7F vijK4te7RTHq7zp9Y67X08LeJuA6nDTT8Rf9o4WoaHgShHih1EIJuM8Af9Sz1il7 b6YBMwLtVi5DF29Ti4bt+KkDF3+GobUlTC8tqSm9hwL4FLecte/K+wztGDJygXy8 j9avHEqp4yhbHBzIPZAHdu3Eyy6rjkrvnHq10btIxXcAHzExxu0CSiWqyl3WbRBx xxZ8FzWWURsVltf6XJars429WN8ex0vjVjxLU6uLxCMlh/S3eEukEaPlae9D1ax0 9O7O5YolQbsdXLRBfZMOQjdUaggstaXgr70gbfCX1Umanpd1qwzVlWIaXMmbynBU pKtC5QjezSuQv1kEMEjXy0IB6QxCeMatLNPBP54dYSIZ9ksd0sRzuvZQQFeEWcFO 7HxjeA8J7bTG/qv1M2jsNZek4iJw75v7Bqzq6lzSa7Gk8D6f5xxmcCJeigVZHpRn DXTR/pvbbCDY3xZsI4VPkKuWEC5b4fKZ+xB+eUsn5rX70k3pk1wja3sQEX6icgY2 PRM4Xng6KB/1PE9GGWJ4 =oTjz -----END PGP SIGNATURE-----