packages: ffmpeg/ffmpeg.spec - enabled libnut; release 2
qboosh
qboosh at pld-linux.org
Sat Jul 2 12:46:40 CEST 2011
Author: qboosh Date: Sat Jul 2 10:46:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- enabled libnut; release 2
---- Files affected:
packages/ffmpeg:
ffmpeg.spec (1.217 -> 1.218)
---- Diffs:
================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.217 packages/ffmpeg/ffmpeg.spec:1.218
--- packages/ffmpeg/ffmpeg.spec:1.217 Sat Jul 2 10:58:40 2011
+++ packages/ffmpeg/ffmpeg.spec Sat Jul 2 12:46:35 2011
@@ -1,7 +1,6 @@
# $Revision$, $Date$
# TODO
# - is bug803 patch still needed? the code changed somehow
-# - libnut enabled no (http://www.nut-container.org/)
#
# Conditional build:
%bcond_with nonfree # non free options of package (currently: faac)
@@ -14,7 +13,7 @@
Summary(pl.UTF-8): FFmpeg - szybki konwerter audio/wideo
Name: ffmpeg
Version: 0.8
-Release: 1
+Release: 2
# LGPL or GPL, chosen at configure time (GPL version is more featured)
# (postprocessing, some filters, x264, xavs, xvid, x11grab)
# using v3 allows Apache-licensed libs (opencore-amr, libvo-*enc)
@@ -44,6 +43,7 @@
BuildRequires: lame-libs-devel >= 3.98.3
BuildRequires: libdc1394-devel
BuildRequires: libgsm-devel
+BuildRequires: libnut-devel
BuildRequires: libraw1394-devel
BuildRequires: librtmp-devel
BuildRequires: libtheora-devel >= 1.0-0.beta3
@@ -144,6 +144,7 @@
Requires: lame-libs-devel >= 3.98.3
Requires: libdc1394-devel
Requires: libgsm-devel
+Requires: libnut-devel
Requires: libraw1394-devel
Requires: librtmp-devel
Requires: libtheora-devel >= 1.0-0.beta3
@@ -302,6 +303,7 @@
--enable-libdirac \
--enable-libgsm \
--enable-libmp3lame \
+ --enable-libnut \
--enable-libopencore-amrnb \
--enable-libopencore-amrwb \
--enable-libopenjpeg \
@@ -489,6 +491,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.218 2011/07/02 10:46:35 qboosh
+- enabled libnut; release 2
+
Revision 1.217 2011/07/02 08:58:40 qboosh
- BR: bzip2-devel
- faac-devel deps moved to nonfree bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.217&r2=1.218&f=u
More information about the pld-cvs-commit
mailing list