Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/neon: neon-0.30.1.ebuild ChangeLog
Date: Wed, 01 Oct 2014 19:08:52
Message-Id: 20141001190848.464F56B1D@oystercatcher.gentoo.org
1 floppym 14/10/01 19:08:48
2
3 Modified: ChangeLog
4 Added: neon-0.30.1.ebuild
5 Log:
6 Version bump. Ebuild by Arfrever.
7
8 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
9
10 Revision Changes Path
11 1.77 net-libs/neon/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.77&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?rev=1.77&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/ChangeLog?r1=1.76&r2=1.77
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v
20 retrieving revision 1.76
21 retrieving revision 1.77
22 diff -u -r1.76 -r1.77
23 --- ChangeLog 13 Sep 2014 11:54:07 -0000 1.76
24 +++ ChangeLog 1 Oct 2014 19:08:48 -0000 1.77
25 @@ -1,6 +1,11 @@
26 # ChangeLog for net-libs/neon
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.76 2014/09/13 11:54:07 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/neon/ChangeLog,v 1.77 2014/10/01 19:08:48 floppym Exp $
30 +
31 +*neon-0.30.1 (01 Oct 2014)
32 +
33 + 01 Oct 2014; Mike Gilbert <floppym@g.o> +neon-0.30.1.ebuild:
34 + Version bump. Ebuild by Arfrever.
35
36 13 Sep 2014; Markus Meier <maekke@g.o> neon-0.30.0-r1.ebuild:
37 arm stable, bug #518614
38
39
40
41 1.1 net-libs/neon/neon-0.30.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild?rev=1.1&content-type=text/plain
45
46 Index: neon-0.30.1.ebuild
47 ===================================================================
48 # Copyright 1999-2014 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/net-libs/neon/neon-0.30.1.ebuild,v 1.1 2014/10/01 19:08:48 floppym Exp $
51
52 EAPI="5"
53
54 inherit autotools libtool multilib-minimal
55
56 DESCRIPTION="HTTP and WebDAV client library"
57 HOMEPAGE="http://www.webdav.org/neon/"
58 SRC_URI="http://www.webdav.org/neon/${P}.tar.gz"
59
60 LICENSE="GPL-2"
61 SLOT="0/27"
62 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
63 IUSE="doc expat gnutls kerberos libproxy nls pkcs11 ssl static-libs zlib"
64 IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN"
65 for lingua in ${IUSE_LINGUAS}; do
66 IUSE+=" linguas_${lingua}"
67 done
68 unset lingua
69 RESTRICT="test"
70
71 RDEPEND="expat? ( dev-libs/expat:0=[${MULTILIB_USEDEP}] )
72 !expat? ( dev-libs/libxml2:2=[${MULTILIB_USEDEP}] )
73 gnutls? (
74 app-misc/ca-certificates
75 net-libs/gnutls:0=[${MULTILIB_USEDEP}]
76 pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
77 )
78 !gnutls? ( ssl? (
79 dev-libs/openssl:0=[${MULTILIB_USEDEP}]
80 pkcs11? ( dev-libs/pakchois:0=[${MULTILIB_USEDEP}] )
81 ) )
82 kerberos? ( virtual/krb5:0=[${MULTILIB_USEDEP}] )
83 libproxy? ( net-libs/libproxy:0=[${MULTILIB_USEDEP}] )
84 nls? ( virtual/libintl:0=[${MULTILIB_USEDEP}] )
85 zlib? ( sys-libs/zlib:0=[${MULTILIB_USEDEP}] )"
86 DEPEND="${RDEPEND}
87 virtual/pkgconfig[${MULTILIB_USEDEP}]"
88 RDEPEND="${RDEPEND}
89 abi_x86_32? (
90 !<=app-emulation/emul-linux-x86-baselibs-20140508-r8
91 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
92 )"
93
94 MULTILIB_CHOST_TOOLS=(
95 /usr/bin/neon-config
96 )
97
98 src_prepare() {
99 local lingua linguas
100 for lingua in ${IUSE_LINGUAS}; do
101 use linguas_${lingua} && linguas+=" ${lingua}"
102 done
103 sed -e "s/ALL_LINGUAS=.*/ALL_LINGUAS=\"${linguas}\"/" -i configure.ac
104
105 AT_M4DIR="macros" eautoreconf
106
107 elibtoolize
108
109 multilib_copy_sources
110 }
111
112 multilib_src_configure() {
113 local myconf=()
114
115 if has_version sys-libs/glibc; then
116 einfo "Enabling SSL library thread-safety using POSIX threads..."
117 myconf+=(--enable-threadsafe-ssl=posix)
118 fi
119
120 if use expat; then
121 myconf+=(--with-expat)
122 else
123 myconf+=(--with-libxml2)
124 fi
125
126 if use gnutls; then
127 myconf+=(--with-ssl=gnutls --with-ca-bundle="${EPREFIX}/etc/ssl/certs/ca-certificates.crt")
128 elif use ssl; then
129 myconf+=(--with-ssl=openssl)
130 fi
131
132 econf \
133 --docdir="${EPREFIX}/usr/share/doc/${PF}" \
134 --enable-shared \
135 $(use_with kerberos gssapi) \
136 $(use_with libproxy) \
137 $(use_enable nls) \
138 $(use_with pkcs11 pakchois) \
139 $(use_enable static-libs static) \
140 $(use_with zlib) \
141 "${myconf[@]}"
142 }
143
144 multilib_src_install() {
145 emake DESTDIR="${D}" install-{config,headers,lib,man,nls}
146
147 if multilib_is_native_abi && use doc; then
148 dohtml -r doc/html/
149 fi
150 }
151
152 multilib_src_install_all() {
153 find "${ED}" -name "*.la" -delete
154
155 dodoc AUTHORS BUGS NEWS README THANKS TODO
156 }