[SCM] Free Firewire Audio Drivers (ffado.org) packaging branch, master, updated. bb48b30d5263290c629580f3cb15a1b1cb5be354
adiknoth-guest at users.alioth.debian.org
adiknoth-guest at users.alioth.debian.org
Thu Apr 16 16:07:36 UTC 2009
The following commit has been merged in the master branch:
commit bb48b30d5263290c629580f3cb15a1b1cb5be354
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date: Thu Apr 16 13:49:08 2009 +0200
Only build on i386, amd64 and powerpc, nothing else is supported by
FFADO.
diff --git a/debian/changelog b/debian/changelog
index 881a346..b8b097d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libffado (2.0~rc1+svn1518-1) unstable; urgency=low
* Initial Debian inclusion, based on Ubuntu (Closes: #501502)
* Bumped standards version
+ * limit architecture to i386, amd64 and powerpc
-- Adrian Knoth <adi at drcomp.erfurt.thur.de> Thu, 12 Mar 2009 17:36:53 +0100
diff --git a/debian/control b/debian/control
index becf628..3001651 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/ffado.git;a=summary
Package: libffado-dev
Section: libdevel
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: libffado0 (= ${binary:Version}), ${misc:Depends}, libxml2-dev, ${shlibs:Depends}
Description: FFADO API - development files
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
@@ -23,7 +23,7 @@ Description: FFADO API - development files
Package: libffado0
Section: libs
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: FFADO API
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
@@ -35,7 +35,7 @@ Description: FFADO API
Package: ffado-tools
Section: sound
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: libffado0 (= ${binary:Version}), dbus (>= 1.0.0), python, ${misc:Depends}, ${shlibs:Depends}
Description: FFADO tools
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
@@ -48,7 +48,7 @@ Description: FFADO tools
Package: ffado-dbus-server
Section: sound
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: libffado0 (= ${binary:Version}), dbus (>= 1.0.0), ${misc:Depends}, ${shlibs:Depends}
Description: FFADO D-Bus server
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
@@ -62,7 +62,7 @@ Description: FFADO D-Bus server
Package: ffado-mixer-qt4
Section: sound
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: ffado-dbus-server (= ${binary:Version}), python, python-dbus, python-qt4, python-qt4-dbus, ${misc:Depends}, ${shlibs:Depends}
Description: FFADO D-Bus mixer applets (QT4)
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
@@ -75,7 +75,7 @@ Description: FFADO D-Bus mixer applets (QT4)
Package: ffado-mixer-qt3
Section: sound
-Architecture: any
+Architecture: i386 amd64 powerpc
Depends: ffado-dbus-server (= ${binary:Version}), python, python-dbus, python-qt3, python-qt3-dbus, ${misc:Depends}, ${shlibs:Depends}
Description: FFADO D-Bus mixer applets (QT3)
FFADO is a Linux driver for FireWire (IEEE1394) audio devices.
--
Free Firewire Audio Drivers (ffado.org) packaging
More information about the pkg-multimedia-commits
mailing list