diff options
author | mef <mef@pkgsrc.org> | 2022-01-03 03:30:44 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2022-01-03 03:30:44 +0000 |
commit | 0dc7c55661baaf65600f06376a8f211f4d5b9daf (patch) | |
tree | ea1b7c0742c785387c61e8407ec45aecfb59a68c /multimedia | |
parent | 3cac33c8d022421ea96b14013342e480b0d60277 (diff) | |
download | pkgsrc-0dc7c55661baaf65600f06376a8f211f4d5b9daf.tar.gz |
(multimedia/pitivi) +gobject-introspection/buildlink3.mk, regen PLIST
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/pitivi/Makefile | 3 | ||||
-rw-r--r-- | multimedia/pitivi/PLIST | 20 |
2 files changed, 21 insertions, 2 deletions
diff --git a/multimedia/pitivi/Makefile b/multimedia/pitivi/Makefile index 0f49512f3be..a1b98f73fb3 100644 --- a/multimedia/pitivi/Makefile +++ b/multimedia/pitivi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2021/12/23 20:22:42 nia Exp $ +# $NetBSD: Makefile,v 1.65 2022/01/03 03:30:44 mef Exp $ DISTNAME= pitivi-0.999 PKGREVISION= 6 @@ -38,6 +38,7 @@ PY_PATCHPLIST= yes LDFLAGS+= -lpython${PYVERSSUFFIX} .include "../../devel/meson/build.mk" +.include "../../devel/gobject-introspection/buildlink3.mk" .include "../../graphics/gst-plugins1-gdk_pixbuf/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" .include "../../graphics/py-cairo/buildlink3.mk" diff --git a/multimedia/pitivi/PLIST b/multimedia/pitivi/PLIST index 5834e1d107f..1b9bedcf5d1 100644 --- a/multimedia/pitivi/PLIST +++ b/multimedia/pitivi/PLIST @@ -1,5 +1,11 @@ -@comment $NetBSD: PLIST,v 1.6 2019/10/07 15:00:33 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2022/01/03 03:30:44 mef Exp $ +bin/gst-transcoder-1.0 bin/pitivi +include/gstreamer-1.0/gst/transcoder/gsttranscoder.h +lib/girepository-1.0/GstTranscoder-1.0.typelib +lib/gstreamer-1.0/libgsttranscode.so +lib/libgsttranscoder-1.0.so +lib/libgsttranscoder-1.0.so.0 lib/pitivi/python/pitivi/__init__.py lib/pitivi/python/pitivi/__init__.pyc lib/pitivi/python/pitivi/application.py @@ -108,8 +114,20 @@ lib/pitivi/python/pitivi/viewer/title_overlay.py lib/pitivi/python/pitivi/viewer/title_overlay.pyc lib/pitivi/python/pitivi/viewer/viewer.py lib/pitivi/python/pitivi/viewer/viewer.pyc +lib/pkgconfig/gst-transcoder-1.0.pc share/appdata/org.pitivi.Pitivi.appdata.xml share/applications/org.pitivi.Pitivi.desktop +share/gir-1.0/GstTranscoder-1.0.gir +share/gstreamer-1.0/encoding-profiles/device/dvd.gep +share/gstreamer-1.0/encoding-profiles/file-extension/avi.gep +share/gstreamer-1.0/encoding-profiles/file-extension/flv.gep +share/gstreamer-1.0/encoding-profiles/file-extension/mkv.gep +share/gstreamer-1.0/encoding-profiles/file-extension/mp3.gep +share/gstreamer-1.0/encoding-profiles/file-extension/mp4.gep +share/gstreamer-1.0/encoding-profiles/file-extension/oga.gep +share/gstreamer-1.0/encoding-profiles/file-extension/ogv.gep +share/gstreamer-1.0/encoding-profiles/file-extension/webm.gep +share/gstreamer-1.0/encoding-profiles/online-services/youtube.gep share/help/C/pitivi/about.page share/help/C/pitivi/cheatsheet.page share/help/C/pitivi/codecscontainers.page |