diff options
Diffstat (limited to 'multimedia/gstreamer1/plugins-libav/Makefile')
| -rw-r--r-- | multimedia/gstreamer1/plugins-libav/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/multimedia/gstreamer1/plugins-libav/Makefile b/multimedia/gstreamer1/plugins-libav/Makefile deleted file mode 100644 index 06b34a8..0000000 --- a/multimedia/gstreamer1/plugins-libav/Makefile +++ /dev/null | |||
| @@ -1,17 +0,0 @@ | |||
| 1 | COMMENT= ffmpeg elements for GStreamer | ||
| 2 | |||
| 3 | DISTNAME= gst-libav-${V} | ||
| 4 | PKGNAME= ${GST_PKGNAME_PREFIX}-plugins-libav-${V} | ||
| 5 | |||
| 6 | WANTLIB += avcodec avfilter avformat avutil glib-2.0 gobject-2.0 | ||
| 7 | WANTLIB += gstaudio-1.0 gstbase-1.0 gstpbutils-1.0 gstreamer-1.0 | ||
| 8 | WANTLIB += gstvideo-1.0 | ||
| 9 | |||
| 10 | SITES= ${SITE_GST:=gst-libav/} | ||
| 11 | |||
| 12 | LIB_DEPENDS= ${P}/plugins-base=${V} \ | ||
| 13 | graphics/ffmpeg | ||
| 14 | |||
| 15 | DEBUG_PACKAGES= ${BUILD_PACKAGES} | ||
| 16 | |||
| 17 | .include <bsd.port.mk> | ||
