Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5184850e1fc3c45ca6d3a0a83bf3d5ec9fda4d55)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5184850e1fc3c45ca6d3a0a83bf3d5ec9fda4d55)
  • Date: Fri, 26 Mar 2010 04:19:58 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-libs/libao/BUILD | 2 --
audio-libs/libao/HISTORY | 1 +
audio-libs/libao/alsa-1.0.patch | 10 ----------
3 files changed, 1 insertion(+), 12 deletions(-)

New commits:
commit 5184850e1fc3c45ca6d3a0a83bf3d5ec9fda4d55
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libao: removed useless stuff

diff --git a/audio-libs/libao/BUILD b/audio-libs/libao/BUILD
deleted file mode 100755
index b1f4a0d..0000000
--- a/audio-libs/libao/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-#patch src/plugins/alsa09/ao_alsa09.c $SCRIPT_DIRECTORY/alsa-1.0.patch &&
-default_build
diff --git a/audio-libs/libao/HISTORY b/audio-libs/libao/HISTORY
index 087e1d7..dc82a86 100644
--- a/audio-libs/libao/HISTORY
+++ b/audio-libs/libao/HISTORY
@@ -1,5 +1,6 @@
2010-03-26 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.0.0
+ * BUILD, alsa-1.0.patch: removed, not needed anymore

2009-02-22 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS: added missing options for pulseaudio
diff --git a/audio-libs/libao/alsa-1.0.patch b/audio-libs/libao/alsa-1.0.patch
deleted file mode 100644
index 4cef6ed..0000000
--- a/audio-libs/libao/alsa-1.0.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ao_alsa09.c~ 2003-09-10 16:21:15.000000000 +0200
-+++ ao_alsa09.c 2003-11-22 01:55:52.000000000 +0100
-@@ -32,6 +32,7 @@
- #include <sys/stat.h>
- #include <string.h>
-
-+#define ALSA_PCM_OLD_HW_PARAMS_API
- #include <alsa/asoundlib.h>
- #include <ao/ao.h>
- #include <ao/plugin.h>



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5184850e1fc3c45ca6d3a0a83bf3d5ec9fda4d55), Vlad Glagolev, 03/26/2010

Archive powered by MHonArc 2.6.24.

Top of Page