pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov 15 22:07:49 UTC 2021

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: add some gstreamer plugins


To generate a diff of this commit:
cvs rdiff -u -r1.953 -r1.954 pkgsrc/graphics/Makefile

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

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.953 pkgsrc/graphics/Makefile:1.954
--- pkgsrc/graphics/Makefile:1.953      Tue Sep 28 10:29:22 2021
+++ pkgsrc/graphics/Makefile    Mon Nov 15 22:07:49 2021
@@ -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+=  gri
 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