2009/devel/multimedia/video/ffmpeg - Bump snapshot to 25499

Onur Küçük paketler-commits at pardus.org.tr
Sat Oct 16 15:29:18 EEST 2010


Author: onur
Date: Sat Oct 16 15:29:17 2010
New Revision: 102829

Modified:
   2009/devel/multimedia/video/ffmpeg/actions.py
   2009/devel/multimedia/video/ffmpeg/pspec.xml
Log:
Bump snapshot to 25499
Re add missing opt.h as it is part of public API, thanks to Gökçen



---
 actions.py |    2 +-
 pspec.xml  |   12 +++++++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

Modified: 2009/devel/multimedia/video/ffmpeg/actions.py
=================================================================
--- 2009/devel/multimedia/video/ffmpeg/actions.py	(original)
+++ 2009/devel/multimedia/video/ffmpeg/actions.py	Sat Oct 16 15:29:17 2010
@@ -11,7 +11,7 @@
 from pisi.actionsapi import get
 
 WorkDir = "ffmpeg"
-version = "25352"
+version = "25499"
 minimumcpu = "" if get.ARCH() == "x86_64" else "--cpu=pentium2"
 
 

Modified: 2009/devel/multimedia/video/ffmpeg/pspec.xml
=================================================================
--- 2009/devel/multimedia/video/ffmpeg/pspec.xml	(original)
+++ 2009/devel/multimedia/video/ffmpeg/pspec.xml	Sat Oct 16 15:29:17 2010
@@ -12,7 +12,7 @@
         <IsA>app:console</IsA>
         <Summary>A command-line tool to record, convert and stream audio and video</Summary>
         <Description>FFmpeg is a complete solution to record, convert and stream audio and video.</Description>
-        <Archive sha1sum="536c90f8023892778f0b59a2c2d2231a6bcbe6f6" type="targz">http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-25352.tar.gz</Archive>
+        <Archive sha1sum="8afa3659e4a863e4d5e44b3e158b1d91023312f6" type="targz">http://cekirdek.pardus.org.tr/~onur/distfiles/ffmpeg-25499.tar.gz</Archive>
         <BuildDependencies>
             <Dependency>faac</Dependency>
             <Dependency>imlib2</Dependency>
@@ -92,6 +92,16 @@
     </Package>
 
     <History>
+        <Update release="85">
+            <Date>2010-10-16</Date>
+            <Version>0.6.0_20101016</Version>
+            <Comment>
+                Bump snapshot to 25499
+                Re add missing opt.h as it is part of public API, thanks to Gökçen
+            </Comment>
+            <Name>Onur Küçük</Name>
+            <Email>onur at pardus.org.tr</Email>
+        </Update>
         <Update release="84">
             <Date>2010-10-05</Date>
             <Version>0.6.0_20101005</Version>


More information about the paketler-commits mailing list