[SCM] jackd2 packaging branch, master, updated. debian/1.9.5.dfsg-13-20-gee287c1

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Tue Jun 15 15:17:01 UTC 2010


The following commit has been merged in the master branch:
commit 8fcdf762c2d87b92ddc55f97de08a99e3e2f2f5a
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Tue Jun 15 17:05:14 2010 +0200

    (Re-)introduce libjack-jackd2-dev package.

diff --git a/debian/control.in b/debian/control.in
index 5888100..4600bfc 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -76,3 +76,23 @@ Description: JACK Audio Connection Kit (FFADO and FreeBoB backends)
  connect to one audio device, and to share audio between themselves.
  .
  This package contains the IEEE1394 (FireWire) backends FFADO and FreeBoB.
+
+Package: libjack-jackd2-dev
+Architecture: any
+Section: libdevel
+Depends: libjack-jackd2-0 (= ${binary:Version}), 
+ ${asound:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+ pkg-config,
+ libdbus-1-dev
+Conflicts: libjack0.100.0-dev (<< 0.102.20-2),
+ libjack-dev
+Provides: libjack0.100.0-dev
+Replaces: libjack0.71.2-0 (<< 0.75.0-1)
+Description: JACK Audio Connection Kit (development files)
+ JACK is a low-latency sound server, allowing multiple applications to
+ connect to one audio device, and to share audio between themselves.
+ .
+ This package contains files needed for the development of JACK applications
+ and an API reference.
diff --git a/debian/libjack-jackd2-dev.README b/debian/libjack-jackd2-dev.README
new file mode 100644
index 0000000..ddfc24a
--- /dev/null
+++ b/debian/libjack-jackd2-dev.README
@@ -0,0 +1,16 @@
+libjack*-dev: JACK Audio Connection Kit (development files)
+-----------------------------------------------------------
+
+You'll find the API documentation in the
+/usr/share/doc/libjack*-dev/HTML directory.
+
+The source code of the example clients is not included in the binary
+packages, please get the source package if you need it (by doing
+"apt-get source jack-audio-connection-kit", for example).
+
+Some (and more user-specific) documentation is also contained in the
+jackd package.
+
+originally, Stefan Schwandter, $Date: 2003/01/07 20:02:48 $
+Junichi Uekawa, 2 Mar 2003.
+Robert Jordens <jordens at debian.org>
diff --git a/debian/libjack-jackd2-dev.install b/debian/libjack-jackd2-dev.install
new file mode 100644
index 0000000..34a3e7c
--- /dev/null
+++ b/debian/libjack-jackd2-dev.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/include/jack/*.h
+debian/tmp/usr/lib/pkgconfig
+debian/tmp/usr/lib/lib*.so

-- 
jackd2 packaging



More information about the pkg-multimedia-commits mailing list