summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRambaldi <rambaldi@xs4all.nl>2008-12-22 09:43:37 +0000
committerRambaldi <rambaldi@xs4all.nl>2008-12-22 09:43:37 +0000
commitfdbdb3b3a323ea2e33aaaff35e71bca65367c252 (patch)
treeef927e339ac99841e486f83cf311ec958e62ad84 /media-libs
parentremoved since newer versions are in the official portage tree (diff)
downloadvoip-fdbdb3b3a323ea2e33aaaff35e71bca65367c252.tar.gz
voip-fdbdb3b3a323ea2e33aaaff35e71bca65367c252.tar.bz2
voip-fdbdb3b3a323ea2e33aaaff35e71bca65367c252.zip
media-libs/spandsp: cleanup versions that are present in the offical portage tree
(Portage version: 2.2_rc17/svn/Linux 2.6.26-gentoo-r3 x86_64) svn path=/trunk/; revision=763
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/spandsp/ChangeLog5
-rw-r--r--media-libs/spandsp/Manifest6
-rw-r--r--media-libs/spandsp/spandsp-0.0.5_pre4.ebuild47
-rw-r--r--media-libs/spandsp/spandsp-0.0.6_pre3.ebuild47
4 files changed, 6 insertions, 99 deletions
diff --git a/media-libs/spandsp/ChangeLog b/media-libs/spandsp/ChangeLog
index 62b4e2d..2b4d705 100644
--- a/media-libs/spandsp/ChangeLog
+++ b/media-libs/spandsp/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2006/02/22 02:08:04 hd_brummy Exp $
+ 22 Dec 2008; Rambaldi <rambaldi@xs4all.nl> -spandsp-0.0.5_pre4.ebuild,
+ -spandsp-0.0.6_pre3.ebuild:
+ media-libs/spandsp: cleanup versions that are present in the offical
+ portage tree
+
19 Dec 2008; Rambaldi <rambaldi@xs4all.nl> -spandsp-0.0.3_pre24.ebuild:
media-libs/spandsp: remove old version
diff --git a/media-libs/spandsp/Manifest b/media-libs/spandsp/Manifest
index 7faeb85..11c4861 100644
--- a/media-libs/spandsp/Manifest
+++ b/media-libs/spandsp/Manifest
@@ -1,6 +1,2 @@
-DIST spandsp-0.0.5pre4.tgz 2506742 RMD160 880c9d9f3a1dc42c3ef121181b8f6343176db59b SHA1 1b63ea56d7826c68f5febf811ca24b6d5a8a30f9 SHA256 07f42a237c77b08fa765c3a148c83cdfa267bf24c0ab681d80b90d30dd0b3dbf
-DIST spandsp-0.0.6pre3.tgz 2462418 RMD160 85416d08c9a7bb4cd5b1f94d2921027af23c6a61 SHA1 c778475ef8567cc311f3614a64a079918b4a574c SHA256 a38aab18163eb40c9b98d5b6ae419833c9406f13588c690359155468120e55dc
-EBUILD spandsp-0.0.5_pre4.ebuild 1142 RMD160 e788db502ed8c98d2867c6344d82895726809697 SHA1 01e3a75222594031524c28b938525b92f3cfd915 SHA256 ce7ec92721ee2ce757628d29882fdd600c562ed933e53c9d3ddd72310a5402d8
-EBUILD spandsp-0.0.6_pre3.ebuild 1142 RMD160 e788db502ed8c98d2867c6344d82895726809697 SHA1 01e3a75222594031524c28b938525b92f3cfd915 SHA256 ce7ec92721ee2ce757628d29882fdd600c562ed933e53c9d3ddd72310a5402d8
-MISC ChangeLog 1080 RMD160 35ce4599670ab23ccab8de3a30111ea9b5daba57 SHA1 c539c2abcebae5792cd5754f419f7e0224dcccd3 SHA256 f2d2b25ca4862f954f28e374aa6fad57ec840414535d1b0b915277ac5eec146e
+MISC ChangeLog 1270 RMD160 a22ee645159aad0223524990f2f46ce23195bc95 SHA1 297655076b1bccf1df37ed736b13229b029cd43f SHA256 afe64ccaea055fc7c5e5565e6991feea66bdcff180e942b2b7c0287475b8337a
MISC metadata.xml 160 RMD160 0a165ce4036333c25e4ce7e6751d14bb23325c68 SHA1 6a167261862be4ed8f4a4c934c2893691706797a SHA256 e00505e4037a25288c31d30d93ad2b4c24055361a89122ab32f3a752f5ced052
diff --git a/media-libs/spandsp/spandsp-0.0.5_pre4.ebuild b/media-libs/spandsp/spandsp-0.0.5_pre4.ebuild
deleted file mode 100644
index c6ba32e..0000000
--- a/media-libs/spandsp/spandsp-0.0.5_pre4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit versionator
-
-DESCRIPTION="Library of DSP functions for telephony."
-HOMEPAGE="http://www.soft-switch.org/"
-SRC_URI="http://www.soft-switch.org/downloads/spandsp/${P/_}.tgz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc mmx sse"
-# test"
-
-RDEPEND="media-libs/audiofile
- media-libs/tiff
- =sci-libs/fftw-3*"
-# test? ( x11-libs/libXft
-# x11-libs/libXext
-# x11-libs/libX11
-# dev-libs/libxml2
-# x11-libs/fltk )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen
- dev-libs/libxslt )"
-
-S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
-
-src_compile() {
- ewarn "MMX and SSE are broken and should be disabled on amd64 for this version."
- epause 5
- econf --disable-dependency-tracking \
- $(use_enable doc) \
- $(use_enable mmx) \
- $(use_enable sse)
-# $(use_enable test tests) \
-# $(use_enable test test-data)
- emake || die "emake failed."
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS NEWS README
- use doc && dohtml -r doc/{api/html/*,t38_manual}
-}
diff --git a/media-libs/spandsp/spandsp-0.0.6_pre3.ebuild b/media-libs/spandsp/spandsp-0.0.6_pre3.ebuild
deleted file mode 100644
index c6ba32e..0000000
--- a/media-libs/spandsp/spandsp-0.0.6_pre3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit versionator
-
-DESCRIPTION="Library of DSP functions for telephony."
-HOMEPAGE="http://www.soft-switch.org/"
-SRC_URI="http://www.soft-switch.org/downloads/spandsp/${P/_}.tgz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc mmx sse"
-# test"
-
-RDEPEND="media-libs/audiofile
- media-libs/tiff
- =sci-libs/fftw-3*"
-# test? ( x11-libs/libXft
-# x11-libs/libXext
-# x11-libs/libX11
-# dev-libs/libxml2
-# x11-libs/fltk )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen
- dev-libs/libxslt )"
-
-S=${WORKDIR}/${PN}-$(get_version_component_range 1-3)
-
-src_compile() {
- ewarn "MMX and SSE are broken and should be disabled on amd64 for this version."
- epause 5
- econf --disable-dependency-tracking \
- $(use_enable doc) \
- $(use_enable mmx) \
- $(use_enable sse)
-# $(use_enable test tests) \
-# $(use_enable test test-data)
- emake || die "emake failed."
-}
-
-src_install () {
- emake DESTDIR="${D}" install || die "emake install failed."
- dodoc AUTHORS NEWS README
- use doc && dohtml -r doc/{api/html/*,t38_manual}
-}