aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-13 17:32:01 -0300
committerEuAndreh <eu@euandre.org>2022-01-13 17:33:20 -0300
commit99c6239414f052c7981e51a37867abe016db1299 (patch)
treed18a2f835206c08c3fde9de8c918eba3da8828fa
parentTODOs.md: Add #td-f211218a-7ea2-1e84-fa0d-5aeb7f4f415a (diff)
downloadgit-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.gz
git-permalink-99c6239414f052c7981e51a37867abe016db1299.tar.xz
Makefile: Remove makefile.svg
-rw-r--r--Makefile4
-rw-r--r--README.md2
-rw-r--r--aux/containers/guix/manifest.scm2
3 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 7e91279..aeade09 100644
--- a/Makefile
+++ b/Makefile
@@ -104,10 +104,6 @@ CHANGELOG.en.md: CHANGELOG.md
l10n-gen: README.en.md CHANGELOG.en.md $(manpages.en.in) src/locale/en.sh
sh aux/workflow/l10n.sh -l '$(TRANSLATIONS)' -L '$(CONTRIBLANGS)' $?
-public/makefile.svg: Makefile
- mkdir -p '$(@D)'
- makefile2graph check | dot -Tsvg > $@
-
public: l10n-gen all TODOs.md $(manpages) public/makefile.svg
sh aux/workflow/public.sh -l '$(TRANSLATIONS) $(CONTRIBLANGS) en' \
-n '$(NAME)' -m '$(MAILING_LIST)' -o public
diff --git a/README.md b/README.md
index 57c3ca6..115055e 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,6 @@ The directory structure of the repository is:
Extra tools used for development are:
- [ShellCheck] for validating scripts;
- [po4a], [mdpo] and [gettext] for i18n and l10n support;
-- [makefile2graph] and [graphviz] for generating [makefile.svg];
- [pandoc] for generating the documentation HTML and website.
[ShellCheck]: https://www.shellcheck.net/
@@ -95,7 +94,6 @@ Extra tools used for development are:
[gettext]: https://www.gnu.org/software/gettext/
[pandoc]: https://pandoc.org/
[mdpo]: https://mdpo.readthedocs.io/en/master/
-[makefile2graph]: https://github.com/lindenb/makefile2graph
[graphviz]: https://graphviz.org/
[makefile.svg]: https://euandreh.xyz/git-permalink/makefile.svg
diff --git a/aux/containers/guix/manifest.scm b/aux/containers/guix/manifest.scm
index 0c24595..f4799bf 100644
--- a/aux/containers/guix/manifest.scm
+++ b/aux/containers/guix/manifest.scm
@@ -10,8 +10,6 @@
git
gawk
make
- makefile2graph
- graphviz
shellcheck
pandoc
gettext