mapbox / mapbox/mason

Feature Request: BUild script for live555

Open
#541 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
258
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Normally I compile using following commands

```
wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz -O - | tar xzf -
cd live && ./genMakefiles linux-gdb
make -C live CPLUSPLUS_COMPILER="$(CXX) -fno-rtti $(CFLAGS_EXTRA)" C_COMPILER=$(CC) LINK='$(CXX) -o' PREFIX=$(SYSROOT)$(PREFIX) install
rm -rf live

```

Contributor guide

Open the contributing guide

Research direction

The issue names no repository file or test; start by locating Mason's package-build entry point for adding a live555 build script. Use the listed download, genMakefiles, make, compiler flags, PREFIX/SYSROOT, install, and cleanup commands as the specification; done means the package builds and installs through Mason with those settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, shell
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.