diff options
author | Jesus Rivero <neurogeek@gentoo.org> | 2012-12-03 23:16:28 +0000 |
---|---|---|
committer | Jesus Rivero <neurogeek@gentoo.org> | 2012-12-03 23:16:28 +0000 |
commit | 7cc8e9a7058b91a90f8ab4f7dae399b66b0a55af (patch) | |
tree | bc1a0b770bcd5a807efd13429482a264ebea541d | |
parent | Update LICENSE, bug 445870. (diff) | |
download | gentoo-2-7cc8e9a7058b91a90f8ab4f7dae399b66b0a55af.tar.gz gentoo-2-7cc8e9a7058b91a90f8ab4f7dae399b66b0a55af.tar.bz2 gentoo-2-7cc8e9a7058b91a90f8ab4f7dae399b66b0a55af.zip |
Version bump. Added pulseaudio USE wrt bug #442458
(Portage version: 2.2.0_alpha138/cvs/Linux i686, signed Manifest commit with key 748B2C601F6F0683)
-rw-r--r-- | net-libs/ptlib/ChangeLog | 15 | ||||
-rw-r--r-- | net-libs/ptlib/files/ptlib-2.10.9-disable-telnet-symbols.patch (renamed from net-libs/ptlib/files/ptlib-2.10.8-disable-telnet-symbols.patch) | 0 | ||||
-rw-r--r-- | net-libs/ptlib/files/ptlib-2.10.9-pkgconfig_ldflags.patch (renamed from net-libs/ptlib/files/ptlib-2.10.8-pkgconfig_ldflags.patch) | 0 | ||||
-rw-r--r-- | net-libs/ptlib/files/ptlib-2.10.9-respect_cxxflags.patch (renamed from net-libs/ptlib/files/ptlib-2.10.8-respect_cxxflags.patch) | 0 | ||||
-rw-r--r-- | net-libs/ptlib/files/ptlib-2.10.9-svn_revision_override.patch (renamed from net-libs/ptlib/files/ptlib-2.10.8-svn_revision_override.patch) | 0 | ||||
-rw-r--r-- | net-libs/ptlib/ptlib-2.10.9.ebuild (renamed from net-libs/ptlib/ptlib-2.10.8.ebuild) | 14 |
6 files changed, 21 insertions, 8 deletions
diff --git a/net-libs/ptlib/ChangeLog b/net-libs/ptlib/ChangeLog index e5625adc2808..c2e8aae2d7af 100644 --- a/net-libs/ptlib/ChangeLog +++ b/net-libs/ptlib/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for net-libs/ptlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.37 2012/10/23 22:41:15 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ChangeLog,v 1.38 2012/12/03 23:16:28 neurogeek Exp $ + +*ptlib-2.10.9 (03 Dec 2012) + + 03 Dec 2012; Jesus Rivero <neurogeek@gentoo.org> -ptlib-2.10.8.ebuild, + -files/ptlib-2.10.8-disable-telnet-symbols.patch, + -files/ptlib-2.10.8-pkgconfig_ldflags.patch, + -files/ptlib-2.10.8-respect_cxxflags.patch, + -files/ptlib-2.10.8-svn_revision_override.patch, +ptlib-2.10.9.ebuild, + +files/ptlib-2.10.9-disable-telnet-symbols.patch, + +files/ptlib-2.10.9-pkgconfig_ldflags.patch, + +files/ptlib-2.10.9-respect_cxxflags.patch, + +files/ptlib-2.10.9-svn_revision_override.patch: + Version bump. Added pulseaudio USE wrt bug #442458 23 Oct 2012; Jesus Rivero <neurogeek@gentoo.org> +ptlib-2.10.8.ebuild, +files/ptlib-2.10.8-disable-telnet-symbols.patch, diff --git a/net-libs/ptlib/files/ptlib-2.10.8-disable-telnet-symbols.patch b/net-libs/ptlib/files/ptlib-2.10.9-disable-telnet-symbols.patch index 0a3012c8510a..0a3012c8510a 100644 --- a/net-libs/ptlib/files/ptlib-2.10.8-disable-telnet-symbols.patch +++ b/net-libs/ptlib/files/ptlib-2.10.9-disable-telnet-symbols.patch diff --git a/net-libs/ptlib/files/ptlib-2.10.8-pkgconfig_ldflags.patch b/net-libs/ptlib/files/ptlib-2.10.9-pkgconfig_ldflags.patch index acd531977c3b..acd531977c3b 100644 --- a/net-libs/ptlib/files/ptlib-2.10.8-pkgconfig_ldflags.patch +++ b/net-libs/ptlib/files/ptlib-2.10.9-pkgconfig_ldflags.patch diff --git a/net-libs/ptlib/files/ptlib-2.10.8-respect_cxxflags.patch b/net-libs/ptlib/files/ptlib-2.10.9-respect_cxxflags.patch index dc09f960f05a..dc09f960f05a 100644 --- a/net-libs/ptlib/files/ptlib-2.10.8-respect_cxxflags.patch +++ b/net-libs/ptlib/files/ptlib-2.10.9-respect_cxxflags.patch diff --git a/net-libs/ptlib/files/ptlib-2.10.8-svn_revision_override.patch b/net-libs/ptlib/files/ptlib-2.10.9-svn_revision_override.patch index 5531fd9f6fcb..5531fd9f6fcb 100644 --- a/net-libs/ptlib/files/ptlib-2.10.8-svn_revision_override.patch +++ b/net-libs/ptlib/files/ptlib-2.10.9-svn_revision_override.patch diff --git a/net-libs/ptlib/ptlib-2.10.8.ebuild b/net-libs/ptlib/ptlib-2.10.9.ebuild index ddfce5536676..451a6a446c48 100644 --- a/net-libs/ptlib/ptlib-2.10.8.ebuild +++ b/net-libs/ptlib/ptlib-2.10.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.8.ebuild,v 1.1 2012/10/23 22:41:15 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/ptlib/ptlib-2.10.9.ebuild,v 1.1 2012/12/03 23:16:28 neurogeek Exp $ EAPI="4" @@ -15,15 +15,17 @@ LICENSE="MPL-1.0" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" # default enabled are features from 'minsize', the most used according to ptlib -IUSE="alsa +asn +audio debug doc dtmf examples ffmpeg ftp http ipv6 -jabber ldap lua mail odbc oss pch qos remote sasl sdl serial shmvideo snmp soap -socks ssl static-libs +stun telnet tts v4l +video vxml wav xml xmlrpc" +IUSE="alsa +asn +audio debug doc +dtmf examples ffmpeg ftp +http ipv6 +jabber ldap lua mail odbc oss pch pulseaudio qos remote sasl sdl serial +shmvideo snmp soap socks ssl static-libs +stun telnet tts v4l +video +vxml wav xml xmlrpc" CDEPEND=" audio? ( alsa? ( media-libs/alsa-lib ) ) ldap? ( net-nds/openldap ) lua? ( dev-lang/lua ) odbc? ( dev-db/unixODBC ) + pulseaudio? ( media-sound/pulseaudio ) sasl? ( dev-libs/cyrus-sasl:2 ) sdl? ( media-libs/libsdl ) ssl? ( dev-libs/openssl ) @@ -126,6 +128,7 @@ src_configure() { $(use_enable ldap openldap) \ $(use_enable lua) \ $(use_enable mail pop3smtp) \ + $(use_enable pulseaudio pulse) \ $(use_enable odbc) \ $(use_enable oss) \ $(use_enable pch) \ @@ -179,9 +182,6 @@ src_install() { dodoc History.txt ReadMe.txt ReadMe_QOS.txt || die "dodoc failed" - # ChangeLog is not standard - dodoc ChangeLog-${PN}-v${PV//./_}.txt || die "dodoc failed" - if use audio || use video; then newdoc plugins/ReadMe.txt ReadMe-Plugins.txt || die "newdoc failed" fi |