File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- cmake_minimum_required (VERSION 3.0 )
1
+ cmake_minimum_required (VERSION 3.30 )
2
2
project (theora LANGUAGES C)
3
3
4
4
set (CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR} " )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libtheora" ,
3
3
"version-string" : " 1.2.0alpha1-20170719" ,
4
- "port-version" : 7 ,
4
+ "port-version" : 8 ,
5
5
"description" : " Theora is a free and open video compression format from the Xiph.org Foundation." ,
6
6
"homepage" : " https://github.com/xiph/theora" ,
7
7
"license" : null ,
Original file line number Diff line number Diff line change 5282
5282
},
5283
5283
"libtheora" : {
5284
5284
"baseline" : " 1.2.0alpha1-20170719" ,
5285
- "port-version" : 7
5285
+ "port-version" : 8
5286
5286
},
5287
5287
"libtins" : {
5288
5288
"baseline" : " 4.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 875c4b56b5fbda529ab8a2efb67209b35408134a" ,
5
+ "version-string" : " 1.2.0alpha1-20170719" ,
6
+ "port-version" : 8
7
+ },
3
8
{
4
9
"git-tree" : " f6cc1235f841d9f9a7b7d1a278dc63b788c63659" ,
5
10
"version-string" : " 1.2.0alpha1-20170719" ,
You can’t perform that action at this time.
0 commit comments