Skip to content

[ripper37-libbase] Add a new recipe (v1.1.2) #27876

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RippeR37
Copy link

@RippeR37 RippeR37 commented Jul 7, 2025

Summary

This commit adds a new recipe for libbase library. To avoid name clashes and match name with vcpkg port (already existing) I've chosen to use ripper37-libbase recipe name.

Tested locally on Linux and Windows with different modules combinations.

Motivation

Publish new package for easier importing into projects for its users.

Details

I'm the author of libbase project that is a reimplementation of //base module from Chromium. I've recently updated the project and currently aim to make it easier to use for everyone by improving CMake build/installation and publishing it to vcpkg and Conan. The library is modular and allows its users to select which parts of it they want to reduce needed dependencies.


  • Read the contributing guidelines
  • Checked that this PR is not a duplicate: list of PRs by recipe
  • Tested locally with at least one configuration using a recent version of Conan
    • Tested on Windows and Linux platforms with all applicable configurations:
    • &:module_net=[True|False] x &:module_win=[True/False] x &:module_wx=[True/False]

This commit adds a new recipe for `libbase` library. To avoid name
clashes and match name with vcpkg I've chosen to use `ripper37-libbase`
recipe name.

Tested localy on Linux and Windows with different modules combinations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant