[Mud-builder-commits] r313 - in trunk/packages: . patch
gcobb at garage.maemo.org
gcobb at garage.maemo.org
Tue Sep 15 17:33:21 EEST 2009
Author: gcobb
Date: 2009-09-15 17:33:18 +0300 (Tue, 15 Sep 2009)
New Revision: 313
Modified:
trunk/packages/libesd.xml
trunk/packages/patch/libesd.patch
Log:
libesd: small fixes
Modified: trunk/packages/libesd.xml
===================================================================
--- trunk/packages/libesd.xml 2009-09-14 09:49:50 UTC (rev 312)
+++ trunk/packages/libesd.xml 2009-09-15 14:33:18 UTC (rev 313)
@@ -2,12 +2,12 @@
<package>
<fetch type="debian">
<name>esound</name>
- <depends>libaudiofile-dev, quilt</depends>
+ <depends>libaudiofile, quilt, gnome-pkg-tools</depends>
</fetch>
<build>
</build>
<deb prefix-section="0">
- <version>0.2.41+maemo-2</version>
+ <version>0.2.41+maemo-3</version>
<maintainer>Graham Cobb <g+770 at cobb.uk.net></maintainer>
<description>Minimal libesd for Maemo Fremantle\nThis is a minimal version of libesd designed to\nwork with the pulseaudio support in Maemo 5 Fremantle and\nto allow applications that are designed to use libesd to be\nbuilt and run on Maemo 5</description>
</deb>
Modified: trunk/packages/patch/libesd.patch
===================================================================
--- trunk/packages/patch/libesd.patch 2009-09-14 09:49:50 UTC (rev 312)
+++ trunk/packages/patch/libesd.patch 2009-09-15 14:33:18 UTC (rev 313)
@@ -33,20 +33,15 @@
- This package contains the documentation and configuration files.
-
Package: libesd0
--Architecture: any
-+Architecture: armel i386
+ Architecture: any
Section: libs
-Depends: ${shlibs:Depends}, esound-common (>= ${source:Version})
+Depends: pulseaudio-esound-compat, ${shlibs:Depends}
Suggests: esound-clients, esound
Conflicts: esound-clients (<< 0.2.36-1)
Description: Enlightened Sound Daemon - Shared libraries
-@@ -52,28 +27,13 @@
- This package is for use with OSS sound drivers.
-
- Package: libesd0-dev
--Architecture: any
-+Architecture: armel i386
+@@ -55,25 +30,10 @@
+ Architecture: any
Section: libdevel
Depends: libesd0 (= ${binary:Version}) | libesd-alsa0 (= ${binary:Version}),
- libaudiofile-dev (>= 0.1.5),
More information about the Mud-builder-commits
mailing list