Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/gmime: ChangeLog gmime-2.4.18.ebuild gmime-2.4.9.ebuild gmime-2.2.24.ebuild
Date: Sun, 29 Aug 2010 21:03:44
Message-Id: 20100829210336.0EFEB20051@flycatcher.gentoo.org
1 eva 10/08/29 21:03:35
2
3 Modified: ChangeLog
4 Added: gmime-2.4.18.ebuild
5 Removed: gmime-2.4.9.ebuild gmime-2.2.24.ebuild
6 Log:
7 Version bump.
8
9 (Portage version: 2.2_rc68/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.122 dev-libs/gmime/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?rev=1.122&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?rev=1.122&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/ChangeLog?r1=1.121&r2=1.122
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v
21 retrieving revision 1.121
22 retrieving revision 1.122
23 diff -u -r1.121 -r1.122
24 --- ChangeLog 21 Aug 2010 19:05:30 -0000 1.121
25 +++ ChangeLog 29 Aug 2010 21:03:35 -0000 1.122
26 @@ -1,6 +1,12 @@
27 # ChangeLog for dev-libs/gmime
28 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v 1.121 2010/08/21 19:05:30 maekke Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/ChangeLog,v 1.122 2010/08/29 21:03:35 eva Exp $
31 +
32 +*gmime-2.4.18 (29 Aug 2010)
33 +
34 + 29 Aug 2010; Gilles Dartiguelongue <eva@g.o> -gmime-2.2.24.ebuild,
35 + -gmime-2.4.9.ebuild, +gmime-2.4.18.ebuild:
36 + Version bump.
37
38 21 Aug 2010; Markus Meier <maekke@g.o> gmime-2.4.17.ebuild:
39 arm stable, bug #329961
40
41
42
43 1.1 dev-libs/gmime/gmime-2.4.18.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.4.18.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/gmime/gmime-2.4.18.ebuild?rev=1.1&content-type=text/plain
47
48 Index: gmime-2.4.18.ebuild
49 ===================================================================
50 # Copyright 1999-2010 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-libs/gmime/gmime-2.4.18.ebuild,v 1.1 2010/08/29 21:03:35 eva Exp $
53
54 inherit gnome2 eutils mono libtool
55
56 DESCRIPTION="Utilities for creating and parsing messages using MIME"
57 HOMEPAGE="http://spruce.sourceforge.net/gmime/"
58
59 SLOT="2.4"
60 LICENSE="LGPL-2.1"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
62 IUSE="doc mono"
63
64 RDEPEND=">=dev-libs/glib-2.12
65 sys-libs/zlib
66 mono? (
67 dev-lang/mono
68 >=dev-dotnet/gtk-sharp-2.4.0 )"
69 DEPEND="${RDEPEND}
70 dev-util/pkgconfig
71 doc? (
72 >=dev-util/gtk-doc-1.8
73 app-text/docbook-sgml-utils )
74 mono? ( dev-dotnet/gtk-sharp-gapi )"
75
76 DOCS="AUTHORS ChangeLog NEWS PORTING README TODO doc/html/"
77
78 src_unpack() {
79 unpack ${A}
80 cd "${S}"
81
82 if use doc ; then
83 # db2html should be docbook2html
84 sed -i -e 's:db2html:docbook2html -o gmime-tut:g' \
85 docs/tutorial/Makefile.am docs/tutorial/Makefile.in \
86 || die "sed failed (1)"
87 # Fix doc targets (bug #97154)
88 sed -i -e 's!\<\(tmpl-build.stamp\): !\1 $(srcdir)/tmpl/*.sgml: !' \
89 gtk-doc.make docs/reference/Makefile.in || die "sed failed (3)"
90 fi
91
92 # Use correct libdir for mono assembly
93 sed -i -e 's:^libdir.*:libdir=@libdir@:' \
94 -e 's:^prefix=:exec_prefix=:' \
95 -e 's:prefix)/lib:libdir):' \
96 mono/gmime-sharp-2.4.pc.in mono/Makefile.{am,in} || die "sed failed (2)"
97
98 elibtoolize
99 }
100
101 src_compile() {
102 econf $(use_enable mono) $(use_enable doc gtk-doc) --enable-cryptography
103 MONO_PATH="${S}" emake || die "emake failed"
104 }
105
106 src_install() {
107 emake GACUTIL_FLAGS="/root '${D}/usr/$(get_libdir)' /gacdir /usr/$(get_libdir) /package ${PN}" \
108 DESTDIR="${D}" install || die "installation failed"
109
110 if use doc ; then
111 # we don't use docinto/dodoc, because we don't want html doc gzipped
112 insinto /usr/share/doc/${PF}/tutorial
113 doins docs/tutorial/html/*
114 fi
115
116 # rename these two, so they don't conflict with app-arch/sharutils
117 # (bug #70392) Ticho, 2004-11-10
118 mv "${D}/usr/bin/uuencode" "${D}/usr/bin/gmime-uuencode-${SLOT}"
119 mv "${D}/usr/bin/uudecode" "${D}/usr/bin/gmime-uudecode-${SLOT}"
120 }