salvadordf / CEF4Delphi

CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS.
https://www.briskbard.com/forum/
Other
1.2k stars 365 forks source link

DCPcrypt retired - Link broken - searching for latest #431

Closed PizzaProgram closed 2 years ago

PizzaProgram commented 2 years ago

Tried to install latest stable package v102.0.10 for Lazarus and it demands DCPcrypt package preinstalled.

Looking at the link on the main page (Readme.md file), realized: that link is dead.
The "main page" still exists, where the author says:

Sadly due to time constraints (and the fact that I don’t use the related platforms any more) both DCPcrypt and confluence-mathjax have been retired.

Lazarus Online-package manager shows a 2.0.4.1 version from 2016-10-27 If I search here on github I see some 2.1 versions, but mostly without Lazarus package.

What is the recommended DCPcrypt package for Lazarus to use CEF4Delphi with?

salvadordf commented 2 years ago

Use the package from the Online Package Manager. Select "dcpcrypt_laz" inside the DCPCrypt package and then click on the "Install" button.

PizzaProgram commented 2 years ago

That wasn't my question. As I've already wrote:

Lazarus Online-package manager shows a 2.0.4.1 version from 2016-10-27

So obviously I know how to install the Online Package, if I copy here all the detailed information about it. Don't you think?

Anyway: Great job! Keep on this good work!

salvadordf commented 2 years ago

The recommended DCPcrypt package for Lazarus is the one on the Online Package Manager.