diff options
author | EuAndreh <eu@euandre.org> | 2025-04-30 06:54:25 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-30 06:55:38 -0300 |
commit | 861ec3fa71d8f02c533eb3cf03a23884b8c35f7c (patch) | |
tree | 572c81fb9bd0abcd398d356fb63320801c10c2e6 /deps.mk | |
parent | src/content/en/: Unpluralize collection names (diff) | |
download | euandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.gz euandre.org-861ec3fa71d8f02c533eb3cf03a23884b8c35f7c.tar.xz |
Makefile: Include call to po4a(1) in build
Diffstat (limited to 'deps.mk')
-rw-r--r-- | deps.mk | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -83,6 +83,7 @@ indexes.adoc = \ src/content/en/podcast/index.adoc \ src/content/en/screencast/index.adoc \ src/content/en/til/index.adoc \ + src/content/pt/hea/index.adoc \ feeds.xml = \ src/content/en/blog/feed.xml \ @@ -90,6 +91,7 @@ feeds.xml = \ src/content/en/podcast/feed.xml \ src/content/en/screencast/feed.xml \ src/content/en/til/feed.xml \ + src/content/pt/hea/feed.xml \ images.svg = \ src/content/img/atom.svg \ @@ -127,6 +129,20 @@ sources.extras = \ src/content/en/screencast/2021/02/07/autoqemu.tar.gz \ src/content/en/screencast/2021/02/07/autoqemu.webm \ +sources.po = \ + po/de.po \ + po/en.po \ + po/eo.po \ + po/es.po \ + po/euandre.org.pot \ + po/fr.po \ + po/pt.po \ + +po4a.in = \ + src/content/en/about.adoc \ + src/content/en/til/2020/08/12/filename-timestamp.adoc \ + src/content/en/til/index.adoc \ + src/content/en/about.html.gz: src/content/en/about.html src/content/en/index.html.gz: src/content/en/index.html src/content/pt/sobre.html.gz: src/content/pt/sobre.html @@ -200,6 +216,7 @@ src/content/en/pastebin/index.html.gz: src/content/en/pastebin/index.html src/content/en/podcast/index.html.gz: src/content/en/podcast/index.html src/content/en/screencast/index.html.gz: src/content/en/screencast/index.html src/content/en/til/index.html.gz: src/content/en/til/index.html +src/content/pt/hea/index.html.gz: src/content/pt/hea/index.html src/content/en/blog/categories.html.gz: src/content/en/blog/categories.html src/content/en/pastebin/categories.html.gz: src/content/en/pastebin/categories.html src/content/en/podcast/categories.html.gz: src/content/en/podcast/categories.html @@ -278,6 +295,7 @@ src/content/en/pastebin/index.snippets.gz: src/content/en/pastebin/index.snippet src/content/en/podcast/index.snippets.gz: src/content/en/podcast/index.snippets src/content/en/screencast/index.snippets.gz: src/content/en/screencast/index.snippets src/content/en/til/index.snippets.gz: src/content/en/til/index.snippets +src/content/pt/hea/index.snippets.gz: src/content/pt/hea/index.snippets src/content/en/blog/categories.snippets.gz: src/content/en/blog/categories.snippets src/content/en/pastebin/categories.snippets.gz: src/content/en/pastebin/categories.snippets src/content/en/podcast/categories.snippets.gz: src/content/en/podcast/categories.snippets @@ -288,11 +306,13 @@ src/content/en/pastebin/categories.xml.gz: src/content/en/pastebin/categories.xm src/content/en/podcast/categories.xml.gz: src/content/en/podcast/categories.xml src/content/en/screencast/categories.xml.gz: src/content/en/screencast/categories.xml src/content/en/til/categories.xml.gz: src/content/en/til/categories.xml +src/content/pt/hea/categories.xml.gz: src/content/pt/hea/categories.xml src/content/en/blog/feed.xml.gz: src/content/en/blog/feed.xml src/content/en/pastebin/feed.xml.gz: src/content/en/pastebin/feed.xml src/content/en/podcast/feed.xml.gz: src/content/en/podcast/feed.xml src/content/en/screencast/feed.xml.gz: src/content/en/screencast/feed.xml src/content/en/til/feed.xml.gz: src/content/en/til/feed.xml +src/content/pt/hea/feed.xml.gz: src/content/pt/hea/feed.xml src/content/en/about.htmlbody src/content/en/about.snippets src/content/en/about.conf: src/content/en/about.adoc src/content/en/index.htmlbody src/content/en/index.snippets src/content/en/index.conf: src/content/en/index.adoc @@ -367,6 +387,7 @@ src/content/en/pastebin/index.htmlbody src/content/en/pastebin/index.snippets sr src/content/en/podcast/index.htmlbody src/content/en/podcast/index.snippets src/content/en/podcast/index.conf: src/content/en/podcast/index.adoc src/content/en/screencast/index.htmlbody src/content/en/screencast/index.snippets src/content/en/screencast/index.conf: src/content/en/screencast/index.adoc src/content/en/til/index.htmlbody src/content/en/til/index.snippets src/content/en/til/index.conf: src/content/en/til/index.adoc +src/content/pt/hea/index.htmlbody src/content/pt/hea/index.snippets src/content/pt/hea/index.conf: src/content/pt/hea/index.adoc src/content/en/blog/categories.htmlbody src/content/en/blog/categories.snippets src/content/en/blog/categories.conf: src/content/en/blog/categories.adoc src/content/en/pastebin/categories.htmlbody src/content/en/pastebin/categories.snippets src/content/en/pastebin/categories.conf: src/content/en/pastebin/categories.adoc src/content/en/podcast/categories.htmlbody src/content/en/podcast/categories.snippets src/content/en/podcast/categories.conf: src/content/en/podcast/categories.adoc @@ -445,6 +466,7 @@ src/content/en/pastebin/index.html: src/content/en/pastebin/index.conf src/conte src/content/en/podcast/index.html: src/content/en/podcast/index.conf src/content/en/podcast/index.htmlbody src/content/en/screencast/index.html: src/content/en/screencast/index.conf src/content/en/screencast/index.htmlbody src/content/en/til/index.html: src/content/en/til/index.conf src/content/en/til/index.htmlbody +src/content/pt/hea/index.html: src/content/pt/hea/index.conf src/content/pt/hea/index.htmlbody src/content/en/blog/categories.html: src/content/en/blog/categories.conf src/content/en/blog/categories.htmlbody src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.conf src/content/en/pastebin/categories.htmlbody src/content/en/podcast/categories.html: src/content/en/podcast/categories.conf src/content/en/podcast/categories.htmlbody @@ -524,6 +546,7 @@ src/content/en/pastebin/index.updatedat-check: src/content/en/pastebin/index.con src/content/en/podcast/index.updatedat-check: src/content/en/podcast/index.conf src/content/en/screencast/index.updatedat-check: src/content/en/screencast/index.conf src/content/en/til/index.updatedat-check: src/content/en/til/index.conf +src/content/pt/hea/index.updatedat-check: src/content/pt/hea/index.conf src/content/en/blog/categories.updatedat-check: src/content/en/blog/categories.conf src/content/en/pastebin/categories.updatedat-check: src/content/en/pastebin/categories.conf src/content/en/podcast/categories.updatedat-check: src/content/en/podcast/categories.conf @@ -602,6 +625,7 @@ src/content/en/pastebin/index.links-internal-check: src/content/en/pastebin/inde src/content/en/podcast/index.links-internal-check: src/content/en/podcast/index.links src/content/en/screencast/index.links-internal-check: src/content/en/screencast/index.links src/content/en/til/index.links-internal-check: src/content/en/til/index.links +src/content/pt/hea/index.links-internal-check: src/content/pt/hea/index.links src/content/en/blog/categories.links-internal-check: src/content/en/blog/categories.links src/content/en/pastebin/categories.links-internal-check: src/content/en/pastebin/categories.links src/content/en/podcast/categories.links-internal-check: src/content/en/podcast/categories.links @@ -680,6 +704,7 @@ src/content/en/pastebin/index.caslinks: src/content/en/pastebin/index.links src/content/en/podcast/index.caslinks: src/content/en/podcast/index.links src/content/en/screencast/index.caslinks: src/content/en/screencast/index.links src/content/en/til/index.caslinks: src/content/en/til/index.links +src/content/pt/hea/index.caslinks: src/content/pt/hea/index.links src/content/en/blog/categories.caslinks: src/content/en/blog/categories.links src/content/en/pastebin/categories.caslinks: src/content/en/pastebin/categories.links src/content/en/podcast/categories.caslinks: src/content/en/podcast/categories.links @@ -887,6 +912,7 @@ src/content/en/pastebin/index.htmlheader src/content/en/pastebin/index.htmlfoote src/content/en/podcast/index.htmlheader src/content/en/podcast/index.htmlfooter: src/content/en/podcast/index.conf src/content/en/screencast/index.htmlheader src/content/en/screencast/index.htmlfooter: src/content/en/screencast/index.conf src/content/en/til/index.htmlheader src/content/en/til/index.htmlfooter: src/content/en/til/index.conf +src/content/pt/hea/index.htmlheader src/content/pt/hea/index.htmlfooter: src/content/pt/hea/index.conf src/content/en/blog/categories.htmlheader src/content/en/blog/categories.htmlfooter: src/content/en/blog/categories.conf src/content/en/pastebin/categories.htmlheader src/content/en/pastebin/categories.htmlfooter: src/content/en/pastebin/categories.conf src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter: src/content/en/podcast/categories.conf @@ -897,6 +923,7 @@ src/content/en/pastebin/index.htmllisting: src/content/en/pastebin/index.conf src/content/en/podcast/index.htmllisting: src/content/en/podcast/index.conf src/content/en/screencast/index.htmllisting: src/content/en/screencast/index.conf src/content/en/til/index.htmllisting: src/content/en/til/index.conf +src/content/pt/hea/index.htmllisting: src/content/pt/hea/index.conf src/content/en/blog/categories.htmllisting: src/content/en/blog/categories.conf src/content/en/pastebin/categories.htmllisting: src/content/en/pastebin/categories.conf src/content/en/podcast/categories.htmllisting: src/content/en/podcast/categories.conf @@ -907,6 +934,7 @@ src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmlheader src src/content/en/podcast/index.html: src/content/en/podcast/index.htmlheader src/content/en/podcast/index.htmlfooter src/content/en/screencast/index.html: src/content/en/screencast/index.htmlheader src/content/en/screencast/index.htmlfooter src/content/en/til/index.html: src/content/en/til/index.htmlheader src/content/en/til/index.htmlfooter +src/content/pt/hea/index.html: src/content/pt/hea/index.htmlheader src/content/pt/hea/index.htmlfooter src/content/en/blog/categories.html: src/content/en/blog/categories.htmlheader src/content/en/blog/categories.htmlfooter src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.htmlheader src/content/en/pastebin/categories.htmlfooter src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmlheader src/content/en/podcast/categories.htmlfooter @@ -917,6 +945,7 @@ src/content/en/pastebin/index.html: src/content/en/pastebin/index.htmllisting sr src/content/en/podcast/index.html: src/content/en/podcast/index.htmllisting src/content/en/podcast/index.htmlbody src/content/en/screencast/index.html: src/content/en/screencast/index.htmllisting src/content/en/screencast/index.htmlbody src/content/en/til/index.html: src/content/en/til/index.htmllisting src/content/en/til/index.htmlbody +src/content/pt/hea/index.html: src/content/pt/hea/index.htmllisting src/content/pt/hea/index.htmlbody src/content/en/blog/categories.html: src/content/en/blog/categories.htmllisting src/content/en/blog/categories.htmlbody src/content/en/pastebin/categories.html: src/content/en/pastebin/categories.htmllisting src/content/en/pastebin/categories.htmlbody src/content/en/podcast/categories.html: src/content/en/podcast/categories.htmllisting src/content/en/podcast/categories.htmlbody |