Search Criteria
Package Details: go-swagger 0.26.1-1
Git Clone URL: | https://aur.archlinux.org/go-swagger.git (read-only, click to copy) |
---|---|
Package Base: | go-swagger |
Description: | Toolkit for swagger in golang (go-swagger) |
Upstream URL: | https://goswagger.io |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | casualjim |
Maintainer: | casualjim |
Last Packager: | casualjim |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-10-22 08:29 |
Last Updated: | 2021-02-05 17:12 |
Dependencies (5)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- gzip (gzip-git, gzip-with-pigz-symlinks, dxcompress, dxcompress-git) (make)
- tar (tar-libarchive, tar-git, tar-parallel) (make)
Latest Comments
matthias.lisin commented on 2021-01-20 15:17
hello again my friend. I have edited my old comment with the PKGBUILD and added some comments. The
go mod download
one - which I previously suggested to you without knowing better - might interest you.matthias.lisin commented on 2020-06-18 00:39
Thanks for switching to source build! Wanted to add a few things since there were some changes since my comment.
export CGO_CFLAGS="$CFLAGS"
. See: Go_package_guidelines#Flags_and_build_optionsgzip
make dependency, as this works withbsdcat
as welljust a suggestion I recently picked up on the mailing list:
$pkg.tar.gz::$url
format as Github allows to freely choose a filename of the downloaded source tag.Explained here: github.com/ml-/pkgbuild
I maintained my own
PKGBUILD
for a short period of time which include all my suggestions: https://github.com/ml-/pkgbuild/blob/master/go-swagger/PKGBUILDcasualjim commented on 2020-06-17 07:35
I wanted to wait until I could do a new release. I've published a -bin package now with the binary version.
Thanks @matthias.lisin for the PKGBUILD it was helpful for providing the source build
matthias.lisin commented on 2020-05-22 11:55
Hi, can you compile the package from source, binary packages should have
-bin
suffix. Let me know if you need any help with thePKGBUILD
.Edit: Just did one for myself. In case you're interested:
Edit 2 (2021-01-20): Gained some knowledge and here to correct my sins. Updated the PKGBUILD, old lines commented out to keep some sort of history.
casualjim commented on 2018-06-03 17:56
The downloaded binaries are now named uniquely. It's kind of odd though that things with different hashes and the same name don't invalidate local caches.
atriix commented on 2017-12-03 12:34
Please name the download so it is unique with each version. With a aur client cache things it won't re-download new versions as is.
Something along the line of https://slexy.org/view/s21DWpXVjT