pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics graphics/Makefile: add some gstreamer plugins



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb83aa4d09b7
branches:  trunk
changeset: 769512:cb83aa4d09b7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 15 22:07:49 2021 +0000

description:
graphics/Makefile: add some gstreamer plugins

diffstat:

 graphics/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 721f79933a9c -r cb83aa4d09b7 graphics/Makefile
--- a/graphics/Makefile Mon Nov 15 22:07:42 2021 +0000
+++ b/graphics/Makefile Mon Nov 15 22:07:49 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.953 2021/09/28 10:29:22 nia Exp $
+# $NetBSD: Makefile,v 1.954 2021/11/15 22:07:49 wiz Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -240,10 +240,12 @@
 SUBDIR+=       gst-plugins0.10-cairo
 SUBDIR+=       gst-plugins0.10-jpeg
 SUBDIR+=       gst-plugins0.10-png
+SUBDIR+=       gst-plugins1-aalib
 SUBDIR+=       gst-plugins1-cairo
 SUBDIR+=       gst-plugins1-gdk_pixbuf
 SUBDIR+=       gst-plugins1-jpeg
 SUBDIR+=       gst-plugins1-png
+SUBDIR+=       gst-plugins1-webp
 SUBDIR+=       gthumb
 SUBDIR+=       gthumb3
 SUBDIR+=       gtkam



Home | Main Index | Thread Index | Old Index