Commit graph

311 commits

Author SHA1 Message Date
alexey.lysiuk
a506a235e7 add sndfile.pc file 2020-12-09 10:34:46 +02:00
alexey.lysiuk
d7baaa7675 build script: add pkg extra libraries to sndfile target 2020-12-09 10:34:26 +02:00
alexey.lysiuk
b803b9fe0f add opusfile.pc file 2020-12-09 10:33:50 +02:00
alexey.lysiuk
2d10cd23e9 build script: update opusfile target
add linking with opus and ogg libraries to .pc file
ignore opusurl.pc file
2020-12-09 10:33:30 +02:00
alexey.lysiuk
4eed3e3272 add opus.pc file 2020-12-09 10:32:17 +02:00
alexey.lysiuk
4ed62d9ef0 add flac.pc file 2020-12-09 10:31:13 +02:00
alexey.lysiuk
68e5aceb89 build script: update flac target
add linking with ogg library to .pc file
do not build c++ library
2020-12-09 10:30:53 +02:00
alexey.lysiuk
dc3da6843a add pycharm project 2020-12-09 10:29:00 +02:00
alexey.lysiuk
57444b20ee build script: add ability to specify install tool 2020-12-08 11:31:57 +02:00
alexey.lysiuk
c55e822930 add meson 0.56.0 2020-12-08 11:31:26 +02:00
alexey.lysiuk
4279915d75 build script: add target to clean dependencies directory
replace existing clean target with clean-all
2020-12-08 10:43:12 +02:00
alexey.lysiuk
d08c067888 build script: define pkg-config extra libraries as string
this allows to specify frameworks in addition to libraries
2020-12-08 10:22:05 +02:00
alexey.lysiuk
2aba13ca81 add .pc files for vorbis target 2020-12-07 13:40:37 +02:00
alexey.lysiuk
9cdac13420 build script: add extra libraries for vorbis target 2020-12-07 13:40:09 +02:00
alexey.lysiuk
2307816bd8 update libs variables in existing .pc files 2020-12-07 13:39:09 +02:00
alexey.lysiuk
fbe266e4e8 remove patching of .pc files 2020-12-07 13:37:44 +02:00
alexey.lysiuk
f453690d84 build script: ability to update .pc files
clears prefix and adds extra libraries
2020-12-07 13:37:18 +02:00
alexey.lysiuk
eb7436c028 build script: add gettext target, and use it as base for intl
gettext target is not registered intentionally to avoid conflicts with intl, its lightweight version
2020-12-07 10:36:21 +02:00
alexey.lysiuk
99fd9f240a add zlib.pc file 2020-12-06 12:57:56 +02:00
alexey.lysiuk
eecc89a899 patch zlib for proper .pc file creation 2020-12-06 12:57:42 +02:00
alexey.lysiuk
e6ee857f8b add libpcre.pc file 2020-12-06 12:27:31 +02:00
alexey.lysiuk
f43f50c225 patch libpcre.pc.in file 2020-12-06 12:27:31 +02:00
alexey.lysiuk
f1eedf85d0 build script: do not build c++ pcre libraries 2020-12-06 12:27:31 +02:00
alexey.lysiuk
c8db3273ea build script: add intl target, a part of gettext 2020-12-06 12:13:45 +02:00
alexey.lysiuk
a1b5db3172 build script: call configure script in configure() method instead of build() 2020-12-06 12:13:12 +02:00
alexey.lysiuk
9774e56044 add libffi.pc file 2020-12-06 11:20:41 +02:00
alexey.lysiuk
c6083b55b9 patch libffi.pc.in file 2020-12-06 11:20:22 +02:00
alexey.lysiuk
a1f2a7d6b4 build script: package meson as zipped app 2020-12-06 11:14:15 +02:00
alexey.lysiuk
bdb135ec38 build script: remove extra whitespace 2020-12-06 10:58:41 +02:00
alexey.lysiuk
9c865eec1e build script: add meson target 2020-12-06 10:54:36 +02:00
alexey.lysiuk
eadc423867 rewrite pkg-config wrapper as python script
set config path and improve logging
2020-12-06 10:05:32 +02:00
alexey.lysiuk
f3da8a302d add ogg.pc file 2020-12-05 15:42:30 +02:00
alexey.lysiuk
66dbc44a6b patch ogg.pc.in file 2020-12-05 15:42:20 +02:00
alexey.lysiuk
9b5bb88f7c build script: use automated patching for ogg target 2020-12-05 15:42:09 +02:00
alexey.lysiuk
490a7e86f5 build script: add automated patching 2020-12-05 15:41:48 +02:00
alexey.lysiuk
ead26980be do not ignore .pc files 2020-12-05 15:41:28 +02:00
alexey.lysiuk
e375d23648 build script: setup environment variables for all targets 2020-12-05 15:41:09 +02:00
alexey.lysiuk
33ec97ea4b build script: add clean special target 2020-12-05 15:40:56 +02:00
alexey.lysiuk
5083a3c683 build script: extract base target class 2020-12-05 15:40:42 +02:00
alexey.lysiuk
d8fc93a041 fix exit code of pkg-config wrapper script 2020-12-05 15:40:21 +02:00
alexey.lysiuk
d1862a56e9 remove obsolete test 2020-12-05 10:29:03 +02:00
alexey.lysiuk
4cec1b0463 build script: add ninja target 2020-12-03 13:13:16 +02:00
alexey.lysiuk
23522ec45d build script: add pcre target 2020-12-03 12:51:55 +02:00
alexey.lysiuk
20d038030b build script: add iconv target 2020-12-03 12:12:58 +02:00
alexey.lysiuk
ee05a2dc12 build script: add ffi target 2020-12-03 11:33:31 +02:00
alexey.lysiuk
82236aa071 build script: add sndfile target 2020-12-01 13:03:52 +02:00
alexey.lysiuk
48da7784e3 build script: add openal target 2020-12-01 13:03:39 +02:00
alexey.lysiuk
31ea8bc789 build script: add mpg123 target 2020-12-01 13:02:05 +02:00
alexey.lysiuk
79c436f34a build script: fix flac target class name 2020-12-01 13:00:53 +02:00
alexey.lysiuk
1ec9144924 build script: add flac target 2020-11-30 11:34:22 +02:00