Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: serve2d 0.3.1-1
Git Clone URL: | https://aur-dev.archlinux.org/serve2d.git (read-only) |
---|---|
Package Base: | serve2d |
Description: | A protocol detecting server, based off the serve2 library |
Upstream URL: | https://github.com/joushou/serve2d |
Keywords: | networking |
Licenses: | |
Conflicts: | |
Submitter: | das_j |
Maintainer: | das_j (joushou) |
Last Packager: | das_j |
Votes: | 1 |
Popularity: | 0.000041 |
First Submitted: | 2015-08-06 15:21 |
Last Updated: | 2016-02-13 19:22 |
Dependencies (1)
- go (go-bin, go-cross-all-platforms, go-cross-major-platforms, go-git, go-cross, go-unstable) (make)
Latest Comments
EdVanDance commented on 2015-10-12 17:46
The PKGBUILD didn't work for me as it is. I had to remove all "-${pkgver}" occurrences from build() and package().
das_j commented on 2015-09-23 12:37
Just added you as co-maintainer so you can bump the version next time in case I'm too slow :-)
joushou commented on 2015-09-23 11:11
Could you bump this to v0.3.1, which fixes a crash-bug?
Also, to ensure compatibility, it would be nice if the precompiled versions were used rather than compiling yourself. The potential issue in this is that only serve2d is using a release version, while the serve2 library is being fetched from master.
Alternatively, also use the release tarballs from serve2 as well, instead of git master (I just added one for all the versions of serve2d).