svn commit: r378366 - head/multimedia/cheese

Koop Mast kwm at FreeBSD.org
Tue Feb 3 19:13:13 UTC 2015


Author: kwm
Date: Tue Feb  3 19:13:10 2015
New Revision: 378366
URL: https://svnweb.freebsd.org/changeset/ports/378366
QAT: https://qat.redports.org/buildarchive/r378366/

Log:
  cheese needs vorbis gstreamer1 plugin.
  
  PR:		197187
  Submitted by:	sbruno@

Modified:
  head/multimedia/cheese/Makefile

Modified: head/multimedia/cheese/Makefile
==============================================================================
--- head/multimedia/cheese/Makefile	Tue Feb  3 19:08:59 2015	(r378365)
+++ head/multimedia/cheese/Makefile	Tue Feb  3 19:13:10 2015	(r378366)
@@ -4,6 +4,7 @@
 
 PORTNAME=	cheese
 PORTVERSION=	3.14.2
+PORTREVISION=	1
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3
@@ -25,7 +26,7 @@ USES=		gettext gmake libtool pathfix pkg
 USE_GNOME=	gnomeprefix intlhack evolutiondataserver3 librsvg2 \
 		gnomedesktop3 libxml2:build introspection:build
 USE_XORG=	xxf86vm x11
-USE_GSTREAMER1=	bad good jpeg ogg theora v4l2 vpx
+USE_GSTREAMER1=	bad good jpeg ogg theora v4l2 vorbis vpx
 INSTALLS_ICONS=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list