Search Criteria
Package Details: websocketpp-git 0.8.2.1709.1b11fd3-1
Git Clone URL: | https://aur.archlinux.org/websocketpp-git.git (read-only, click to copy) |
---|---|
Package Base: | websocketpp-git |
Description: | C++/Boost Asio based websocket client/server library |
Upstream URL: | http://www.zaphoyd.com/websocketpp/ |
Licenses: | BSD |
Conflicts: | websocketpp |
Provides: | websocketpp |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-10 15:21 (UTC) |
Last Updated: | 2020-06-06 11:35 (UTC) |
Dependencies (8)
- boost (boost-git) (make)
- boost-libs (boost-libs-git) (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- asio (optional) – alternative asio transport support
- boost (boost-git) (optional) – non C++11 environments support
- boost-libs (boost-libs-git) (optional) – non C++11 environments support
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static) (optional) – TLS socket component support
Required by (22)
- airdcpp-webclient (requires websocketpp)
- airdcpp-webclient-develop-git (requires websocketpp)
- airdcpp-webclient-git (requires websocketpp)
- beammp-server (requires websocketpp)
- casablanca-git (requires websocketpp) (optional)
- cpprestsdk (requires websocketpp) (make)
- headlines (requires websocketpp)
- kurento-media-server (requires websocketpp) (make)
- librevault (requires websocketpp)
- libsioclient-git (requires websocketpp)
- obs-advanced-scene-switcher (requires websocketpp) (make)
- obs-studio-amf (requires websocketpp) (make)
- obs-studio-browser (requires websocketpp) (make)
- obs-studio-git (requires websocketpp) (make)
- obs-studio-rc (requires websocketpp) (make)
- obs-studio-tytan652 (requires websocketpp) (make)
- obs-studio-vitalyr-git (requires websocketpp) (make)
- obs-websocket (requires websocketpp) (make)
- obs-websocket-compat (requires websocketpp) (make)
- openspace (requires websocketpp) (make)
- Show 2 more...
Latest Comments
MarsSeed commented on 2022-05-15 17:14 (UTC) (edited on 2022-05-15 17:15 (UTC) by MarsSeed)
Hi,
It seems to me that this particular git project uses the master branch as its latest release branch, and the 'develop' branch is where the actual development is happening.
Therefore it would make sense to switch this package over to the 'develop' branch, and merge AUR/websocketpp-git-dev to this package, because then it will be a duplicate. (Also the latter package has a not quite proper name.)
Edit: also the latter package is orphaned.
anthonypants commented on 2020-04-29 21:06 (UTC)
Seems to me like if the source for this package is supposed to be
git+https://github.com/zaphoyd/websocketpp
then there's been quite a few logic changes! Take a look for yourself! https://github.com/zaphoyd/websocketpp/commits/masteranthraxx commented on 2020-04-28 10:17 (UTC)
This is a -git package, it will never get a version number bump without logic changes. please read how VCS packages are handled.
anthonypants commented on 2020-04-28 01:49 (UTC)
Since the master branch is now on version 0.8.2 as of about a week ago, could someone update the version numbers on these packages?
xgdgsc commented on 2017-04-30 10:31 (UTC)