Date: Tue, 3 Feb 2015 19:13:10 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r378366 - head/multimedia/cheese Message-ID: <201502031913.t13JDAjh021346@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502031913.t13JDAjh021346>