mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1415] [MERGED] [IMPROVEMENT] Deprecated the --with-gui flag for linux/configure and mac/configure #2170
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1415
Author: @devmrfitz
Created: 2/14/2022
Status: ✅ Merged
Merged: 3/7/2022
Merged by: @canihavesomecoffee
Base:
master← Head:master📝 Commits (3)
f2c59fbDeprecated the --with-gui flag for linux/configure and mac/configuref4cff4aUpdate docs/CHANGES.TXTeba99b3Merge branch 'master' into master📊 Changes
7 files changed (+7 additions, -162 deletions)
View changed files
📝
.gitignore(+3 -0)📝
docs/CHANGES.TXT(+1 -0)📝
docs/COMPILATION.MD(+3 -31)📝
linux/Makefile.am(+0 -59)📝
linux/configure.ac(+0 -6)📝
mac/Makefile.am(+0 -60)📝
mac/configure.ac(+0 -6)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Since CCExtractor now has a new GUI hosted at https://github.com/CCExtractor/ccextractorfluttergui, I have deprecated the
--with-guiflag in mac/configure and linux/configure and indicated the same indocs/COMPILATION.md, as discussed on Slack.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.