Commit Graph

20 Commits

Author SHA1 Message Date
Mehdi Chinoune
996c6492f5 osslsigncode: update to 2.7 2023-10-04 20:43:21 +01:00
Dennis Ameling
8ae6b38254 osslsigncode: update to 2.6 2023-07-14 01:36:46 +05:30
مهدي شينون (Mehdi Chinoune)
c73149a6bc openssl: rebuild dependent packages 2023-01-14 22:44:44 +01:00
Dennis Ameling
da040c9d66 osslsigncode: add clangarm64 target
Signed-off-by: Dennis Ameling <dennis@dennisameling.com>
2022-12-22 17:46:39 +05:30
مهدي شينون (Mehdi Chinoune)
fee37535b1 Remove dependency on libssp - Part2 2022-10-08 12:30:25 +01:00
Christoph Reiter
f7208f6dc3 osslsigncode: install bash completion scripts into the right prefix 2022-09-06 09:10:46 +02:00
Mehdi Chinoune
ffefe8dac3 osslsigncode: update to 2.5 2022-08-22 09:11:11 +01:00
Mehdi Chinoune
52af65e161 osslsigncode: update to 2.3 2022-04-05 13:22:59 +00: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
Christoph Reiter
3eac67e2ca Makedepend on autotools where needed 2021-12-17 12:41:47 +01:00
Viktor Szakats
589d88e02d osslsigncode 2.2 2021-09-04 21:45:32 +02:00
Jeremy Drake
e669538101 Enable clang32 for more packages. 2021-08-21 14:17:54 -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
Alexey Pavlov
e5c6551d9d osslsigncode: Update to 2.0 2019-05-24 14:30:09 +03:00
Alexey Pavlov
e6063ec32c osslsigncode : Fix building with openssl 1.1.x 2018-10-10 09:07:07 +03:00
Viktor Szakats
0dcdc34f86 osslsigncode: add libgsf as a dependency (#2142)
Turns out this was the full error:
```
$ osslsigncode
F:/msys64/mingw64/bin/osslsigncode.exe: error while loading shared libraries: libgsf-1-114.dll: cannot open shared object file: No such file or directory
```
osslsigncode uses libgsf for `.msi` support.
2017-02-01 14:46:55 +03:00
Viktor Szakats
58a56ca837 osslsigncode: rebuild (#2141)
It started to fail as below in the last 24 hours:
```
C:/msys64/mingw32/bin/osslsigncode.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
```
2017-02-01 07:09:28 +03: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
David Macek
b8b01db2bd osslsigncode: new package 2015-12-03 08:44:30 +01:00