You are not logged in.

#1 2009-11-30 16:11:40

leucos
Member
From: Lyon, France
Registered: 2009-11-30
Posts: 5
Website

[SOLVED] Building 'multipackage' package

Guys,

Well, this subject is clear as mud...

In fact, I'm looking forward packaging PIKT (http://pikt.org).
(PIKT is cool stuff btw !)

PIKT is a client/server tool that will help you distribute system configurations and many other things over a range of machines.
Thus, there is a "server" part, and a "client" part and I would like to create two packages from source.

Should I create two separate PKGBUILD files or is there a way to do it directly, like '%package server' and '%package client' in RH SPEC files ?

Thanks for your help,

M

Last edited by leucos (2009-11-30 16:40:01)

Offline

#2 2009-11-30 16:18:58

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: [SOLVED] Building 'multipackage' package

Does the client and the server parts come from one or two different sources ? if they come from different sources, you create two PKGBUILDs. If they are built from only one source, you can create a split PKGBUILD. See the mesa PKGBUILD, it can help you create one.

Last edited by flamelab (2009-11-30 16:19:27)

Offline

#3 2009-11-30 16:32:22

leucos
Member
From: Lyon, France
Registered: 2009-11-30
Posts: 5
Website

Re: [SOLVED] Building 'multipackage' package

Yes, they're built from the same source.
I'll check the split PKGBUILD.

Thanks for the *lightning* fast answer !

M

Offline

#4 2009-11-30 16:39:46

leucos
Member
From: Lyon, France
Registered: 2009-11-30
Posts: 5
Website

Re: [SOLVED] Building 'multipackage' package

Thanks flamelab, this is what I was looking for.
In case it can help anyone : http://repos.archlinux.org/wsvn/package … k/PKGBUILD

Offline

Board footer

Powered by FluxBB