Commit graph

509 commits

Author SHA1 Message Date
alexey.lysiuk
29bd0b7f72 fix paths in vpx patch 2020-12-20 13:31:36 +02:00
alexey.lysiuk
41773285bb rebuild vpx with correct sdk and deployment target 2020-12-20 13:19:05 +02:00
alexey.lysiuk
9626198530 patch vpx to disable detection of sdk and deployment target 2020-12-20 13:18:06 +02:00
alexey.lysiuk
e63f5ada80 build script: remove explicit makefile specification 2020-12-20 13:13:17 +02:00
alexey.lysiuk
7d70cef14c pkg-config wrapper: define prefix variable explicitly 2020-12-20 13:11:23 +02:00
alexey.lysiuk
190fe30423 build script: simplify base zdoom target 2020-12-20 10:34:09 +02:00
alexey.lysiuk
75d748df11 build script: fix chocolate-doom target 2020-12-20 10:33:48 +02:00
alexey.lysiuk
50ba3a1d1b build script: simplify doom64ex target 2020-12-20 10:32:48 +02:00
alexey.lysiuk
6501805c39 build script: simplify prboom-plus target 2020-12-20 10:31:58 +02:00
alexey.lysiuk
4b5557ba77 build script: simplify doomretro target 2020-12-20 10:24:01 +02:00
alexey.lysiuk
81a3c9e14c build script: simplify devilutionx target 2020-12-20 10:23:36 +02:00
alexey.lysiuk
c801dd000a add sodium .pc file 2020-12-20 10:22:28 +02:00
alexey.lysiuk
fdd594f282 build script: add sodium target 2020-12-20 10:22:28 +02:00
alexey.lysiuk
363a237829 remove unused glew dependency 2020-12-20 10:22:28 +02:00
alexey.lysiuk
614eec2b37 build script: simplify chocolate-doom target 2020-12-19 12:02:48 +02:00
alexey.lysiuk
4e7ba8828d update sdl2_mixer .pc file with missing dependencies 2020-12-19 11:57:56 +02:00
alexey.lysiuk
fa7655209d build script: update sdl2_mixer target
* enable mikmod dependency
* add missing dependencies to .pc file
2020-12-19 11:57:18 +02:00
alexey.lysiuk
d81e9f10df build script: add method to run pkg-config 2020-12-19 11:55:13 +02:00
alexey.lysiuk
56ce2a404c add sdl2_ttf .pc file 2020-12-19 10:44:33 +02:00
alexey.lysiuk
1be1b79705 build script: add sdl2_ttf target 2020-12-19 10:43:55 +02:00
alexey.lysiuk
062b10169e add sdl2_net .pc file 2020-12-19 10:42:04 +02:00
alexey.lysiuk
27172b80da build script: add sdl2_net target 2020-12-19 10:41:45 +02:00
alexey.lysiuk
0f6805e98a add sdl2_mixer .pc file 2020-12-19 10:40:27 +02:00
alexey.lysiuk
ac993a2901 build script: add sdl2_mixer target 2020-12-19 10:40:01 +02:00
alexey.lysiuk
24a02f447e add sdl2_image .pc file 2020-12-19 10:35:40 +02:00
alexey.lysiuk
24741ef794 build script: add sdl2_image target 2020-12-19 10:34:53 +02:00
alexey.lysiuk
05ba784cd9 add missing frameworks to fluidsynth .pc file 2020-12-18 11:28:55 +02:00
alexey.lysiuk
78d2998b4c build script: add missing frameworks to fluidsynth .pc file 2020-12-18 11:28:55 +02:00
alexey.lysiuk
ec686a78a8 build script: modify copy of environment variables instead of dict from os module 2020-12-18 11:28:55 +02:00
alexey.lysiuk
775c30cc56 build script: fix name of sdl2 target class 2020-12-18 11:28:55 +02:00
alexey.lysiuk
be89ed0ee3 add sdl2 config and .pc file 2020-12-17 12:04:59 +02:00
alexey.lysiuk
ca04f1182d update sdl2 config header 2020-12-17 12:04:44 +02:00
alexey.lysiuk
da9c094ad3 build script: add sdl2 target 2020-12-17 12:02:39 +02:00
alexey.lysiuk
451b245de7 move sdl2_ttf to own directory 2020-12-17 11:48:38 +02:00
alexey.lysiuk
9cd9c905c6 move sdl2_net to own directory 2020-12-17 11:48:38 +02:00
alexey.lysiuk
422281405e move sdl2_mixer to own directory 2020-12-17 11:48:38 +02:00
alexey.lysiuk
c7b0b8b7c7 move sdl2_image to own directory 2020-12-17 11:48:38 +02:00
alexey.lysiuk
eea854fe3e build script: extent .pc file update with additional processor 2020-12-17 11:33:42 +02:00
alexey.lysiuk
5ed71bf57a build script: fix text file update without processor 2020-12-17 11:33:20 +02:00
alexey.lysiuk
58f425e67a add mad .pc file 2020-12-17 11:29:05 +02:00
alexey.lysiuk
62bd4b5408 build script: create mad .pc file 2020-12-17 11:28:53 +02:00
alexey.lysiuk
3282fc4322 build script: add function to create .pc file 2020-12-17 11:27:45 +02:00
alexey.lysiuk
07d0d4bd04 add bzip2 .pc file 2020-12-17 11:23:43 +02:00
alexey.lysiuk
09d12f9c95 build script: create bzip2 .pc file 2020-12-17 11:22:59 +02:00
alexey.lysiuk
62996171e8 add freetype .pc file 2020-12-16 11:02:03 +02:00
alexey.lysiuk
a1a651fc33 move freetype header files to match installation rule 2020-12-16 11:02:03 +02:00
alexey.lysiuk
95b4f020e1 build script: add freetype target 2020-12-16 11:02:03 +02:00
alexey.lysiuk
9a254b77fb add webp .pc file 2020-12-16 11:02:03 +02:00
alexey.lysiuk
5bd972bc43 build script: add webp target 2020-12-16 11:02:03 +02:00
alexey.lysiuk
5b46f1e5f3 add samplerate .pc file 2020-12-16 11:02:03 +02:00