Package Details: folly 2024.10.28.00-1

Git Clone URL: https://aur.archlinux.org/folly.git (read-only, click to copy)
Package Base: folly
Description: An open-source C++ library developed and used at Facebook
Upstream URL: https://github.com/facebook/folly
Licenses: Apache-2.0
Provides: libfolly.so, libfollybenchmark.so, libfolly_test_util.so
Submitter: dseg
Maintainer: ftiasch (MrAnno, carsme)
Last Packager: carsme
Votes: 7
Popularity: 0.000958
First Submitted: 2015-03-20 08:29 (UTC)
Last Updated: 2024-11-03 16:14 (UTC)

Pinned Comments

carsme commented on 2023-12-07 04:02 (UTC)

BREAKING CHANGE: This package now builds shared objects:

/usr/lib/libfolly.so
/usr/lib/libfolly_test_util.so
/usr/lib/libfollybenchmark.so

instead of the static libraries:

/usr/lib/libfolly.a
/usr/lib/libfolly_exception_counter.a
/usr/lib/libfolly_exception_tracer.a
/usr/lib/libfolly_exception_tracer_base.a
/usr/lib/libfolly_test_util.a
/usr/lib/libfollybenchmark.a

Downstream packages must move folly from the makedepends to depends array to stay functional.

We are doing this change since dynamic rather than static linking between packages is more in line with Arch Linux packaging practices (or just Linux packaging practices in general).

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

MrAnno commented on 2019-10-24 07:25 (UTC)

Hi, sure. Please add me as a co-maintainer, and I'll keep folly up-to-date until you're back :)

ftiasch commented on 2019-10-24 03:24 (UTC)

hi @MrAnno, can you just take over the maintaince? I can expect it will be a long time for me to be unable to access my build machine (even the aur ssh key is on it). Thanks in advance.

MrAnno commented on 2019-10-22 12:15 (UTC)

I'd be happy to help. I'm using makechrootpkg (https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot), I'll test the bumped version today/tomorrow.

ftiasch commented on 2019-10-22 06:09 (UTC)

I am sorry that I cannot bump versions on time as my build machine has failed and I has got no way to bring it up. Can somebody else help on the maintaince?