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.
Until hugo reaches the official repositories, we will maintain a COPR here
TODO
- golang-github-yosssi-ace needs to be updated: Hugo uses ace.CompileResultWithTemplate which is not available in the latest tag. Maybe we should ask upstream to release a new version.
- golang-github-spf13-viper and golang-github-spf13-cast need to be updated to use the lowercase version of jww
- the latest build of jww in koji does not seem to be available (we need to chack that)
- Hugo still FTBFS in COPR
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-fortytw2-leaktest | Review request | hugo |
golang-github-PuerkitoBio-purell | Review request | hugo |
golang-github-PuerkitoBio-urlesc | BUG: namespace changed | golang-github-PuerkitoBio-purell |
golang-github-bep-gitmap | Review request - fredlima | hugo |
golang-github-bep-inflect | Review request | hugo |
golang-github-chaseadamsio-goorgeous | Review request | hugo |
golang-github-dchest-cssmin | Review request | hugo |
golang-github-eknkc-amber | Review request | hugo |
golang-github-fsnotify-fsnotify | Review request - fredlima | hugo |
golang-github-kardianos-osext | Review request | hugo |
golang-github-kyokomi-emoji | Review request | hugo |
golang-github-miekg-mmark | Review request - fredlima | hugo |
golang-github-nicksnyder-go-i18n | Review request | hugo |
golang-github-spf13-fsync | Review request - fredlima | hugo |
golang-github-spf13-jwalterweatherman | PACKAGED - BUG: cammelCase on namespace | hugo |
golang-github-spf13-nitro | Review request | hugo |
golang-github-yosssi-ace | Review request | 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 |