[Lunar-commits] <moonbase-other> Merge branch 'master' of git://github.com/lunar-linux/moonbase-other
v4hn
me at v4hn.de
Sat Dec 29 19:40:43 CET 2012
commit 25bc96e90a49e08998b091e5c10fea2de2ec891f
Author: v4hn <me at v4hn.de>
Date: Sat, 29 Dec 2012 10:40:43 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/25bc96e90a49e08998b091e5c10fea2de2ec891f
Merge branch 'master' of git://github.com/lunar-linux/moonbase-other
---
audio/lash/BUILD | +1/-3
audio/lash/DETAILS | +5/-7
2 files changed
--- a/audio/lash/BUILD
+++ b/audio/lash/BUILD
@@ -1,8 +1,6 @@
(
- LDFLAGS+=" -luuid -lm" &&
-
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ LDFLAGS+=" -luuid -lm -ldl" &&
default_build
--- a/audio/lash/DETAILS
+++ b/audio/lash/DETAILS
@@ -1,14 +1,12 @@
MODULE=lash
- VERSION=0.5.4
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=lash-socket.01.patch
+ VERSION=0.6.0~rc2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-${VERSION%~*}.594
SOURCE_URL=http://download.savannah.gnu.org/releases/lash/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:d8fa24ebef0807c3b0426894d7ecd6229fda28b4
- SOURCE2_VFY=sha1:210fb3b0c159195de675002d01b55d6abc3660fe
+ SOURCE_VFY=sha1:b683424683c41c082ebcf58ed38cd2f34f9ed5e5
WEB_SITE=http://lash.nongnu.org/
ENTERED=20070610
- UPDATED=20090929
+ UPDATED=20121229
SHORT="session management system for JACK and ALSA"
cat << EOF
LASH is a session management system for JACK and ALSA audio applications
More information about the Lunar-commits
mailing list