dolmens / Aegisub

CMake build. Keep Update.

Home Page:http://devel.aegisub.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aegisub

For binaries and general information see the homepage.

The bug tracker can be found at http://devel.aegisub.org.

Support is available on the forums or on IRC.

Building Aegisub

macOS

Currently only macOS tested.

cmake -B build
cmake --build build

Key cmake configure options:

  • WX_CONFIG=/your/path/of/wx-config: specify the wx-config you will use
  • WITH_LOCAL_WXWIDGETS: download and build wxWidgets automatically
  • ICU_ROOT=/your/path/of/icu/install: speicify the icu4c installed path
  • WITH_LOCAL_ICU: download and build icu4c automatically
  • WITH_LOCAL_BOOST: download and build boost automatically
  • LUAJIT_ROOT=/your/path/of/luajit/install: specify the luajit installed path
  • WITH_LOCAL_LUAJIT: download and build luajit automatically
  • WITH_LOCAL_ICONV: download and build iconv automatically
  • WITH_LOCAL_ASS: download and build libass automatically

About

CMake build. Keep Update.

http://devel.aegisub.org/

License:Other


Languages

Language:C++ 68.0%Language:C 18.6%Language:Lua 7.2%Language:Inno Setup 2.4%Language:MoonScript 1.2%Language:Objective-C++ 0.7%Language:Shell 0.7%Language:CMake 0.6%Language:Python 0.3%Language:Batchfile 0.1%Language:PowerShell 0.1%Language:Objective-C 0.1%Language:AppleScript 0.0%