unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43784] Packaging Hugo
@ 2020-10-04  5:16 Ryan Prior via Guix-patches via
  2020-10-04  5:27 ` [bug#43784] Patch series for AWS Go SDK Ryan Prior via Guix-patches via
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-10-04  5:16 UTC (permalink / raw)
  To: 43784

[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]

Hugo is a popular static site generator. I use it for my own website and love that it has great support for authoring web content using Emacs org-mode files. I've been working on packaging it for Guix.

A particularly interesting reason to package Hugo in Guix is that, historically, Hugo has been considered difficult to build with its full set of features and dependencies. That's because, although maybe 98% of Hugo is written in pure Go, its SASS parser is written in C++ and so the full Hugo package requires both Go and C++ toolchains to build. That is widely considered too much work to set up, and so many Hugo hackers only build the part of the app that's pure Go, while the full version is referred to as "hugo-extended" and relatively neglected. Thus, bugs tend to crop up more in that part of the codebase than others.

Of course, I think it would be sweet if you could get a fully working toolchain for Hugo just by typing `git environment hugo`. That's the dream, right?

Hugo has many dependencies so this has ended up being a big project. I'm opening this issue so that I can use it to track progress and provide visibility into the process.

So far I've packaged about 60 dependencies and I expect there may be another 20 to go. My packages so far: https://github.com/ryanprior/guix-packages/blob/master/testing/hugo.scm
Big checklist file which I keep up-to-date as I work: https://raw.githubusercontent.com/ryanprior/guix-packages/master/testing/new-hugo-deps.org

Expect more messages in this thread as I start sending series of related patches!
Ryan

[-- Attachment #2: Type: text/html, Size: 1944 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [bug#43784] Patch series for AWS Go SDK
  2020-10-04  5:16 [bug#43784] Packaging Hugo Ryan Prior via Guix-patches via
@ 2020-10-04  5:27 ` Ryan Prior via Guix-patches via
  2020-10-11 16:18 ` [bug#43784] esbuild package Ryan Prior via Guix-patches via
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-10-04  5:27 UTC (permalink / raw)
  To: 43784@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 75 bytes --]

Packages for the AWS Go SDK and its deps: https://issues.guix.gnu.org/43785

[-- Attachment #2: Type: text/html, Size: 410 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [bug#43784] esbuild package
  2020-10-04  5:16 [bug#43784] Packaging Hugo Ryan Prior via Guix-patches via
  2020-10-04  5:27 ` [bug#43784] Patch series for AWS Go SDK Ryan Prior via Guix-patches via
@ 2020-10-11 16:18 ` Ryan Prior via Guix-patches via
  2020-10-12  4:10 ` [bug#43784] golibsass & deps Ryan Prior via Guix-patches via
  2022-08-11 10:10 ` [bug#43784] Packaging Hugo Marcel van der Boom
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-10-11 16:18 UTC (permalink / raw)
  To: 43784@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 93 bytes --]

esbuild and godebug, two more Hugo deps, have packages out: https://issues.guix.gnu.org/43840

[-- Attachment #2: Type: text/html, Size: 428 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [bug#43784] golibsass & deps
  2020-10-04  5:16 [bug#43784] Packaging Hugo Ryan Prior via Guix-patches via
  2020-10-04  5:27 ` [bug#43784] Patch series for AWS Go SDK Ryan Prior via Guix-patches via
  2020-10-11 16:18 ` [bug#43784] esbuild package Ryan Prior via Guix-patches via
@ 2020-10-12  4:10 ` Ryan Prior via Guix-patches via
  2022-08-11 10:10 ` [bug#43784] Packaging Hugo Marcel van der Boom
  3 siblings, 0 replies; 5+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-10-12  4:10 UTC (permalink / raw)
  To: 43784@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 73 bytes --]

Hugo dependency golibsass and its deps: https://issues.guix.gnu.org/43937

[-- Attachment #2: Type: text/html, Size: 393 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [bug#43784] Packaging Hugo
  2020-10-04  5:16 [bug#43784] Packaging Hugo Ryan Prior via Guix-patches via
                   ` (2 preceding siblings ...)
  2020-10-12  4:10 ` [bug#43784] golibsass & deps Ryan Prior via Guix-patches via
@ 2022-08-11 10:10 ` Marcel van der Boom
  3 siblings, 0 replies; 5+ messages in thread
From: Marcel van der Boom @ 2022-08-11 10:10 UTC (permalink / raw)
  To: 43784


Is this still being worked on?




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-11 10:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04  5:16 [bug#43784] Packaging Hugo Ryan Prior via Guix-patches via
2020-10-04  5:27 ` [bug#43784] Patch series for AWS Go SDK Ryan Prior via Guix-patches via
2020-10-11 16:18 ` [bug#43784] esbuild package Ryan Prior via Guix-patches via
2020-10-12  4:10 ` [bug#43784] golibsass & deps Ryan Prior via Guix-patches via
2022-08-11 10:10 ` [bug#43784] Packaging Hugo Marcel van der Boom

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).