pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gst-plugins1-ugly: add CONFLICTS/SUPERSEDES
Module Name: pkgsrc-wip
Committed By: nia <nia%NetBSD.org@localhost>
Pushed By: nee
Date: Mon Nov 8 22:53:54 2021 +0100
Changeset: f9b2c0a0a37325c75b3030dc0a1b4952a3fd172e
Modified Files:
gst-plugins1-ugly/Makefile
Log Message:
gst-plugins1-ugly: add CONFLICTS/SUPERSEDES
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f9b2c0a0a37325c75b3030dc0a1b4952a3fd172e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gst-plugins1-ugly/Makefile | 11 +++++++++++
1 file changed, 11 insertions(+)
diffs:
diff --git a/gst-plugins1-ugly/Makefile b/gst-plugins1-ugly/Makefile
index 8e4c56c96e..24f92c07be 100644
--- a/gst-plugins1-ugly/Makefile
+++ b/gst-plugins1-ugly/Makefile
@@ -15,6 +15,17 @@ USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config xgettext
+CONFLICTS+= gst-plugins1-a52-[0-9]*
+SUPERSEDES+= gst-plugins1-a52-[0-9]*
+CONFLICTS+= gst-plugins1-dvdread-[0-9]*
+SUPERSEDES+= gst-plugins1-dvdread-[0-9]*
+CONFLICTS+= gst-plugins1-mpeg2dec-[0-9]*
+SUPERSEDES+= gst-plugins1-mpeg2dec-[0-9]*
+CONFLICTS+= gst-plugins1-sid-[0-9]*
+SUPERSEDES+= gst-plugins1-sid-[0-9]*
+CONFLICTS+= gst-plugins1-x264-[0-9]*
+SUPERSEDES+= gst-plugins1-x264-[0-9]*
+
PYTHON_FOR_BUILD_ONLY= tool
# generated with:
Home |
Main Index |
Thread Index |
Old Index