Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/libetonyek: libetonyek-0.0.3.ebuild libetonyek-9999.ebuild ChangeLog libetonyek-0.0.0.ebuild
Date: Fri, 27 Dec 2013 08:53:09
Message-Id: 20131227085304.BB3362004C@flycatcher.gentoo.org
1 scarabeus 13/12/27 08:53:04
2
3 Modified: libetonyek-9999.ebuild ChangeLog
4 Added: libetonyek-0.0.3.ebuild
5 Removed: libetonyek-0.0.0.ebuild
6 Log:
7 Version bump to 0.0.3. Fixes bug#491360 and bug#490762.
8
9 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
10
11 Revision Changes Path
12 1.2 app-text/libetonyek/libetonyek-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild?r1=1.1&r2=1.2
17
18 Index: libetonyek-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- libetonyek-9999.ebuild 1 Nov 2013 10:03:46 -0000 1.1
25 +++ libetonyek-9999.ebuild 27 Dec 2013 08:53:04 -0000 1.2
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild,v 1.1 2013/11/01 10:03:46 scarabeus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-9999.ebuild,v 1.2 2013/12/27 08:53:04 scarabeus Exp $
31
32 EAPI=5
33
34 @@ -16,12 +16,11 @@
35 SLOT="0"
36 [[ ${PV} == 9999 ]] || \
37 KEYWORDS="~amd64 ~arm ~ppc ~x86"
38 -IUSE="doc static-libs"
39 +IUSE="doc static-libs test"
40
41 RDEPEND="
42 app-text/libwpd:0.9
43 - app-text/libwpg:0.2
44 - dev-libs/icu:=
45 + dev-libs/boost:=
46 dev-libs/libxml2
47 sys-libs/zlib
48 "
49 @@ -31,6 +30,7 @@
50 sys-devel/libtool
51 virtual/pkgconfig
52 doc? ( app-doc/doxygen )
53 + test? ( dev-util/cppunit )
54 "
55
56 src_prepare() {
57
58
59
60 1.2 app-text/libetonyek/ChangeLog
61
62 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?rev=1.2&view=markup
63 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?rev=1.2&content-type=text/plain
64 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/ChangeLog?r1=1.1&r2=1.2
65
66 Index: ChangeLog
67 ===================================================================
68 RCS file: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v
69 retrieving revision 1.1
70 retrieving revision 1.2
71 diff -u -r1.1 -r1.2
72 --- ChangeLog 1 Nov 2013 10:03:46 -0000 1.1
73 +++ ChangeLog 27 Dec 2013 08:53:04 -0000 1.2
74 @@ -1,6 +1,12 @@
75 # ChangeLog for app-text/libetonyek
76 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
77 -# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.1 2013/11/01 10:03:46 scarabeus Exp $
78 +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.2 2013/12/27 08:53:04 scarabeus Exp $
79 +
80 +*libetonyek-0.0.3 (27 Dec 2013)
81 +
82 + 27 Dec 2013; Tomáš Chvátal <scarabeus@g.o> +libetonyek-0.0.3.ebuild,
83 + -libetonyek-0.0.0.ebuild, libetonyek-9999.ebuild:
84 + Version bump to 0.0.3. Fixes bug#491360 and bug#490762.
85
86 *libetonyek-0.0.0 (01 Nov 2013)
87 *libetonyek-9999 (01 Nov 2013)
88
89
90
91 1.1 app-text/libetonyek/libetonyek-0.0.3.ebuild
92
93 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild?rev=1.1&view=markup
94 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild?rev=1.1&content-type=text/plain
95
96 Index: libetonyek-0.0.3.ebuild
97 ===================================================================
98 # Copyright 1999-2013 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 # $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.0.3.ebuild,v 1.1 2013/12/27 08:53:04 scarabeus Exp $
101
102 EAPI=5
103
104 EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/libetonyek"
105 inherit base eutils
106 [[ ${PV} == 9999 ]] && inherit autotools git-2
107
108 DESCRIPTION="Library parsing Apple Keynote presentations"
109 HOMEPAGE="http://www.freedesktop.org/wiki/Software/libetonyek"
110 [[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
111
112 LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )"
113 SLOT="0"
114 [[ ${PV} == 9999 ]] || \
115 KEYWORDS="~amd64 ~arm ~ppc ~x86"
116 IUSE="doc static-libs test"
117
118 RDEPEND="
119 app-text/libwpd:0.9
120 dev-libs/boost:=
121 dev-libs/libxml2
122 sys-libs/zlib
123 "
124 DEPEND="${RDEPEND}
125 >=dev-libs/boost-1.46
126 dev-util/gperf
127 sys-devel/libtool
128 virtual/pkgconfig
129 doc? ( app-doc/doxygen )
130 test? ( dev-util/cppunit )
131 "
132
133 src_prepare() {
134 [[ -d m4 ]] || mkdir "m4"
135 base_src_prepare
136 [[ ${PV} == 9999 ]] && eautoreconf
137 }
138
139 src_configure() {
140 econf \
141 --docdir="${EPREFIX}/usr/share/doc/${PF}" \
142 $(use_enable static-libs static) \
143 --disable-werror \
144 $(use_with doc docs)
145 }
146
147 src_install() {
148 default
149 prune_libtool_files --all
150 }