[proaudio] [1639] update dependecy for xanalyser |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
Revision: 1639
Author: evermind
Date: 2010-04-13 17:22:17 +0200 (Tue, 13 Apr 2010)
Log Message:
-----------
update dependecy for xanalyser
Modified Paths:
--------------
trunk/overlays/proaudio/00-DETAILED-PACKAGES-LIST
trunk/overlays/proaudio/x11-misc/xanalyser/ChangeLog
trunk/overlays/proaudio/x11-misc/xanalyser/Manifest
trunk/overlays/proaudio/x11-misc/xanalyser/xanalyser-1.32.ebuild
Modified: trunk/overlays/proaudio/00-DETAILED-PACKAGES-LIST
===================================================================
--- trunk/overlays/proaudio/00-DETAILED-PACKAGES-LIST 2010-04-13 10:45:49 UTC (rev 1638)
+++ trunk/overlays/proaudio/00-DETAILED-PACKAGES-LIST 2010-04-13 15:22:17 UTC (rev 1639)
@@ -911,7 +911,7 @@
#------- media-sound/yoshimi --------
- yoshimi-0.055.6 arch: ~amd64 ~x86
+ yoshimi-0.056 arch: ~amd64 ~x86
Description: A software synthesizer for Linux, based on
ZynAddSubFX
Homepage: http://yoshimi.sourceforge.net
@@ -1061,7 +1061,7 @@
#------- media-sound/jconvolver --------
- jconvolver-0.8.4 arch: x86 amd64
+ jconvolver-0.8.7 arch: x86 amd64
Description: Command line convolution reverb by Fons Adriaensen
Homepage: http://www.kokkinizita.net/linuxaudio/index.html
@@ -1404,9 +1404,8 @@
#------- media-sound/tetraproc --------
tetraproc-0.6.2 arch: ~x86 ~amd64
- Description: TetraProc converts the A-format signals from
- a tetrahedral Ambisonic microphone into B-format
- signals ready for recording.
+ Description: A-format to B-format signal converter for
+ tetrahedral Ambisonic microphones
Homepage: http://www.kokkinizita.net/linuxaudio
@@ -2107,7 +2106,7 @@
#------- x11-misc/xanalyser --------
- xanalyser-1.30 arch: x86 ~amd64
+ xanalyser-1.32 arch: x86 amd64
Description: Program to analyse a stereo audio signal.
Homepage: http://arvin.schnell-web.net/xanalyser/
Modified: trunk/overlays/proaudio/x11-misc/xanalyser/ChangeLog
===================================================================
--- trunk/overlays/proaudio/x11-misc/xanalyser/ChangeLog 2010-04-13 10:45:49 UTC (rev 1638)
+++ trunk/overlays/proaudio/x11-misc/xanalyser/ChangeLog 2010-04-13 15:22:17 UTC (rev 1639)
@@ -2,6 +2,10 @@
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Apr 2010; Frieder Buerzele <evermind@xxxxxxxxxxxxx>
+ xanalyser-1.32.ebuild:
+ update dependencies
+
*xanalyser-1.32 (13 Apr 2010)
13 Apr 2010; Frieder Buerzele <evermind@xxxxxxxxxxxxx>
Modified: trunk/overlays/proaudio/x11-misc/xanalyser/Manifest
===================================================================
--- trunk/overlays/proaudio/x11-misc/xanalyser/Manifest 2010-04-13 10:45:49 UTC (rev 1638)
+++ trunk/overlays/proaudio/x11-misc/xanalyser/Manifest 2010-04-13 15:22:17 UTC (rev 1639)
@@ -1,4 +1,4 @@
DIST xanalyser-1.32.tar.bz2 86086 RMD160 964d02d6a388f3430706fa2ed277478f0c65146b SHA1 16304422cc71b7a67f45a0930649ac46cc2fcb20 SHA256 8ca3f65bcaad92b1421912311da47e4aa1741a4bb1f422eaf85d75e5996f7946
-EBUILD xanalyser-1.32.ebuild 734 RMD160 e5a4ade99399d7b3db418c0ecb5a6de62738a408 SHA1 f025c550b25e0eb1e1b7f5c39064a6fe17c5dc94 SHA256 21dfb837a02f9f9e4d08dbf73442391d515c17a49a14ffba9e9bf264802ce28c
-MISC ChangeLog 408 RMD160 e09b615560282e288247fb76bff943396b554d14 SHA1 a3fea725af38b029784b446fa44bf23b19a927dd SHA256 9331e04192adeb90821122267626d06493840e5dd8f0d7ec73a5d17431e34c52
+EBUILD xanalyser-1.32.ebuild 751 RMD160 22ffab43866e2f475ec06b3a0033cd90eddeb905 SHA1 24aa51d5a8955299d989425baabf09e690469050 SHA256 2f8875e7f14a6ada5f9d8fbb0a200f334af26dbdb85848076e71c999143a8a73
+MISC ChangeLog 513 RMD160 cad9dc83e7c60cde3738e8c3b39fed9649bd3d96 SHA1 2a196d172678378c7c6bba655aa4c75db5580212 SHA256 b0396deb693512f7cd768db72eb858fa6b946a17bb0645db57ed14d830d65283
MISC metadata.xml 268 RMD160 facc07bd885f20615a1f2555069329c642e1a566 SHA1 2456bdb8a218c9d477d2d6ee4bf158de070c7be4 SHA256 96629b266b743f566c29158d4498edeeb1cd6b1f0cd9629e42d4f10b4da82f89
Modified: trunk/overlays/proaudio/x11-misc/xanalyser/xanalyser-1.32.ebuild
===================================================================
--- trunk/overlays/proaudio/x11-misc/xanalyser/xanalyser-1.32.ebuild 2010-04-13 10:45:49 UTC (rev 1638)
+++ trunk/overlays/proaudio/x11-misc/xanalyser/xanalyser-1.32.ebuild 2010-04-13 15:22:17 UTC (rev 1639)
@@ -15,6 +15,7 @@
DEPEND="sci-libs/fftw
x11-libs/openmotif
+ x11-libs/libXpm
media-libs/alsa-lib"
RDEPEND="${DEPEND}"