Commit Graph

35 Commits

Author SHA1 Message Date
Biswapriyo Nath
65cc08eff4 libssh: Remove install script, use ninja
This fixes installation in ucrt and clang environments.
The cmake files are now modified with sed command to
add _IMPORT_PREFIX replacing full mingw prefix path.
2021-07-08 09:11:38 +05:30
Jeremy Drake
8ea893728c add clang32 to more packages.
All packages which successfully built on clang64, for which all of their
dependencies are already available for clang32.

Batch 2
2021-06-19 13:38:11 -07:00
Rosen Penev
3f7c207846 libssh: fix compilation with lld
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-05-07 16:00:38 -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
2937a14546 libssh: Update to 0.9.5 2020-10-19 13:29:57 +03:00
Alexey Pavlov
f3c54744d4 libssh: Update to 0.9.4 2020-04-10 20:40:33 +03:00
Alexey Pavlov
c6c24955e7 libssh: Update to 0.9.3. Fix building static lib 2019-12-11 11:10:06 +03:00
Alexey Pavlov
461e47f493 libssh: Update to 0.9.2 2019-11-07 23:32:39 +03:00
Alexey Pavlov
c5c19fede4 libssh: Update to 0.9.1 2019-11-01 13:29:24 +03:00
JPeterMugaas
39e83bd363 libssh - 0.9.0 - update to latest version 2019-06-30 15:17:57 -04:00
J. Peter Mugaas
a99dda257a Update both cmake and libssh. (#5004)
Update cmake to 1.13.4 - This fixes an issue with Doxygen build module.
Update libssh to 0.8.7 - update to altest version and run some tests.
2019-02-26 08:17:56 +03:00
Alexey Pavlov
770934ecbf libssh: Update to 0.8.6 2018-12-25 10:41:28 +03:00
Alexey Pavlov
348e73b6ea libssh: Update to 0.8.5 2018-10-29 23:40:19 +03:00
Alexey Pavlov
d80186dbb8 libssh: Update to 0.8.4 2018-10-18 10:10:14 +03:00
Andrew Sun
770cf531b3 libssh: update to 0.8.3 (#4438) 2018-09-24 08:29:18 +03:00
Andrew Sun
0239c57f8e libssh: update to 0.8.2 (#4339) 2018-09-03 07:30:06 +03:00
Andrew Sun
a905931ba1 libssh: update to 0.8.1 (#4271) 2018-08-21 15:50:01 +03:00
Viktor Szakats
7f6257d62d switch to HTTPS where available (#2904)
* switch to HTTPS where available

* use canonical readthedocs URLs
2017-09-16 09:12:45 +03:00
J. Peter Mugaas
2fdbed591a Some updated multimedia related things (#2399)
* Some updated multimedia related things
mingw-w64-doxygen - 1.8.13 - rebuild for clang 4
mingw-w64-libbluray -  1.0.0 - Update to latest version
mingw-w64-libvpx -  1.6.1 - Update to latest version, 0003 patch rekeyed, droped  009 and 010 - Alredy in source-code
mingw-w64-opencore-amr - 0.1.3 - Update to latest version
mingw-w64-opus - 1,1,4 0 Update to latest version
mingw-w64-wavpack -  5.1.0 - Update to latest version
mingw-w64-x265 - 2.3 - Update to altest version
mingw-w64-vid.stab - 1,1 - Update to latest version

* mingw-w64-xapian-core - 1.4.3 - Update to latest version

* mingw-w64-xapian-core - 1.4.3 - fix omitted patch - 0001-exp10-build-fix.patch
mingw-w64-libssh: - 0.7.5 - Update to altest version

* mingw-w64-xapian-core - 1.4.3 - OOPS!!! forget patch from source.
2017-04-21 07:41:56 +03:00
J. Peter Mugaas
2bec2f2d7e mingw-w64-libssh 0.7.4 - Update libssh to latest version (#2207) 2017-02-24 20:10:01 +03:00
RiCON
34d8edff1c libssh: increase pkgrel after last change 2016-05-23 20:16:21 +01:00
Ricardo Constantino (:RiCON)
b5f71120bc libssh: repackage missing pkg-config files 2016-05-21 14:20:48 +01:00
J. Peter Mugaas
4aff98cc77 mingw-w64-libssh: 0.7.3: Update to latest version and rekey mingw-as-unix patch
mingw-w64-libssh: 0.7.3: Update to latest version and rekey
mingw-as-unix patch
2016-05-14 11:03:39 -04:00
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +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
04ac84c2a9 Remove groups from mingw packages. 2015-07-07 10:23:54 +03:00
Alexey Pavlov
c6910c98ff === Rebuild with GCC-5.1.0. Part II === 2015-07-01 17:46:43 +03:00
Alexpux
27f086d747 libssh: Update to 0.7.0 2015-06-17 14:24:50 +03:00
Alexpux
05a278dfca libssh: Update to 0.6.5 2015-05-03 00:14:06 +03:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Alexpux
38f7a682bf libssh: Update to 0.6.4. Fix pkg-config files, fix cmake files. 2014-12-25 14:33:58 +03: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
49cfa93489 Add libssh package. 2014-03-17 01:01:29 +04:00