Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword: ChangeLog abiword-2.6.0.ebuild
Date: Thu, 03 Apr 2008 21:20:41
Message-Id: E1JhWrO-0004rF-JI@stork.gentoo.org
1 eva 08/04/03 21:20:38
2
3 Modified: ChangeLog
4 Added: abiword-2.6.0.ebuild
5 Log:
6 bump to 2.6.0
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.187 app-office/abiword/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword/ChangeLog?rev=1.187&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword/ChangeLog?rev=1.187&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword/ChangeLog?r1=1.186&r2=1.187
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
19 retrieving revision 1.186
20 retrieving revision 1.187
21 diff -u -r1.186 -r1.187
22 --- ChangeLog 8 Sep 2007 11:30:22 -0000 1.186
23 +++ ChangeLog 3 Apr 2008 21:20:38 -0000 1.187
24 @@ -1,6 +1,11 @@
25 # ChangeLog for app-office/abiword
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.186 2007/09/08 11:30:22 eva Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.187 2008/04/03 21:20:38 eva Exp $
30 +
31 +*abiword-2.6.0 (03 Apr 2008)
32 +
33 + 03 Apr 2008; Gilles Dartiguelongue <eva@g.o> +abiword-2.6.0.ebuild:
34 + bump to 2.6.0
35
36 08 Sep 2007; Gilles Dartiguelongue <eva@g.o>
37 -files/16_fcfini_crash.dpatch, -abiword-2.4.5.ebuild,
38
39
40
41 1.1 app-office/abiword/abiword-2.6.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword/abiword-2.6.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/abiword/abiword-2.6.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: abiword-2.6.0.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.0.ebuild,v 1.1 2008/04/03 21:20:38 eva Exp $
51
52 inherit alternatives eutils gnome2 versionator
53
54 MY_MAJORV=$(get_version_component_range 1-2)
55
56 DESCRIPTION="Fully featured yet light and fast cross platform word processor"
57 HOMEPAGE="http://www.abisource.com/"
58 SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
59
60 LICENSE="GPL-2"
61 SLOT="2"
62 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
63 IUSE="debug gnome spell xml"
64
65 # FIXME: gsf could probably we conditional
66
67 RDEPEND="virtual/xft
68 dev-libs/popt
69 sys-libs/zlib
70 >=dev-libs/glib-2
71 >=x11-libs/gtk+-2.6
72 >=x11-libs/pango-1.2
73 >=gnome-base/libglade-2
74 >=gnome-base/libgnomeprint-2.2
75 >=gnome-base/libgnomeprintui-2.2
76 >=x11-libs/goffice-0.4
77 >=media-libs/libpng-1.2
78 >=x11-libs/libXft-2.0
79 >=media-libs/fontconfig-2.1
80 >=media-libs/freetype-2.1
81 >=x11-libs/pango-1.2
82 >=app-text/wv-1.2
83 >=dev-libs/fribidi-0.10.4
84 xml? ( >=dev-libs/libxml2-2.4.10 )
85 !xml? ( dev-libs/expat )
86 spell? ( >=app-text/enchant-1.2 )
87 gnome? (
88 >=gnome-base/libbonobo-2
89 >=gnome-base/libgnomeui-2.2
90 >=gnome-extra/gucharmap-1.4
91 >=gnome-base/gnome-vfs-2.2 )
92 >=gnome-extra/libgsf-1.12.0"
93
94 DEPEND="${RDEPEND}
95 >=dev-util/pkgconfig-0.9"
96
97 # FIXME: --enable-libabiword fails to compile
98
99 pkg_setup() {
100 G2CONF="${G2CONF}
101 $(use_enable debug)
102 $(use_enable debug symbols)
103 $(use_enable gnome gnomeui)
104 $(use_enable gnome gucharmap)
105 $(use_enable gnome gnomevfs)
106 $(use_enable spell spellcheck)
107 $(use_with xml libxml2)
108 $(use_with !xml expat)
109 --disable-libabiword
110 --enable-printing
111 --enable-threads
112 --disable-scripting
113 --enable-symbols"
114 }
115
116 src_install() {
117 gnome2_src_install
118
119 sed -i "s:Exec=abiword:Exec=abiword-${MY_MAJORV}:" "${D}"/usr/share/applications/abiword.desktop
120
121 mv "${D}/usr/bin/abiword" "${D}/usr/bin/Abiword-${MY_MAJORV}"
122 dosym AbiWord-${MY_MAJORV} /usr/bin/abiword-${MY_MAJORV}
123
124 dodoc *.TXT user/wp/readme.txt
125 }
126
127 pkg_postinst() {
128 gnome2_pkg_postinst
129
130 alternatives_auto_makesym "/usr/bin/abiword" "/usr/bin/abiword-[0-9].[0-9]"
131
132 elog "As of version 2.4, all abiword plugins have been moved"
133 elog "into a seperate app-office/abiword-plugins package"
134 elog "You can install them by running emerge abiword-plugins"
135 }
136
137
138
139 --
140 gentoo-commits@l.g.o mailing list