On samedi 25 novembre 2017 12:30:54 CET Artur Iwicki wrote:
> I'd like to ask if someone would be willing to package the following program
> for Fedora: https://github.com/simeji/jid
 
> The software is written is Go (which is the main reason I didn't package it
> myself). I can package or review some C / Cpp / Pascal stuff in exchange.
 
> Thanks,
> A.I.
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Hello,

Package dependencies:
 ├── github.com/bitly/go-simplejson (golang-github-bitly-go-simplejson) 
PkgDB=False
 │    └── github.com/stretchr/testify (golang-github-stretchr-testify) 
PkgDB=True
 ├── github.com/mattn/go-runewidth (golang-github-mattn-go-runewidth) PkgDB=True
 ├── github.com/nsf/termbox-go (golang-github-nsf-termbox-go) PkgDB=False
 ├── github.com/nwidger/jsoncolor (golang-github-nwidger-jsoncolor) PkgDB=False
 │    └── github.com/fatih/color (golang-github-fatih-color) PkgDB=False
 └──github.com/pkg/errors (golang-github-pkg-errors) PkgDB=True


I already maintain one of the dependencies, golang-github-nsf-termbox-go. 
There's two
missing ones: golang-github-bitly-go-simplejson and 
golang-github-nwidger-jsoncolor.
golang-github-fatih-color is already packaged but there's a bug in the way it's 
packaged
so it requires cooperation with the maintainer (mrunge) to continue.
(PR: 
https://src.fedoraproject.org/rpms/golang-github-fatih-color/pull-request/1)

If this is not too urgent, you can grab it for now on my COPR:
https://copr.fedorainfracloud.org/coprs/eclipseo/jid/

Best regards,

Robert-André.

ps: sadly all the packaqe I need to be reviewed are also written in Golang.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to