Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/
Date: Sat, 20 Feb 2016 13:55:39
Message-Id: 1455976349.ee303d25ad0c275cfdb500b80f19d27465c4931d.pacho@gentoo
1 commit: ee303d25ad0c275cfdb500b80f19d27465c4931d
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 20 13:03:31 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 20 13:52:29 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee303d25
7
8 x11-libs/goffice: Drop old
9
10 Package-Manager: portage-2.2.27
11
12 x11-libs/goffice/Manifest | 1 -
13 x11-libs/goffice/goffice-0.10.25.ebuild | 56 ---------------------------------
14 2 files changed, 57 deletions(-)
15
16 diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
17 index 6354317..06c5f19 100644
18 --- a/x11-libs/goffice/Manifest
19 +++ b/x11-libs/goffice/Manifest
20 @@ -1,4 +1,3 @@
21 DIST goffice-0.10.24.tar.xz 2358736 SHA256 cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17 WHIRLPOOL 189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
22 -DIST goffice-0.10.25.tar.xz 2358836 SHA256 cdeab902c7811a0b31c71872497f7ec21ebaeeb8a05b86bdd48d112b06c9ffa2 SHA512 eb62883833d4578309f0849c9643576cd83bb336d1e1c0a2f677b0d2849d65c005ca5e4d4ae6bf13b37a308798b204cd2a8eb9577165d6f4e0a161792115109b WHIRLPOOL 76f66e09ef3fcbe82ddc242e799cf41f540474ea952f9d7c7ac15b9422dec1989cd508cb16a2597ebf086300e45df972d1c4050a4edc1471c4efbeea5dc156e8
23 DIST goffice-0.10.26.tar.xz 2358900 SHA256 2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb SHA512 4f042a0ecd9c44b864cb761753c3e42704aa7cf5973816dc30bd45be14f984594f86ed67c8c1333ba71b68c41066021a9e582d245ff8fab8032e576c5ea9f603 WHIRLPOOL 95fbafa1ce8cf5a08b7c9bbcef521b9782ddce1e77235e5ac565e84fc186cce317be3ebbb01aaebb5a8c5a29f481bdb72e067f7df1283ae443949997233fe662
24 DIST goffice-0.8.17.tar.xz 1814488 SHA256 165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c WHIRLPOOL 12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1
25
26 diff --git a/x11-libs/goffice/goffice-0.10.25.ebuild b/x11-libs/goffice/goffice-0.10.25.ebuild
27 deleted file mode 100644
28 index 3b351e2..0000000
29 --- a/x11-libs/goffice/goffice-0.10.25.ebuild
30 +++ /dev/null
31 @@ -1,56 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI="5"
37 -GCONF_DEBUG="no"
38 -GNOME2_LA_PUNT="yes"
39 -
40 -inherit gnome2
41 -
42 -DESCRIPTION="A library of document-centric objects and utilities"
43 -HOMEPAGE="https://git.gnome.org/browse/goffice/"
44 -
45 -LICENSE="GPL-2"
46 -SLOT="0.10"
47 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
48 -IUSE="+introspection"
49 -
50 -# Build fails with -gtk
51 -# FIXME: add lasem to tree
52 -RDEPEND="
53 - >=app-text/libspectre-0.2.6:=
54 - >=dev-libs/glib-2.38.0:2
55 - dev-libs/libxslt
56 - >=gnome-base/librsvg-2.22:2
57 - >=gnome-extra/libgsf-1.14.24:=[introspection?]
58 - >=dev-libs/libxml2-2.4.12:2
59 - >=x11-libs/pango-1.24:=
60 - >=x11-libs/cairo-1.10:=[svg]
61 - x11-libs/libXext:=
62 - x11-libs/libXrender:=
63 - >=x11-libs/gdk-pixbuf-2.22:2
64 - >=x11-libs/gtk+-3.8.7:3
65 - introspection? (
66 - >=dev-libs/gobject-introspection-1:=
67 - >=gnome-extra/libgsf-1.14.23:= )
68 -"
69 -DEPEND="${RDEPEND}
70 - dev-lang/perl
71 - virtual/perl-Getopt-Long
72 - virtual/perl-IO-Compress
73 - virtual/perl-Compress-Raw-Zlib
74 - >=dev-util/gtk-doc-am-1.12
75 - >=dev-util/intltool-0.35
76 - virtual/pkgconfig
77 -"
78 -# eautoreconf requires:
79 -# gnome-base/gnome-common
80 -
81 -src_configure() {
82 - gnome2_src_configure \
83 - --without-lasem \
84 - --with-gtk \
85 - --with-config-backend=gsettings \
86 - $(use_enable introspection)
87 -}