[aur-general] [AUR4] Single binary package for different architectures

Johannes Löthberg johannes at kyriasis.com
Sun Jun 14 13:51:02 UTC 2015


On 14/06, Νῖκος Θεοδώρου wrote:
>On Sat, 13 Jun 2015 22:57:45 +0200
>Johannes Löthberg <johannes at kyriasis.com> wrote:
>
>> On 13/06, Νῖκος Θεοδώρου wrote:
>> >I do it like that and mksrcinfo works fine:
>> >
>> >if [ "$CARCH" = "i686" ]; then
>> >source=(…)
>> >md5sums=(…)
>> >elif [ "$CARCH" = "x86_64" ]; then
>> >source=(…)
>> >md5sums=(…)
>> >fi
>> >
>>
>> Even if it works it should not be done anymore. makepkg has had
>> support for architecture-specific sources since 4.2
>>
>
>Granted, but in my opinion this is cleaner, more structured, I prefer
>it.
>

In which way is it cleaner and more structured? It's a bash hack instead 
of actually using properly structured and supported features.

-- 
Sincerely,
  Johannes Löthberg
  PGP Key ID: 0x50FB9B273A9D0BB5
  https://theos.kyriasis.com/~kyrias/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1495 bytes
Desc: not available
URL: <https://lists.archlinux.org/pipermail/aur-general/attachments/20150614/7a761535/attachment.asc>


More information about the aur-general mailing list