WIP: Draft: Feat: new libzmq support #49

Draft
martinr92 wants to merge 3 commits from feature/libzmq into develop
martinr92 commented 2025-02-06 18:55:30 +00:00 (Migrated from gitlab.com)

implements #29

implements #29
martinr92 commented 2025-02-06 18:55:57 +00:00 (Migrated from gitlab.com)

assigned to @martinr92

assigned to @martinr92
martinr92 (Migrated from gitlab.com) changed target branch from main to develop 2025-02-06 18:59:50 +00:00
martinr92 commented 2025-02-06 19:11:58 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>29a693d2 - fixed libzmq download</li></ul> [Compare with previous version](/martinr92/ffmpeg/-/merge_requests/17/diffs?diff_id=1257252462&start_sha=e967bce3f0f01058154333ec44a7eac28b15f90c)
martinr92 commented 2025-02-06 19:30:10 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 719871d4 - fixed folder name of zmq (zeromq)

Compare with previous version

added 1 commit <ul><li>719871d4 - fixed folder name of zmq (zeromq)</li></ul> [Compare with previous version](/martinr92/ffmpeg/-/merge_requests/17/diffs?diff_id=1257269006&start_sha=29a693d2d29c0a30c08c3ee83c821cb29d58d0b6)
martinr92 commented 2025-02-07 16:20:12 +00:00 (Migrated from gitlab.com)

Build on macOS fails. Waiting for new release of libzmq.

Build on macOS fails. Waiting for new release of libzmq.
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/libzmq:feature/libzmq
git switch feature/libzmq

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff feature/libzmq
git switch feature/libzmq
git rebase develop
git switch develop
git merge --ff-only feature/libzmq
git switch feature/libzmq
git rebase develop
git switch develop
git merge --no-ff feature/libzmq
git switch develop
git merge --squash feature/libzmq
git switch develop
git merge --ff-only feature/libzmq
git switch develop
git merge feature/libzmq
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ffmpeg/build-script!49
No description provided.