Laex / Delphi-OpenCV

Project Delphi-OpenCV. Translation of OpenCV library header files in Delphi
500 stars 226 forks source link

[IDEA 💡] Publish as a package for Delphinus package manager. #94

Closed Pawe1 closed 6 years ago

Pawe1 commented 6 years ago

Delphinus project: https://github.com/Memnarch/Delphinus

:bulb: Here is some draft of integration :bulb:

Regards P.

blaisexen commented 6 years ago

hi, is this like Inno Setup?

Pawe1 commented 6 years ago

@blaisexen Nope. This is a package manager dedicated for Delphi (like GetIt) that supports repositories hosted at GitHub & Bitbucket. It integrates with Delphi IDE by adding menu item.

main screen

It also supports package version dependencies (in opposite to current GetIt implementation). Authors of some popular libraries (like Spring4D, mORMot, OmniThreadLibrary, ...) use it as distribution channel for easy updates.

Because it uses GitHub API anyone can create and publish package without contacting Embarcadero and waiting :grinning: Also installing packages with Delphinus is a piece of cake - no more creating folders, no more editing search patches! :grin: Just clicking buttons.

Feel free to test it! There are 2 options:

https://github.com/Memnarch/Delphinus/wiki/Installing-Delphinus

Laex commented 6 years ago

Duplicate of #77

Pawe1 commented 6 years ago

@Laex oh... sorry xD Feel free to delete it ;) [my stupidity...]