pkgsrc-WIP-changes archive

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

gst-plugins1-pango: add broken update package to 1.18.5



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Mon Nov 15 20:38:26 2021 +0100
Changeset:	d29ee9bb02a40771bc6b1fa179bd5c2f2b20289e

Added Files:
	gst-plugins1-pango/DESCR
	gst-plugins1-pango/Makefile
	gst-plugins1-pango/PLIST
	gst-plugins1-pango/a

Log Message:
gst-plugins1-pango: add broken update package to 1.18.5

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d29ee9bb02a40771bc6b1fa179bd5c2f2b20289e

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

diffstat:
 gst-plugins1-pango/DESCR    |   9 +++
 gst-plugins1-pango/Makefile |  12 +++
 gst-plugins1-pango/PLIST    |   2 +
 gst-plugins1-pango/a        | 177 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 200 insertions(+)

diffs:
diff --git a/gst-plugins1-pango/DESCR b/gst-plugins1-pango/DESCR
new file mode 100644
index 0000000000..8c0435888a
--- /dev/null
+++ b/gst-plugins1-pango/DESCR
@@ -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 pango plugin for GStreamer, a text renderer.
diff --git a/gst-plugins1-pango/Makefile b/gst-plugins1-pango/Makefile
new file mode 100644
index 0000000000..a20c275ad8
--- /dev/null
+++ b/gst-plugins1-pango/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.25 2020/08/17 20:18:25 leot Exp $
+
+PKGNAME=	${DISTNAME:S/plugins/plugins1/:S/-base/-pango/}
+CATEGORIES=	graphics gnome
+
+COMMENT=	Open source multimedia framework - pango plugin
+
+GST_PLUGINS+=	pango
+
+.include "../../multimedia/gst-plugins1-base/Makefile.common"
+.include "../../devel/pango/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/gst-plugins1-pango/PLIST b/gst-plugins1-pango/PLIST
new file mode 100644
index 0000000000..de6ffc703d
--- /dev/null
+++ b/gst-plugins1-pango/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/11/29 08:34:51 ryoon Exp $
+lib/gstreamer-1.0/libgstpango.la
diff --git a/gst-plugins1-pango/a b/gst-plugins1-pango/a
new file mode 100644
index 0000000000..72fb829d17
--- /dev/null
+++ b/gst-plugins1-pango/a
@@ -0,0 +1,177 @@
+@comment $NetBSD$
+include/gstreamer-1.0/gst/allocators/allocators-prelude.h
+include/gstreamer-1.0/gst/allocators/allocators.h
+include/gstreamer-1.0/gst/allocators/gstdmabuf.h
+include/gstreamer-1.0/gst/allocators/gstfdmemory.h
+include/gstreamer-1.0/gst/allocators/gstphysmemory.h
+include/gstreamer-1.0/gst/app/app-enumtypes.h
+include/gstreamer-1.0/gst/app/app-prelude.h
+include/gstreamer-1.0/gst/app/app.h
+include/gstreamer-1.0/gst/app/gstappsink.h
+include/gstreamer-1.0/gst/app/gstappsrc.h
+include/gstreamer-1.0/gst/audio/audio-buffer.h
+include/gstreamer-1.0/gst/audio/audio-channel-mixer.h
+include/gstreamer-1.0/gst/audio/audio-channels.h
+include/gstreamer-1.0/gst/audio/audio-converter.h
+include/gstreamer-1.0/gst/audio/audio-enumtypes.h
+include/gstreamer-1.0/gst/audio/audio-format.h
+include/gstreamer-1.0/gst/audio/audio-info.h
+include/gstreamer-1.0/gst/audio/audio-prelude.h
+include/gstreamer-1.0/gst/audio/audio-quantize.h
+include/gstreamer-1.0/gst/audio/audio-resampler.h
+include/gstreamer-1.0/gst/audio/audio.h
+include/gstreamer-1.0/gst/audio/gstaudioaggregator.h
+include/gstreamer-1.0/gst/audio/gstaudiobasesink.h
+include/gstreamer-1.0/gst/audio/gstaudiobasesrc.h
+include/gstreamer-1.0/gst/audio/gstaudiocdsrc.h
+include/gstreamer-1.0/gst/audio/gstaudioclock.h
+include/gstreamer-1.0/gst/audio/gstaudiodecoder.h
+include/gstreamer-1.0/gst/audio/gstaudioencoder.h
+include/gstreamer-1.0/gst/audio/gstaudiofilter.h
+include/gstreamer-1.0/gst/audio/gstaudioiec61937.h
+include/gstreamer-1.0/gst/audio/gstaudiometa.h
+include/gstreamer-1.0/gst/audio/gstaudioringbuffer.h
+include/gstreamer-1.0/gst/audio/gstaudiosink.h
+include/gstreamer-1.0/gst/audio/gstaudiosrc.h
+include/gstreamer-1.0/gst/audio/gstaudiostreamalign.h
+include/gstreamer-1.0/gst/audio/streamvolume.h
+include/gstreamer-1.0/gst/fft/fft-prelude.h
+include/gstreamer-1.0/gst/fft/fft.h
+include/gstreamer-1.0/gst/fft/gstfft.h
+include/gstreamer-1.0/gst/fft/gstfftf32.h
+include/gstreamer-1.0/gst/fft/gstfftf64.h
+include/gstreamer-1.0/gst/fft/gstffts16.h
+include/gstreamer-1.0/gst/fft/gstffts32.h
+include/gstreamer-1.0/gst/pbutils/codec-utils.h
+include/gstreamer-1.0/gst/pbutils/descriptions.h
+include/gstreamer-1.0/gst/pbutils/encoding-profile.h
+include/gstreamer-1.0/gst/pbutils/encoding-target.h
+include/gstreamer-1.0/gst/pbutils/gstaudiovisualizer.h
+include/gstreamer-1.0/gst/pbutils/gstdiscoverer.h
+include/gstreamer-1.0/gst/pbutils/gstpluginsbaseversion.h
+include/gstreamer-1.0/gst/pbutils/install-plugins.h
+include/gstreamer-1.0/gst/pbutils/missing-plugins.h
+include/gstreamer-1.0/gst/pbutils/pbutils-enumtypes.h
+include/gstreamer-1.0/gst/pbutils/pbutils-prelude.h
+include/gstreamer-1.0/gst/pbutils/pbutils.h
+include/gstreamer-1.0/gst/riff/riff-ids.h
+include/gstreamer-1.0/gst/riff/riff-media.h
+include/gstreamer-1.0/gst/riff/riff-prelude.h
+include/gstreamer-1.0/gst/riff/riff-read.h
+include/gstreamer-1.0/gst/riff/riff.h
+include/gstreamer-1.0/gst/rtp/gstrtcpbuffer.h
+include/gstreamer-1.0/gst/rtp/gstrtp-enumtypes.h
+include/gstreamer-1.0/gst/rtp/gstrtpbaseaudiopayload.h
+include/gstreamer-1.0/gst/rtp/gstrtpbasedepayload.h
+include/gstreamer-1.0/gst/rtp/gstrtpbasepayload.h
+include/gstreamer-1.0/gst/rtp/gstrtpbuffer.h
+include/gstreamer-1.0/gst/rtp/gstrtpdefs.h
+include/gstreamer-1.0/gst/rtp/gstrtphdrext.h
+include/gstreamer-1.0/gst/rtp/gstrtpmeta.h
+include/gstreamer-1.0/gst/rtp/gstrtppayloads.h
+include/gstreamer-1.0/gst/rtp/rtp-prelude.h
+include/gstreamer-1.0/gst/rtp/rtp.h
+include/gstreamer-1.0/gst/rtsp/gstrtsp-enumtypes.h
+include/gstreamer-1.0/gst/rtsp/gstrtsp.h
+include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h
+include/gstreamer-1.0/gst/rtsp/gstrtspdefs.h
+include/gstreamer-1.0/gst/rtsp/gstrtspextension.h
+include/gstreamer-1.0/gst/rtsp/gstrtspmessage.h
+include/gstreamer-1.0/gst/rtsp/gstrtsprange.h
+include/gstreamer-1.0/gst/rtsp/gstrtsptransport.h
+include/gstreamer-1.0/gst/rtsp/gstrtspurl.h
+include/gstreamer-1.0/gst/rtsp/rtsp-prelude.h
+include/gstreamer-1.0/gst/rtsp/rtsp.h
+include/gstreamer-1.0/gst/sdp/gstmikey.h
+include/gstreamer-1.0/gst/sdp/gstsdp.h
+include/gstreamer-1.0/gst/sdp/gstsdpmessage.h
+include/gstreamer-1.0/gst/sdp/sdp-prelude.h
+include/gstreamer-1.0/gst/sdp/sdp.h
+include/gstreamer-1.0/gst/tag/gsttagdemux.h
+include/gstreamer-1.0/gst/tag/gsttagmux.h
+include/gstreamer-1.0/gst/tag/tag-enumtypes.h
+include/gstreamer-1.0/gst/tag/tag-prelude.h
+include/gstreamer-1.0/gst/tag/tag.h
+include/gstreamer-1.0/gst/tag/xmpwriter.h
+include/gstreamer-1.0/gst/video/colorbalance.h
+include/gstreamer-1.0/gst/video/colorbalancechannel.h
+include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h
+include/gstreamer-1.0/gst/video/gstvideoaggregator.h
+include/gstreamer-1.0/gst/video/gstvideodecoder.h
+include/gstreamer-1.0/gst/video/gstvideoencoder.h
+include/gstreamer-1.0/gst/video/gstvideofilter.h
+include/gstreamer-1.0/gst/video/gstvideometa.h
+include/gstreamer-1.0/gst/video/gstvideopool.h
+include/gstreamer-1.0/gst/video/gstvideosink.h
+include/gstreamer-1.0/gst/video/gstvideotimecode.h
+include/gstreamer-1.0/gst/video/gstvideoutils.h
+include/gstreamer-1.0/gst/video/navigation.h
+include/gstreamer-1.0/gst/video/video-anc.h
+include/gstreamer-1.0/gst/video/video-blend.h
+include/gstreamer-1.0/gst/video/video-chroma.h
+include/gstreamer-1.0/gst/video/video-color.h
+include/gstreamer-1.0/gst/video/video-converter.h
+include/gstreamer-1.0/gst/video/video-dither.h
+include/gstreamer-1.0/gst/video/video-enumtypes.h
+include/gstreamer-1.0/gst/video/video-event.h
+include/gstreamer-1.0/gst/video/video-format.h
+include/gstreamer-1.0/gst/video/video-frame.h
+include/gstreamer-1.0/gst/video/video-hdr.h
+include/gstreamer-1.0/gst/video/video-info.h
+include/gstreamer-1.0/gst/video/video-multiview.h
+include/gstreamer-1.0/gst/video/video-overlay-composition.h
+include/gstreamer-1.0/gst/video/video-prelude.h
+include/gstreamer-1.0/gst/video/video-resampler.h
+include/gstreamer-1.0/gst/video/video-scaler.h
+include/gstreamer-1.0/gst/video/video-tile.h
+include/gstreamer-1.0/gst/video/video.h
+include/gstreamer-1.0/gst/video/videodirection.h
+include/gstreamer-1.0/gst/video/videoorientation.h
+include/gstreamer-1.0/gst/video/videooverlay.h
+lib/gstreamer-1.0/libgstpango.so
+lib/libgstallocators-1.0.so
+lib/libgstallocators-1.0.so.0
+lib/libgstallocators-1.0.so.0.1805.0
+lib/libgstapp-1.0.so
+lib/libgstapp-1.0.so.0
+lib/libgstapp-1.0.so.0.1805.0
+lib/libgstaudio-1.0.so
+lib/libgstaudio-1.0.so.0
+lib/libgstaudio-1.0.so.0.1805.0
+lib/libgstfft-1.0.so
+lib/libgstfft-1.0.so.0
+lib/libgstfft-1.0.so.0.1805.0
+lib/libgstpbutils-1.0.so
+lib/libgstpbutils-1.0.so.0
+lib/libgstpbutils-1.0.so.0.1805.0
+lib/libgstriff-1.0.so
+lib/libgstriff-1.0.so.0
+lib/libgstriff-1.0.so.0.1805.0
+lib/libgstrtp-1.0.so
+lib/libgstrtp-1.0.so.0
+lib/libgstrtp-1.0.so.0.1805.0
+lib/libgstrtsp-1.0.so
+lib/libgstrtsp-1.0.so.0
+lib/libgstrtsp-1.0.so.0.1805.0
+lib/libgstsdp-1.0.so
+lib/libgstsdp-1.0.so.0
+lib/libgstsdp-1.0.so.0.1805.0
+lib/libgsttag-1.0.so
+lib/libgsttag-1.0.so.0
+lib/libgsttag-1.0.so.0.1805.0
+lib/libgstvideo-1.0.so
+lib/libgstvideo-1.0.so.0
+lib/libgstvideo-1.0.so.0.1805.0
+lib/pkgconfig/gstreamer-allocators-1.0.pc
+lib/pkgconfig/gstreamer-app-1.0.pc
+lib/pkgconfig/gstreamer-audio-1.0.pc
+lib/pkgconfig/gstreamer-fft-1.0.pc
+lib/pkgconfig/gstreamer-pbutils-1.0.pc
+lib/pkgconfig/gstreamer-plugins-base-1.0.pc
+lib/pkgconfig/gstreamer-riff-1.0.pc
+lib/pkgconfig/gstreamer-rtp-1.0.pc
+lib/pkgconfig/gstreamer-rtsp-1.0.pc
+lib/pkgconfig/gstreamer-sdp-1.0.pc
+lib/pkgconfig/gstreamer-tag-1.0.pc
+lib/pkgconfig/gstreamer-video-1.0.pc
+share/gst-plugins-base/1.0/license-translations.dict


Home | Main Index | Thread Index | Old Index