summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-04-24 21:15:01 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-04-24 21:15:01 +0000
commit0c183bca580fbbf2ab30222c418910818a82a64c (patch)
tree578db4485098e44278cec5823c98254cd39622b7
parentpackage.mask: add for removal landell, tapioca-sharp, telepathy-sharp and tel... (diff)
downloadvoip-0c183bca580fbbf2ab30222c418910818a82a64c.tar.gz
voip-0c183bca580fbbf2ab30222c418910818a82a64c.tar.bz2
voip-0c183bca580fbbf2ab30222c418910818a82a64c.zip
net-libs/ortp: 0.15.0 is in gentoo-x86
svn path=/trunk/; revision=849
-rw-r--r--net-libs/ortp/ChangeLog4
-rw-r--r--net-libs/ortp/Manifest6
-rw-r--r--net-libs/ortp/metadata.xml5
-rw-r--r--net-libs/ortp/ortp-0.15.0.ebuild84
4 files changed, 7 insertions, 92 deletions
diff --git a/net-libs/ortp/ChangeLog b/net-libs/ortp/ChangeLog
index 2730c3e..476d047 100644
--- a/net-libs/ortp/ChangeLog
+++ b/net-libs/ortp/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/ortp/ChangeLog,v 1.29 2008/02/12 21:39:09 vapier Exp $
+ 24 Apr 2009; Mounir Lamouri <volkmar@gentoo.org> ortp-0.15.0.ebuild,
+ metadata.xml:
+ ortp-0.15.0 is in the tree
+
14 Apr 2009; Mounir Lamouri <volkmar@gentoo.org>
ortp-0.15.0.ebuild:
Fix bug 226247 and add optional ssl support
diff --git a/net-libs/ortp/Manifest b/net-libs/ortp/Manifest
index 5bc2ee0..1a0410c 100644
--- a/net-libs/ortp/Manifest
+++ b/net-libs/ortp/Manifest
@@ -1,7 +1,5 @@
AUX ortp-0.13.1-linphone-2.1.1.patch 2671 RMD160 66671680f8cd51d029e4253f03c8712080733cff SHA1 2bba5aaf2be4cb8ccad6810efca3e07f40a5b176 SHA256 474f1f225238c5849a3025be1b87f16967448f5d72b482d2dc402fbdcdf9325c
DIST ortp-0.13.1.tar.gz 455112 RMD160 f87c886526878d636012dbf2b8ae36c6161afb82 SHA1 27928c973b1bfbe4da999675a26d12e870e35e60 SHA256 2ba471a2a4f1d7f10fb70de5b68dbb7d32b43494efcecb88b3bd8445f630494c
-DIST ortp-0.15.0.tar.gz 491669 RMD160 bca44ac18d228bc419f4507973ef4806fd71ea24 SHA1 273c6fea84a1d66e4650fe1a5f02102e7bedd41f SHA256 742860d9165ec291be981bd6f33415c83aadc6f8b2ea287acb561bd76c9e0baa
EBUILD ortp-0.13.1-r2.ebuild 1254 RMD160 5df6dd862be7db4f335e521c060a7e2d50c486ae SHA1 0100f15da5366e07df0dccd264301a4395adc49f SHA256 4fc9662b539c3abc846a85e3564e13d132c882ea544983948700a481e5a08984
-EBUILD ortp-0.15.0.ebuild 2409 RMD160 720003198bc7ccfbb60a4ac466af8df3df4e24f6 SHA1 371184d70f8161928080174a60fa753b33b8c064 SHA256 e83d4f2edfdf1bc5b4c5191e8228bba2e0109aeb7554c4cc23380551a5bdf7bc
-MISC ChangeLog 4255 RMD160 3ebed4a3b9b96fbd85edcbde62d350c58829bab7 SHA1 eb54a16d7924a6216d32ebc73eaf0294a3fe1d31 SHA256 3f8fb3549f70b041b1245d701d9ef36e0237e4b9412ddf11190e697692363956
-MISC metadata.xml 240 RMD160 b0a9703f2df3e17c34506b1d856b645edfbab979 SHA1 ae1dfce2eb3c10a2d983d76acb8ccc1550cbcba4 SHA256 9d39779efdb1b3680a7ac999ac65226b297edb93777124d8b18b9f87e92372f0
+MISC ChangeLog 4371 RMD160 8c3695b6c3a330a327b707b0c8606054ba94fc2b SHA1 9b2e65f559f2cd442c968a8121d4f2d0fe04437a SHA256 dd9ff619ed3f8e29ed50500bb11a84af088fd25d7d8825062767f707e0ce19ba
+MISC metadata.xml 158 RMD160 f5c5c65907d35899e68d87a191b33893dc9bb5c8 SHA1 d60eb46c4a46eb607b922e357680d504a6aab76b SHA256 337dd5d16a30955fa88db27e322ebadb45ebf9534848b0fc31200c0e4b988d19
diff --git a/net-libs/ortp/metadata.xml b/net-libs/ortp/metadata.xml
index ec93939..43cc20b 100644
--- a/net-libs/ortp/metadata.xml
+++ b/net-libs/ortp/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>maintainer-wanted</herd>
- <use>
- <flag name='srtp'>Add support for Secure RTP</flag>
- </use>
+ <herd>voip</herd>
</pkgmetadata>
diff --git a/net-libs/ortp/ortp-0.15.0.ebuild b/net-libs/ortp/ortp-0.15.0.ebuild
deleted file mode 100644
index 66c07d9..0000000
--- a/net-libs/ortp/ortp-0.15.0.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-DESCRIPTION="Open Real-time Transport Protocol (RTP, RFC3550) stack"
-HOMEPAGE="http://www.linphone.org/index.php/eng/code_review/ortp/"
-SRC_URI="http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="debug doc examples ipv6 minimal srtp ssl"
-
-RDEPEND="srtp? ( net-libs/libsrtp )
- ssl? ( dev-libs/openssl )"
-DEPEND="${RDEPEND}
- doc? ( app-doc/doxygen )"
-
-# TODO: sandbox violation with +doc
-# TODO: test USE="srtp -ssl"
-
-# TODO: with +srtp, ortp throws a QA notice about TEXTREL
-# TODO: srtp USE flag should be masked on unKEYWORDED archs
-
-src_prepare() {
- # to be sure doc is not builded nor installed w/ -doc and doxygen installed
- if ! use doc; then
- sed -i -e 's/test $DOXYGEN != //' configure \
- || die "patching configure failed"
- fi
-
- # to authorize -srtp even with libsrtp installed
- if ! use srtp; then
- sed -i -e 's/$have_srtp_headers$have_srtp_lib//' configure \
- || die "patching configure failed"
- fi
-
- # to authorize -ssl even with openssl installed
- if ! use ssl; then
- sed -i -e 's/SSL_LIBS=".*"/SSL_LIBS=""/' \
- -e 's/openssl\/.*.h/poll.h/' configure \
- || die "patching configure failed"
- fi
-
- # do not build examples programs, see bug 226247
- sed -i -e 's/SUBDIRS = . tests/SUBDIRS = ./' src/Makefile.in \
- || die "patching src/Makefile.in failed"
-
- # new Makefile.in add /${P} to docdir
- if use doc; then
- sed -i -e 's/$(docdir)\/$(PACKAGE)-$(VERSION)/$(docdir)/' Makefile.in \
- || die "patching Makefile.in failed"
- fi
-}
-
-src_configure() {
- # memcheck is for HP-UX only
- # mode64bit adds +DA2.0W +DS2.0 CFLAGS wich are needed for HP-UX
- # strict adds -Werror, don't want it
- econf \
- --docdir=/usr/share/doc/${PF} \
- --disable-dependency-tracking \
- --enable-fast-install \
- --enable-libtool-lock \
- --disable-memcheck \
- --disable-mode64bit \
- --disable-strict \
- $(use_enable debug) \
- $(use_enable ipv6) \
- $(use_enable minimal perf)
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-
- dodoc AUTHORS ChangeLog NEWS README TODO || die "dodoc failed"
-
- if use examples; then
- insinto /usr/share/doc/${PF}/examples
- doins src/tests/*.c || die "doins failed"
- fi
-}