Re: [yoshimi-user] is it ready to call it 0.060?

  • From: David Adler <david.jo.adler@xxxxxxxxx>
  • To: yoshimi-user@xxxxxxxxxxxxxxxxxxxxx
  • Date: Thu, 14 Oct 2010 22:32:10 +0200

On Thu, Oct 14, 2010 at 10:15 PM, cal wrote:

On 15/10/10 07:00, David Adler wrote:
 [ ... ]
For Yoshimis PKGBUILD-script in the Arch User Repository I'm still
keen on finding a way to automate the architecture-detection.
The additional user interaction seems to stand in the way of 'The
Arch Way'. However, don't be bothered with this one, it's certainly
my job now.

Yep, I understand your problem. I don't know a whole lot about the magic of
package builds, but cmake is used widely enough that there must be methods
for dealing with it.

Oui, I think so as well, busy scanning the AUR/forums/archives atm for examples.

For example, ... if you just run 'cmake .' in the src directory, it'll build
with the default settings in CMakeLists.txt. For script building, I know you
can override those defaults by specifying the override in the command line -
it was mentioned long ago on yoshimi-user, but I can't remember what it
looks
like.

Up to 0.058 I ran 'ccmake && cmake' (requires no UI) instead of
'ccmake .' (requires UI). This seemed to somehow automagically detect
the correct architecture. Don't bother, I'll find out what happened in
the background.

best,
d


Other related posts: