Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7cdbbeb07c345c4cd9568eda8562720786baaeb3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7cdbbeb07c345c4cd9568eda8562720786baaeb3)
  • Date: Mon, 6 Apr 2015 03:23:22 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-drivers/pulseaudio/DEPENDS | 6 +++++-
audio-drivers/pulseaudio/DETAILS | 4 ++--
audio-drivers/pulseaudio/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 3 deletions(-)

New commits:
commit 7cdbbeb07c345c4cd9568eda8562720786baaeb3
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pulseaudio: => 6.0

diff --git a/audio-drivers/pulseaudio/DEPENDS
b/audio-drivers/pulseaudio/DEPENDS
index acfaa3e..cacb427 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -75,10 +75,14 @@ optional_depends DEVICE-MANAGER \
"--enable-udev --disable-hal-compat" \
"--disable-udev" \
"for device hotplug support" &&
+optional_depends bluez5 \
+ "--enable-bluez5" \
+ "--disable-bluez5" \
+ "for BlueZ-5 support" &&
optional_depends bluez \
"--enable-bluez4" \
"--disable-bluez4" \
- "for BlueZ support" &&
+ "for BlueZ-4 support" &&

if is_depends_enabled $SPELL bluez; then
depends sbc &&
diff --git a/audio-drivers/pulseaudio/DETAILS
b/audio-drivers/pulseaudio/DETAILS
index b3254ab..bdcc3ba 100755
--- a/audio-drivers/pulseaudio/DETAILS
+++ b/audio-drivers/pulseaudio/DETAILS
@@ -1,6 +1,6 @@
SPELL=pulseaudio
- VERSION=5.0
-
SOURCE_HASH=sha512:f3d64bd6e03a732fd812da466b6658004600b4f3d0b9760403b7e113b6d654d54387658bf3704f45f28ab700245433e23fe517e4579130886fc58647eb97be2b
+ VERSION=6.0
+
SOURCE_HASH=sha512:4f2293b41c8278047a41be4609a6bc267766874001092a91e785b05d5224fd82810862402942dadbb54bed7f74689779c958ca512666dfe6755d29551583cc2d
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL=http://freedesktop.org/software/$SPELL/releases/$SOURCE
diff --git a/audio-drivers/pulseaudio/HISTORY
b/audio-drivers/pulseaudio/HISTORY
index b07bca8..e2ecd09 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,7 @@
+2015-04-06 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.0
+ * DEPENDS: add bluez5
+
2015-02-11 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: UDEV -> DEVICE-MANAGER




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7cdbbeb07c345c4cd9568eda8562720786baaeb3), Treeve Jelbert, 04/06/2015

Archive powered by MHonArc 2.6.24.

Top of Page