Search Criteria
Package Details: sharenix-git r185.8c9e08c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sharenix-git.git (read-only, click to copy) |
---|---|
Package Base: | sharenix-git |
Description: | file uploading tool with ShareX-compatible config |
Upstream URL: | https://github.com/francesco149/sharenix |
Licenses: | GPLv3 |
Provides: | sharenix |
Submitter: | lolisamurai |
Maintainer: | lolisamurai |
Last Packager: | lolisamurai |
Votes: | 4 |
Popularity: | 0.000010 |
First Submitted: | 2018-09-01 12:57 (UTC) |
Last Updated: | 2021-05-12 08:45 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- gnome-screenshot (gnome-screenshot-gitAUR, gnome-screenshot-stubAUR) (optional) – allows screenshotting regions with sharenix-window and sharenix-section
Latest Comments
faonecze commented on 2023-12-31 00:46 (UTC)
So far, there is no latest version available for update?
quenyen commented on 2021-05-03 15:07 (UTC)
I am interested in maintaining this if you are no longer interested in it btw
quenyen commented on 2021-05-03 14:39 (UTC)
Is it possible for you to turn the modules off during the installation and turning it back on when the installation is over in the PKGBUILD?
JandereDev commented on 2021-03-29 15:18 (UTC)
If you get something like
go: cannot find main module, but found .git/config
, you may need to set the environment variableGO111MODULE=off
. (https://github.com/Francesco149/sharenix/issues/62)WillyPillow commented on 2021-03-29 14:40 (UTC)
If anyone is running into errors like
go: cannot find main module
, this GH issue 1 may be of help.FichteFoll commented on 2019-01-18 03:15 (UTC) (edited on 2019-01-18 03:20 (UTC) by FichteFoll)
Yes, thanks, it builds now. Sorry, I was too lazy to try building on my normal system after the failure.
Some output to stdout would be nice during the build, however. I'm not familiar with the build process in Go, but it seems you are using
go get
instead ofgo build
as it is mentioned on the wiki[1]. I'm not qualified enough to comment on whether either is better than the other.[1]: https://wiki.archlinux.org/index.php/Go_package_guidelines
lolisamurai commented on 2019-01-08 14:31 (UTC)
@FichteFoll I'm not sure if this is related, but the package was missing a pkgconf dependency which is now fixed. either way i'll try to set up a chroot so i can test this
FichteFoll commented on 2019-01-05 00:11 (UTC) (edited on 2019-01-05 00:11 (UTC) by FichteFoll)
When building this with makechrootpkg: