Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Fernando Lopez
yeah I get your point, Jeremy and Watson... but in this case FreeImage is not being used at all by the program... not even with the switch "--with-freeimage" I don't think "--with-freeimage" is a valid switch or needed dependency for this program. I compiled all requirements: "libuv", "FreeImage"

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread B Watson
On 3/10/18, Jeremy Hansen wrote: > Just so you know, a "required" dependency on SBo is something the > maintainer decided was required, not necessarily something that is actually > required for compilation/running. It may provide a feature that the > maintainer feels is a big enough deal to make i

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Jeremy Hansen
On Sat, Mar 10, 2018, 2:33 PM Fernando Lopez wrote: > I ran it with "--with-freeimage" just as is in the slackbuild and it > compiled and ran > successfully with out the freeimage. Can we remove it from required > dependency > and add it as an optional dependency? > > also, can we update it to 3.

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Fernando Lopez
bash-4.4$ ldd megasync linux-vdso.so.1 (0x7fff865f9000) libuv.so.1 => /usr/lib64/libuv.so.1 (0x7f638f238000) libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x7f638ef27000) librt.so.1 => /lib64/librt.so.1 (0x7f638ed1f000) libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x7f638eaa5000) l

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Fernando Lopez
I don't think that many of the list options need to be added... **--with-cares \ **--with-cryptopp \ **--with-curl \ --with-sodium \ --with-sqlite \ **--with-zlib \ --with-termcap \ --with-freeimage \ --enable-chat \ --enable-gcc-hardening according to the mega SDK configure options:

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Fernando Lopez
I ran it with "--with-freeimage" just as is in the slackbuild and it compiled and ran successfully with out the freeimage. Can we remove it from required dependency and add it as an optional dependency? also, can we update it to 3.6.0.0? thank you! On Sat, Mar 10, 2018 at 5:12 AM, Симонъ–Севаръ

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Симонъ–Севаръ Болокановъ
--without-freeimage to build with no freeimage on the system (freeimage fails to build on -current anyway). Dunno what freeimage is used for, but the client seems to run without it. Haven't tested the client thoroughly though. -- С. С. Болокановъ __

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-10 Thread Willy Sudiarto Raharjo
> I was able to compile MEGAsync > without > FreeImage > ... is > FreeImage a required dependency? > > can you guys check on this? I think because the maintainer enable this o

Re: [Slackbuilds-users] MEGAsync required deps?

2018-03-09 Thread Fernando Lopez
according to the MEGAsync github repo : sudo apt-get install build-essential autoconf automake m4 libtool libtool-bin qt4-qmake make libqt4-dev libcrypto++-dev libsqlite3-dev libc-ares-dev libcurl4-openssl-dev libssl-dev # Optional, if you wish to build nautilus