pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gst-plugins1-ximagesrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 15 22:09:59 UTC 2021

Added Files:
        pkgsrc/x11/gst-plugins1-ximagesrc: DESCR Makefile PLIST a

Log Message:
x11/gst-plugins1-ximagesrc: import gst-plugins1-ximagesrc-1.18.5

Packaged for wip by nia.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides a
additional plugins to access the X Window System.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/gst-plugins1-ximagesrc/DESCR \
    pkgsrc/x11/gst-plugins1-ximagesrc/Makefile \
    pkgsrc/x11/gst-plugins1-ximagesrc/PLIST \
    pkgsrc/x11/gst-plugins1-ximagesrc/a

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

Added files:

Index: pkgsrc/x11/gst-plugins1-ximagesrc/DESCR
diff -u /dev/null pkgsrc/x11/gst-plugins1-ximagesrc/DESCR:1.1
--- /dev/null   Mon Nov 15 22:09:59 2021
+++ pkgsrc/x11/gst-plugins1-ximagesrc/DESCR     Mon Nov 15 22:09:58 2021
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis playback to
+complex audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently.  Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'good' plugins for GStreamer.  It provides a
+additional plugins to access the X Window System.
Index: pkgsrc/x11/gst-plugins1-ximagesrc/Makefile
diff -u /dev/null pkgsrc/x11/gst-plugins1-ximagesrc/Makefile:1.1
--- /dev/null   Mon Nov 15 22:09:59 2021
+++ pkgsrc/x11/gst-plugins1-ximagesrc/Makefile  Mon Nov 15 22:09:58 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/11/15 22:09:58 wiz Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-ximagesrc/}
+CATEGORIES=    x11 gnome
+
+COMMENT=       Open source multimedia framework - X11 image plugin
+
+GST_PLUGINS+=  ximagesrc
+
+.include "../../multimedia/gst-plugins1-good/Makefile.common"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/gst-plugins1-ximagesrc/PLIST
diff -u /dev/null pkgsrc/x11/gst-plugins1-ximagesrc/PLIST:1.1
--- /dev/null   Mon Nov 15 22:09:59 2021
+++ pkgsrc/x11/gst-plugins1-ximagesrc/PLIST     Mon Nov 15 22:09:58 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/15 22:09:58 wiz Exp $
+lib/gstreamer-1.0/libgstximagesrc.so
Index: pkgsrc/x11/gst-plugins1-ximagesrc/a
diff -u /dev/null pkgsrc/x11/gst-plugins1-ximagesrc/a:1.1
--- /dev/null   Mon Nov 15 22:09:59 2021
+++ pkgsrc/x11/gst-plugins1-ximagesrc/a Mon Nov 15 22:09:58 2021
@@ -0,0 +1,12 @@
+# $NetBSD: a,v 1.1 2021/11/15 22:09:58 wiz Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-ugly/-a52/}
+CATEGORIES=    audio gnome
+
+COMMENT=       Open source multimedia framework - Dolby AC-3 audio plugin
+
+GST_PLUGINS+=  a52dec
+
+.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
+.include "../../audio/liba52/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index