pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/openwv
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Feb 9 17:01:22 UTC 2026
Modified Files:
pkgsrc/multimedia/openwv: Makefile
pkgsrc/multimedia/openwv/files: README.firefox.in
Log Message:
multimedia/openwv: Fix and update README for firofox
* Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/multimedia/openwv/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/multimedia/openwv/files/README.firefox.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/multimedia/openwv/Makefile
diff -u pkgsrc/multimedia/openwv/Makefile:1.4 pkgsrc/multimedia/openwv/Makefile:1.5
--- pkgsrc/multimedia/openwv/Makefile:1.4 Sat Jan 24 01:00:28 2026
+++ pkgsrc/multimedia/openwv/Makefile Mon Feb 9 17:01:22 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2026/01/24 01:00:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2026/02/09 17:01:22 ryoon Exp $
DISTNAME= openwv-1.1.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= multimedia
# Tarball contains Git submodule and result of `cargo vendor`.
MASTER_SITES= https://www.ryoon.net/~ryoon/
Index: pkgsrc/multimedia/openwv/files/README.firefox.in
diff -u pkgsrc/multimedia/openwv/files/README.firefox.in:1.1 pkgsrc/multimedia/openwv/files/README.firefox.in:1.2
--- pkgsrc/multimedia/openwv/files/README.firefox.in:1.1 Wed Jan 21 13:59:45 2026
+++ pkgsrc/multimedia/openwv/files/README.firefox.in Mon Feb 9 17:01:22 2026
@@ -1,11 +1,13 @@
===========================================================================
-$NetBSD: README.firefox.in,v 1.1 2026/01/21 13:59:45 ryoon Exp $
+$NetBSD: README.firefox.in,v 1.2 2026/02/09 17:01:22 ryoon Exp $
For Firefox web browser:
(1) Open about:support in www/firefox and get profile name.
(2) Create gmp-widevinecdm/openwv directory under profile directory.
-$ mkdir -p ~/.mozilla/<profile>/gmp-widevinecdm/openwv
+$ mkdir -p ~/.mozilla/firefox/<profile>/gmp-widevinecdm/openwv
+or
+$ mkdir -p ~/.config/mozilla/firefox/<profile>/gmp-widevinecdm/openwv
(3) Copy @PREFIX@/share/openwv/libwidevinecdm.so
to ~/.mozilla/<profile>/gmp-widevinecdm/openwv
(4) Copy @PREFIX@/share/openwv/manifest-firefox.json
Home |
Main Index |
Thread Index |
Old Index