On Wed, 2018-11-07 at 14:27 +0100, stefan-husm...@t-online.de wrote:
> source=('claws-mail::git://git.claws-mail.org/#branch=gtk3')

Thank you,

unfortunately I tried already with
  
  source=('claws-mail::git://git.claws-mail.org/claws.git#branch=gtk3')
                                                ^^^^^^^^^
                                                My bad, I didn't notice
that I deleted "claws.git", when I added already "#branch=gtk3" before.

However, this way it tries to build 3.16.0.r463.g04185a6e4-1, let alone
that it fails with                  ^^^^^^

"Configure finished, type 'make' to build.
/usr/src/claws-mail-gtk3-git/PKGBUILD: line 85: --enable-ldap: command
not found
==> ERROR: A failure occurred in build().
    Aborting..."

Without a PKGBUILD it does build 3.17.0-153-gf4607b with all the
                                 ^^^^^^
configure options used by the PKGBUILD.

./configure --build=$HOSTTYPE-arch-linux-gnu --prefix=/usr --disable-jpilot 
--disable-maintainer-mode --disable-manual --disable-static 
--enable-bogofilter-plugin --enable-crash-dialog --enable-enchant 
--enable-gnutls --enable-pgpmime-plugin --enable-silent-rules 
--enable-spamassassin-plugin --enable-ldap
                                                                                
                       ^^^^^^^^^^^^^

IOW this way, the PKGBUILD doesn't get the correct version of the GTK3 branch.

Regards,
Ralf

Reply via email to