pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/py-gstreamer1 py-gstreamer1: mark as confli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccf0306890da
branches:  trunk
changeset: 372695:ccf0306890da
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 29 07:22:54 2022 +0000

description:
py-gstreamer1: mark as conflicting with other versions of this package

Due to lib/gstreamer-1.0/libgstpython.so

diffstat:

 multimedia/py-gstreamer1/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d7962e625ca4 -r ccf0306890da multimedia/py-gstreamer1/Makefile
--- a/multimedia/py-gstreamer1/Makefile Fri Jan 28 21:56:21 2022 +0000
+++ b/multimedia/py-gstreamer1/Makefile Sat Jan 29 07:22:54 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2021/12/08 16:05:52 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/01/29 07:22:54 wiz Exp $
 
 DISTNAME=      gst-python-1.18.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer1/}
@@ -17,6 +17,7 @@
 USE_TOOLS+=            pkg-config
 USE_LANGUAGES=         c c++
 PY_PATCHPLIST=         yes
+PYTHON_SELF_CONFLICT=  yes
 TEST_TARGET=           check
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27



Home | Main Index | Thread Index | Old Index