pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/gst-plugins1-fluidsynth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 15 22:02:35 UTC 2021

Added Files:
        pkgsrc/audio/gst-plugins1-fluidsynth: DESCR Makefile PLIST

Log Message:
audio/gst-plugins1-fluidsynth: import gst-plugins1-fluidsynth-1.18.5

Packaged by nia in wip.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 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.

This package provides the Fluidsynth MIDI plugin for GStreamer.


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

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

Added files:

Index: pkgsrc/audio/gst-plugins1-fluidsynth/DESCR
diff -u /dev/null pkgsrc/audio/gst-plugins1-fluidsynth/DESCR:1.1
--- /dev/null   Mon Nov 15 22:02:35 2021
+++ pkgsrc/audio/gst-plugins1-fluidsynth/DESCR  Mon Nov 15 22:02:35 2021
@@ -0,0 +1,9 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 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.
+
+This package provides the Fluidsynth MIDI plugin for GStreamer.
Index: pkgsrc/audio/gst-plugins1-fluidsynth/Makefile
diff -u /dev/null pkgsrc/audio/gst-plugins1-fluidsynth/Makefile:1.1
--- /dev/null   Mon Nov 15 22:02:35 2021
+++ pkgsrc/audio/gst-plugins1-fluidsynth/Makefile       Mon Nov 15 22:02:35 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/11/15 22:02:35 wiz Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-bad/-fluidsynth/}
+CATEGORIES=    audio gnome
+
+COMMENT=       Open source multimedia framework - MIDI plugin
+
+GST_EXT_BUILD= # defined
+GST_PLUGINS+=  fluidsynth
+
+.include "../../multimedia/gst-plugins1-bad/Makefile.common"
+.include "../../audio/fluidsynth/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/audio/gst-plugins1-fluidsynth/PLIST
diff -u /dev/null pkgsrc/audio/gst-plugins1-fluidsynth/PLIST:1.1
--- /dev/null   Mon Nov 15 22:02:35 2021
+++ pkgsrc/audio/gst-plugins1-fluidsynth/PLIST  Mon Nov 15 22:02:35 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/15 22:02:35 wiz Exp $
+lib/gstreamer-1.0/libgstfluidsynthmidi.so



Home | Main Index | Thread Index | Old Index