[Midnightbsd-cvs] mports [15475] trunk/www/opera/Makefile: add vp8 codec

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Sep 19 21:34:47 EDT 2013


Revision: 15475
          http://svnweb.midnightbsd.org/mports/?rev=15475
Author:   laffer1
Date:     2013-09-19 21:34:46 -0400 (Thu, 19 Sep 2013)
Log Message:
-----------
add vp8 codec

Modified Paths:
--------------
    trunk/www/opera/Makefile

Modified: trunk/www/opera/Makefile
===================================================================
--- trunk/www/opera/Makefile	2013-09-20 01:33:25 UTC (rev 15474)
+++ trunk/www/opera/Makefile	2013-09-20 01:34:46 UTC (rev 15475)
@@ -3,6 +3,7 @@
 
 PORTNAME=	opera
 PORTVERSION=	${OPERA_VER}
+PORTREVISION=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \
 		ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \
@@ -62,7 +63,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MVIDEO}
-USE_GSTREAMER+=	vorbis ogg theora good
+USE_GSTREAMER+=	vorbis ogg theora vp8 good
 .endif
 
 .if ${PORT_OPTIONS:MGTK2}



More information about the Midnightbsd-cvs mailing list