(hall-description (name "bugafriend") (prefix "") (version "0.1") (author "Vivi Langdon") (email "puttabutta@gmail.com") (copyright (2024)) (synopsis "") (description "") (home-page "") (license gpl3+) (dependencies `(("guile-goblins" (goblins) ,guile-goblins) ("guile-ncurses" (ncurses curses) ,guile-ncurses))) (skip ()) (features ((guix #f) (use-guix-specs-for-dependencies #f) (native-language-support #f) (licensing #t))) (files (libraries ((scheme-file "bugafriend") (directory "bugafriend" ((directory "utils" ((compiled-scheme-file "registry") (scheme-file "registry"))) (scheme-file "hconfig") (compiled-scheme-file "hconfig") (compiled-scheme-file "listener") (scheme-file "listener") (compiled-scheme-file "ui") (scheme-file "ui"))))) (tests ((directory "tests" ()))) (programs ((directory "scripts" ((text-file "listen") (in-file "say") (in-file "listen"))))) (documentation ((org-file "README") (symlink "README" "README.org") (text-file "HACKING") (text-file "COPYING") (directory "doc" ((texi-file "version") (text-file ".dirstamp") (text-file "stamp-vti") (info-file "bugafriend") (texi-file "bugafriend"))) (text-file "NEWS") (text-file "AUTHORS") (text-file "ChangeLog"))) (infrastructure ((scheme-file "guix") (text-file ".gitignore") (scheme-file "hall") (directory "build-aux" ((tex-file "texinfo") (scheme-file "test-driver") (text-file "missing") (text-file "install-sh") (text-file "mdate-sh"))) (autoconf-file "configure") (automake-file "Makefile") (in-file "pre-inst-env")))))