r1550 - in /experimental/ffmpeg-debian/debian: control control.common control.ffmpeg control.ffmpeg-debian

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Nov 8 12:41:49 UTC 2008


Author: siretart
Date: Sat Nov  8 12:41:49 2008
New Revision: 1550

URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=1550
Log:
move build depends to variant specific flavor, start building libavfilter-unstripped-0 variant

Modified:
    experimental/ffmpeg-debian/debian/control
    experimental/ffmpeg-debian/debian/control.common
    experimental/ffmpeg-debian/debian/control.ffmpeg
    experimental/ffmpeg-debian/debian/control.ffmpeg-debian

Modified: experimental/ffmpeg-debian/debian/control
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/control?rev=1550&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/control (original)
+++ experimental/ffmpeg-debian/debian/control Sat Nov  8 12:41:49 2008
@@ -6,6 +6,10 @@
            Loic Minier <lool at dooz.org>,
            Reinhard Tartler <siretart at tauware.de>,
            Fabian Greffrath <fabian at debian-unofficial.org>
+Standards-Version: 3.7.3
+Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/ffmpeg-debian/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg-debian/
+Homepage: http://ffmpeg.mplayerhq.hu/
 Build-Depends: debhelper (>= 5.0.0),
                doxygen,
                libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
@@ -23,10 +27,6 @@
                quilt,
                texi2html,
                zlib1g-dev
-Standards-Version: 3.7.3
-Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/ffmpeg-debian/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg-debian/
-Homepage: http://ffmpeg.mplayerhq.hu/
 
 Package: ffmpeg
 Section: graphics

Modified: experimental/ffmpeg-debian/debian/control.common
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/control.common?rev=1550&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/control.common (original)
+++ experimental/ffmpeg-debian/debian/control.common Sat Nov  8 12:41:49 2008
@@ -5,23 +5,6 @@
            Loic Minier <lool at dooz.org>,
            Reinhard Tartler <siretart at tauware.de>,
            Fabian Greffrath <fabian at debian-unofficial.org>
-Build-Depends: debhelper (>= 5.0.0),
-               doxygen,
-               libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-               libfaad-dev | libfaad2-dev,
-               libfreetype6-dev,
-               libgsm1-dev,
-               libimlib2-dev,
-               libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-               libsdl1.2-dev,
-               libschroedinger-dev,
-               libtheora-dev (>> 0.0.0.alpha4),
-               libvorbis-dev,
-               libx11-dev,
-               libxext-dev,
-               quilt,
-               texi2html,
-               zlib1g-dev
 Standards-Version: 3.7.3
 Vcs-Svn: svn://svn.debian.org/pkg-multimedia/unstable/ffmpeg-debian/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-multimedia/unstable/ffmpeg-debian/

Modified: experimental/ffmpeg-debian/debian/control.ffmpeg
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/control.ffmpeg?rev=1550&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/control.ffmpeg (original)
+++ experimental/ffmpeg-debian/debian/control.ffmpeg Sat Nov  8 12:41:49 2008
@@ -1,3 +1,20 @@
+Build-Depends: debhelper (>= 5.0.0),
+               doxygen,
+               libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+               libfaad-dev | libfaad2-dev,
+               libfreetype6-dev,
+               libgsm1-dev,
+               libimlib2-dev,
+               libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+               libsdl1.2-dev,
+               libschroedinger-dev,
+               libtheora-dev (>> 0.0.0.alpha4),
+               libvorbis-dev,
+               libx11-dev,
+               libxext-dev,
+               quilt,
+               texi2html,
+               zlib1g-dev
 
 Package: libavutil-unstripped-49
 Section: libs
@@ -10,7 +27,7 @@
  This is the common utility library from the ffmpeg project. It is required
  by all other ffmpeg libraries.
  .
- This package contains a Debian-specific version of the libavutil shared
+ This package contains a unrestricted version of the libavutil shared
  object that should only be used by Debian packages.
 
 Package: libavcodec-unstripped-52
@@ -25,7 +42,7 @@
  This is the codec library from the ffmpeg project. It supports most existing
  encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
  .
- This package contains a Debian-specific version of the libavcodec shared
+ This package contains a unrestricted version of the libavcodec shared
  object that should only be used by Debian packages.
 
 Package: libavdevice-unstripped-52
@@ -38,7 +55,18 @@
 Description: ffmpeg device handling library
  This is the device handling library from the ffmpeg project.
  .
- This package contains a Debian-specific version of the libavdevice shared
+ This package contains a unrestricted version of the libavdevice shared
+ object that should only be used by Debian packages.
+
+Package: libavfilter-unstripped-0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: ffmpeg video filtering library
+ This is the video filtering library from the ffmpeg project.
+ .
+ This package contains a unrestricted version of the libavfilter shared
  object that should only be used by Debian packages.
 
 Package: libpostproc-unstripped-51
@@ -51,7 +79,7 @@
 Description: ffmpeg video postprocessing library
  This is the video postprocessing library from the ffmpeg project.
  .
- This package contains a Debian-specific version of the libpostproc shared
+ This package contains a unrestricted version of the libpostproc shared
  object that should only be used by Debian packages.
 
 Package: libavformat-unstripped-52
@@ -65,7 +93,7 @@
  This is the demuxer library from the ffmpeg project. It supports most
  existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
  .
- This package contains a Debian-specific version of the libavformat shared
+ This package contains a unrestricted version of the libavformat shared
  object that should only be used by Debian packages.
 
 Package: libswscale-unstripped-0
@@ -78,6 +106,6 @@
 Description: ffmpeg video scaling library
  This is the video scaling library from the ffmpeg project.
  .
- This package contains a Debian-specific version of the libswscale shared
+ This package contains a unrestricted version of the libswscale shared
  object that should only be used by Debian packages.
 

Modified: experimental/ffmpeg-debian/debian/control.ffmpeg-debian
URL: http://svn.debian.org/wsvn/pkg-multimedia/experimental/ffmpeg-debian/debian/control.ffmpeg-debian?rev=1550&op=diff
==============================================================================
--- experimental/ffmpeg-debian/debian/control.ffmpeg-debian (original)
+++ experimental/ffmpeg-debian/debian/control.ffmpeg-debian Sat Nov  8 12:41:49 2008
@@ -1,3 +1,20 @@
+Build-Depends: debhelper (>= 5.0.0),
+               doxygen,
+               libdc1394-22-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+               libfaad-dev | libfaad2-dev,
+               libfreetype6-dev,
+               libgsm1-dev,
+               libimlib2-dev,
+               libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+               libsdl1.2-dev,
+               libschroedinger-dev,
+               libtheora-dev (>> 0.0.0.alpha4),
+               libvorbis-dev,
+               libx11-dev,
+               libxext-dev,
+               quilt,
+               texi2html,
+               zlib1g-dev
 
 Package: ffmpeg
 Section: graphics




More information about the pkg-multimedia-commits mailing list