x11-libs/goffice: fix minor issues from user contrib
authorGilles Dartiguelongue <eva@gentoo.org>
Sat, 17 Nov 2018 15:06:17 +0000 (16:06 +0100)
committerGilles Dartiguelongue <eva@gentoo.org>
Sat, 17 Nov 2018 17:20:28 +0000 (18:20 +0100)
Update homepage.

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Gilles Dartiguelongue <eva@gentoo.org>
x11-libs/goffice/goffice-0.10.43.ebuild

index 27c07ac7b75434a9d41a98bcc6e5ad46fb5a7b95..33e79cd9153220b54a1550f40656d4e1cdf1e851 100644 (file)
@@ -2,14 +2,12 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-
 GNOME2_LA_PUNT="yes"
 
 inherit gnome2
 
 DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/"
-SRC_URI="https://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/${P}.tar.xz"
+HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/"
 
 LICENSE="GPL-2"
 SLOT="0.10"
@@ -19,7 +17,7 @@ IUSE="+introspection"
 # FIXME: add lasem to tree
 RDEPEND="
        >=app-text/libspectre-0.2.6:=
-       >=dev-libs/glib-2.38.0:2
+       >=dev-libs/glib-2.40.0:2
        >=dev-libs/libxml2-2.4.12:2
        dev-libs/libxslt
        >=gnome-base/librsvg-2.22:2
@@ -36,6 +34,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        dev-lang/perl
+       dev-util/glib-utils
        >=dev-util/gtk-doc-am-1.12
        >=dev-util/intltool-0.35
        virtual/perl-Compress-Raw-Zlib