diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-02 05:16:35 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-02 05:16:35 +0100 |
commit | 6882d8d1110ef4feeec532196a1f0a25420d0fd1 (patch) | |
tree | c8a3d28a31e6c077d6b9097ff36b1232d2ce04b7 /x11-libs/goffice | |
parent | 85a2a2153ef8027c2ba1be45143cd91914be0ad0 (diff) |
gentoo auto-resync : 02:04:2023 - 05:16:35
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.53-r1.ebuild | 64 |
2 files changed, 0 insertions, 66 deletions
diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest index 0271c50da945..3b9d185e1b65 100644 --- a/x11-libs/goffice/Manifest +++ b/x11-libs/goffice/Manifest @@ -1,5 +1,3 @@ -DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0 SHA512 cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726 SHA512 c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99 -EBUILD goffice-0.10.53-r1.ebuild 1428 BLAKE2B 25a9851a86248219966c86c39b6b781868879fc79386b3d126d56162cfeeb72accf14dfcbfc32f5e278e01c6be0f29d57ba33f974e5f07f66cf925084316b051 SHA512 99f9bd0341288b95362beb57a0e11af51b5a0eab68e633f3f93e822c42025d9b80d9a307084439002a5e7fed3850a82b21498444c4bcf96164495b76d70aadce EBUILD goffice-0.10.55.ebuild 1428 BLAKE2B 25a9851a86248219966c86c39b6b781868879fc79386b3d126d56162cfeeb72accf14dfcbfc32f5e278e01c6be0f29d57ba33f974e5f07f66cf925084316b051 SHA512 99f9bd0341288b95362beb57a0e11af51b5a0eab68e633f3f93e822c42025d9b80d9a307084439002a5e7fed3850a82b21498444c4bcf96164495b76d70aadce MISC metadata.xml 653 BLAKE2B 5dcfe5914dc4466682862c4171d1d54f8547a8bab5794bf1e95c709e84d52e4aced8c7376674d85937d424766205f317de0de199595fbca15c817b6c3c4a3b25 SHA512 49d62e1f37f3d50f9e3d9ad50c69da19289cf1aac03afdfaa2f472c77e9277c76d81f59b26f2a84ce42e690341a3a26854814f0ca125b4f05a55670cc260e715 diff --git a/x11-libs/goffice/goffice-0.10.53-r1.ebuild b/x11-libs/goffice/goffice-0.10.53-r1.ebuild deleted file mode 100644 index 5d0538c39d21..000000000000 --- a/x11-libs/goffice/goffice-0.10.53-r1.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -inherit gnome.org libtool - -DESCRIPTION="A library of document-centric objects and utilities" -HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/" - -LICENSE="GPL-2" -SLOT="0.10" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" -IUSE="+introspection" - -# FIXME: add lasem to tree -RDEPEND=" - >=app-text/libspectre-0.2.6:= - >=dev-libs/glib-2.40.0:2 - >=dev-libs/libxml2-2.4.12:2 - dev-libs/libxslt - >=gnome-base/librsvg-2.22:2 - >=gnome-extra/libgsf-1.14.24:=[introspection?] - >=x11-libs/cairo-1.10:=[svg(+)] - >=x11-libs/gdk-pixbuf-2.22:2 - >=x11-libs/gtk+-3.20:3 - >=x11-libs/pango-1.24:= - x11-libs/libXext:= - x11-libs/libXrender:= - introspection? ( - >=dev-libs/gobject-introspection-1:= - >=gnome-extra/libgsf-1.14.23:= - )" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-lang/perl - dev-util/glib-utils - >=dev-util/gtk-doc-am-1.12 - >=dev-util/intltool-0.35 - virtual/perl-Compress-Raw-Zlib - virtual/perl-Getopt-Long - virtual/perl-IO-Compress - virtual/pkgconfig" - -src_prepare() { - default - elibtoolize -} - -src_configure() { - econf \ - --disable-gtk-doc \ - --disable-maintainer-mode \ - --without-lasem \ - --with-gtk \ - --with-config-backend=gsettings \ - $(use_enable introspection) -} - -src_install() { - default - dodoc MAINTAINERS - - find "${ED}" -name '*.la' -delete || die -} |