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/libmspub: libmspub-0.0.5.ebuild libmspub-9999.ebuild ChangeLog libmspub-0.0.4.ebuild
Date: Wed, 06 Mar 2013 12:19:42
Message-Id: 20130306121938.C820B2171D@flycatcher.gentoo.org
1 scarabeus 13/03/06 12:19:38
2
3 Modified: libmspub-9999.ebuild ChangeLog
4 Added: libmspub-0.0.5.ebuild
5 Removed: libmspub-0.0.4.ebuild
6 Log:
7 Bump to 0.0.5 and drop older.
8
9 (Portage version: 2.2.0_alpha165/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)
10
11 Revision Changes Path
12 1.5 app-text/libmspub/libmspub-9999.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/libmspub-9999.ebuild?rev=1.5&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/libmspub-9999.ebuild?rev=1.5&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/libmspub-9999.ebuild?r1=1.4&r2=1.5
17
18 Index: libmspub-9999.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-text/libmspub/libmspub-9999.ebuild,v
21 retrieving revision 1.4
22 retrieving revision 1.5
23 diff -u -r1.4 -r1.5
24 --- libmspub-9999.ebuild 13 Feb 2013 07:11:58 -0000 1.4
25 +++ libmspub-9999.ebuild 6 Mar 2013 12:19:38 -0000 1.5
26 @@ -1,13 +1,12 @@
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/libmspub/libmspub-9999.ebuild,v 1.4 2013/02/13 07:11:58 scarabeus Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/libmspub-9999.ebuild,v 1.5 2013/03/06 12:19:38 scarabeus Exp $
31
32 EAPI=5
33
34 EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/${PN}/"
35 -[[ ${PV} == 9999 ]] && vcs="autotools git-2"
36 -inherit base ${vcs}
37 -unset vcs
38 +[[ ${PV} == 9999 ]] && inherit autotools git-2
39 +inherit base eutils
40
41 DESCRIPTION="Library parsing the Microsoft Publisher documents"
42 HOMEPAGE="http://www.freedesktop.org/wiki/Software/libmspub"
43 @@ -51,5 +50,5 @@
44
45 src_install() {
46 default
47 - find "${ED}" -name '*.la' -exec rm -f {} +
48 + prune_libtool_files --all
49 }
50
51
52
53 1.7 app-text/libmspub/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/ChangeLog?rev=1.7&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/ChangeLog?rev=1.7&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/ChangeLog?r1=1.6&r2=1.7
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/app-text/libmspub/ChangeLog,v
62 retrieving revision 1.6
63 retrieving revision 1.7
64 diff -u -r1.6 -r1.7
65 --- ChangeLog 13 Feb 2013 07:11:58 -0000 1.6
66 +++ ChangeLog 6 Mar 2013 12:19:38 -0000 1.7
67 @@ -1,6 +1,12 @@
68 # ChangeLog for app-text/libmspub
69 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/ChangeLog,v 1.6 2013/02/13 07:11:58 scarabeus Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/ChangeLog,v 1.7 2013/03/06 12:19:38 scarabeus Exp $
72 +
73 +*libmspub-0.0.5 (06 Mar 2013)
74 +
75 + 06 Mar 2013; Tomáš Chvátal <scarabeus@g.o> +libmspub-0.0.5.ebuild,
76 + -libmspub-0.0.4.ebuild, libmspub-9999.ebuild:
77 + Bump to 0.0.5 and drop older.
78
79 13 Feb 2013; Tomáš Chvátal <scarabeus@g.o> libmspub-0.0.4.ebuild,
80 libmspub-9999.ebuild:
81
82
83
84 1.1 app-text/libmspub/libmspub-0.0.5.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/libmspub-0.0.5.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/libmspub/libmspub-0.0.5.ebuild?rev=1.1&content-type=text/plain
88
89 Index: libmspub-0.0.5.ebuild
90 ===================================================================
91 # Copyright 1999-2013 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/libmspub-0.0.5.ebuild,v 1.1 2013/03/06 12:19:38 scarabeus Exp $
94
95 EAPI=5
96
97 EGIT_REPO_URI="git://anongit.freedesktop.org/git/libreoffice/${PN}/"
98 [[ ${PV} == 9999 ]] && inherit autotools git-2
99 inherit base eutils
100
101 DESCRIPTION="Library parsing the Microsoft Publisher documents"
102 HOMEPAGE="http://www.freedesktop.org/wiki/Software/libmspub"
103 [[ ${PV} == 9999 ]] || SRC_URI="http://dev-www.libreoffice.org/src/${P}.tar.xz"
104
105 LICENSE="LGPL-2.1"
106 SLOT="0"
107
108 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
109 [[ ${PV} == 9999 ]] || \
110 KEYWORDS="~amd64 ~arm ~ppc ~x86"
111
112 IUSE="doc static-libs"
113
114 RDEPEND="
115 app-text/libwpd:0.9
116 app-text/libwpg:0.2
117 dev-libs/icu:=
118 sys-libs/zlib
119 "
120 DEPEND="${RDEPEND}
121 virtual/pkgconfig
122 dev-libs/boost
123 sys-devel/libtool
124 doc? ( app-doc/doxygen )
125 "
126
127 src_prepare() {
128 base_src_prepare
129 [[ -d m4 ]] || mkdir "m4"
130 [[ ${PV} == 9999 ]] && eautoreconf
131 }
132
133 src_configure() {
134 econf \
135 --docdir="${EPREFIX}/usr/share/doc/${PF}" \
136 $(use_enable static-libs static) \
137 --disable-werror \
138 $(use_with doc docs)
139 }
140
141 src_install() {
142 default
143 prune_libtool_files --all
144 }