Search Criteria
Package Details: h2o 2.3.0_beta2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/h2o.git (read-only, click to copy) |
---|---|
Package Base: | h2o |
Description: | Optimized HTTP server with support for HTTP/1.x and HTTP/2 |
Upstream URL: | https://github.com/h2o/h2o |
Licenses: | MIT |
Conflicts: | libh2o |
Provides: | h2o, libh2o |
Submitter: | atweiden |
Maintainer: | HLFH (phoepsilonix) |
Last Packager: | HLFH |
Votes: | 30 |
Popularity: | 0.000002 |
First Submitted: | 2014-12-26 01:26 (UTC) |
Last Updated: | 2022-12-08 14:37 (UTC) |
Dependencies (12)
- libuv (libuv-gitAUR)
- libyaml (libyaml-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- wslay (libwslay)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- libtool (libtool-gitAUR) (make)
- make (make-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- ruby (make)
Latest Comments
1 2 3 4 Next › Last »
phoepsilonix commented on 2024-02-29 09:27 (UTC) (edited on 2024-02-29 09:27 (UTC) by phoepsilonix)
@HLFH Thank you.
HLFH commented on 2023-12-16 06:26 (UTC)
@phoepsilonix I have added you as co-maintainer. Feel free to apply directly your patches.
phoepsilonix commented on 2023-03-07 14:59 (UTC) (edited on 2023-03-08 20:19 (UTC) by phoepsilonix)
Adjusted builds to work with clang and lto. Fixed a mistake in the mruby Rakefile.
Postscript, just in case.
My patch is in the public domain.
PKGBUILD
h2o-libressl-3.6.2.patch
phoepsilonix commented on 2023-03-07 14:46 (UTC) (edited on 2023-03-07 20:02 (UTC) by phoepsilonix)
mruby-Rakefile.patch
deps.patch
HLFH commented on 2022-12-08 14:39 (UTC)
I have just updated this package to reflect the comments of @rgacogne in https://aur.archlinux.org/packages/h2o-2.2.
rgacogne commented on 2021-12-08 14:41 (UTC)
Thanks a lot!
HLFH commented on 2021-12-08 14:40 (UTC)
@rcacogne The h2o2.2 package is now available > https://aur.archlinux.org/packages/h2o-2.2/.
HLFH commented on 2021-12-08 13:10 (UTC)
I am uploading the h2o-2.2 AUR package, I will keep you posted once done.
rgacogne commented on 2021-12-08 13:01 (UTC)
I see why the upgrade to 2.3.0-beta2, even though I'm pretty much convinced 2.3.0 will never be released. Now I need to figure out what to do for dnsdist since I will not make it compatible with h2o 2.3.x. Would you mind if I upload an h2o-2.2 package to the AUR?
HLFH commented on 2021-12-08 12:58 (UTC)
@rleees85 "Manually installing Ruby 2.7, symlinking Ruby 2.7 binary to /usr/bin/ruby and manually updating the PKGBUILD to require ruby2.7 instead of ruby fixes it."
I am not a fan of this symlink. Best to wait for h2o to support Ruby 3. https://github.com/h2o/h2o/issues/2789
In the meantime, like the AUR package h2o-git, I have disabled mruby.
1 2 3 4 Next › Last »