Well I was referring to two packages with one PGKBUILD. Jan de Groot has come closer to that idea, see [1]. Although I think it shoule be a single pkgname field with pkg1, pkg1 names, and single pkgver, with pkgver1, pkgver2 etc. while the build section should have pkg1 pkg2, pkg3 etc. Observe that pkg1 is the head section, while pkg2, pkg3 is subsection of the build. I've implemented this concept with python, and it works. 1: http://repos.archlinux.org/viewvc.cgi/mesa/repos/extra-x86_64/PKGBUILD?revision=51142&view=markup On Sat, Sep 5, 2009 at 2:57 AM, Allan McRae <allan@xxxxxxxxxxxxx> wrote: > Ali H. Caliskan wrote: > >> why not use the same pkginfo with variables for both packages while using >> separate build section, which is the subbuild for sub packages. >> >> > > Huh? That sounds like you want to create two packages, requiring two build > steps. I'd say that is a case for two PKGBUILDs... > > Allan > > >