[PR #435] [MERGED] Fix Mac Build Process #1253

Open
opened 2026-01-29 17:00:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/435
Author: @mackworth
Created: 10/11/2016
Status: Merged
Merged: 10/11/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (4)

  • 0b4a368 Merge pull request #1 from CCExtractor/master
  • 7f589ec Fix Mac build process
  • 2ac200c Fix Mac build process
  • 2f4fb88 Fix --stream option with Stdin

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 mac/build.command (+7 -7)
📝 src/lib_ccx/params.c (+1 -1)

📄 Description

Adds includes/compiles for protobuf and utf8proc. Fixes Issue #432.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/435 **Author:** [@mackworth](https://github.com/mackworth) **Created:** 10/11/2016 **Status:** ✅ Merged **Merged:** 10/11/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`0b4a368`](https://github.com/CCExtractor/ccextractor/commit/0b4a368d032863775df2bf79119553cb00bfa286) Merge pull request #1 from CCExtractor/master - [`7f589ec`](https://github.com/CCExtractor/ccextractor/commit/7f589ecade2acc3d0400a3303bab8e0146a2b4d1) Fix Mac build process - [`2ac200c`](https://github.com/CCExtractor/ccextractor/commit/2ac200cdb2d4107a59de3b82cb764735324ff98f) Fix Mac build process - [`2f4fb88`](https://github.com/CCExtractor/ccextractor/commit/2f4fb88e07e0520cd980f7f8bf0dae703e0bc5bb) Fix --stream option with Stdin ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `mac/build.command` (+7 -7) 📝 `src/lib_ccx/params.c` (+1 -1) </details> ### 📄 Description Adds includes/compiles for protobuf and utf8proc. Fixes Issue #432. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:00:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1253