We want to package Hugo in Fedora. This page is a list with all the efforts needed to achieve that.
To package Hugo, we first need to package all the dependencies listed in this page. For that, we have been using the gofed package. If you are using the gofed package, remember to add your username to the gofed group.
Refer to PackagingDrafts/Go for guidelines on how to prepare golang packages.
Dependencies
As we package dependencies, more dependencies may appear. Add them here and add whatever package deppends on them.
Package name | Status | WhatRequires |
---|---|---|
golang-github-PuerkitoBio-purell | ? | hugo |
golang-github-bep-gitmap | ? | hugo |
golang-github-bep-inflect | ? | hugo |
golang-github-chaseadamsio-goorgeous | ? | hugo |
golang-github-dchest-cssmin | ? | hugo |
golang-github-eknkc-amber | ? | hugo |
golang-github-fsnotify-fsnotify | ? | hugo |
golang-github-kardianos-osext | ? | hugo |
golang-github-kyokomi-emoji | ? | hugo |
golang-github-miekg-mmark | ? | hugo |
golang-github-nicksnyder-go-i18n | ? | hugo |
golang-github-spf13-fsync | ? | hugo |
golang-github-spf13-jwalterweatherman | ? | hugo |
golang-github-spf13-nitro | ? | hugo |
golang-github-yosssi-ace | ? | hugo |
golang-github-mitchellh-mapstructure | PACKAGED | hugo |
golang-github-pelletier-go-toml | PACKAGED | hugo |
golang-github-russross-blackfriday | PACKAGED | hugo |
golang-github-spf13-afero | PACKAGED | hugo |
golang-github-spf13-cast | PACKAGED | hugo |
golang-github-spf13-cobra | PACKAGED | hugo |
golang-googlecode-text | PACKAGED | hugo |
golang-gopkg-yaml | PACKAGED | hugo |
golang-github-gorilla-websocket | PACKAGED | hugo |
golang-github-spf13-pflag | PACKAGED | hugo |
golang-github-spf13-viper | PACKAGED | hugo |