[Pkg-pulseaudio-devel] [SCM] UNNAMED PROJECT branch, master, updated. aebb20920ff0353717cdbc77964316f85db4c0e1
neurocyte-guest at users.alioth.debian.org
neurocyte-guest at users.alioth.debian.org
Thu Jan 3 19:10:48 UTC 2008
The branch, master has been updated
via aebb20920ff0353717cdbc77964316f85db4c0e1 (commit)
via f0ee6721afde1b8ea5e1f87dbd7575ffae494129 (commit)
via 544900c56160147d886468df41c44cb8893898e0 (commit)
from af048616ba57e14ed29c898952a6cace2a81269d (commit)
- Shortlog ------------------------------------------------------------
aebb209 Set Architecture to i386 only
f0ee672 Fix fpx_count value
544900c Initial Debian packaging
Summary of changes:
debian/changelog | 5 +++
debian/compat | 1 +
debian/control | 18 +++++++++
debian/copyright | 53 ++++++++++++++++++++++++++++
debian/overrides/flashplugin-nonfree-pulse | 1 +
debian/rules | 12 ++++++
flashsupport.c | 2 +-
7 files changed, 91 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit aebb20920ff0353717cdbc77964316f85db4c0e1
Author: CJ van den Berg <cj at vdbonline.com>
Date: Thu Jan 3 19:48:38 2008 +0100
Set Architecture to i386 only
diff --git a/debian/control b/debian/control
index 7ed7b4a..30feddb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: cdbs, debhelper (>= 5), libpulse-dev
Standards-Version: 3.7.2
Package: flashplugin-nonfree-pulse
-Architecture: any
+Architecture: i386
Depends: ${shlibs:Depends}, ${misc:Depends}, flashplugin-nonfree
Suggests: pulseaudio
Conflicts: libflashsupport
commit f0ee6721afde1b8ea5e1f87dbd7575ffae494129
Author: CJ van den Berg <cj at vdbonline.com>
Date: Thu Nov 29 16:18:18 2007 +0100
Fix fpx_count value
diff --git a/flashsupport.c b/flashsupport.c
index 1dc08f4..e77aec7 100644
--- a/flashsupport.c
+++ b/flashsupport.c
@@ -109,7 +109,7 @@ void* FPX_Init(void* imports)
fpx_functions.fpx_soundoutput_open = FPX_SoundOutput_Open;
fpx_functions.fpx_soundoutput_close = FPX_SoundOutput_Close;
fpx_functions.fpx_soundoutput_latency = FPX_SoundOutput_Latency;
- fpx_functions.fpx_count = 14;
+ fpx_functions.fpx_count = 12;
return (void *)&fpx_functions;
}
commit 544900c56160147d886468df41c44cb8893898e0
Author: CJ van den Berg <cj at vdbonline.com>
Date: Sat Oct 27 15:17:02 2007 +0200
Initial Debian packaging
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..9985f31
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+flashplugin-nonfree-pulse (0.1~000) UNRELEASED; urgency=low
+
+ * Initial release
+
+ -- CJ van den Berg <cj at vdbonline.com> Fri, 16 Nov 2007 17:29:55 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..7ed7b4a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,18 @@
+Source: flashplugin-nonfree-pulse
+Section: sound
+Priority: optional
+Maintainer: CJ van den Berg <cj at vdbonline.com>
+Build-Depends: cdbs, debhelper (>= 5), libpulse-dev
+Standards-Version: 3.7.2
+
+Package: flashplugin-nonfree-pulse
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, flashplugin-nonfree
+Suggests: pulseaudio
+Conflicts: libflashsupport
+Replaces: libflashsupport
+Description: Adobe Flash Player platform support library for PulseAudio
+ This is an open Source extension library for the Adobe Flash Player that
+ enables support for PulseAudio. This allows the Adobe Flash Player to
+ output audio via the PulseAudio sound server.
+
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..6b7f644
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,53 @@
+This package was debianized by CJ van den Berg <cj at vdbonline.com> on
+Sat, 3 Nov 2007 10:48:18 +0200.
+
+It was downloaded from:
+http://git.0pointer.de/repos/libflashsupport.git
+
+Upstream Authors:
+
+ Lennart Poettering <lennart at poettering.net>
+ Jean-Michel Dault <jmdault at revolutionlinux.com>
+
+Copyright:
+
+ Copyright (c) 2007 Lennart Poettering
+ Copyright (c) 2006 Revolution Linux inc.
+ Copyright (c) 2006 Adobe Systems Incorporated.
+
+License:
+
+ Adobe Systems Incorporated(r) Source Code License Agreement
+ Copyright(c) 2006 Adobe Systems Incorporated. All rights reserved.
+
+ Please read this Source Code License Agreement carefully before using
+ the source code.
+
+ Adobe Systems Incorporated grants to you a perpetual, worldwide,
+ non-exclusive, no-charge, royalty-free, irrevocable copyright license,
+ to reproduce, prepare derivative works of, publicly display, publicly
+ perform, and distribute this source code and such derivative works in
+ source or object code form without any attribution requirements.
+
+ The name "Adobe Systems Incorporated" must not be used to endorse or
+ promote products derived from the source code without prior written
+ permission.
+
+ You agree to indemnify, hold harmless and defend Adobe Systems
+ Incorporated from and against any loss, damage, claims or lawsuits,
+ including attorney's fees that arise or result from your use or
+ distribution of the source code.
+
+ THIS SOURCE CODE IS PROVIDED "AS IS" AND "WITH ALL FAULTS", WITHOUT ANY
+ TECHNICAL SUPPORT OR ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
+ NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ALSO, THERE IS NO WARRANTY OF
+ NON-INFRINGEMENT, TITLE OR QUIET ENJOYMENT. IN NO EVENT SHALL MACROMEDIA
+ OR ITS SUPPLIERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+ TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOURCE CODE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
diff --git a/debian/overrides/flashplugin-nonfree-pulse b/debian/overrides/flashplugin-nonfree-pulse
new file mode 100644
index 0000000..a0152d6
--- /dev/null
+++ b/debian/overrides/flashplugin-nonfree-pulse
@@ -0,0 +1 @@
+flashplugin-nonfree-pulse: sharedobject-in-library-directory-not-actually-a-shlib usr/lib/libflashsupport.so
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..2f367a6
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/makefile.mk
+
+common-install-arch::
+ mkdir -p $(CURDIR)/debian/flashplugin-nonfree-pulse/usr/share/lintian
+ cp -a $(CURDIR)/debian/overrides \
+ $(CURDIR)/debian/flashplugin-nonfree-pulse/usr/share/lintian
+
+DEB_MAKE_INSTALL_TARGET=DESTDIR=$(DEB_DESTDIR) install
+DEB_MAKE_CLEAN_TARGET=clean
--
UNNAMED PROJECT
More information about the Pkg-pulseaudio-devel
mailing list