openframeworks / openframeworks/openFrameworks

Adding dependency manager for addons to Openframeworks

Open
#3,330 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

automation feature
Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

Hello,

I would like to know what the opinions are about using cocoapods to manage dependencies on osx/ios.
Cocoapods has the possibility to switch sources. The Openframeworks git could be used and Cocoapods could strip-down the parts that doesn't have to be used. Adding addons with the latest versions is going to be allot easier. And the possibilities of Openframeworks versions, like 64 bit build, cpp11 would be easier to use.

People allready created podspecs for OpenCV, BOOST, POCO...

I know that apothecary exist, but i'm not convinced that that is a good dependency manager. I don't know if there's a better choice or even a multi-platform possibility. So i'm open to more input.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names CocoaPods and Apothecary but identifies no repository files, tests, or entry points. Start by reviewing the existing Apothecary dependency workflow and comparing it with CocoaPods for OSX/iOS; done would require a decided dependency-management approach and a defined implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, ios, macos
Domain
build-system, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.