pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gst-plugins1-pango: fix build
Module Name: pkgsrc-wip
Committed By: nia <nia%NetBSD.org@localhost>
Pushed By: nee
Date: Mon Nov 15 22:09:09 2021 +0100
Changeset: 02a49f8fae0668c53142a10d7fb89641d1c8ac29
Modified Files:
gst-plugins1-pango/Makefile
gst-plugins1-pango/PLIST
Log Message:
gst-plugins1-pango: fix build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=02a49f8fae0668c53142a10d7fb89641d1c8ac29
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gst-plugins1-pango/Makefile | 4 +++-
gst-plugins1-pango/PLIST | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diffs:
diff --git a/gst-plugins1-pango/Makefile b/gst-plugins1-pango/Makefile
index a20c275ad8..b9ebae7262 100644
--- a/gst-plugins1-pango/Makefile
+++ b/gst-plugins1-pango/Makefile
@@ -5,8 +5,10 @@ CATEGORIES= graphics gnome
COMMENT= Open source multimedia framework - pango plugin
+GST_EXT_BUILD= # defined
GST_PLUGINS+= pango
-.include "../../multimedia/gst-plugins1-base/Makefile.common"
+.include "../../wip/gst-plugins1-base/Makefile.common"
+.include "../../wip/gst-plugins1-base/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/gst-plugins1-pango/PLIST b/gst-plugins1-pango/PLIST
index de6ffc703d..f9130d08f6 100644
--- a/gst-plugins1-pango/PLIST
+++ b/gst-plugins1-pango/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2012/11/29 08:34:51 ryoon Exp $
-lib/gstreamer-1.0/libgstpango.la
+@comment $NetBSD$
+lib/gstreamer-1.0/libgstpango.so
Home |
Main Index |
Thread Index |
Old Index