Difference between revisions of "Package:Libgcrypt"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=Libgcrypt is a general-purpose cryptographic library. |CatPkg=dev-libs/libgcrypt |Maintainer=Drobbins, |Repository=Funtoo Overlay }} This ebuild has been fo...")
 
Line 5: Line 5:
|Repository=Funtoo Overlay
|Repository=Funtoo Overlay
}}
}}
This ebuild has been forked from Gentoo Linux, primarily to implement the [[Package:Libgcrypt (Compatiblity Library)|libgcrypt-compat ebuild]]. There was an ABI change between libgcrypt 1.5 and 1.6, meaning apps written for one may not work with the other.
This ebuild has been forked from Gentoo Linux, primarily to implement the [[Package:Libgcrypt (Compatibility Libraries)|libgcrypt-compat ebuild]]. There was an ABI change between libgcrypt 1.5 and 1.6, meaning apps written for one may not work with the other.


Gentoo has an older version of libgcrypt that just installs a compatibility library, and uses a sub-slot to differentiate between the two.
Gentoo has an older version of libgcrypt that just installs a compatibility library, and uses a sub-slot to differentiate between the two.

Revision as of 19:21, June 19, 2014

Libgcrypt

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

This ebuild has been forked from Gentoo Linux, primarily to implement the libgcrypt-compat ebuild. There was an ABI change between libgcrypt 1.5 and 1.6, meaning apps written for one may not work with the other.

Gentoo has an older version of libgcrypt that just installs a compatibility library, and uses a sub-slot to differentiate between the two.

I thought it best to have a separate ebuild called libgcrypt-compat for providing older versions of the libgcrypt shared library, and nothing else, specificially indended for binary package compatibility. Details can be found in FL-1145.