Commit Graph

20 Commits

Author SHA1 Message Date
Mehdi Chinoune
41ebde349d Fix runtime dependencies (4/n) 2022-03-02 21:57:51 +01:00
Christoph Reiter
7c67d9c465 Make sure every package using a C/C++ compiler depends on one
The "cc" virtual package provides the environment default compiler.
2022-01-08 17:11:16 +01:00
Jeremy Drake
37a2037ae6 add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.
2021-06-17 17:04:00 -07:00
Rosen Penev
74062ace95 yaml-cpp: fix compilation with clang64
fPIC was causing issues. Fix by using the CMAKE variable instead.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-02 17:17:42 -07:00
Christoph Reiter
81bf16586c Enable clang64 for everything 2021-04-25 19:30:11 +02:00
Christoph Reiter
efa44d23cc ucrt all the things 2021-04-01 21:08:55 +02:00
Christoph Reiter
e6feb764f0 yaml-cpp: remove the python2 dependency
It's not used during the build.
2019-10-30 21:34:10 +01:00
Alexey Pavlov
1dcfa6793a yaml-cpp: Fix building shared library. Build both shared and static 2019-10-09 08:40:52 +03:00
Alexey Pavlov
4b5a5756b3 yaml-cpp: Update to 0.6.3 2019-10-04 12:25:28 +03:00
Diego Sogari
53210c2ad0 Update yaml-cpp to version 0.6.2 (#3629) 2018-04-24 08:30:41 +03:00
Lukas K
df32613012 rebuild yaml-cpp due to boost update (#3253) 2018-01-09 09:37:44 +03:00
Yusuke Sasaki
03659a6128 yaml-cpp: add entry 2016-03-05 16:48:18 +09:00
Yusuke Sasaki
b00d5e1ab7 yaml-cpp: update to 0.5.3 2016-03-05 04:17:09 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Alexey Pavlov
6bc5380cb8 == Rebuild with GCC-5.1.0. Part V === 2015-07-09 15:32:38 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
d92815a652 Fix scripts to use new global MINGW_PACKAGE_PREFIX variable instead locally defined 2014-06-11 07:11:51 +04:00
Alexpux
228bb23d40 Fix formatting. Replace TAB with two spaces 2014-04-22 16:46:15 +04:00
Alexpux
ac7ddf69f1 Rebuild packages to fix winpthreads dependency. 2014-04-21 12:33:57 +04:00
Alexpux
1dd109a05a Add yaml-cpp packages. 2013-12-29 20:58:02 +04:00