pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

picom-12.3: add build failure



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Sun Oct 20 18:00:09 2024 +0200
Changeset:	dee5425fa652e845411bdee9a1286767cccb9fe2

Modified Files:
	picom/Makefile
Added Files:
	picom/TODO

Log Message:
picom-12.3: add build failure

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=dee5425fa652e845411bdee9a1286767cccb9fe2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 picom/Makefile | 3 +++
 picom/TODO     | 8 ++++++++
 2 files changed, 11 insertions(+)

diffs:
diff --git a/picom/Makefile b/picom/Makefile
index db32d7ac63..12fbf15928 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -14,6 +14,9 @@ CONFLICTS+=	compton-[0-9]*
 SUPERSEDES+=	compton-[0-9]*
 
 TOOL_DEPENDS+=	asciidoc-[0-9]*:../../textproc/asciidoc
+
+.include "../../lang/ruby/rubyversion.mk"
+
 TOOL_DEPENDS+=	${RUBY_PKGPREFIX}-asciidoctor-[0-9]*:../../textproc/ruby-asciidoctor
 
 USE_TOOLS+=		pkg-config
diff --git a/picom/TODO b/picom/TODO
new file mode 100644
index 0000000000..56a2f2b742
--- /dev/null
+++ b/picom/TODO
@@ -0,0 +1,8 @@
+Program asciidoctor found: NO
+
+man/meson.build:3:7: ERROR: Program 'asciidoctor' not found or not executable
+
+A full log can be found at /usr/pkgsrc/wip/picom/work/picom-12.3/output/meson-logs/meson-log.txt
+*** Error code 1
+
+Stop.


Home | Main Index | Thread Index | Old Index