pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia/gstreamer1



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 22 09:49:44 UTC 2021

Modified Files:
        pkgsrc/multimedia/gstreamer1: PLIST

Log Message:
gstreamer1: fix PLIST for PREFIX!=/usr/pkg


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/multimedia/gstreamer1/PLIST

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

Modified files:

Index: pkgsrc/multimedia/gstreamer1/PLIST
diff -u pkgsrc/multimedia/gstreamer1/PLIST:1.18 pkgsrc/multimedia/gstreamer1/PLIST:1.19
--- pkgsrc/multimedia/gstreamer1/PLIST:1.18     Mon Nov 15 22:01:21 2021
+++ pkgsrc/multimedia/gstreamer1/PLIST  Mon Nov 22 09:49:43 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2021/11/15 22:01:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2021/11/22 09:49:43 wiz Exp $
 bin/gst-inspect-1.0
 bin/gst-launch-1.0
 bin/gst-stats-1.0
@@ -162,7 +162,7 @@ man/man1/gst-launch-1.0.1
 man/man1/gst-stats-1.0.1
 man/man1/gst-typefind-1.0.1
 share/aclocal/gst-element-check-1.0.m4
-share/gdb/auto-load/usr/pkg/lib/libgstreamer-1.0.so.0.1805.0-gdb.py
+share/gdb/auto-load${LOCALBASE}/lib/libgstreamer-1.0.so.0.1805.0-gdb.py
 ${PLIST.introspection}share/gir-1.0/Gst-1.0.gir
 ${PLIST.introspection}share/gir-1.0/GstBase-1.0.gir
 ${PLIST.introspection}share/gir-1.0/GstCheck-1.0.gir



Home | Main Index | Thread Index | Old Index