[Lunar-commits] <moonbase-other> pulseaudio: version bumped to 2.1.
Florin Braescu
florin at lunar-linux.org
Sun Sep 16 12:25:54 CEST 2012
commit 6ac29bcc7829f542fa312569223cafcc73d4d08a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 16 Sep 2012 03:25:54 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6ac29bcc7829f542fa312569223cafcc73d4d08a
pulseaudio: version bumped to 2.1.
---
audio/pulseaudio/BUILD | +1/-6
audio/pulseaudio/DETAILS | +3/-3
2 files changed, 4 insertions(+), 9 deletions(-)
--- a/audio/pulseaudio/BUILD
+++ b/audio/pulseaudio/BUILD
@@ -1,14 +1,9 @@
(
- if module_installed systemd ; then
- OPTS+=" --with-udev-rules-dir=/usr/lib/udev/rules.d"
- patch_it $SOURCE_CACHE/$SOURCE2 1
- fi &&
-
libtoolize --copy --force --automake &&
autoreconf &&
- OPTS+=" --disable-hal-compat --disable-hal" &&
+ OPTS="--disable-hal-compat --disable-hal" &&
if [ -f /usr/bin/parec ]; then
rm /usr/bin/parec
--- a/audio/pulseaudio/DETAILS
+++ b/audio/pulseaudio/DETAILS
@@ -1,14 +1,14 @@
MODULE=pulseaudio
- VERSION=2.0
+ VERSION=2.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=pulseaudio-systemd.patch
SOURCE_URL=http://freedesktop.org/software/pulseaudio/releases
SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:60fcc87a97312d2862e2fd1e068b21581f9294dd
+ SOURCE_VFY=sha1:957399478456c1dd5632bc84e9ee06a07a9c4c9c
SOURCE2_VFY=sha1:e5a19f87585445f4d5c8390296b9d1a9ff250921
WEB_SITE=http://pulseaudio.org
ENTERED=20060205
- UPDATED=20120513
+ UPDATED=20120916
SHORT="Networked sound server"
PSAFE=no
More information about the Lunar-commits
mailing list