pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/webkit-gtk



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jan 13 04:00:02 UTC 2022

Modified Files:
        pkgsrc/www/webkit-gtk: Makefile

Log Message:
webkit-gtk: address some items noted by pkglint


To generate a diff of this commit:
cvs rdiff -u -r1.219 -r1.220 pkgsrc/www/webkit-gtk/Makefile

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

Modified files:

Index: pkgsrc/www/webkit-gtk/Makefile
diff -u pkgsrc/www/webkit-gtk/Makefile:1.219 pkgsrc/www/webkit-gtk/Makefile:1.220
--- pkgsrc/www/webkit-gtk/Makefile:1.219        Thu Jan 13 03:57:27 2022
+++ pkgsrc/www/webkit-gtk/Makefile      Thu Jan 13 04:00:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.219 2022/01/13 03:57:27 gutteridge Exp $
+# $NetBSD: Makefile,v 1.220 2022/01/13 04:00:01 gutteridge Exp $
 
 DISTNAME=      webkitgtk-2.34.3
 PKGNAME=       ${DISTNAME:S/webkitgtk/webkit-gtk/}
@@ -155,12 +155,10 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.3
 .include "../../graphics/lcms2/buildlink3.mk"
 BUILDLINK_API_DEPENDS.png+= png>=1.5.1beta08
 .include "../../graphics/png/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gstreamer1+=     gstreamer1>=1.0.3
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gst-plugins1-base+=      gst-plugins1-base>=1.0.3
 .include "../../multimedia/gst-plugins1-base/buildlink3.mk"
 .include "../../multimedia/gst-plugins1-good/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libsoup+= libsoup>=2.42.2nb3
 .include "../../net/libsoup/buildlink3.mk"
 .include "../../security/libsecret/buildlink3.mk"
 .include "../../security/libtasn1/buildlink3.mk"



Home | Main Index | Thread Index | Old Index