pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
libwebm: link to upstream bug report
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Mon Jul 13 16:31:35 2026 +0200
Changeset: e63dc793be18305dd13407412617bd5a87626244
Modified Files:
libwebm/Makefile
Log Message:
libwebm: link to upstream bug report
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e63dc793be18305dd13407412617bd5a87626244
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libwebm/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/libwebm/Makefile b/libwebm/Makefile
index 99d2ff3eee..993be00513 100644
--- a/libwebm/Makefile
+++ b/libwebm/Makefile
@@ -16,6 +16,8 @@ USE_LANGUAGES= c++
CMAKE_CONFIGURE_ARGS+= -DBUILD_SHARED_LIBS=ON
+# upstream doesn't provide a pkg-config file, so make one
+# https://issues.webmproject.org/issues/534208996
SUBST_CLASSES+= pc
SUBST_FILES.pc+= libwebm.pc
SUBST_VARS.pc+= PREFIX
Home |
Main Index |
Thread Index |
Old Index