{"id":13995636,"url":"https://github.com/openframeworks/apothecary","last_synced_at":"2025-04-05T12:07:13.807Z","repository":{"id":9081344,"uuid":"10855588","full_name":"openframeworks/apothecary","owner":"openframeworks","description":"This is the OpenFrameworks library apothecary. It mixes formulas and potions to build and update the C/C++ lib dependencies.","archived":false,"fork":false,"pushed_at":"2025-03-28T05:03:57.000Z","size":18317,"stargazers_count":58,"open_issues_count":16,"forks_count":53,"subscribers_count":18,"default_branch":"bleeding","last_synced_at":"2025-03-29T11:09:25.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openframeworks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-06-22T00:11:06.000Z","updated_at":"2025-03-25T12:44:20.000Z","dependencies_parsed_at":"2023-10-01T14:49:52.015Z","dependency_job_id":"fa3f4686-02a6-48a3-a74a-33a0a4257ba3","html_url":"https://github.com/openframeworks/apothecary","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2Fapothecary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2Fapothecary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2Fapothecary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openframeworks%2Fapothecary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openframeworks","download_url":"https://codeload.github.com/openframeworks/apothecary/tar.gz/refs/heads/bleeding","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247332609,"owners_count":20921853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-09T14:03:31.422Z","updated_at":"2025-04-05T12:07:13.759Z","avatar_url":"https://github.com/openframeworks.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"apothecary of openFrameworks https://github.com/openframeworks/openframeworks/\n==========\n\npotions of C++ Libraries used in openFrameworks \nformulae included \napothecary is a bash build system, using CMake/Bash/Make with multiple compile targets to build C++ libraries multiplatform\n```./apothecary/apothecary -tios -a arm64 update core``` \n\n## Libraries :\nopenssl, brotli, boost, curl, cario, assimp, fmt, freetype, glew, glfw, FreeImage, glm, json, libpng, libxml2, pugixml, pixman, poco, rtAudio, svgtiny, tess2, uriparser, videoInput, utf8, zlib, libusb\n\n## Automation \nLibraries are all built securely on and thanks to @Github actions / servers and hashes are deployed alongside libraries in latest with a .pkg hash\n\n### Latest openFrameworks Libraries\n[https://github.com/openframeworks/apothecary/releases/tag/bleeding](https://github.com/openframeworks/apothecary/releases/tag/bleeding)\n- in openFrameworks | scripts | platform  ```download_latest_libs.sh```\n\n\n### Stable openFrameworks 0.12 Libaries \n[https://github.com/openframeworks/apothecary/releases/tag/nightly](https://github.com/openframeworks/apothecary/releases/tag/nightly)\n- in openFrameworks | scripts | platform and downloaded by running the ```download_libs.sh```\n\n\n #  [openFrameworks](http://openframeworks.cc)\n\napothecary, a bash build system with bash formulaes, Controlling Potions (CMake Build Commands) for Compiling all dependency Libraries for openFrameworks. Built libraries can be used by all and we try and build them all up to date and all licenses are packaged.\n\n## Build status\n\n| Platform                  | Status       | Info                      | Extra Info                     |\n|---------------------------|--------------|---------------------------|--------------------------------|\n| **Windows x86_64**        | [![build-vs2022-64](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022-x64.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022-x64.yml)     | VS2022                    | C++2b, C17                    |\n| **Windows arm64**         | [![build-vs2022-arm64](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022_arm64.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022_arm64.yml)     | VS2022                    | C++2b, C17                    |\n| **Windows arm64EC**       | [![build-vs2022-arm64ec](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022-arm64ec.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-vs2022-arm64ec.yml)     | VS2022                    | C++2b, C17                    |\n| **Linux x86_x64**             | complete     | Make, VSCode              | C++2b, C17, Package Manager    |\n| **Linux armv6**           | complete     | Make                      | C++2b, C17, Package Manager    |\n| **Linux armv7**           | complete     | Make                      | C++2b, C17, Package Manager    |\n| **Linux arm64**           |              | Make                      | C++2b, C17, Package Manager    |\n| **macOS x86_64**          | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b, C17      |\n| **macOS arm64**           | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b, C17      |\n| **emscripten**            | [![build-emscripten](https://github.com/openframeworks/apothecary/actions/workflows/build-emscripten.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-emscripten.yml)     | Make                      | C++17, C17                    |\n| **emscripten memory64**   | [![build-emscripten](https://github.com/openframeworks/apothecary/actions/workflows/build-emscripten.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-emscripten.yml)     | Make                      | C++17, C17                    |\n| **iOS arm64**             | [![build-ios](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **iOS x86_64 Simulator**  | [![build-ios](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **iOS arm64 Simulator**   | [![build-ios](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-ios.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **tvOS arm64**            | [![build-tvos](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **tvOS x86_64 Simulator** | [![build-tvos](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **tvOS arm64 Simulator**  | [![build-tvos](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-tvos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **visionOS arm64**        | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **visionOS x86_64 Simulator** | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml)  | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **visionOS arm64 Simulator** | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-xros.yml)  | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **macOS catOS arm64**     | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **macOS catOS x86_64**    | [![build-macos](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-macos.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b          |\n| **xcframeworks**          | [![build-xcframeworks](https://github.com/openframeworks/apothecary/actions/workflows/build-xcframework.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-xcframework.yml)     | Xcode, VSCode             | .xcFrameworks, C++2b, C17      |\n| **Android arm64**         | [![build-android](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml)     | NDK 23, Android Studio    | CMake                         |\n| **Android x86_64**        | [![build-android](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml)     | NDK 23, Android Studio    | CMake                         |\n| **Android x86**           | [![build-android](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml)     | NDK 23, Android Studio    | CMake                         |\n| **Android armv7**         | [![build-android](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml/badge.svg)](https://github.com/openframeworks/apothecary/actions/workflows/build-android.yml)     | NDK 23, Android Studio    | CMake                         |\n\nand  scripts in [openFrameworks if working from git](https://github.com/openframeworks/apothecary/#developers).\n\n### Setup your Environment to build apothecary\nFor your target type, run the script:\n\n\n\n### Setup your Environment to build apothecary\nFor your target type, run the script/osx/install.sh\n\n### Build scripts for target\nFor your target type, run the build and deploy scripts. This will build all the calculated formulaes required for type and install them in output dir . For macOS:\n```\nscripts/osx/build_and_deploy_all.sh\n```\n\nBuild VS 2022:\n```\nscripts/vs/build_and_deploy_all.sh\n```\n\nBuild iOS:\n```\nscripts/ios/build_and_deploy_all.sh\n```\n\nBuild Android:\n```\nscripts/android/build_android_arm64.sh\nscripts/android/build_android_armv7.sh\nscripts/android/build_android_x86.sh\nscripts/android/build_android_x86_64.sh\n```\n\n\n#### Running directly\nTo build one of the dependencies, you can run a command like this to compile OpenCV on OSX`\n```\n./apothecary/apothecary -t osx -a64 -j 6 update opencv\n```\n\nTo build all of the dependencies, you can run a command like this for Android\n```\n./apothecary/apothecary -t android -a arm64 update core\n./apothecary/apothecary -t android -a x86_64 update addons\n```\n\nTo build all of the dependencies, you can run a command like this for macOS \n```\n./apothecary/apothecary -t osx -a arm64 update core\n./apothecary/apothecary -t osx -a x86_64 update core\n```\n\nTo build all of the dependencies, you can run a command like this for VS \n```\n./apothecary/apothecary -t vs -a arm64 update core\n./apothecary/apothecary -t vs -a x86_64 update core\n```\n\nTo build all of the dependencies, you can run a command like this for VS \n```\n./apothecary/apothecary -t emscripten update core\n./apothecary/apothecary -t emscripten update addons\n```\n\nSee the help section for more options\n```\n./apothecary/apothecary --help\n```\n\n\n------------\n\n2014 openFrameworks team\n2013 Dan Wilcox \u003cdanomatika@gmail.com\u003e supported by the CMU [Studio for Creative Inquiry](http://studioforcreativeinquiry.org/)\n2024 Dan Rosser\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenframeworks%2Fapothecary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenframeworks%2Fapothecary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenframeworks%2Fapothecary/lists"}