zx2c4 14/04/28 02:35:33 Modified: metadata.xml ChangeLog Added: yate-9999.ebuild Removed: yate-4.3.0.1.ebuild Log: I'll maintain the live ebuild, but I'm purging old security filled versions. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Revision Changes Path 1.11 net-voip/yate/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/metadata.xml?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/metadata.xml?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/metadata.xml?r1=1.10&r2=1.11 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/metadata.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- metadata.xml 27 Oct 2013 09:58:12 -0000 1.10 +++ metadata.xml 28 Apr 2014 02:35:33 -0000 1.11 @@ -1,14 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer><email>[email protected]</email></maintainer> + <herd>radio</herd> <use> - <flag name='dahdi'>Enable the DAHDI driver for Digium compatible hardware</flag> - <flag name='h323'>Build H.323 Channel plugin</flag> - <flag name='ilbc'>Build ILBC codec plugin</flag> - <flag name='sctp'> - Support for Stream Control Transmission Protocol - </flag> - <flag name='spandsp'>Enable support for the spandsp codec</flag> + <flag name="sctp">Enable SCTP sockets</flag> + <flag name="dahdi">Enable Dahdi driver</flag> + <flag name="zaptel">Enable Zaptel driver</flag> + <flag name="wpcard">Enable Wanpipe card driver</flag> + <flag name="tdmcard">Enable TDMV API card driver</flag> + <flag name="wanpipe">Enable Wanpipe support</flag> + <flag name="ilbc">Enable iLBC codec</flag> + <flag name="ilbc-webrtc">Enable iLBC webrtc codec</flag> + <flag name="isac-float">Enable iSAC float codec</flag> + <flag name="isac-fixed">Enable iSAC fixed codec</flag> + <flag name="postgres">use Postgress SQL</flag> + <flag name="mysql">use MySQL client library</flag> + <flag name="gsm">use GSM codec</flag> + <flag name="speex">use Speex codec</flag> + <flag name="amrnb">use AMR-NB</flag> + <flag name="spandsp">use spandsp library</flag> + <flag name="h323">use OpenH323</flag> + <flag name="coredumper">use Google coredumper</flag> </use> </pkgmetadata> + 1.25 net-voip/yate/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.25&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?rev=1.25&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/ChangeLog?r1=1.24&r2=1.25 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 15 Dec 2013 12:32:54 -0000 1.24 +++ ChangeLog 28 Apr 2014 02:35:33 -0000 1.25 @@ -1,6 +1,12 @@ # ChangeLog for net-voip/yate -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.24 2013/12/15 12:32:54 moult Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-voip/yate/ChangeLog,v 1.25 2014/04/28 02:35:33 zx2c4 Exp $ + +*yate-9999 (28 Apr 2014) + + 28 Apr 2014; Jason A. Donenfeld <[email protected]> +yate-9999.ebuild, + -yate-4.3.0.1.ebuild, metadata.xml: + I'll maintain the live ebuild, but I'm purging old security filled versions. 15 Dec 2013; Dion Moult <[email protected]> -yate-2.0.0.ebuild: <=net-voip/yate-2.0.0 removal (pending 11 July 2013), see #290062 and #290063 1.1 net-voip/yate/yate-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-voip/yate/yate-9999.ebuild?rev=1.1&content-type=text/plain Index: yate-9999.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-voip/yate/yate-9999.ebuild,v 1.1 2014/04/28 02:35:33 zx2c4 Exp $ EAPI=5 inherit subversion autotools DESCRIPTION="The Yate GSM base station" HOMEPAGE="http://www.yatebts.com/" ESVN_REPO_URI="http://voip.null.ro/svn/yate/trunk" LICENSE="GPL-2" SLOT="0" KEYWORDS="" IUSE="sse2 sctp dahdi zaptel wpcard tdmcard wanpipe +ilbc +ilbc-webrtc +isac-float isac-fixed postgres mysql +gsm +speex h323 spandsp +ssl qt4 +zlib amrnb" RDEPEND=" postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) gsm? ( media-sound/gsm ) speex? ( media-libs/speex ) ssl? ( dev-libs/openssl ) h323? ( net-libs/h323plus ) zlib? ( sys-libs/zlib ) qt4? ( dev-qt/qtgui:4 dev-qt/designer:4 ) ilbc? ( dev-libs/ilbc-rfc3951 ) spandsp? ( >=media-libs/spandsp-0.0.3 ) dahdi? ( net-misc/dahdi ) virtual/libusb:1" DEPEND="app-doc/doxygen virtual/pkgconfig ${RDEPEND}" src_prepare() { eautoreconf ./yate-config.sh || die } #fdsize, inline, rtti: keep default values #internalregex: use system #coredumper: not in the tree, bug 118716 #wanpipe, wphwec: not in the tree, bug 188939 #amrnb: not in tree! #zaptel: ?? src_configure() { econf \ --with-archlib=$(get_libdir) \ $(use_enable sse2) \ $(use_enable sctp) \ $(use_enable dahdi) \ $(use_enable zaptel) \ $(use_enable wpcard) \ $(use_enable tdmcard) \ $(use_enable wanpipe) \ $(use_enable ilbc) \ $(use_enable ilbc-webrtc) \ $(use_enable isac-float) \ $(use_enable isac-fixed) \ $(use_with postgres libpq) \ $(use_with mysql) \ $(use_with gsm libgsm) \ $(use_with speex libspeex) \ $(use_with amrnb) \ $(use_with spandsp) \ $(use_with h323 openh323 /usr) \ $(use_with h323 pwlib /usr) \ $(use_with ssl openssl) \ $(use_with qt4 libqt4) } src_compile() { emake -j1 }
