Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743460 - net-misc/croc: securely transfer files and folders from the commandline (New Package)
Summary: net-misc/croc: securely transfer files and folders from the commandline (New ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Stephan Hartmann (RETIRED)
URL: https://github.com/schollz/croc
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2020-09-19 05:42 UTC by tuxuser360
Modified: 2020-09-20 18:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
croc-8.3.2.ebuild (New Package) (croc-8.3.2.ebuild,583 bytes, text/plain)
2020-09-19 05:42 UTC, tuxuser360
Details
croc-8.3.2.ebuild (New Package - added BDEPEND) (croc-8.3.2.ebuild,594 bytes, text/plain)
2020-09-19 15:08 UTC, tuxuser360
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tuxuser360 2020-09-19 05:42:35 UTC
Created attachment 661356 [details]
croc-8.3.2.ebuild (New Package)

Hi!

Please find attached croc-8.3.2.ebuild

croc is a tool that allows any two computers to simply and securely transfer files and folders from the commandline.
It works by utilizing an either public or self-hosted relay server to handshake the encrypted connections of the participants.

As its a file-transfer application, net-misc/croc seems fitting.
Comment 1 Jonas Stein gentoo-dev 2020-09-19 11:03:52 UTC
requires Go 1.12+
Comment 2 tuxuser360 2020-09-19 15:07:36 UTC
Thanks.
Added BDEPEND on ">=dev-lang/go-1.12.0" and removed obsolete "RDEPEND" field.
Comment 3 tuxuser360 2020-09-19 15:08:19 UTC
Created attachment 661380 [details]
croc-8.3.2.ebuild (New Package - added BDEPEND)
Comment 4 Larry the Git Cow gentoo-dev 2020-09-20 18:30:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e948a97720a1d05a5d5d96e0cd62c4f7e80b91e

commit 8e948a97720a1d05a5d5d96e0cd62c4f7e80b91e
Author:     Stephan Hartmann <sultan@gentoo.org>
AuthorDate: 2020-09-20 18:20:37 +0000
Commit:     Stephan Hartmann <sultan@gentoo.org>
CommitDate: 2020-09-20 18:29:51 +0000

    net-misc/croc: new package
    
    Closes: https://bugs.gentoo.org/743460
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Stephan Hartmann <sultan@gentoo.org>

 net-misc/croc/Manifest          | 105 +++++++++++++++++++++++++++++++
 net-misc/croc/croc-8.3.2.ebuild | 136 ++++++++++++++++++++++++++++++++++++++++
 net-misc/croc/metadata.xml      |  11 ++++
 3 files changed, 252 insertions(+)