rpms/openshot/devel - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/openshot/devel
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsd21908/rpms/openshot/devel
Log Message:
Directory /cvs/free/rpms/openshot/devel added to the repository
13 years, 7 months
rpms/openshot - New directory
by Nicolas Chauvet
Author: kwizart
Update of /cvs/free/rpms/openshot
In directory se02.es.rpmfusion.net:/home/rpmfusion/kwizart/free/owners/tmpcvsd21908/rpms/openshot
Log Message:
Directory /cvs/free/rpms/openshot added to the repository
13 years, 7 months
rpms/ffmpeg/devel ffmpeg-av_parser_parse-fix.patch, NONE, 1.1 ffmpeg.spec, 1.41, 1.42
by Dominik Mierzejewski
Author: rathann
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10978
Modified Files:
ffmpeg.spec
Added Files:
ffmpeg-av_parser_parse-fix.patch
Log Message:
* Tue Apr 12 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.6.90-0.2.rc0
- fixed missing av_parser_parse symbol (upstream patch)
ffmpeg-av_parser_parse-fix.patch:
parser.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--- NEW FILE ffmpeg-av_parser_parse-fix.patch ---
>From 1f6265e011f6e56562b2f58c182bc0261062b3c4 Mon Sep 17 00:00:00 2001
From: Brad <brad(a)comstyle.com>
Date: Wed, 6 Apr 2011 17:41:12 -0400
Subject: [PATCH] Fix parser: mark av_parser_parse() for removal on next major bump
Fix the breakage introduced with 9073ca6c6ebb9e3e9b60d968b7aa16cc8b6d558d
---
libavcodec/parser.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libavcodec/parser.c b/libavcodec/parser.c
index 0c69b91..3ba3e9c 100644
--- a/libavcodec/parser.c
+++ b/libavcodec/parser.c
@@ -105,7 +105,7 @@ void ff_fetch_timestamp(AVCodecParserContext *s, int off, int remove){
}
}
-#if LIBAVCODEC_VERSION_MINOR < 53
+#if LIBAVCODEC_VERSION_MAJOR < 53
/**
*
* @param buf input
--
1.7.2.5
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ffmpeg.spec 4 Apr 2011 15:26:35 -0000 1.41
+++ ffmpeg.spec 12 Apr 2011 00:30:53 -0000 1.42
@@ -7,7 +7,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
Version: 0.6.90
-Release: 0.1.%{rel}%{?dist}
+Release: 0.2.%{rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
%else
@@ -21,6 +21,8 @@
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}-%{rel}.tar.bz2
%endif
Source1: ffmpeg-snapshot.sh
+# http://git.videolan.org/gitweb.cgi?p=ffmpeg.git;a=patch;h=1f6265e011f6e56...
+Patch0: ffmpeg-av_parser_parse-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}
BuildRequires: bzip2-devel
@@ -123,6 +125,7 @@
%else
%setup -q -n ffmpeg-%{version}-%{rel}
%endif
+%patch0 -p1 -b .av_parser_parse-fix
%build
mkdir generic
@@ -238,6 +241,9 @@
%changelog
+* Tue Apr 12 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.6.90-0.2.rc0
+- fixed missing av_parser_parse symbol (upstream patch)
+
* Mon Apr 04 2011 Dominik Mierzejewski <rpm at greysector.net> - 0.6.90-0.1.rc0
- updated to 0.6.90-rc0 release
- ensure main package is version-locked to the -libs subpackage
13 years, 7 months
rpms/kdenlive/F-14 sources,1.5,1.6
by Ryan Rix
Author: rrix
Update of /cvs/free/rpms/kdenlive/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13204
Modified Files:
sources
Log Message:
why didn't my sources get commited? :(
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kdenlive/F-14/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 1 Mar 2010 07:31:18 -0000 1.5
+++ sources 11 Apr 2011 20:30:30 -0000 1.6
@@ -1 +1 @@
-ff18ee589297c1cca2c165fd4d3a4731 kdenlive-0.7.7.1.tar.gz
+7011d0c6b26f7f2350065defef3d9a76 kdenlive-0.7.8.tar.gz
13 years, 7 months
rpms/kdenlive/devel .cvsignore,1.5,1.6 sources,1.5,1.6
by Ryan Rix
Author: rrix
Update of /cvs/free/rpms/kdenlive/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv12628
Modified Files:
.cvsignore sources
Log Message:
why didn't my sources get commited? :(
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/kdenlive/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore 1 Mar 2010 07:31:18 -0000 1.5
+++ .cvsignore 11 Apr 2011 20:29:06 -0000 1.6
@@ -1 +1 @@
-kdenlive-0.7.7.1.tar.gz
+kdenlive-0.7.8.tar.gz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/kdenlive/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources 1 Mar 2010 07:31:18 -0000 1.5
+++ sources 11 Apr 2011 20:29:06 -0000 1.6
@@ -1 +1 @@
-ff18ee589297c1cca2c165fd4d3a4731 kdenlive-0.7.7.1.tar.gz
+7011d0c6b26f7f2350065defef3d9a76 kdenlive-0.7.8.tar.gz
13 years, 7 months
rpms/audacious-plugins-freeworld/F-14 audacious-plugins-2.4-no-avcore.patch, NONE, 1.1
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/audacious-plugins-freeworld/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv21303
Added Files:
audacious-plugins-2.4-no-avcore.patch
Log Message:
* Mon Apr 11 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 2.4.4-1
- Update to 2.4.4
audacious-plugins-2.4-no-avcore.patch:
configure | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--- NEW FILE audacious-plugins-2.4-no-avcore.patch ---
diff -up audacious-plugins-2.4.4/configure~ audacious-plugins-2.4.4/configure
--- audacious-plugins-2.4.4/configure~ 2011-02-22 18:29:49.000000000 +0100
+++ audacious-plugins-2.4.4/configure 2011-04-11 13:40:25.962244060 +0200
@@ -9468,20 +9468,20 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FFMPEG" >&5
$as_echo_n "checking for FFMPEG... " >&6; }
if test "x$PKG_CONFIG" != "x"; then
- if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0\""; } >&5
- ($PKG_CONFIG --exists --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0") 2>&5
+ if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
if test "x${FFMPEG_CFLAGS}" != "x"; then
pkg_cv_FFMPEG_CFLAGS="${FFMPEG_CFLAGS}"
else
- pkg_cv_FFMPEG_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
+ pkg_cv_FFMPEG_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
fi
if test "x${FFMPEG_LIBS}" != "x"; then
pkg_cv_FFMPEG_LIBS="${FFMPEG_LIBS}"
else
- pkg_cv_FFMPEG_LIBS=`$PKG_CONFIG --libs "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
+ pkg_cv_FFMPEG_LIBS=`$PKG_CONFIG --libs "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
fi
else
pkg_failed="yes"
@@ -9493,9 +9493,9 @@ fi
if test "x$pkg_failed" = "xyes"; then
if test "x$_pkg_short_errors_supported" = "xyes"; then
- FFMPEG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
+ FFMPEG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
else
- FFMPEG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
+ FFMPEG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
fi
echo "$FFMPEG_PKG_ERRORS" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13 years, 7 months
rpms/audacious-plugins-freeworld/F-14 .cvsignore, 1.8, 1.9 audacious-plugins-2.4-ffaudio-metadata.patch, 1.1, 1.2 audacious-plugins-freeworld.spec, 1.13, 1.14 sources, 1.8, 1.9
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/audacious-plugins-freeworld/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19175
Modified Files:
.cvsignore audacious-plugins-2.4-ffaudio-metadata.patch
audacious-plugins-freeworld.spec sources
Log Message:
* Mon Apr 11 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 2.4.4-1
- Update to 2.4.4
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-14/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 28 Jan 2011 09:25:42 -0000 1.8
+++ .cvsignore 11 Apr 2011 12:18:38 -0000 1.9
@@ -1 +1 @@
-audacious-plugins-2.4.3.tgz
+audacious-plugins-2.4.4.tgz
audacious-plugins-2.4-ffaudio-metadata.patch:
ffaudio-core.c | 24 +++++++-----------------
1 file changed, 7 insertions(+), 17 deletions(-)
Index: audacious-plugins-2.4-ffaudio-metadata.patch
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-14/audacious-plugins-2.4-ffaudio-metadata.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audacious-plugins-2.4-ffaudio-metadata.patch 24 Aug 2010 20:00:48 -0000 1.1
+++ audacious-plugins-2.4-ffaudio-metadata.patch 11 Apr 2011 12:18:38 -0000 1.2
@@ -1,5 +1,6 @@
---- audacious-plugins-2.4-rc2/src/ffaudio/ffaudio-core.c 2010-08-13 23:01:12.000000000 +0200
-+++ audacious-plugins-2.4-rc2.new/src/ffaudio/ffaudio-core.c 2010-08-24 20:43:12.963479070 +0200
+diff -up audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c.orig audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c
+--- audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c.orig 2011-02-22 18:29:46.000000000 +0100
++++ audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c 2011-04-11 13:31:39.014243940 +0200
@@ -31,6 +31,7 @@
#ifdef FFAUDIO_USE_AUDTAG
#include <audacious/audtag.h>
@@ -8,7 +9,7 @@
/***********************************************************************************
* Plugin glue. *
-@@ -151,21 +152,21 @@
+@@ -155,21 +156,21 @@ typedef struct {
} ffaudio_meta_t;
static const ffaudio_meta_t metaentries[] = {
@@ -33,7 +34,7 @@
static void
ffaudio_get_meta(Tuple *tuple, AVFormatContext *ic, const ffaudio_meta_t *m)
{
-@@ -202,18 +204,15 @@
+@@ -206,18 +207,15 @@ ffaudio_get_meta(Tuple *tuple, AVFormatC
}
}
}
@@ -52,7 +53,7 @@
tuple_associate_int(tuple, FIELD_LENGTH, NULL, ic->duration / 1000);
tuple_associate_int(tuple, FIELD_BITRATE, NULL, ic->bit_rate / 1000);
-@@ -259,7 +258,6 @@
+@@ -263,7 +261,6 @@ static Tuple * read_tuple (const gchar *
return tuple;
}
@@ -60,13 +61,13 @@
static Tuple *
ffaudio_probe_for_tuple(const gchar *filename, VFSFile *fd)
{
-@@ -267,12 +265,15 @@
+@@ -271,12 +268,15 @@ ffaudio_probe_for_tuple(const gchar *fil
if (t == NULL)
return NULL;
+#ifdef FFAUDIO_USE_AUDTAG
- vfs_fseek(fd, 0, SEEK_SET);
- tag_tuple_read(t, fd);
+ if (! vfs_fseek (fd, 0, SEEK_SET))
+ tag_tuple_read (t, fd);
+#endif
return t;
@@ -76,7 +77,7 @@
static gboolean ffaudio_write_tag (const Tuple * tuple, VFSFile * file)
{
gchar *file_uri = g_ascii_strdown(file->uri, -4);
-@@ -305,9 +306,6 @@
+@@ -309,9 +309,6 @@ static gboolean ffaudio_play (InputPlayb
ReSampleContext *resctx = NULL;
gboolean codec_opened = FALSE, do_resampling = FALSE;
gint out_fmt;
@@ -86,7 +87,7 @@
gboolean seekable;
gchar uribuf[64];
-@@ -387,11 +385,6 @@
+@@ -397,11 +394,6 @@ static gboolean ffaudio_play (InputPlayb
resbuf = av_malloc(AVCODEC_MAX_AUDIO_FRAME_SIZE);
AUDDBG("setting parameters\n");
@@ -98,7 +99,7 @@
if (pause)
playback->output->pause(TRUE);
-@@ -682,9 +675,7 @@
+@@ -692,9 +684,7 @@ InputPlugin ffaudio_ip = {
.init = ffaudio_init,
.cleanup = ffaudio_cleanup,
.is_our_file_from_vfs = ffaudio_probe,
Index: audacious-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-14/audacious-plugins-freeworld.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- audacious-plugins-freeworld.spec 28 Jan 2011 09:33:00 -0000 1.13
+++ audacious-plugins-freeworld.spec 11 Apr 2011 12:18:38 -0000 1.14
@@ -3,11 +3,11 @@
# - add BR sidplay2-devel and find a way to make the built sid.so
# plugin an alternative to Fedora's sidplay1 based sid.so
-%global aud_ver 2.4.3
+%global aud_plugin_api %(grep '[ ]*#define[ ]*__AUDACIOUS_PLUGIN_API__' %{_includedir}/audacious/plugin.h | sed 's!.*__AUDACIOUS_PLUGIN_API__[ ]*\\([0-9]\\+\\).*!\\1!')
Name: audacious-plugins-freeworld
-Version: 2.4.3
-Release: 1%{?dist}.1
+Version: 2.4.4
+Release: 1%{?dist}
Summary: Additional plugins for the Audacious media player
Group: Applications/Multimedia
@@ -19,9 +19,10 @@
Source3: audacious-ffaudio.desktop
Patch0: audacious-plugins-2.4-sys-mpg123.patch
Patch1: audacious-plugins-2.4-ffaudio-metadata.patch
+Patch2: audacious-plugins-2.4-no-avcore.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: audacious-devel >= %{aud_ver}
+BuildRequires: audacious-devel >= %{version}
BuildRequires: zlib-devel, libxml2-devel, desktop-file-utils >= 0.9
BuildRequires: taglib-devel >= 1.4
BuildRequires: libmms-devel, libmpg123-devel
@@ -51,7 +52,9 @@
%package mp3
Summary: MP3 playback plugin for Audacious
Group: Applications/Multimedia
-Requires: audacious-plugins >= %{aud_ver}
+%if %(test -f %{_includedir}/audacious/plugin.h && echo 1 || echo 0)
+Requires: audacious(plugin-api) = %{aud_plugin_api}
+%endif
Requires(post): desktop-file-utils >= 0.9
Requires(postun): desktop-file-utils >= 0.9
@@ -71,7 +74,9 @@
%package aac
Summary: AAC playback plugin for Audacious
Group: Applications/Multimedia
-Requires: audacious-plugins >= %{aud_ver}
+%if %(test -f %{_includedir}/audacious/plugin.h && echo 1 || echo 0)
+Requires: audacious(plugin-api) = %{aud_plugin_api}
+%endif
Requires(post): desktop-file-utils >= 0.9
Requires(postun): desktop-file-utils >= 0.9
@@ -88,23 +93,25 @@
This is the plugin needed to play AAC audio files.
-%package ffaudio
-Summary: FFMpeg/FAAD2 based input plugin for Audacious
-Group: Applications/Multimedia
-Requires: audacious-plugins >= %{aud_ver}
+%package ffaudio
+Summary: FFMpeg/FAAD2 based input plugin for Audacious
+Group: Applications/Multimedia
+%if %(test -f %{_includedir}/audacious/plugin.h && echo 1 || echo 0)
+Requires: audacious(plugin-api) = %{aud_plugin_api}
+%endif
Requires(post): desktop-file-utils >= 0.9
Requires(postun): desktop-file-utils >= 0.9
# obsolete discontinued plugins
-Obsoletes: audacious-plugins-freeworld-alac <= 2.1
-Obsoletes: audacious-plugins-freeworld-tta <= 2.1
-Obsoletes: audacious-plugins-freeworld-wma <= 2.1
+Obsoletes: audacious-plugins-freeworld-alac <= 2.1
+Obsoletes: audacious-plugins-freeworld-tta <= 2.1
+Obsoletes: audacious-plugins-freeworld-wma <= 2.1
# obsolete old livna packages
-Obsoletes: audacious-plugins-nonfree-alac < %{version}-%{release}
-Obsoletes: audacious-plugins-nonfree-tta < %{version}-%{release}
-Obsoletes: audacious-plugins-nonfree-wma < %{version}-%{release}
+Obsoletes: audacious-plugins-nonfree-alac < %{version}-%{release}
+Obsoletes: audacious-plugins-nonfree-tta < %{version}-%{release}
+Obsoletes: audacious-plugins-nonfree-wma < %{version}-%{release}
%description ffaudio
FFMpeg/FAAD2 based input plugin for Audacious.
@@ -113,7 +120,9 @@
%package mms
Summary: MMS stream plugin for Audacious
Group: Applications/Multimedia
-Requires: audacious-plugins >= %{aud_ver}
+%if %(test -f %{_includedir}/audacious/plugin.h && echo 1 || echo 0)
+Requires: audacious(plugin-api) = %{aud_plugin_api}
+%endif
# obsolete old livna package
Provides: audacious-plugins-nonfree-mms = %{version}-%{release}
@@ -133,6 +142,7 @@
rm -r src/mpg123/libmpg123
%patch0 -p1
%patch1 -p1
+%patch2 -p1
sed -i '\,^.SILENT:,d' buildsys.mk.in
@@ -219,7 +229,14 @@
%changelog
-* Fri Jan 28 2011 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.4.3-1.fc14.1
+* Mon Apr 11 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 2.4.4-1
+- Update to 2.4.4
+
+* Fri Jan 28 2011 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.4.3-2
+- Change audacious version require to use the new Fedora packages
+ audacious(plugin-api) provides, for proper detection of plugin ABI changes
+
+* Thu Jan 20 2011 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.4.3-1
- Update to 2.4.3
* Sun Aug 29 2010 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.4.0-1
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/F-14/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 28 Jan 2011 09:25:42 -0000 1.8
+++ sources 11 Apr 2011 12:18:38 -0000 1.9
@@ -1 +1 @@
-d2c76253e7a5d83dbd87319790f3c7a5 audacious-plugins-2.4.3.tgz
+e0b097beeba9da70896d1e36888996c8 audacious-plugins-2.4.4.tgz
13 years, 7 months
rpms/audacious-plugins-freeworld/devel audacious-plugins-2.4-no-avcore.patch, NONE, 1.1 .cvsignore, 1.8, 1.9 audacious-plugins-2.4-ffaudio-metadata.patch, 1.1, 1.2 audacious-plugins-freeworld.spec, 1.15, 1.16 sources, 1.8, 1.9
by jwrdegoede
Author: jwrdegoede
Update of /cvs/free/rpms/audacious-plugins-freeworld/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv15000
Modified Files:
.cvsignore audacious-plugins-2.4-ffaudio-metadata.patch
audacious-plugins-freeworld.spec sources
Added Files:
audacious-plugins-2.4-no-avcore.patch
Log Message:
* Mon Apr 11 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 2.4.4-1
- Update to 2.4.4
audacious-plugins-2.4-no-avcore.patch:
configure | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--- NEW FILE audacious-plugins-2.4-no-avcore.patch ---
diff -up audacious-plugins-2.4.4/configure~ audacious-plugins-2.4.4/configure
--- audacious-plugins-2.4.4/configure~ 2011-02-22 18:29:49.000000000 +0100
+++ audacious-plugins-2.4.4/configure 2011-04-11 13:40:25.962244060 +0200
@@ -9468,20 +9468,20 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FFMPEG" >&5
$as_echo_n "checking for FFMPEG... " >&6; }
if test "x$PKG_CONFIG" != "x"; then
- if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0\""; } >&5
- ($PKG_CONFIG --exists --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0") 2>&5
+ if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0\""; } >&5
+ ($PKG_CONFIG --exists --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0") 2>&5
ac_status=$?
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
test $ac_status = 0; }; then
if test "x${FFMPEG_CFLAGS}" != "x"; then
pkg_cv_FFMPEG_CFLAGS="${FFMPEG_CFLAGS}"
else
- pkg_cv_FFMPEG_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
+ pkg_cv_FFMPEG_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
fi
if test "x${FFMPEG_LIBS}" != "x"; then
pkg_cv_FFMPEG_LIBS="${FFMPEG_LIBS}"
else
- pkg_cv_FFMPEG_LIBS=`$PKG_CONFIG --libs "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
+ pkg_cv_FFMPEG_LIBS=`$PKG_CONFIG --libs "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>/dev/null`
fi
else
pkg_failed="yes"
@@ -9493,9 +9493,9 @@ fi
if test "x$pkg_failed" = "xyes"; then
if test "x$_pkg_short_errors_supported" = "xyes"; then
- FFMPEG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
+ FFMPEG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
else
- FFMPEG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavcore >= 0.12.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
+ FFMPEG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libavcodec >= 52.20.0 libavformat >= 52.31.0 libavutil >= 49.15.0" 2>&1`
fi
echo "$FFMPEG_PKG_ERRORS" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore 20 Jan 2011 19:11:26 -0000 1.8
+++ .cvsignore 11 Apr 2011 11:45:07 -0000 1.9
@@ -1 +1 @@
-audacious-plugins-2.4.3.tgz
+audacious-plugins-2.4.4.tgz
audacious-plugins-2.4-ffaudio-metadata.patch:
ffaudio-core.c | 24 +++++++-----------------
1 file changed, 7 insertions(+), 17 deletions(-)
Index: audacious-plugins-2.4-ffaudio-metadata.patch
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/devel/audacious-plugins-2.4-ffaudio-metadata.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- audacious-plugins-2.4-ffaudio-metadata.patch 24 Aug 2010 20:00:48 -0000 1.1
+++ audacious-plugins-2.4-ffaudio-metadata.patch 11 Apr 2011 11:45:07 -0000 1.2
@@ -1,5 +1,6 @@
---- audacious-plugins-2.4-rc2/src/ffaudio/ffaudio-core.c 2010-08-13 23:01:12.000000000 +0200
-+++ audacious-plugins-2.4-rc2.new/src/ffaudio/ffaudio-core.c 2010-08-24 20:43:12.963479070 +0200
+diff -up audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c.orig audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c
+--- audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c.orig 2011-02-22 18:29:46.000000000 +0100
++++ audacious-plugins-2.4.4/src/ffaudio/ffaudio-core.c 2011-04-11 13:31:39.014243940 +0200
@@ -31,6 +31,7 @@
#ifdef FFAUDIO_USE_AUDTAG
#include <audacious/audtag.h>
@@ -8,7 +9,7 @@
/***********************************************************************************
* Plugin glue. *
-@@ -151,21 +152,21 @@
+@@ -155,21 +156,21 @@ typedef struct {
} ffaudio_meta_t;
static const ffaudio_meta_t metaentries[] = {
@@ -33,7 +34,7 @@
static void
ffaudio_get_meta(Tuple *tuple, AVFormatContext *ic, const ffaudio_meta_t *m)
{
-@@ -202,18 +204,15 @@
+@@ -206,18 +207,15 @@ ffaudio_get_meta(Tuple *tuple, AVFormatC
}
}
}
@@ -52,7 +53,7 @@
tuple_associate_int(tuple, FIELD_LENGTH, NULL, ic->duration / 1000);
tuple_associate_int(tuple, FIELD_BITRATE, NULL, ic->bit_rate / 1000);
-@@ -259,7 +258,6 @@
+@@ -263,7 +261,6 @@ static Tuple * read_tuple (const gchar *
return tuple;
}
@@ -60,13 +61,13 @@
static Tuple *
ffaudio_probe_for_tuple(const gchar *filename, VFSFile *fd)
{
-@@ -267,12 +265,15 @@
+@@ -271,12 +268,15 @@ ffaudio_probe_for_tuple(const gchar *fil
if (t == NULL)
return NULL;
+#ifdef FFAUDIO_USE_AUDTAG
- vfs_fseek(fd, 0, SEEK_SET);
- tag_tuple_read(t, fd);
+ if (! vfs_fseek (fd, 0, SEEK_SET))
+ tag_tuple_read (t, fd);
+#endif
return t;
@@ -76,7 +77,7 @@
static gboolean ffaudio_write_tag (const Tuple * tuple, VFSFile * file)
{
gchar *file_uri = g_ascii_strdown(file->uri, -4);
-@@ -305,9 +306,6 @@
+@@ -309,9 +309,6 @@ static gboolean ffaudio_play (InputPlayb
ReSampleContext *resctx = NULL;
gboolean codec_opened = FALSE, do_resampling = FALSE;
gint out_fmt;
@@ -86,7 +87,7 @@
gboolean seekable;
gchar uribuf[64];
-@@ -387,11 +385,6 @@
+@@ -397,11 +394,6 @@ static gboolean ffaudio_play (InputPlayb
resbuf = av_malloc(AVCODEC_MAX_AUDIO_FRAME_SIZE);
AUDDBG("setting parameters\n");
@@ -98,7 +99,7 @@
if (pause)
playback->output->pause(TRUE);
-@@ -682,9 +675,7 @@
+@@ -692,9 +684,7 @@ InputPlugin ffaudio_ip = {
.init = ffaudio_init,
.cleanup = ffaudio_cleanup,
.is_our_file_from_vfs = ffaudio_probe,
Index: audacious-plugins-freeworld.spec
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/devel/audacious-plugins-freeworld.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- audacious-plugins-freeworld.spec 28 Jan 2011 10:42:23 -0000 1.15
+++ audacious-plugins-freeworld.spec 11 Apr 2011 11:45:07 -0000 1.16
@@ -6,8 +6,8 @@
%global aud_plugin_api %(grep '[ ]*#define[ ]*__AUDACIOUS_PLUGIN_API__' %{_includedir}/audacious/plugin.h | sed 's!.*__AUDACIOUS_PLUGIN_API__[ ]*\\([0-9]\\+\\).*!\\1!')
Name: audacious-plugins-freeworld
-Version: 2.4.3
-Release: 2%{?dist}
+Version: 2.4.4
+Release: 1%{?dist}
Summary: Additional plugins for the Audacious media player
Group: Applications/Multimedia
@@ -19,6 +19,7 @@
Source3: audacious-ffaudio.desktop
Patch0: audacious-plugins-2.4-sys-mpg123.patch
Patch1: audacious-plugins-2.4-ffaudio-metadata.patch
+Patch2: audacious-plugins-2.4-no-avcore.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: audacious-devel >= %{version}
@@ -141,6 +142,7 @@
rm -r src/mpg123/libmpg123
%patch0 -p1
%patch1 -p1
+%patch2 -p1
sed -i '\,^.SILENT:,d' buildsys.mk.in
@@ -227,6 +229,9 @@
%changelog
+* Mon Apr 11 2011 Hans de Goede <j.w.r.degoede(a)gmail.com> 2.4.4-1
+- Update to 2.4.4
+
* Fri Jan 28 2011 Hans de Goede <j.w.r.degoede(a)hhs.nl> 2.4.3-2
- Change audacious version require to use the new Fedora packages
audacious(plugin-api) provides, for proper detection of plugin ABI changes
Index: sources
===================================================================
RCS file: /cvs/free/rpms/audacious-plugins-freeworld/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources 20 Jan 2011 19:11:26 -0000 1.8
+++ sources 11 Apr 2011 11:45:07 -0000 1.9
@@ -1 +1 @@
-d2c76253e7a5d83dbd87319790f3c7a5 audacious-plugins-2.4.3.tgz
+e0b097beeba9da70896d1e36888996c8 audacious-plugins-2.4.4.tgz
13 years, 7 months
rpms/mlt/F-14 mlt.spec,1.12,1.13
by Ryan Rix
Author: rrix
Update of /cvs/free/rpms/mlt/F-14
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8196
Modified Files:
mlt.spec
Log Message:
* Sun Apr 10 2011 Ryan Rix <ry(a)n.rix.si> - 0.7.0-2
- Add SDL_image-devel BR per Kdenlive wiki page
Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/F-14/mlt.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mlt.spec 7 Apr 2011 19:59:05 -0000 1.12
+++ mlt.spec 10 Apr 2011 08:44:37 -0000 1.13
@@ -9,7 +9,7 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
Version: 0.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.mltframework.org/twiki/bin/view/MLT/
@@ -35,6 +35,7 @@
BuildRequires: python-devel
BuildRequires: php-devel
BuildRequires: ruby-devel ruby
+BuildRequires: SDL_image-devel
%description
MLT is an open source multimedia framework, designed and developed for
@@ -177,7 +178,10 @@
%changelog
-* Thu Apr 7 2011 Ryan Rix <ry(a)n.rix.si> - 0.7.0
+* Sun Apr 10 2011 Ryan Rix <ry(a)n.rix.si> - 0.7.0-2
+- Add SDL_image-devel BR per Kdenlive wiki page
+
+* Thu Apr 7 2011 Ryan Rix <ry(a)n.rix.si> - 0.7.0-1
- New upstream
* Tue Dec 21 2010 Ryan Rix <ry(a)n.rix.si> - 0.5.4-2
13 years, 7 months
rpms/mlt/devel mlt.spec,1.11,1.12
by Ryan Rix
Author: rrix
Update of /cvs/free/rpms/mlt/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv7889
Modified Files:
mlt.spec
Log Message:
Bump version number, oops
Index: mlt.spec
===================================================================
RCS file: /cvs/free/rpms/mlt/devel/mlt.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mlt.spec 10 Apr 2011 08:42:30 -0000 1.11
+++ mlt.spec 10 Apr 2011 08:43:31 -0000 1.12
@@ -9,7 +9,7 @@
Summary: Toolkit for broadcasters, video editors, media players, transcoders
Name: mlt
Version: 0.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
URL: http://www.mltframework.org/twiki/bin/view/MLT/
13 years, 7 months