mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Readd gstreamer-plugins-x264
This commit is contained in:
parent
5cbb782334
commit
126c7e8ba2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193879
@ -70,6 +70,7 @@
|
||||
SUBDIR += gstreamer-plugins-mpeg2dec
|
||||
SUBDIR += gstreamer-plugins-theora
|
||||
SUBDIR += gstreamer-plugins-ugly
|
||||
SUBDIR += gstreamer-plugins-x264
|
||||
SUBDIR += gstreamer-plugins-xvid
|
||||
SUBDIR += gsubedit
|
||||
SUBDIR += gtksubtitler
|
||||
|
17
multimedia/gstreamer-plugins-x264/Makefile
Normal file
17
multimedia/gstreamer-plugins-x264/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: gstreamer-plugins-x264
|
||||
# Date created: 6 Sep 2005
|
||||
# Whom: Koop Mast <kwm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= multimedia
|
||||
PORTREVISION= 0
|
||||
|
||||
COMMENT= Gstreamer x264 plugin
|
||||
|
||||
GST_PLUGIN= x264
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user