[waffle] [PATCH 01/10] pkg/archlinux: Update to a dual (+multilib) package

Emil Velikov emil.l.velikov at gmail.com
Fri Jun 6 05:50:33 PDT 2014


On 06/06/14 06:55, Chad Versace wrote:
> On Sat, May 31, 2014 at 03:21:59AM +0100, Emil Velikov wrote:
>> Include both 64bit and multilib binaries when building
>> on x86-64 platform. This saves us deeping track of version
>> numbers and interdependencies in case of a split package.
>>
>> v2: Rebase and bump pkgrel
>>
>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>> ---
>>  pkg/archlinux/waffle-1.3.0/PKGBUILD | 86 +++++++++++++++++++++++++++++++------
>>  1 file changed, 73 insertions(+), 13 deletions(-)
> 
> The x86_64 package shouldn't depend on lib32 packages. Not everyone
> needs or wants to enable the multilib repo, and waffle shouldn't force
> them to do that.
> 
> If you're concerned about the lib32-waffle PKGBUILD drifting out-of-sync
> with the base waffle PKGBUILD, maybe you could cleverly use the bash
> 'source' directive and string substitution.
> 
To be honest enabling multilib repo was the first thing I've done since I got
introduced to Arch :)

Seems like I got the wrong impression with what is meant with "keeping them in
sync". Will amend things appropriately.

-Emil


More information about the waffle mailing list