[Lazarus] Can't find unit Interfaces on launchpad's build farm - is Lazarus/FPC broken in Ubuntu 12.04?

Bernd prof7bit at gmail.com
Sun Sep 23 16:44:37 CEST 2012


2012/9/23 Bernd <prof7bit at gmail.com>:

> here is my Makefile:

What I am actually trying to do here is to make an empty skeleton
Lazarus project with a Makefile that will allow automaticaly creating
and uploading a source package to launchpad build servers so that
everybody can convert his Lazarus project into an ubuntu debian
package simply by

* putting just this one makefile into the project folder
* customizing the constants at the top of that file
* maybe a little tweaking of the clean/all/install targets

then for every release:
* increment the version number
* make ubuntu_src
* make ubuntu_upload

and then just wait until the .deb packages for x86 and amd64 are
automatically built on their build farm and put into the ppa
repository and users can simply apt-get install or upgrade them




More information about the Lazarus mailing list