Commit Graph

332 Commits

Author SHA1 Message Date
alexey.lysiuk 23470315f3 pkg-config wrapper: output linker flags for static libraries 2020-12-12 11:33:43 +02:00
alexey.lysiuk b6e58c6a7b build script: skip extra programs for opus target 2020-12-12 11:32:18 +02:00
alexey.lysiuk cf15f494d7 add vpx.pc file 2020-12-11 16:51:44 +02:00
alexey.lysiuk f1016e12ee build script: add vpx target 2020-12-11 16:50:14 +02:00
alexey.lysiuk 3a101e9cb1 add yasm 1.3.0 2020-12-11 16:49:48 +02:00
alexey.lysiuk f1fa0c1f34 build script: add yasm target 2020-12-11 16:48:43 +02:00
alexey.lysiuk af21777683 add mpg123 .pc file 2020-12-11 16:17:08 +02:00
alexey.lysiuk bfb0d8e9ab add mpg123 unneeded files to git ignore list 2020-12-11 16:16:53 +02:00
alexey.lysiuk 043a0b4898 build script: add pkg-config target 2020-12-11 16:10:25 +02:00
alexey.lysiuk 6c1ffea7b8 update glib to 2.66.3
add gthread library and .pc files
2020-12-11 15:58:11 +02:00
alexey.lysiuk 2c90e7a175 build script: add glib target 2020-12-11 15:22:27 +02:00
alexey.lysiuk 9b49dc8f1d update moltenvk to 1.1.1 2020-12-10 13:43:35 +02:00
alexey.lysiuk ac60a12ace build script: add moltenvk target 2020-12-10 13:43:15 +02:00
alexey.lysiuk 6a93fec20d build script: do not create symlink to symlink, copy it instead 2020-12-10 13:32:09 +02:00
alexey.lysiuk 32747133a3 build script: fix combining make arguments 2020-12-10 11:38:50 +02:00
alexey.lysiuk f2f0711295 build script: move ogg target into proper location 2020-12-10 11:38:11 +02:00
alexey.lysiuk 2cf7d7956c build script: remove private libraries from .pc files 2020-12-10 10:16:01 +02:00
alexey.lysiuk 5ad4b073ed add openal.pc file 2020-12-09 13:28:29 +02:00
alexey.lysiuk 2c082c21ec build script: update openal .pc file
add link with required frameworks
remove useless private libs with full paths to frameworks
2020-12-09 13:28:14 +02:00
alexey.lysiuk bf75756d5d build script: add custom processing for .pc files 2020-12-09 13:26:16 +02:00
alexey.lysiuk b03364a4b1 build script: add argument combining rules for command line options 2020-12-09 12:01:01 +02:00
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