[SCM] lives/master: Removed arch-excludes where packages are available

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Aug 26 17:43:20 UTC 2015


The following commit has been merged in the master branch:
commit 8d1e3c2b37272bc3cb11996146210d70ac4829de
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Aug 26 19:42:27 2015 +0200

    Removed arch-excludes where packages are available
    
    most (optional) packages are now available on all platforms.

diff --git a/debian/control b/debian/control
index 577cd3d..516a416 100644
--- a/debian/control
+++ b/debian/control
@@ -14,15 +14,15 @@ Build-Depends:
  debhelper (>= 9~),
  dh-autoreconf,
  dpkg-dev (>= 1.16.1~),
- frei0r-plugins-dev [!kfreebsd-any !hurd-any !armhf !avr32 !sparc64],
+ frei0r-plugins-dev [!sparc64],
  gettext,
  glee-dev,
  libaa1-dev,
  libasound2-dev [linux-any],
  libavc1394-dev [linux-any],
  libavformat-dev,
- libdirectfb-dev[!hurd-i386],
- libdv4-dev[!hurd-i386],
+ libdirectfb-dev,
+ libdv4-dev,
  libfftw3-dev,
  libgtk-3-dev,
  libjack-dev,
@@ -33,7 +33,7 @@ Build-Depends:
  libschroedinger-dev,
  libsdl1.2-dev,
  libswscale-dev,
- libtheora-dev[!sparc64],
+ libtheora-dev,
  libtool,
  libunicap2-dev [linux-any],
  libv4l-dev [linux-any],
@@ -103,7 +103,7 @@ Depends:
  lives-data,
  lives-plugins (= ${binary:Version}),
  mplayer2 | mpv | mplayer,
- ogmtools[!hurd-i386],
+ ogmtools,
  procps,
  python,
  sox,
@@ -111,7 +111,7 @@ Depends:
  ${perl:Depends},
  ${shlibs:Depends}
 Recommends:
- frei0r-plugins[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !arm !powerpc],
+ frei0r-plugins [!sparc64],
  dvgrab,
  icedax,
  libogg0,
@@ -123,7 +123,7 @@ Recommends:
  x11-utils,
  youtube-dl
 Suggests:
- libdv-bin[!hurd-i386],
+ libdv-bin,
  mjpegtools
 Description: Video Editing system allowing users to edit and create video
  LiVES is a Video Editing system allowing both novice and advanced users

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list