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

Chad Versace chad.versace at intel.com
Thu Jun 5 22:55:29 PDT 2014


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.


More information about the waffle mailing list