[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2024-04-13 Thread Mart Raudsepp
commit: 7923303bab20e715c8768cf04abb7ecbbea01eb2
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sat Apr 13 10:15:17 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Apr 13 10:15:17 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7923303b

x11-libs/goffice: drop 0.10.55, 0.10.56

Signed-off-by: Mart Raudsepp  gentoo.org>

 x11-libs/goffice/Manifest   |  2 --
 x11-libs/goffice/goffice-0.10.55.ebuild | 64 -
 x11-libs/goffice/goffice-0.10.56.ebuild | 64 -
 3 files changed, 130 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 835e330b2366..2a5494fb18d1 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1 @@
-DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99
-DIST goffice-0.10.56.tar.xz 2495240 BLAKE2B 
3b6956a7fda37caf679e085faa8d34821c132e6e8cc12cb859cf03e5c8a99afbeb7952b0fcf5b184df8cb6225fe99828ee1f24d5360f480ce793a5d8de44bedb
 SHA512 
5088a14057738452effa76920c7e0bfe9a45bae2f798f18f035225738c1da2fd79a0c6e84bb83507108b5438160a839fa26d792a877da37b1cf416c3af85ed9d
 DIST goffice-0.10.57.tar.xz 2518848 BLAKE2B 
d513722cf882d3fb320b2b60830027bf9d393c4032ac6d88305ba08af0effa070f74301911d8b28392a2490a0c0b5cf394d5d0cf73f1ccb79a81dc47789aa99a
 SHA512 
be5a9f269dc8d1177df5a98b2294cf2344548eb7512c8937682eaabb09f6dce700b66990552e3ba6e1c8bc58f3d748136c63f5011da048ec1d415ef547f76dfc

diff --git a/x11-libs/goffice/goffice-0.10.55.ebuild 
b/x11-libs/goffice/goffice-0.10.55.ebuild
deleted file mode 100644
index 19dc94bf1b6c..
--- a/x11-libs/goffice/goffice-0.10.55.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2024 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-build/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
-}

diff --git a/x11-libs/goffice/goffice-0.10.56.ebuild 
b/x11-libs/goffice/goffice-0.10.56.ebuild
deleted file mode 100644
index 026fad22846d..
--- a/x11-libs/goffice/goffice-0.10.56.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2024 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:=
-   

[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2024-04-09 Thread Arthur Zamarin
commit: 8c97a2990c68ee7a9a0096f16345f414cfe53202
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Apr  9 19:09:54 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Apr  9 19:09:54 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c97a299

x11-libs/goffice: Stabilize 0.10.57 ppc, #928760

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/goffice/goffice-0.10.57.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.57.ebuild 
b/x11-libs/goffice/goffice-0.10.57.ebuild
index a92f8c943390..19dc94bf1b6c 100644
--- a/x11-libs/goffice/goffice-0.10.57.ebuild
+++ b/x11-libs/goffice/goffice-0.10.57.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2024-04-07 Thread Arthur Zamarin
commit: d5f177dae621135a3fc670c93a85681762e8e5e5
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sun Apr  7 08:38:37 2024 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sun Apr  7 08:38:37 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5f177da

x11-libs/goffice: Stabilize 0.10.57 ppc64, #928760

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/goffice/goffice-0.10.57.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.57.ebuild 
b/x11-libs/goffice/goffice-0.10.57.ebuild
index b2522d5e4ce1..a92f8c943390 100644
--- a/x11-libs/goffice/goffice-0.10.57.ebuild
+++ b/x11-libs/goffice/goffice-0.10.57.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2024-02-17 Thread Mart Raudsepp
commit: e1fc9634dd70bbaa6e69fd1678165cf1f5fcf950
Author: Guillermo Joandet  gmail  com>
AuthorDate: Thu Feb 15 19:57:44 2024 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Feb 17 15:55:35 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1fc9634

x11-libs/goffice: Version bump to 0.10.57

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/35354
Signed-off-by: Mart Raudsepp  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.57.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 81175304f158..835e330b2366 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99
 DIST goffice-0.10.56.tar.xz 2495240 BLAKE2B 
3b6956a7fda37caf679e085faa8d34821c132e6e8cc12cb859cf03e5c8a99afbeb7952b0fcf5b184df8cb6225fe99828ee1f24d5360f480ce793a5d8de44bedb
 SHA512 
5088a14057738452effa76920c7e0bfe9a45bae2f798f18f035225738c1da2fd79a0c6e84bb83507108b5438160a839fa26d792a877da37b1cf416c3af85ed9d
+DIST goffice-0.10.57.tar.xz 2518848 BLAKE2B 
d513722cf882d3fb320b2b60830027bf9d393c4032ac6d88305ba08af0effa070f74301911d8b28392a2490a0c0b5cf394d5d0cf73f1ccb79a81dc47789aa99a
 SHA512 
be5a9f269dc8d1177df5a98b2294cf2344548eb7512c8937682eaabb09f6dce700b66990552e3ba6e1c8bc58f3d748136c63f5011da048ec1d415ef547f76dfc

diff --git a/x11-libs/goffice/goffice-0.10.57.ebuild 
b/x11-libs/goffice/goffice-0.10.57.ebuild
new file mode 100644
index ..026fad22846d
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.57.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2024 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-build/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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-11-04 Thread Mart Raudsepp
commit: bb5cd9bc091db7bffd5fd4b6b23c0383944a14b3
Author: Guillermo Joandet  gmail  com>
AuthorDate: Fri Nov  3 13:41:41 2023 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sat Nov  4 20:20:10 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb5cd9bc

x11-libs/goffice: Version bump to 1.12.56

Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Mart Raudsepp  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.56.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 7afa46552b54..81175304f158 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99
+DIST goffice-0.10.56.tar.xz 2495240 BLAKE2B 
3b6956a7fda37caf679e085faa8d34821c132e6e8cc12cb859cf03e5c8a99afbeb7952b0fcf5b184df8cb6225fe99828ee1f24d5360f480ce793a5d8de44bedb
 SHA512 
5088a14057738452effa76920c7e0bfe9a45bae2f798f18f035225738c1da2fd79a0c6e84bb83507108b5438160a839fa26d792a877da37b1cf416c3af85ed9d

diff --git a/x11-libs/goffice/goffice-0.10.56.ebuild 
b/x11-libs/goffice/goffice-0.10.56.ebuild
new file mode 100644
index ..9e1f7c7809f9
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.56.ebuild
@@ -0,0 +1,64 @@
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-08-02 Thread Sam James
commit: 19e072813ad83be3edfc055ee77a5d7893b786e5
Author: Sam James  gentoo  org>
AuthorDate: Wed Aug  2 16:18:23 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug  2 16:18:23 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e07281

x11-libs/goffice: Stabilize 0.10.55 ppc, #874000

Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.55.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.55.ebuild 
b/x11-libs/goffice/goffice-0.10.55.ebuild
index 5d0538c39d21..879d6d20dc56 100644
--- a/x11-libs/goffice/goffice-0.10.55.ebuild
+++ b/x11-libs/goffice/goffice-0.10.55.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-04-01 Thread Matt Turner
commit: 733fa0f14f5f19e55f3bac2a2bd5169cfcb44100
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Apr  2 00:33:52 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Apr  2 00:56:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=733fa0f1

x11-libs/goffice: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest  |  1 -
 x11-libs/goffice/goffice-0.10.53-r1.ebuild | 64 --
 2 files changed, 65 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index b7b58e5708cd..7afa46552b54 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd
 DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99

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..
--- 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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-03-30 Thread Arthur Zamarin
commit: 5f64524060ee175e7147dc7740ce7fa8c82587a8
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 30 17:42:40 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 30 17:42:40 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f645240

x11-libs/goffice: Stabilize 0.10.55 ppc64, #901377

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/goffice/goffice-0.10.55.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.55.ebuild 
b/x11-libs/goffice/goffice-0.10.55.ebuild
index f639a1e00361..5d0538c39d21 100644
--- a/x11-libs/goffice/goffice-0.10.55.ebuild
+++ b/x11-libs/goffice/goffice-0.10.55.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-03-30 Thread Arthur Zamarin
commit: 654b386ba1b838fa727d139161ea6e0fff9d9c76
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Mar 30 15:53:19 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Mar 30 15:53:19 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654b386b

x11-libs/goffice: Stabilize 0.10.55 amd64, #903025

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/goffice/goffice-0.10.55.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.55.ebuild 
b/x11-libs/goffice/goffice-0.10.55.ebuild
index 9e1f7c7809f9..f639a1e00361 100644
--- a/x11-libs/goffice/goffice-0.10.55.ebuild
+++ b/x11-libs/goffice/goffice-0.10.55.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-02-20 Thread Matt Turner
commit: 24e3729f2eaa7570fbede71433b77a229c830df7
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Feb 20 17:02:23 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Feb 20 17:32:21 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24e3729f

x11-libs/goffice: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.54.ebuild | 64 -
 2 files changed, 65 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 3cd8d9a581d7..b7b58e5708cd 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
 DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd
-DIST goffice-0.10.54.tar.xz 2443132 BLAKE2B 
83ded093730e214b0d20563789ce13aa959d14fd0911068898afcfe7eaa61f1d42a9aa0e97124a7df585474a290414f077d0fbcfc916e7b41726c56215f16fa6
 SHA512 
d2c23b211bf5d7148a72e6f76629590418e776f789b763fd234f9008e7e8138e6e4077e2c5ecaf6893b944ee1725899aa89544342b0a8bdf3efde4833ca53304
 DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99

diff --git a/x11-libs/goffice/goffice-0.10.54.ebuild 
b/x11-libs/goffice/goffice-0.10.54.ebuild
deleted file mode 100644
index 9e1f7c7809f9..
--- a/x11-libs/goffice/goffice-0.10.54.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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-02-05 Thread Matt Turner
commit: 107f831f75a41d8f049fb7a44ee02d9b3a09dd93
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Feb  4 15:39:58 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Feb  6 03:03:20 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=107f831f

x11-libs/goffice: Version bump to 0.10.55

Signed-off-by: Guillermo Joandet  gmail.com>
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.55.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 048fee85dfd3..3cd8d9a581d7 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd
 DIST goffice-0.10.54.tar.xz 2443132 BLAKE2B 
83ded093730e214b0d20563789ce13aa959d14fd0911068898afcfe7eaa61f1d42a9aa0e97124a7df585474a290414f077d0fbcfc916e7b41726c56215f16fa6
 SHA512 
d2c23b211bf5d7148a72e6f76629590418e776f789b763fd234f9008e7e8138e6e4077e2c5ecaf6893b944ee1725899aa89544342b0a8bdf3efde4833ca53304
+DIST goffice-0.10.55.tar.xz 2455576 BLAKE2B 
6a1a4670293e0d91c456b3ec162f92f373eeea218d4b4268ae4809b8157cefa4f3d89f3f8555ee2fd3db84fb5adcd0e4119f0e2f6c79cbd4e86d27a46c9ea726
 SHA512 
c49eec867e4147102b54b70847b495cad0e55fcb069c78a8374760121219b9097c1dfb5601b240e92ed68a6fb785ab5e771f7c579dd138e106ee25a1b9ddfe99

diff --git a/x11-libs/goffice/goffice-0.10.55.ebuild 
b/x11-libs/goffice/goffice-0.10.55.ebuild
new file mode 100644
index ..9e1f7c7809f9
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.55.ebuild
@@ -0,0 +1,64 @@
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-01-22 Thread Matt Turner
commit: 357f865592a47c18bda7eeb82335ef6b5777e430
Author: Guillermo Joandet  gmail  com>
AuthorDate: Sat Jan 21 04:28:07 2023 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jan 23 03:57:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=357f8655

x11-libs/goffice: Version bump to 0.10.54

Signed-off-by: Guillermo Joandet  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29198
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.54.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 1b09baf5bc12..048fee85dfd3 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd
+DIST goffice-0.10.54.tar.xz 2443132 BLAKE2B 
83ded093730e214b0d20563789ce13aa959d14fd0911068898afcfe7eaa61f1d42a9aa0e97124a7df585474a290414f077d0fbcfc916e7b41726c56215f16fa6
 SHA512 
d2c23b211bf5d7148a72e6f76629590418e776f789b763fd234f9008e7e8138e6e4077e2c5ecaf6893b944ee1725899aa89544342b0a8bdf3efde4833ca53304

diff --git a/x11-libs/goffice/goffice-0.10.54.ebuild 
b/x11-libs/goffice/goffice-0.10.54.ebuild
new file mode 100644
index ..9e1f7c7809f9
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.54.ebuild
@@ -0,0 +1,64 @@
+# 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2023-01-13 Thread Arthur Zamarin
commit: 72799e8b231178ee68b294d21d47a39fa1c66dd6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jan 13 19:03:38 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jan 13 19:03:38 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72799e8b

x11-libs/goffice: Stabilize 0.10.53-r1 ppc64, #874000

Signed-off-by: Arthur Zamarin  gentoo.org>

 x11-libs/goffice/goffice-0.10.53-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.53-r1.ebuild 
b/x11-libs/goffice/goffice-0.10.53-r1.ebuild
index 3d6aaaec16b0..5d0538c39d21 100644
--- a/x11-libs/goffice/goffice-0.10.53-r1.ebuild
+++ b/x11-libs/goffice/goffice-0.10.53-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-12-03 Thread Matt Turner
commit: b839d2f50bfaa490091a58b41acae609be4cdb1c
Author: Matt Turner  gentoo  org>
AuthorDate: Sun Dec  4 01:31:37 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Sun Dec  4 02:37:05 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b839d2f5

x11-libs/goffice: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest  |  1 -
 x11-libs/goffice/goffice-0.10.52-r1.ebuild | 64 --
 2 files changed, 65 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 570ee5ede37f..1b09baf5bc12 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.52.tar.xz 2436944 BLAKE2B 
13c2d28cd9bd081d4636325e3df14193d5ffad913f4f9fa78251d848f293eeca5ee265058b2c9662b5bd48957b39f31714eb41469f3228359dba1923f918bea5
 SHA512 
8636bdfd436a0b5853aead6ecf09ae39c5059b2d9044cf04c9f2e0f4d2572aaa07e51cfd123b0dd153877d1c0d5f4af78a031d63b03c724bf1e8282d2e1cc841
 DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd

diff --git a/x11-libs/goffice/goffice-0.10.52-r1.ebuild 
b/x11-libs/goffice/goffice-0.10.52-r1.ebuild
deleted file mode 100644
index 3d6aaaec16b0..
--- a/x11-libs/goffice/goffice-0.10.52-r1.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-10-31 Thread Matt Turner
commit: d839f50495f435be9a2d14228bee902dca263172
Author: Matt Turner  gentoo  org>
AuthorDate: Sat Oct 29 21:20:45 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Oct 31 20:30:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d839f504

x11-libs/goffice: Set remote-id

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/metadata.xml | 27 +++
 1 file changed, 15 insertions(+), 12 deletions(-)

diff --git a/x11-libs/goffice/metadata.xml b/x11-libs/goffice/metadata.xml
index ecf437858609..a0d065c6e2c2 100644
--- a/x11-libs/goffice/metadata.xml
+++ b/x11-libs/goffice/metadata.xml
@@ -1,16 +1,19 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   s...@gentoo.org
-   David Seifert
-   
-   
-   gn...@gentoo.org
-   Gentoo GNOME Desktop
-   
-   
-   GOffice is a library of document-centric objects and utilities 
building
-   on top of GLib and Gtk+ and used by software such as Gnumeric.
-   
+  
+s...@gentoo.org
+David Seifert
+  
+  
+gn...@gentoo.org
+Gentoo GNOME Desktop
+  
+  
+GOffice is a library of document-centric objects and utilities building
+on top of GLib and Gtk+ and used by software such as Gnumeric.
+  
+  
+GNOME/goffice
+  
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-10-08 Thread Sam James
commit: ccfc071bb58dbf7ed244cc4feda40614d902a30c
Author: Sam James  gentoo  org>
AuthorDate: Sat Oct  8 18:54:54 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Oct  8 18:54:54 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccfc071b

x11-libs/goffice: fix MissingUseDepDefault on cairo

Closes: https://bugs.gentoo.org/875950
Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/{goffice-0.10.52.ebuild => goffice-0.10.52-r1.ebuild} | 2 +-
 x11-libs/goffice/{goffice-0.10.53.ebuild => goffice-0.10.53-r1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.52.ebuild 
b/x11-libs/goffice/goffice-0.10.52-r1.ebuild
similarity index 97%
rename from x11-libs/goffice/goffice-0.10.52.ebuild
rename to x11-libs/goffice/goffice-0.10.52-r1.ebuild
index d5051f0e3b5c..3d6aaaec16b0 100644
--- a/x11-libs/goffice/goffice-0.10.52.ebuild
+++ b/x11-libs/goffice/goffice-0.10.52-r1.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/libxslt
>=gnome-base/librsvg-2.22:2
>=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=x11-libs/cairo-1.10:=[svg]
+   >=x11-libs/cairo-1.10:=[svg(+)]
>=x11-libs/gdk-pixbuf-2.22:2
>=x11-libs/gtk+-3.20:3
>=x11-libs/pango-1.24:=

diff --git a/x11-libs/goffice/goffice-0.10.53.ebuild 
b/x11-libs/goffice/goffice-0.10.53-r1.ebuild
similarity index 97%
rename from x11-libs/goffice/goffice-0.10.53.ebuild
rename to x11-libs/goffice/goffice-0.10.53-r1.ebuild
index 2bcc131cd893..c4f0cd003910 100644
--- a/x11-libs/goffice/goffice-0.10.53.ebuild
+++ b/x11-libs/goffice/goffice-0.10.53-r1.ebuild
@@ -20,7 +20,7 @@ RDEPEND="
dev-libs/libxslt
>=gnome-base/librsvg-2.22:2
>=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=x11-libs/cairo-1.10:=[svg]
+   >=x11-libs/cairo-1.10:=[svg(+)]
>=x11-libs/gdk-pixbuf-2.22:2
>=x11-libs/gtk+-3.20:3
>=x11-libs/pango-1.24:=



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-09-21 Thread Matt Turner
commit: 7d8595bc03c5910e167d4f68dae677cd6604da9d
Author: Pascal Jäger  leimstift  de>
AuthorDate: Wed Sep 21 14:51:18 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Sep 22 02:56:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8595bc

x11-libs/goffice: bump to 0.10.53

Signed-off-by: Pascal Jäger  leimstift.de>
Closes: https://github.com/gentoo/gentoo/pull/27376
Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.53.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index d959bf89a608..570ee5ede37f 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.52.tar.xz 2436944 BLAKE2B 
13c2d28cd9bd081d4636325e3df14193d5ffad913f4f9fa78251d848f293eeca5ee265058b2c9662b5bd48957b39f31714eb41469f3228359dba1923f918bea5
 SHA512 
8636bdfd436a0b5853aead6ecf09ae39c5059b2d9044cf04c9f2e0f4d2572aaa07e51cfd123b0dd153877d1c0d5f4af78a031d63b03c724bf1e8282d2e1cc841
+DIST goffice-0.10.53.tar.xz 2442336 BLAKE2B 
8fda50c5d9f8223c082ea9f03334313b051bce47d18b3879c2d8a7c2bbce753f468b5135f0a3c49c54b8a695ee6f1dc355dc806c92e77f41f2d0c64b2bc30bf0
 SHA512 
cd2d0f49f803cb2f01b3a690bfbe3ea4be5c09e00e8ef643055f56c16549529b7c2c098b87286062d3a5048c1f64d600f74082f53710d8ed8cbb34cb6829dafd

diff --git a/x11-libs/goffice/goffice-0.10.53.ebuild 
b/x11-libs/goffice/goffice-0.10.53.ebuild
new file mode 100644
index ..2bcc131cd893
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.53.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-05-31 Thread Matt Turner
commit: db2e7c7d8ea334e6175712abb72628f2bc76ce70
Author: Matt Turner  gentoo  org>
AuthorDate: Tue May 31 17:32:36 2022 +
Commit: Matt Turner  gentoo  org>
CommitDate: Tue May 31 18:23:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db2e7c7d

x11-libs/goffice: Drop old versions

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.51.ebuild | 64 -
 2 files changed, 65 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 2bc5c2fad247..d959bf89a608 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.51.tar.xz 2432992 BLAKE2B 
89da3c4707516884c13fed15f3ea04a60f871888469c7a119d42654f1470001bbcbc5a67bd46fcdb6af458ded0cb951a132cc60cd7861d6ebb762bdab1cf4311
 SHA512 
4d0e6c4c4c6c2f18b1e22c2b24d4034a693c1f6698e58589b83a956b9ff52d1ce05f1e7fdaab5c22c8c6f1d93b53c202f2505bdf9fddba646ef34c75fdb2f520
 DIST goffice-0.10.52.tar.xz 2436944 BLAKE2B 
13c2d28cd9bd081d4636325e3df14193d5ffad913f4f9fa78251d848f293eeca5ee265058b2c9662b5bd48957b39f31714eb41469f3228359dba1923f918bea5
 SHA512 
8636bdfd436a0b5853aead6ecf09ae39c5059b2d9044cf04c9f2e0f4d2572aaa07e51cfd123b0dd153877d1c0d5f4af78a031d63b03c724bf1e8282d2e1cc841

diff --git a/x11-libs/goffice/goffice-0.10.51.ebuild 
b/x11-libs/goffice/goffice-0.10.51.ebuild
deleted file mode 100644
index d5051f0e3b5c..
--- a/x11-libs/goffice/goffice-0.10.51.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-05-02 Thread David Seifert
commit: 640ceb1200ce74864d493b3008f00a0b3f13008d
Author: David Seifert  gentoo  org>
AuthorDate: Mon May  2 21:47:17 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon May  2 21:47:17 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640ceb12

x11-libs/goffice: add 0.10.52

Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.52.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 8e669faa7804..2bc5c2fad247 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.51.tar.xz 2432992 BLAKE2B 
89da3c4707516884c13fed15f3ea04a60f871888469c7a119d42654f1470001bbcbc5a67bd46fcdb6af458ded0cb951a132cc60cd7861d6ebb762bdab1cf4311
 SHA512 
4d0e6c4c4c6c2f18b1e22c2b24d4034a693c1f6698e58589b83a956b9ff52d1ce05f1e7fdaab5c22c8c6f1d93b53c202f2505bdf9fddba646ef34c75fdb2f520
+DIST goffice-0.10.52.tar.xz 2436944 BLAKE2B 
13c2d28cd9bd081d4636325e3df14193d5ffad913f4f9fa78251d848f293eeca5ee265058b2c9662b5bd48957b39f31714eb41469f3228359dba1923f918bea5
 SHA512 
8636bdfd436a0b5853aead6ecf09ae39c5059b2d9044cf04c9f2e0f4d2572aaa07e51cfd123b0dd153877d1c0d5f4af78a031d63b03c724bf1e8282d2e1cc841

diff --git a/x11-libs/goffice/goffice-0.10.52.ebuild 
b/x11-libs/goffice/goffice-0.10.52.ebuild
new file mode 100644
index ..2bcc131cd893
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.52.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-03-19 Thread David Seifert
commit: 63144e2fa553c9de83e7f8820cc7e79cdd55e7a8
Author: David Seifert  gentoo  org>
AuthorDate: Sat Mar 19 17:10:06 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Mar 19 17:10:06 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63144e2f

x11-libs/goffice: drop 0.10.50

Closes: https://github.com/gentoo/gentoo/pull/24665
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.50.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 08addfa321e8..8e669faa7804 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.50.tar.xz 2430608 BLAKE2B 
0b06da8d58c4407465266f8c5421331d5d05731038bca191afdd1823950dde07439d458c0ddb93e0641ff81e727f055313be3c8af29bdf32214ed8b2c2cafc0b
 SHA512 
1117540d9162d45059150281b03941ff9b6df1929dcbd7e5aa6e28010d3bb5a46902c30b6f1d35fd5b60f9afe73b58f132aa686aa1712332ea18635d5a79bd0c
 DIST goffice-0.10.51.tar.xz 2432992 BLAKE2B 
89da3c4707516884c13fed15f3ea04a60f871888469c7a119d42654f1470001bbcbc5a67bd46fcdb6af458ded0cb951a132cc60cd7861d6ebb762bdab1cf4311
 SHA512 
4d0e6c4c4c6c2f18b1e22c2b24d4034a693c1f6698e58589b83a956b9ff52d1ce05f1e7fdaab5c22c8c6f1d93b53c202f2505bdf9fddba646ef34c75fdb2f520

diff --git a/x11-libs/goffice/goffice-0.10.50.ebuild 
b/x11-libs/goffice/goffice-0.10.50.ebuild
deleted file mode 100644
index f50270aea1db..
--- a/x11-libs/goffice/goffice-0.10.50.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-03-19 Thread Agostino Sarubbo
commit: 2a50f457105e8a351805171381e5b1465524669c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Mar 19 07:52:19 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Mar 19 07:52:19 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a50f457

x11-libs/goffice: amd64 stable wrt bug #834844

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/goffice/goffice-0.10.51.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.51.ebuild 
b/x11-libs/goffice/goffice-0.10.51.ebuild
index 2bcc131cd893..d5051f0e3b5c 100644
--- a/x11-libs/goffice/goffice-0.10.51.ebuild
+++ b/x11-libs/goffice/goffice-0.10.51.ebuild
@@ -9,7 +9,7 @@ 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"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-01-22 Thread David Seifert
commit: ee2739cf36e9bc351c6defbf25b58aab735aba83
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jan 22 12:33:27 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan 22 12:33:27 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee2739cf

x11-libs/goffice: drop 0.10.49

Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.49.ebuild | 65 -
 2 files changed, 66 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index ef5be53c8ce2..08addfa321e8 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
-DIST goffice-0.10.49.tar.xz 2430256 BLAKE2B 
64ef27ab729f02b42742b2ae8da43c59b560d016caa707c6dccb3dc6f23eaab13b40367f145b83b1c728c9884dff164118f4a4d6f9ac5accb07596173b127271
 SHA512 
a185f9fc814ecd2a6e69d026ac150c38e30e1a440f7640bcfc3bfd1939b924621eabf2faafa2837e2d1835418f5481a0d0d7980f4a669e7ca1b93907b17a303a
 DIST goffice-0.10.50.tar.xz 2430608 BLAKE2B 
0b06da8d58c4407465266f8c5421331d5d05731038bca191afdd1823950dde07439d458c0ddb93e0641ff81e727f055313be3c8af29bdf32214ed8b2c2cafc0b
 SHA512 
1117540d9162d45059150281b03941ff9b6df1929dcbd7e5aa6e28010d3bb5a46902c30b6f1d35fd5b60f9afe73b58f132aa686aa1712332ea18635d5a79bd0c
 DIST goffice-0.10.51.tar.xz 2432992 BLAKE2B 
89da3c4707516884c13fed15f3ea04a60f871888469c7a119d42654f1470001bbcbc5a67bd46fcdb6af458ded0cb951a132cc60cd7861d6ebb762bdab1cf4311
 SHA512 
4d0e6c4c4c6c2f18b1e22c2b24d4034a693c1f6698e58589b83a956b9ff52d1ce05f1e7fdaab5c22c8c6f1d93b53c202f2505bdf9fddba646ef34c75fdb2f520

diff --git a/x11-libs/goffice/goffice-0.10.49.ebuild 
b/x11-libs/goffice/goffice-0.10.49.ebuild
deleted file mode 100644
index 36fdcb61d852..
--- a/x11-libs/goffice/goffice-0.10.49.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~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
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-01-22 Thread David Seifert
commit: 1cda5cb19eb23bea63e14c667b31fb9ae37c2075
Author: David Seifert  gentoo  org>
AuthorDate: Sat Jan 22 12:33:24 2022 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Jan 22 12:33:24 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cda5cb1

x11-libs/goffice: make myself primary maintainer

Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/metadata.xml | 4 
 1 file changed, 4 insertions(+)

diff --git a/x11-libs/goffice/metadata.xml b/x11-libs/goffice/metadata.xml
index 34085eb7da19..ecf437858609 100644
--- a/x11-libs/goffice/metadata.xml
+++ b/x11-libs/goffice/metadata.xml
@@ -1,6 +1,10 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
+   
+   s...@gentoo.org
+   David Seifert
+   

gn...@gentoo.org
Gentoo GNOME Desktop



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2022-01-22 Thread Pacho Ramos
commit: 00363c6dece2af1f7227d7dcfe4462b5b34a0e0b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jan 22 09:44:54 2022 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jan 22 09:51:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00363c6d

x11-libs/goffice: Bump to 0.10.51

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Pacho Ramos  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.51.ebuild | 64 +
 2 files changed, 65 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index b0d8c82983da..ef5be53c8ce2 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.49.tar.xz 2430256 BLAKE2B 
64ef27ab729f02b42742b2ae8da43c59b560d016caa707c6dccb3dc6f23eaab13b40367f145b83b1c728c9884dff164118f4a4d6f9ac5accb07596173b127271
 SHA512 
a185f9fc814ecd2a6e69d026ac150c38e30e1a440f7640bcfc3bfd1939b924621eabf2faafa2837e2d1835418f5481a0d0d7980f4a669e7ca1b93907b17a303a
 DIST goffice-0.10.50.tar.xz 2430608 BLAKE2B 
0b06da8d58c4407465266f8c5421331d5d05731038bca191afdd1823950dde07439d458c0ddb93e0641ff81e727f055313be3c8af29bdf32214ed8b2c2cafc0b
 SHA512 
1117540d9162d45059150281b03941ff9b6df1929dcbd7e5aa6e28010d3bb5a46902c30b6f1d35fd5b60f9afe73b58f132aa686aa1712332ea18635d5a79bd0c
+DIST goffice-0.10.51.tar.xz 2432992 BLAKE2B 
89da3c4707516884c13fed15f3ea04a60f871888469c7a119d42654f1470001bbcbc5a67bd46fcdb6af458ded0cb951a132cc60cd7861d6ebb762bdab1cf4311
 SHA512 
4d0e6c4c4c6c2f18b1e22c2b24d4034a693c1f6698e58589b83a956b9ff52d1ce05f1e7fdaab5c22c8c6f1d93b53c202f2505bdf9fddba646ef34c75fdb2f520

diff --git a/x11-libs/goffice/goffice-0.10.51.ebuild 
b/x11-libs/goffice/goffice-0.10.51.ebuild
new file mode 100644
index ..2bcc131cd893
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.51.ebuild
@@ -0,0 +1,64 @@
+# Copyright 1999-2022 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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-12-12 Thread Yixun Lan
commit: 3479d507aacba271b016a6f6524cf14354070c27
Author: Yixun Lan  gentoo  org>
AuthorDate: Fri Dec 10 02:38:03 2021 +
Commit: Yixun Lan  gentoo  org>
CommitDate: Mon Dec 13 05:52:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3479d507

x11-libs/goffice: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yixun Lan  gentoo.org>

 x11-libs/goffice/goffice-0.10.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.50.ebuild 
b/x11-libs/goffice/goffice-0.10.50.ebuild
index 36fdcb61d852..f50270aea1db 100644
--- a/x11-libs/goffice/goffice-0.10.50.ebuild
+++ b/x11-libs/goffice/goffice-0.10.50.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
+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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-08-14 Thread Sam James
commit: 51bc6d062385dbf3518ec025ef428baa9813119d
Author: Sam James  gentoo  org>
AuthorDate: Sun Aug 15 01:32:39 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Aug 15 01:32:39 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51bc6d06

x11-libs/goffice: Stabilize 0.10.50 amd64, #806322

Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.50.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.50.ebuild 
b/x11-libs/goffice/goffice-0.10.50.ebuild
index bb73ac62153..36fdcb61d85 100644
--- a/x11-libs/goffice/goffice-0.10.50.ebuild
+++ b/x11-libs/goffice/goffice-0.10.50.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-06-23 Thread David Seifert
commit: 6ab25b2baf2cc8e584a16e199e5be169544cd413
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jun 23 21:32:58 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Wed Jun 23 21:32:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab25b2b

x11-libs/goffice: add 0.10.50

Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.50.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index e13f7eba6d6..b0d8c82983d 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.49.tar.xz 2430256 BLAKE2B 
64ef27ab729f02b42742b2ae8da43c59b560d016caa707c6dccb3dc6f23eaab13b40367f145b83b1c728c9884dff164118f4a4d6f9ac5accb07596173b127271
 SHA512 
a185f9fc814ecd2a6e69d026ac150c38e30e1a440f7640bcfc3bfd1939b924621eabf2faafa2837e2d1835418f5481a0d0d7980f4a669e7ca1b93907b17a303a
+DIST goffice-0.10.50.tar.xz 2430608 BLAKE2B 
0b06da8d58c4407465266f8c5421331d5d05731038bca191afdd1823950dde07439d458c0ddb93e0641ff81e727f055313be3c8af29bdf32214ed8b2c2cafc0b
 SHA512 
1117540d9162d45059150281b03941ff9b6df1929dcbd7e5aa6e28010d3bb5a46902c30b6f1d35fd5b60f9afe73b58f132aa686aa1712332ea18635d5a79bd0c

diff --git a/x11-libs/goffice/goffice-0.10.50.ebuild 
b/x11-libs/goffice/goffice-0.10.50.ebuild
new file mode 100644
index 000..33a766b3e01
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.50.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-05-24 Thread David Seifert
commit: 01f9c94e2ddad28c43f95d636e96090dc5ee6edc
Author: David Seifert  gentoo  org>
AuthorDate: Mon May 24 20:00:57 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Mon May 24 20:00:57 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f9c94e

x11-libs/goffice: drop 0.10.48

Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.48.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 2cd9b21c985..e13f7eba6d6 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.48.tar.xz 2413400 BLAKE2B 
dce2a4fe1aa7399ce28974383f382f7a46a4b84ee2e8106ad72cf9631926767d59784ce14b2cfec9abea2367b026f83d4bf488464ca87af961f66f6e0243036b
 SHA512 
90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3
 DIST goffice-0.10.49.tar.xz 2430256 BLAKE2B 
64ef27ab729f02b42742b2ae8da43c59b560d016caa707c6dccb3dc6f23eaab13b40367f145b83b1c728c9884dff164118f4a4d6f9ac5accb07596173b127271
 SHA512 
a185f9fc814ecd2a6e69d026ac150c38e30e1a440f7640bcfc3bfd1939b924621eabf2faafa2837e2d1835418f5481a0d0d7980f4a669e7ca1b93907b17a303a

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
deleted file mode 100644
index 1d6c1e6eefd..000
--- a/x11-libs/goffice/goffice-0.10.48.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~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
-
-   # no static archives
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-05-24 Thread Agostino Sarubbo
commit: b2ee7c4f33b70b3a4ebc3a36221493e23dfc9885
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 24 13:18:55 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 24 13:18:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ee7c4f

x11-libs/goffice: x86 stable wrt bug #791649

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/goffice/goffice-0.10.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.49.ebuild 
b/x11-libs/goffice/goffice-0.10.49.ebuild
index 4cbdcbf09ea..36fdcb61d85 100644
--- a/x11-libs/goffice/goffice-0.10.49.ebuild
+++ b/x11-libs/goffice/goffice-0.10.49.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-05-23 Thread Agostino Sarubbo
commit: 99710f0a452a6c31a6ff27b21c28bb4f1d14500c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun May 23 22:26:39 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun May 23 22:27:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99710f0a

x11-libs/goffice: amd64 stable wrt bug #791649

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/goffice/goffice-0.10.49.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.49.ebuild 
b/x11-libs/goffice/goffice-0.10.49.ebuild
index 33a766b3e01..4cbdcbf09ea 100644
--- a/x11-libs/goffice/goffice-0.10.49.ebuild
+++ b/x11-libs/goffice/goffice-0.10.49.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-04-18 Thread Matt Turner
commit: 84ed4a1b7ef5ef6cb1aa9d6af0c11b9c4bf84daf
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Apr 19 00:54:18 2021 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Apr 19 00:57:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ed4a1b

x11-libs/goffice: Version bump to 0.10.49

Signed-off-by: Matt Turner  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.49.ebuild | 65 +
 2 files changed, 66 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index e8a789e4220..2cd9b21c985 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.48.tar.xz 2413400 BLAKE2B 
dce2a4fe1aa7399ce28974383f382f7a46a4b84ee2e8106ad72cf9631926767d59784ce14b2cfec9abea2367b026f83d4bf488464ca87af961f66f6e0243036b
 SHA512 
90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3
+DIST goffice-0.10.49.tar.xz 2430256 BLAKE2B 
64ef27ab729f02b42742b2ae8da43c59b560d016caa707c6dccb3dc6f23eaab13b40367f145b83b1c728c9884dff164118f4a4d6f9ac5accb07596173b127271
 SHA512 
a185f9fc814ecd2a6e69d026ac150c38e30e1a440f7640bcfc3bfd1939b924621eabf2faafa2837e2d1835418f5481a0d0d7980f4a669e7ca1b93907b17a303a

diff --git a/x11-libs/goffice/goffice-0.10.49.ebuild 
b/x11-libs/goffice/goffice-0.10.49.ebuild
new file mode 100644
index 000..33a766b3e01
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.49.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~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
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-01-31 Thread David Seifert
commit: a494ea747a4ac5f50af3f8e90a05a870a1dda66e
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jan 31 19:32:22 2021 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jan 31 19:32:22 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a494ea74

x11-libs/goffice: Remove old 0.10.47

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.47.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index a1fc3b431af..e8a789e4220 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.47.tar.xz 2400616 BLAKE2B 
16a92b3aa5c6e53cb0fe3f51d3ce03a9df6a18f50c0d6890da6ca2529f9e90e3ba30bef63b3c840697d229f58a723957731f985bf02ba80ec4d63bc93d6b7c1a
 SHA512 
0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76
 DIST goffice-0.10.48.tar.xz 2413400 BLAKE2B 
dce2a4fe1aa7399ce28974383f382f7a46a4b84ee2e8106ad72cf9631926767d59784ce14b2cfec9abea2367b026f83d4bf488464ca87af961f66f6e0243036b
 SHA512 
90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3

diff --git a/x11-libs/goffice/goffice-0.10.47.ebuild 
b/x11-libs/goffice/goffice-0.10.47.ebuild
deleted file mode 100644
index e6023df8247..000
--- a/x11-libs/goffice/goffice-0.10.47.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~ia64 ~mips ~ppc ~ppc64 ~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
-
-   # no static archives
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-01-31 Thread Sam James
commit: 242d15b9ae078558b991871ff2cd264053d20c80
Author: Sam James  gentoo  org>
AuthorDate: Sun Jan 31 18:48:15 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jan 31 18:48:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242d15b9

x11-libs/goffice: Stabilize 0.10.48 x86, #766899

Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
index f40e08daebd..1d6c1e6eefd 100644
--- a/x11-libs/goffice/goffice-0.10.48.ebuild
+++ b/x11-libs/goffice/goffice-0.10.48.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2021-01-26 Thread Sam James
commit: c5f59cd7f1285734e7481f94f1d2278357ab4f2b
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 26 15:19:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 26 15:19:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5f59cd7

x11-libs/goffice: Stabilize 0.10.48 amd64, #766899

Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.48.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
index fbebd6ff5a3..f40e08daebd 100644
--- a/x11-libs/goffice/goffice-0.10.48.ebuild
+++ b/x11-libs/goffice/goffice-0.10.48.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-12-13 Thread Sam James
commit: a6ad7f2de2f07213455b8ff626a2ba7e3c3c9d1a
Author: Sam James  gentoo  org>
AuthorDate: Mon Dec 14 00:43:11 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Dec 14 00:43:11 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ad7f2d

x11-libs/goffice: arm64 keyworded (bug #757669)

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 x11-libs/goffice/goffice-0.10.48.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
index 12d2ce5eb09..fbebd6ff5a3 100644
--- a/x11-libs/goffice/goffice-0.10.48.ebuild
+++ b/x11-libs/goffice/goffice-0.10.48.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-09-12 Thread David Seifert
commit: aaa4258635f250a9b943311ada39cd1008310bab
Author: David Seifert  gentoo  org>
AuthorDate: Sat Sep 12 12:47:23 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sat Sep 12 12:47:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa42586

x11-libs/goffice: Version bump to 0.10.48

Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.48.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 168953000cf..a1fc3b431af 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.47.tar.xz 2400616 BLAKE2B 
16a92b3aa5c6e53cb0fe3f51d3ce03a9df6a18f50c0d6890da6ca2529f9e90e3ba30bef63b3c840697d229f58a723957731f985bf02ba80ec4d63bc93d6b7c1a
 SHA512 
0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76
+DIST goffice-0.10.48.tar.xz 2413400 BLAKE2B 
dce2a4fe1aa7399ce28974383f382f7a46a4b84ee2e8106ad72cf9631926767d59784ce14b2cfec9abea2367b026f83d4bf488464ca87af961f66f6e0243036b
 SHA512 
90ce49c666a164205f8f78dca9fa40c81ddf0312b1b7f76808b8813d168868b5ce46c307fd5405a1314b0a475a4e52e95ab379b2dc751c1626e085ecf846d0f3

diff --git a/x11-libs/goffice/goffice-0.10.48.ebuild 
b/x11-libs/goffice/goffice-0.10.48.ebuild
new file mode 100644
index 000..12d2ce5eb09
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.48.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~ia64 ~mips ~ppc ~ppc64 ~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
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-06-28 Thread David Seifert
commit: 3cbb88736e3617bc6edcb53753bb873f98750070
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun 28 21:04:32 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun 28 21:04:32 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbb8873

x11-libs/goffice: Remove old

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.46.ebuild | 66 -
 2 files changed, 67 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 3d9f1708fa2..168953000cf 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
-DIST goffice-0.10.46.tar.xz 2397976 BLAKE2B 
a05696cde60b1cb1ee915bebd3a6e99d1f0a31dc232481615a1c6bbc05ee5433cdebfb05d96160026b260c752c2cfb11c0aecc338079cda66fd40b653fb8b0d1
 SHA512 
23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3
 DIST goffice-0.10.47.tar.xz 2400616 BLAKE2B 
16a92b3aa5c6e53cb0fe3f51d3ce03a9df6a18f50c0d6890da6ca2529f9e90e3ba30bef63b3c840697d229f58a723957731f985bf02ba80ec4d63bc93d6b7c1a
 SHA512 
0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76

diff --git a/x11-libs/goffice/goffice-0.10.46.ebuild 
b/x11-libs/goffice/goffice-0.10.46.ebuild
deleted file mode 100644
index e6023df8247..000
--- a/x11-libs/goffice/goffice-0.10.46.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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 ~ia64 ~mips ~ppc ~ppc64 ~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
-
-   # no static archives
-   find "${D}" -name '*.la' -delete || die
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-06-28 Thread Agostino Sarubbo
commit: 3517e819bcf199c9733d9769b98fb1cdecf7dada
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 28 20:43:51 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 28 20:43:51 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3517e819

x11-libs/goffice: x86 stable wrt bug #729996

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/goffice/goffice-0.10.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.47.ebuild 
b/x11-libs/goffice/goffice-0.10.47.ebuild
index fc101327139..e6023df8247 100644
--- a/x11-libs/goffice/goffice-0.10.47.ebuild
+++ b/x11-libs/goffice/goffice-0.10.47.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-06-28 Thread Agostino Sarubbo
commit: 640dd1f3839ffc2386e5308ab0284cd4bf8c3ca6
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 28 20:26:02 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 28 20:26:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640dd1f3

x11-libs/goffice: amd64 stable wrt bug #729996

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-libs/goffice/goffice-0.10.47.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.47.ebuild 
b/x11-libs/goffice/goffice-0.10.47.ebuild
index 12d2ce5eb09..fc101327139 100644
--- a/x11-libs/goffice/goffice-0.10.47.ebuild
+++ b/x11-libs/goffice/goffice-0.10.47.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-06-07 Thread David Seifert
commit: d6737729ad6191a2d3fecb440afb5c040a5b8ab0
Author: David Seifert  gentoo  org>
AuthorDate: Sun Jun  7 14:20:24 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Jun  7 14:20:24 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6737729

x11-libs/goffice: Version bump to 0.10.47

Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.47.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 6a3263aced1..3d9f1708fa2 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.46.tar.xz 2397976 BLAKE2B 
a05696cde60b1cb1ee915bebd3a6e99d1f0a31dc232481615a1c6bbc05ee5433cdebfb05d96160026b260c752c2cfb11c0aecc338079cda66fd40b653fb8b0d1
 SHA512 
23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3
+DIST goffice-0.10.47.tar.xz 2400616 BLAKE2B 
16a92b3aa5c6e53cb0fe3f51d3ce03a9df6a18f50c0d6890da6ca2529f9e90e3ba30bef63b3c840697d229f58a723957731f985bf02ba80ec4d63bc93d6b7c1a
 SHA512 
0db26fbd049893ee9274ee492e1dc3f10ae789cf99cc0b9dda3f1c2f106423e4679cc56515eb08bbf752aaf48492212777eee08d43a9fefb0b22048e883f5a76

diff --git a/x11-libs/goffice/goffice-0.10.47.ebuild 
b/x11-libs/goffice/goffice-0.10.47.ebuild
new file mode 100644
index 000..12d2ce5eb09
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.47.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~ia64 ~mips ~ppc ~ppc64 ~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
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/, x11-libs/goffice/files/

2020-04-05 Thread David Seifert
commit: b492fa3a758cba3a292cfcdb27424c486096336a
Author: David Seifert  gentoo  org>
AuthorDate: Sun Apr  5 21:50:43 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Sun Apr  5 21:50:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b492fa3a

x11-libs/goffice: Remove old

Closes: https://bugs.gentoo.org/660416
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest  |  2 -
 .../files/0.10.43-unittest-build-failure.patch | 21 
 x11-libs/goffice/goffice-0.10.41.ebuild| 52 
 x11-libs/goffice/goffice-0.10.43.ebuild| 57 --
 4 files changed, 132 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 85307c5fc72..6a3263aced1 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1 @@
-DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8
-DIST goffice-0.10.43.tar.xz 2381804 BLAKE2B 
60e305620118f80595a0dfec8192648273f845c9f868142adb957796ee291e1e53b0f3d3f2446064d8014ec54e7008ac03eca7f2f4925efa00ff42b98810371b
 SHA512 
979ccf67fe08d09a2cf0413b4674a44208aa5f4802ab086a463ea2b449fc8c9d1c96dea7234c8e715064cf1726a47d2a5428728a2ff0d00759d5fe7017dc709f
 DIST goffice-0.10.46.tar.xz 2397976 BLAKE2B 
a05696cde60b1cb1ee915bebd3a6e99d1f0a31dc232481615a1c6bbc05ee5433cdebfb05d96160026b260c752c2cfb11c0aecc338079cda66fd40b653fb8b0d1
 SHA512 
23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3

diff --git a/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch 
b/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch
deleted file mode 100644
index 8b9e89c3cf1..000
--- a/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 54098b6cd7dddc573b937f45048dd8a434f581af Mon Sep 17 00:00:00 2001
-From: Gilles Dartiguelongue 
-Date: Sat, 17 Nov 2018 16:30:30 +0100
-Subject: [PATCH] Add missing string.h include
-

- tests/test-quad.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/tests/test-quad.c b/tests/test-quad.c
-index 49d751e8..379d91ed 100644
 a/tests/test-quad.c
-+++ b/tests/test-quad.c
-@@ -1,3 +1,4 @@
-+#include 
- #include 
- 
- // A rather expensive way of forcing the compiler to drop any excess
--- 
-2.19.1
-

diff --git a/x11-libs/goffice/goffice-0.10.41.ebuild 
b/x11-libs/goffice/goffice-0.10.41.ebuild
deleted file mode 100644
index bf0f4ec8c4b..000
--- a/x11-libs/goffice/goffice-0.10.41.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~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.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.20:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}

diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild 
b/x11-libs/goffice/goffice-0.10.43.ebuild
deleted file mode 100644
index c6f1937ccbd..000
--- a/x11-libs/goffice/goffice-0.10.43.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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://gitlab.gnome.org/GNOME/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"

[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-04-05 Thread Mikle Kolyada
commit: 70b56430362f7aa5a339c74fa3457968b8363197
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr  5 06:36:58 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr  5 06:36:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b56430

x11-libs/goffice: amd64 stable wrt bug #716150

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-libs/goffice/goffice-0.10.46.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.46.ebuild 
b/x11-libs/goffice/goffice-0.10.46.ebuild
index 12d2ce5eb09..fc101327139 100644
--- a/x11-libs/goffice/goffice-0.10.46.ebuild
+++ b/x11-libs/goffice/goffice-0.10.46.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-04-05 Thread Mikle Kolyada
commit: c634f0e9a96e0b7406a363950316abbe53df2f02
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr  5 06:37:29 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr  5 06:37:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c634f0e9

x11-libs/goffice: x86 stable wrt bug #716150

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada  gentoo.org>

 x11-libs/goffice/goffice-0.10.46.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.46.ebuild 
b/x11-libs/goffice/goffice-0.10.46.ebuild
index fc101327139..e6023df8247 100644
--- a/x11-libs/goffice/goffice-0.10.46.ebuild
+++ b/x11-libs/goffice/goffice-0.10.46.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2020-02-27 Thread David Seifert
commit: 49c43658730f6e17742690a8adfafc43ecd26bde
Author: David Seifert  gentoo  org>
AuthorDate: Thu Feb 27 23:48:44 2020 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Feb 27 23:48:44 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c43658

x11-libs/goffice: Bump to 0.10.46

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: David Seifert  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.46.ebuild | 66 +
 2 files changed, 67 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 595a4718f70..85307c5fc72 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8
 DIST goffice-0.10.43.tar.xz 2381804 BLAKE2B 
60e305620118f80595a0dfec8192648273f845c9f868142adb957796ee291e1e53b0f3d3f2446064d8014ec54e7008ac03eca7f2f4925efa00ff42b98810371b
 SHA512 
979ccf67fe08d09a2cf0413b4674a44208aa5f4802ab086a463ea2b449fc8c9d1c96dea7234c8e715064cf1726a47d2a5428728a2ff0d00759d5fe7017dc709f
+DIST goffice-0.10.46.tar.xz 2397976 BLAKE2B 
a05696cde60b1cb1ee915bebd3a6e99d1f0a31dc232481615a1c6bbc05ee5433cdebfb05d96160026b260c752c2cfb11c0aecc338079cda66fd40b653fb8b0d1
 SHA512 
23714fef4dabccc76fe96b78d8eba9c9adb01cb9b3e2f1a9768598fb2a82742b2d2060a7d2548279998488c59e313d7a5863a96b2eb380f540b61fb08e0330f3

diff --git a/x11-libs/goffice/goffice-0.10.46.ebuild 
b/x11-libs/goffice/goffice-0.10.46.ebuild
new file mode 100644
index 000..12d2ce5eb09
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.46.ebuild
@@ -0,0 +1,66 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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 ~ia64 ~mips ~ppc ~ppc64 ~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
+
+   # no static archives
+   find "${D}" -name '*.la' -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-12-02 Thread Mart Raudsepp
commit: 0951f937f456dd0f14dd51e9bd6f20c453231b50
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Dec  2 17:29:08 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Dec  2 17:29:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0951f937

x11-libs/goffice: remove old

Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.38.ebuild | 52 -
 2 files changed, 53 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 2d5a94d8a32..595a4718f70 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
-DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
 DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8
 DIST goffice-0.10.43.tar.xz 2381804 BLAKE2B 
60e305620118f80595a0dfec8192648273f845c9f868142adb957796ee291e1e53b0f3d3f2446064d8014ec54e7008ac03eca7f2f4925efa00ff42b98810371b
 SHA512 
979ccf67fe08d09a2cf0413b4674a44208aa5f4802ab086a463ea2b449fc8c9d1c96dea7234c8e715064cf1726a47d2a5428728a2ff0d00759d5fe7017dc709f

diff --git a/x11-libs/goffice/goffice-0.10.38.ebuild 
b/x11-libs/goffice/goffice-0.10.38.ebuild
deleted file mode 100644
index 6ce1d66a8eb..000
--- a/x11-libs/goffice/goffice-0.10.38.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.20:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   dev-util/glib-utils
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-12-02 Thread Mikle Kolyada
commit: de68ece1d6ba7690c067f7f60b15a86311965b8f
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  2 14:10:45 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  2 14:29:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de68ece1

x11-libs/goffice: x86 stable wrt bug #670024

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 x11-libs/goffice/goffice-0.10.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.41.ebuild 
b/x11-libs/goffice/goffice-0.10.41.ebuild
index a3ff6a633ac..6ce1d66a8eb 100644
--- a/x11-libs/goffice/goffice-0.10.41.ebuild
+++ b/x11-libs/goffice/goffice-0.10.41.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-12-02 Thread Mikle Kolyada
commit: 37cf898be4d7effe2919ec9bd98d226c9be91305
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Dec  2 10:00:39 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Dec  2 10:00:39 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37cf898b

x11-libs/goffice: amd64 stable wrt bug #670024

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 x11-libs/goffice/goffice-0.10.41.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.41.ebuild 
b/x11-libs/goffice/goffice-0.10.41.ebuild
index 75c08021059..a3ff6a633ac 100644
--- a/x11-libs/goffice/goffice-0.10.41.ebuild
+++ b/x11-libs/goffice/goffice-0.10.41.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-11-17 Thread Gilles Dartiguelongue
commit: bfe93126cae07d58f4e71cb9528793522067639b
Author: Igor Mróz  wp  pl>
AuthorDate: Thu Nov  1 16:49:11 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Nov 17 17:20:23 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe93126

x11-libs/goffice: bump to 0.10.43

Signed-off-by: Igor Mróz  wp.pl>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Closes: https://github.com/gentoo/gentoo/pull/10317
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.43.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 9d4340b08d1..2d5a94d8a32 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
 DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8
+DIST goffice-0.10.43.tar.xz 2381804 BLAKE2B 
60e305620118f80595a0dfec8192648273f845c9f868142adb957796ee291e1e53b0f3d3f2446064d8014ec54e7008ac03eca7f2f4925efa00ff42b98810371b
 SHA512 
979ccf67fe08d09a2cf0413b4674a44208aa5f4802ab086a463ea2b449fc8c9d1c96dea7234c8e715064cf1726a47d2a5428728a2ff0d00759d5fe7017dc709f

diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild 
b/x11-libs/goffice/goffice-0.10.43.ebuild
new file mode 100644
index 000..6101179ce7e
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.43.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2018 Gentoo Authors
+# 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/goffice-0.10.43.tar.xz;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.20:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-11-17 Thread Gilles Dartiguelongue
commit: 737b8227d129a13893ad1af5e6e2c8b0d67e61a0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat Nov 17 15:06:17 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Nov 17 17:20:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=737b8227

x11-libs/goffice: fix minor issues from user contrib

Update homepage.

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-libs/goffice/goffice-0.10.43.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild 
b/x11-libs/goffice/goffice-0.10.43.ebuild
index 27c07ac7b75..33e79cd9153 100644
--- a/x11-libs/goffice/goffice-0.10.43.ebuild
+++ b/x11-libs/goffice/goffice-0.10.43.ebuild
@@ -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



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-11-17 Thread Gilles Dartiguelongue
commit: 9c49393fd6831e5ff2ed47ee2286476b409333d2
Author: Igor Mróz  wp  pl>
AuthorDate: Tue Nov  6 20:38:09 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Nov 17 17:20:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c49393f

x11-libs/goffice: Formatted ebuild file.

Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 x11-libs/goffice/goffice-0.10.43.ebuild | 17 +
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild 
b/x11-libs/goffice/goffice-0.10.43.ebuild
index 6101179ce7e..27c07ac7b75 100644
--- a/x11-libs/goffice/goffice-0.10.43.ebuild
+++ b/x11-libs/goffice/goffice-0.10.43.ebuild
@@ -2,13 +2,14 @@
 # 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/goffice-0.10.43.tar.xz;
+SRC_URI="https://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/${P}.tar.xz;
 
 LICENSE="GPL-2"
 SLOT="0.10"
@@ -19,27 +20,27 @@ IUSE="+introspection"
 RDEPEND="
>=app-text/libspectre-0.2.6:=
>=dev-libs/glib-2.38.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?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
>=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
>=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}
dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
>=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
 "
 



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/, x11-libs/goffice/files/

2018-11-17 Thread Gilles Dartiguelongue
commit: 19fe0fb2dd2923d24caeee5d5e3b0d921b3360a0
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Sat Nov 17 15:41:56 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Sat Nov 17 17:20:30 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe0fb2

x11-libs/goffice: fix unittest build failure

Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Gilles Dartiguelongue  gentoo.org>

 .../files/0.10.43-unittest-build-failure.patch  | 21 +
 x11-libs/goffice/goffice-0.10.43.ebuild |  5 +
 2 files changed, 26 insertions(+)

diff --git a/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch 
b/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch
new file mode 100644
index 000..8b9e89c3cf1
--- /dev/null
+++ b/x11-libs/goffice/files/0.10.43-unittest-build-failure.patch
@@ -0,0 +1,21 @@
+From 54098b6cd7dddc573b937f45048dd8a434f581af Mon Sep 17 00:00:00 2001
+From: Gilles Dartiguelongue 
+Date: Sat, 17 Nov 2018 16:30:30 +0100
+Subject: [PATCH] Add missing string.h include
+
+---
+ tests/test-quad.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/tests/test-quad.c b/tests/test-quad.c
+index 49d751e8..379d91ed 100644
+--- a/tests/test-quad.c
 b/tests/test-quad.c
+@@ -1,3 +1,4 @@
++#include 
+ #include 
+ 
+ // A rather expensive way of forcing the compiler to drop any excess
+-- 
+2.19.1
+

diff --git a/x11-libs/goffice/goffice-0.10.43.ebuild 
b/x11-libs/goffice/goffice-0.10.43.ebuild
index 33e79cd9153..690248f0287 100644
--- a/x11-libs/goffice/goffice-0.10.43.ebuild
+++ b/x11-libs/goffice/goffice-0.10.43.ebuild
@@ -43,6 +43,11 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
 "
 
+PATCHES=(
+   # https://gitlab.gnome.org/GNOME/goffice/merge_requests/2
+   "${FILESDIR}"/${PV}-unittest-build-failure.patch
+)
+
 src_configure() {
gnome2_src_configure \
--without-lasem \



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-11-02 Thread Mart Raudsepp
commit: 9c5baba86629920f35c8e07b1b84be829dd36033
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Fri Nov  2 11:01:57 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Fri Nov  2 11:13:18 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c5baba8

x11-libs/goffice: add explicit build dep on glib-utils

Closes: https://bugs.gentoo.org/668246
Signed-off-by: Mart Raudsepp  gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 x11-libs/goffice/goffice-0.10.38.ebuild | 3 ++-
 x11-libs/goffice/goffice-0.10.41.ebuild | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.38.ebuild 
b/x11-libs/goffice/goffice-0.10.38.ebuild
index ac042ad1219..6ce1d66a8eb 100644
--- a/x11-libs/goffice/goffice-0.10.38.ebuild
+++ b/x11-libs/goffice/goffice-0.10.38.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -37,6 +37,7 @@ DEPEND="${RDEPEND}
virtual/perl-Getopt-Long
virtual/perl-IO-Compress
virtual/perl-Compress-Raw-Zlib
+   dev-util/glib-utils
>=dev-util/gtk-doc-am-1.12
>=dev-util/intltool-0.35
virtual/pkgconfig

diff --git a/x11-libs/goffice/goffice-0.10.41.ebuild 
b/x11-libs/goffice/goffice-0.10.41.ebuild
index 9bf3bf394d8..75c08021059 100644
--- a/x11-libs/goffice/goffice-0.10.41.ebuild
+++ b/x11-libs/goffice/goffice-0.10.41.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -37,6 +37,7 @@ DEPEND="${RDEPEND}
virtual/perl-Getopt-Long
virtual/perl-IO-Compress
virtual/perl-Compress-Raw-Zlib
+   dev-util/glib-utils
>=dev-util/gtk-doc-am-1.12
>=dev-util/intltool-0.35
virtual/pkgconfig



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-05-10 Thread Mart Raudsepp
commit: 2b8e2704135d28a52fdd994f66afbb6c4846576f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu May 10 09:44:54 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu May 10 10:06:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b8e2704

x11-libs/goffice: bump to 0.10.41

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.41.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index c2da237f805..05073ec56e0 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
 DIST goffice-0.10.40.tar.xz 2381416 BLAKE2B 
24d1905e41e1eb57be53f8f7598776457a17707412e79f2e314e9d1bdbea97a406b1ec27ee628f7d50e22305cd41d900a588520d2995f8be61021ae9b7de60d7
 SHA512 
1756ab825afe0d4a6249c351b2713b5397827bf289d1c2af5a6a6ccc21797ff01d8b69c72d83c9d8b941d5c73ad03bbf63bd98e475828787d8bbf8d18ffd0ede
+DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8

diff --git a/x11-libs/goffice/goffice-0.10.41.ebuild 
b/x11-libs/goffice/goffice-0.10.41.ebuild
new file mode 100644
index 000..9bf3bf394d8
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.41.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.20:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-05-10 Thread Mart Raudsepp
commit: b0274644b5ce72556e14372fb6412211d430aa9f
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Thu May 10 09:45:27 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Thu May 10 10:06:31 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0274644

x11-libs/goffice: remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.40.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 05073ec56e0..9d4340b08d1 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
-DIST goffice-0.10.40.tar.xz 2381416 BLAKE2B 
24d1905e41e1eb57be53f8f7598776457a17707412e79f2e314e9d1bdbea97a406b1ec27ee628f7d50e22305cd41d900a588520d2995f8be61021ae9b7de60d7
 SHA512 
1756ab825afe0d4a6249c351b2713b5397827bf289d1c2af5a6a6ccc21797ff01d8b69c72d83c9d8b941d5c73ad03bbf63bd98e475828787d8bbf8d18ffd0ede
 DIST goffice-0.10.41.tar.xz 2381656 BLAKE2B 
7d73b892d91f917e3a47058f508094a16bb50860686dcf33c68ac8028b40e7ba74cc276f276672f29ddafef73b03887cf6280a2812305bd9b24ae3021c319d25
 SHA512 
d4b6a30b2b5d92e7500a1810626d20a2d4e5f66c1a879c904fe57df384bf4a480de322e9ae0a5fe7a44e73e060d9a33da6d56cd051c3d6cb1ebf0eae09fda2f8

diff --git a/x11-libs/goffice/goffice-0.10.40.ebuild 
b/x11-libs/goffice/goffice-0.10.40.ebuild
deleted file mode 100644
index 9bf3bf394d8..000
--- a/x11-libs/goffice/goffice-0.10.40.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.20:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-05-06 Thread Mart Raudsepp
commit: d76831fc0c33570062d1192e26c30dc08e6b521c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun May  6 21:00:45 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun May  6 21:27:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d76831fc

x11-libs/goffice: bump to 0.10.40

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.40.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 6c320a393a1..c2da237f805 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1 +1,2 @@
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
+DIST goffice-0.10.40.tar.xz 2381416 BLAKE2B 
24d1905e41e1eb57be53f8f7598776457a17707412e79f2e314e9d1bdbea97a406b1ec27ee628f7d50e22305cd41d900a588520d2995f8be61021ae9b7de60d7
 SHA512 
1756ab825afe0d4a6249c351b2713b5397827bf289d1c2af5a6a6ccc21797ff01d8b69c72d83c9d8b941d5c73ad03bbf63bd98e475828787d8bbf8d18ffd0ede

diff --git a/x11-libs/goffice/goffice-0.10.40.ebuild 
b/x11-libs/goffice/goffice-0.10.40.ebuild
new file mode 100644
index 000..9bf3bf394d8
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.40.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.20:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-04-28 Thread Mart Raudsepp
commit: 4cd98cd5cfc34f8a20c2049a3eee592444dfe051
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr 29 00:04:13 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 29 00:04:13 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd98cd5

x11-libs/goffice: remove old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.35.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index c700382de6d..4c52edc09ac 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
-DIST goffice-0.10.35.tar.xz 2370332 BLAKE2B 
44799f90f45b36241aa1a3e9371719dcf76d94ff5b180dbc0d13e633c65cea88c8fa6049a94833c01d7a96db29e768e737f458dfff2eb2211d2915be68ec8338
 SHA512 
68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
 DIST goffice-0.8.17.tar.xz 1814488 BLAKE2B 
8e17ade84f7417e493bbd56bd42805ad9fb87749b4705eb09c208384e3537610f478cf0ecb957b2a2007a097efc5e1c2019060b1aaffddf52bd1db559d7af957
 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c

diff --git a/x11-libs/goffice/goffice-0.10.35.ebuild 
b/x11-libs/goffice/goffice-0.10.35.ebuild
deleted file mode 100644
index 3b4fa16dc04..000
--- a/x11-libs/goffice/goffice-0.10.35.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/files/, x11-libs/goffice/

2018-04-28 Thread Mart Raudsepp
commit: 55cf5212a0f79d343099c6934da64fcf1783e6af
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Sun Apr 29 00:07:55 2018 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 29 00:07:55 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cf5212

x11-libs/goffice: remove old SLOT="0.8"

No more consumers left

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 x11-libs/goffice/Manifest  |   1 -
 .../goffice/files/goffice-0.8.17-no-pcre.patch | 219 -
 x11-libs/goffice/goffice-0.8.17-r2.ebuild  |  64 --
 3 files changed, 284 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 4c52edc09ac..6c320a393a1 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1 @@
 DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
-DIST goffice-0.8.17.tar.xz 1814488 BLAKE2B 
8e17ade84f7417e493bbd56bd42805ad9fb87749b4705eb09c208384e3537610f478cf0ecb957b2a2007a097efc5e1c2019060b1aaffddf52bd1db559d7af957
 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c

diff --git a/x11-libs/goffice/files/goffice-0.8.17-no-pcre.patch 
b/x11-libs/goffice/files/goffice-0.8.17-no-pcre.patch
deleted file mode 100644
index 4691acdcd8f..000
--- a/x11-libs/goffice/files/goffice-0.8.17-no-pcre.patch
+++ /dev/null
@@ -1,219 +0,0 @@
-From 00b816027e11f5fd890df07ae94d720cce106f34 Mon Sep 17 00:00:00 2001
-From: Alexandre Rostovtsev 
-Date: Fri, 20 Apr 2012 14:57:59 -0400
-Subject: [PATCH] Drop pcre workaround for https://bugzilla.gnome.org/show_bug.cgi?id=670316

- configure.in|   24 +--
- goffice/utils/regutf8.c |  106 ---
- 2 files changed, 1 insertions(+), 129 deletions(-)
-
-diff --git a/configure.in b/configure.in
-index fd40d53..62e299d 100644
 a/configure.in
-+++ b/configure.in
-@@ -93,7 +93,7 @@ PKG_PROG_PKG_CONFIG
- 
- dnl *
- goffice_reqs="
--  glib-2.0>= 2.8.0
-+  glib-2.0>= 2.16.0
-   gobject-2.0 >= 2.16.0
-   gmodule-2.0 >= 2.16.0
-   gio-2.0 >= 2.16.0
-@@ -492,13 +492,6 @@ SAVE_CFLAGS=$CFLAGS
- SAVE_LIBS=$LIBS
- CFLAGS="$CFLAGS $GOFFICE_CFLAGS"
- LIBS="$GOFFICE_LIBS $LIBS"
--AC_MSG_CHECKING([for G_REGEX_ERROR_STRAY_BACKSLASH])
--AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include ]], [[GRegexError 
error=G_REGEX_ERROR_STRAY_BACKSLASH;]])],
--   [AC_DEFINE(HAVE_G_REGEX_ERROR_STRAY_BACKSLASH, 1, [Define if 
G_REGEX_ERROR_STRAY_BACKSLASH is defined])
--  glib_has_G_REGEX_ERROR_STRAY_BACKSLASH=yes
--AC_MSG_RESULT(yes)],
--   [AC_MSG_RESULT(no)
--  glib_has_G_REGEX_ERROR_STRAY_BACKSLASH=no])
- if test "x$goffice_with_gtk" = "xtrue" ; then
-   AC_CHECK_FUNCS(gtk_dialog_get_response_for_widget)
-   AC_CHECK_FUNCS(gtk_widget_set_tooltip_text gtk_tool_item_set_tooltip_text,
-@@ -511,21 +504,6 @@ if test $gtk_disable_deprecated = yes; then
-   CFLAGS="$CFLAGS -DGTK_DISABLE_DEPRECATED"
- fi
- 
--if test "x$glib_has_G_REGEX_ERROR_STRAY_BACKSLASH" = "xno"; then
--  dnl Check for working pcre
--  AC_CHECK_HEADER(pcre.h,[], AC_MSG_ERROR([Header files for PCRE were not 
found]))
--  AC_CHECK_LIB(pcre,pcre_compile2,[], AC_MSG_ERROR([The PCRE library is 
missing or too old]))
--  AC_MSG_CHECKING([for UTF-8 support in pcre])
--  if (pcretest -C 2>&1) | grep -i "^ *UTF-8 support" >/dev/null; then
--  AC_MSG_RESULT(yes)
--  LIBS="$LIBS -lpcre"
--  EXTRA_LIBS="$EXTRA_LIBS -lpcre"
--  else
--  AC_MSG_ERROR([The installed PCRE library is not configured for UTF-8 
support.])
--  fi
--fi
--
--
- AC_DEFUN([GOFFICE_CHECK_FUNC],
- [AC_CHECK_FUNC([$1],
-   [],
-diff --git a/goffice/utils/regutf8.c b/goffice/utils/regutf8.c
-index bc4aae4..3f32dd6 100644
 a/goffice/utils/regutf8.c
-+++ b/goffice/utils/regutf8.c
-@@ -7,9 +7,6 @@
- 
- #include 
- #include "regutf8.h"
--#ifndef HAVE_G_REGEX_ERROR_STRAY_BACKSLASH
--#include 
--#endif
- #include "go-glib-extras.h"
- #include 
- #include 
-@@ -21,11 +18,7 @@ void
- go_regfree (GORegexp *gor)
- {
-   if (gor->ppcre) {
--#ifdef HAVE_G_REGEX_ERROR_STRAY_BACKSLASH
-   g_regex_unref (gor->ppcre);
--#else
--  pcre_free (gor->ppcre);
--#endif
-   gor->ppcre = NULL;
-   }
- }
-@@ -70,7 +63,6 @@ go_regerror (int errcode, const GORegexp *gor, char *dst, 
size_t dstsize)
- int
- go_regcomp (GORegexp *gor, const char *pat, int cflags)
- {
--#ifdef HAVE_G_REGEX_ERROR_STRAY_BACKSLASH
-   GError 

[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-04-26 Thread Aaron Bauman
commit: 7e66518ce435730a42635d0b5d48084a34ff3a1a
Author: Aaron Bauman  gentoo  org>
AuthorDate: Thu Apr 26 22:23:46 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Apr 26 22:32:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e66518c

x11-libs/goffice: amd64 stable

Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-libs/goffice/goffice-0.10.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.38.ebuild 
b/x11-libs/goffice/goffice-0.10.38.ebuild
index a27adfb630d..ac042ad1219 100644
--- a/x11-libs/goffice/goffice-0.10.38.ebuild
+++ b/x11-libs/goffice/goffice-0.10.38.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-04-26 Thread Thomas Deutschmann
commit: d0520c45c0c4d61e33a35807f413fbac01b623c9
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Apr 26 16:37:09 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Apr 26 17:13:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0520c45

x11-libs/goffice: x86 stable (bug #652976)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 x11-libs/goffice/goffice-0.10.38.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.38.ebuild 
b/x11-libs/goffice/goffice-0.10.38.ebuild
index 9bf3bf394d8..a27adfb630d 100644
--- a/x11-libs/goffice/goffice-0.10.38.ebuild
+++ b/x11-libs/goffice/goffice-0.10.38.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2018-02-07 Thread Gilles Dartiguelongue
commit: 5dca30a28342b418cd7e7d1499a6cf45358a2cec
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Wed Feb  7 22:36:57 2018 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Wed Feb  7 23:20:08 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dca30a2

x11-libs/goffice: version 0.10.35 → 0.10.38

Force gtk+ to 3.20 as configure explicitely checks for a symbol
introduced in this version and it is already stable.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.38.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 77b136523bc..c700382de6d 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.35.tar.xz 2370332 BLAKE2B 
44799f90f45b36241aa1a3e9371719dcf76d94ff5b180dbc0d13e633c65cea88c8fa6049a94833c01d7a96db29e768e737f458dfff2eb2211d2915be68ec8338
 SHA512 
68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
+DIST goffice-0.10.38.tar.xz 2373308 BLAKE2B 
f270233adbbf300ad41516b1ed988db0772b95940196a6ac92c3090f6e52bc47933bb6bb4c023d7137cbca42adfab17fc41b82042c2e9c0340a6cd84942874e5
 SHA512 
1d72e30ee0b9f322cd4114d0a024a99e6d9ff7efcaeb9ca40b5fffe94180c232f03935743c15b1c6170f8bfc04fea5bdcc4d12760643c66cffafefbaa562fd62
 DIST goffice-0.8.17.tar.xz 1814488 BLAKE2B 
8e17ade84f7417e493bbd56bd42805ad9fb87749b4705eb09c208384e3537610f478cf0ecb957b2a2007a097efc5e1c2019060b1aaffddf52bd1db559d7af957
 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c

diff --git a/x11-libs/goffice/goffice-0.10.38.ebuild 
b/x11-libs/goffice/goffice-0.10.38.ebuild
new file mode 100644
index 000..9bf3bf394d8
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.38.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2018 Gentoo Foundation
+# 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/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.20:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2017-12-20 Thread Mart Raudsepp
commit: 9967416150a1ee363169bdc59f122e6fdca5da4c
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Wed Dec 20 19:26:18 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Wed Dec 20 20:21:08 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99674161

x11-libs/goffice: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.32.ebuild | 51 -
 2 files changed, 52 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 998f53b1003..77b136523bc 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
-DIST goffice-0.10.32.tar.xz 2366700 BLAKE2B 
a0b60225a5c042a6cfef2b171b916e61726dbd639ea7879384544339c805702deeb3a37ff3b486347d5fbbee33c238d25b2ce9bdd2984fbad2f52b1f4b0e50f9
 SHA512 
96bdeb4f7771db2da7e89fd89d737d0935507b2b4bbc27de6f8a5126ffd1e8f37816131ecaed26cba5b14aba358f49a5c04273beb8279476ae47331cd838de26
 DIST goffice-0.10.35.tar.xz 2370332 BLAKE2B 
44799f90f45b36241aa1a3e9371719dcf76d94ff5b180dbc0d13e633c65cea88c8fa6049a94833c01d7a96db29e768e737f458dfff2eb2211d2915be68ec8338
 SHA512 
68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
 DIST goffice-0.8.17.tar.xz 1814488 BLAKE2B 
8e17ade84f7417e493bbd56bd42805ad9fb87749b4705eb09c208384e3537610f478cf0ecb957b2a2007a097efc5e1c2019060b1aaffddf52bd1db559d7af957
 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c

diff --git a/x11-libs/goffice/goffice-0.10.32.ebuild 
b/x11-libs/goffice/goffice-0.10.32.ebuild
deleted file mode 100644
index 6feb5389085..000
--- a/x11-libs/goffice/goffice-0.10.32.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2017-12-16 Thread Tobias Klausmann
commit: 2ef6818f6794b2c12034fe4b8e58489c312ae181
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sat Dec 16 14:02:43 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sat Dec 16 14:03:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef6818f

x11-libs/goffice-0.10.35-r0: amd64 stable

Gentoo-Bug: http://bugs.gentoo.org/635938

 x11-libs/goffice/goffice-0.10.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.35.ebuild 
b/x11-libs/goffice/goffice-0.10.35.ebuild
index 7ffe9e16c76..da602fe36d2 100644
--- a/x11-libs/goffice/goffice-0.10.35.ebuild
+++ b/x11-libs/goffice/goffice-0.10.35.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2017-07-09 Thread Mart Raudsepp
commit: e2a015caf759b77529fcbcb22cd2a2f3f3c35882
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Jul 10 02:03:52 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jul 10 05:30:00 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2a015ca

x11-libs/goffice: remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-libs/goffice/Manifest   |  2 --
 x11-libs/goffice/goffice-0.10.29.ebuild | 53 -
 x11-libs/goffice/goffice-0.10.31.ebuild | 53 -
 3 files changed, 108 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 2f4ec9fd89f..2509e089da0 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,5 +1,3 @@
-DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
-DIST goffice-0.10.31.tar.xz 2386264 SHA256 
9d1fc2dcc131742348ed6e1597e2fab143cbf73e7067c5c05a3f3565266ed5a5 SHA512 
bdc497bd61c9b1e303afba6c9ed5f2d23a09e380702959a64d6877ce5ad7c7c495e63650686135aef137206ebec285227c9ee24cb3f73c64d7e5a504bf49bfc6
 WHIRLPOOL 
c270d7a29a555173ed1d0f2942d5b32ff90102cbc9ad14e07d307701533bf5f9b8813328457fa122376aaf56eba6df71f971f369fcb7cff7d16f9530cdbe
 DIST goffice-0.10.32.tar.xz 2366700 SHA256 
02b37da9f54fb92725b973875d1d2da49b54f6486eb03648fd1ea58e4a297ac3 SHA512 
96bdeb4f7771db2da7e89fd89d737d0935507b2b4bbc27de6f8a5126ffd1e8f37816131ecaed26cba5b14aba358f49a5c04273beb8279476ae47331cd838de26
 WHIRLPOOL 
b1a4d68bd3659dcf6fbff985536c5be6898a57bd85329182b8c1e88b10e66c86a7f2ba2035d18ca2b4349e9c53360b4f7d71c64522b430473b88232043e138a2
 DIST goffice-0.10.35.tar.xz 2370332 SHA256 
c19001afca09dc5446e06605a113d81a57124018a09c5889aeebba16cf1d5738 SHA512 
68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
 WHIRLPOOL 
5b255ccbadb1441f531452110e0fc1c9c8e29833d4c6a7f1577cbab5935ecc1f7ec4bb1c998cefe101ca1e7f36e0238ee5e1905110a288266d1d72429c79df99
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.29.ebuild 
b/x11-libs/goffice/goffice-0.10.29.ebuild
deleted file mode 100644
index 2ba39f76d0f..000
--- a/x11-libs/goffice/goffice-0.10.29.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# 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/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}

diff --git a/x11-libs/goffice/goffice-0.10.31.ebuild 
b/x11-libs/goffice/goffice-0.10.31.ebuild
deleted file mode 100644
index ea39123d8f8..000
--- a/x11-libs/goffice/goffice-0.10.31.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# 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"

[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2017-07-09 Thread Mart Raudsepp
commit: fdc9c78e375c5028463f563b6e4ef04c930e0806
Author: Mart Raudsepp  gentoo  org>
AuthorDate: Mon Jul 10 02:03:06 2017 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Mon Jul 10 05:29:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdc9c78e

x11-libs/goffice: bump to 0.10.35

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.35.ebuild | 51 +
 2 files changed, 52 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 6e1910f0276..2f4ec9fd89f 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,5 @@
 DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
 DIST goffice-0.10.31.tar.xz 2386264 SHA256 
9d1fc2dcc131742348ed6e1597e2fab143cbf73e7067c5c05a3f3565266ed5a5 SHA512 
bdc497bd61c9b1e303afba6c9ed5f2d23a09e380702959a64d6877ce5ad7c7c495e63650686135aef137206ebec285227c9ee24cb3f73c64d7e5a504bf49bfc6
 WHIRLPOOL 
c270d7a29a555173ed1d0f2942d5b32ff90102cbc9ad14e07d307701533bf5f9b8813328457fa122376aaf56eba6df71f971f369fcb7cff7d16f9530cdbe
 DIST goffice-0.10.32.tar.xz 2366700 SHA256 
02b37da9f54fb92725b973875d1d2da49b54f6486eb03648fd1ea58e4a297ac3 SHA512 
96bdeb4f7771db2da7e89fd89d737d0935507b2b4bbc27de6f8a5126ffd1e8f37816131ecaed26cba5b14aba358f49a5c04273beb8279476ae47331cd838de26
 WHIRLPOOL 
b1a4d68bd3659dcf6fbff985536c5be6898a57bd85329182b8c1e88b10e66c86a7f2ba2035d18ca2b4349e9c53360b4f7d71c64522b430473b88232043e138a2
+DIST goffice-0.10.35.tar.xz 2370332 SHA256 
c19001afca09dc5446e06605a113d81a57124018a09c5889aeebba16cf1d5738 SHA512 
68a274e73b8c237966ff300f129362d5a7a861e0281ca0dca9a0850f0ea30644f16de0eb5480ac8a399e7ff40699af5ddfcd79593c42f06d296ab3e778c368d2
 WHIRLPOOL 
5b255ccbadb1441f531452110e0fc1c9c8e29833d4c6a7f1577cbab5935ecc1f7ec4bb1c998cefe101ca1e7f36e0238ee5e1905110a288266d1d72429c79df99
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.35.ebuild 
b/x11-libs/goffice/goffice-0.10.35.ebuild
new file mode 100644
index 000..7ffe9e16c76
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.35.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-09-05 Thread Gilles Dartiguelongue
commit: ffad639eebcab36f17613a4af4890182cef88d94
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Sep  5 22:05:56 2016 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Sep  5 22:25:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffad639e

x11-libs/goffice: version bump to 0.10.32

Package-Manager: portage-2.3.0

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.32.ebuild | 52 +
 2 files changed, 53 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 9318073..6e1910f 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
 DIST goffice-0.10.31.tar.xz 2386264 SHA256 
9d1fc2dcc131742348ed6e1597e2fab143cbf73e7067c5c05a3f3565266ed5a5 SHA512 
bdc497bd61c9b1e303afba6c9ed5f2d23a09e380702959a64d6877ce5ad7c7c495e63650686135aef137206ebec285227c9ee24cb3f73c64d7e5a504bf49bfc6
 WHIRLPOOL 
c270d7a29a555173ed1d0f2942d5b32ff90102cbc9ad14e07d307701533bf5f9b8813328457fa122376aaf56eba6df71f971f369fcb7cff7d16f9530cdbe
+DIST goffice-0.10.32.tar.xz 2366700 SHA256 
02b37da9f54fb92725b973875d1d2da49b54f6486eb03648fd1ea58e4a297ac3 SHA512 
96bdeb4f7771db2da7e89fd89d737d0935507b2b4bbc27de6f8a5126ffd1e8f37816131ecaed26cba5b14aba358f49a5c04273beb8279476ae47331cd838de26
 WHIRLPOOL 
b1a4d68bd3659dcf6fbff985536c5be6898a57bd85329182b8c1e88b10e66c86a7f2ba2035d18ca2b4349e9c53360b4f7d71c64522b430473b88232043e138a2
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.32.ebuild 
b/x11-libs/goffice/goffice-0.10.32.ebuild
new file mode 100644
index ..10ac377
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.32.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-07-03 Thread Pacho Ramos
commit: fb4788a7af80e45d63788ed879b58a9ac2d6ff73
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jul  3 16:26:42 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jul  3 16:33:31 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4788a7

x11-libs/goffice: Version bump

Package-Manager: portage-2.3.0_rc1

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.31.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 665bf2b..9318073 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
+DIST goffice-0.10.31.tar.xz 2386264 SHA256 
9d1fc2dcc131742348ed6e1597e2fab143cbf73e7067c5c05a3f3565266ed5a5 SHA512 
bdc497bd61c9b1e303afba6c9ed5f2d23a09e380702959a64d6877ce5ad7c7c495e63650686135aef137206ebec285227c9ee24cb3f73c64d7e5a504bf49bfc6
 WHIRLPOOL 
c270d7a29a555173ed1d0f2942d5b32ff90102cbc9ad14e07d307701533bf5f9b8813328457fa122376aaf56eba6df71f971f369fcb7cff7d16f9530cdbe
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.31.ebuild 
b/x11-libs/goffice/goffice-0.10.31.ebuild
new file mode 100644
index 000..1f36ed7
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.31.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-07-03 Thread Pacho Ramos
commit: 6fe324e80fab0ea4f5e0dae11c0b362310107aca
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jul  3 16:24:32 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jul  3 16:33:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fe324e8

x11-libs/goffice: Drop old

Package-Manager: portage-2.3.0_rc1

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.27.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 6f45d12..665bf2b 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
-DIST goffice-0.10.27.tar.xz 2363972 SHA256 
3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0 SHA512 
31776e03928f7128319d3db7b6a049fbd2b9bbab5654df7fd4b65c62ec96323a298e00d61d129bf4fbd7c148d0e94eee06014bef30f544225f1fc7ddf903
 WHIRLPOOL 
7bef90d215ccb11ac25419fef025a542ef7403091b29345d3a5565dfea6e4cc77783251db7a8286809a8e22e1008b966c0b279ed9fdf4acf5535de8a90d8a32d
 DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.27.ebuild 
b/x11-libs/goffice/goffice-0.10.27.ebuild
deleted file mode 100644
index 9093e1a..000
--- a/x11-libs/goffice/goffice-0.10.27.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-06-11 Thread Pacho Ramos
commit: fc526e38808be8aa23c8565d214249d9f9553389
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 12:18:10 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 19:39:28 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc526e38

x11-libs/goffice: x86 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="x86"

 x11-libs/goffice/goffice-0.10.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.29.ebuild 
b/x11-libs/goffice/goffice-0.10.29.ebuild
index 3ca49d3..c99f3a9 100644
--- a/x11-libs/goffice/goffice-0.10.29.ebuild
+++ b/x11-libs/goffice/goffice-0.10.29.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-06-11 Thread Pacho Ramos
commit: 380797ea956b2f3a8eb6a106a4c3d91541433bfc
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Jun 11 11:58:18 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Jun 11 12:05:52 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380797ea

x11-libs/goffice: amd64 stable, bug 584468

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="amd64"

 x11-libs/goffice/goffice-0.10.29.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.29.ebuild 
b/x11-libs/goffice/goffice-0.10.29.ebuild
index 1f36ed7..3ca49d3 100644
--- a/x11-libs/goffice/goffice-0.10.29.ebuild
+++ b/x11-libs/goffice/goffice-0.10.29.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # FIXME: add lasem to tree



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-05-28 Thread Pacho Ramos
commit: 1001aa2c842e054448f427fb3f7f683b3c77e461
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 28 14:55:21 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 28 15:48:38 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1001aa2c

x11-libs/goffice: Drop old

Package-Manager: portage-2.3.0_rc1

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.28.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index c9c3f58..ff1ee56 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,2 @@
 DIST goffice-0.10.27.tar.xz 2363972 SHA256 
3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0 SHA512 
31776e03928f7128319d3db7b6a049fbd2b9bbab5654df7fd4b65c62ec96323a298e00d61d129bf4fbd7c148d0e94eee06014bef30f544225f1fc7ddf903
 WHIRLPOOL 
7bef90d215ccb11ac25419fef025a542ef7403091b29345d3a5565dfea6e4cc77783251db7a8286809a8e22e1008b966c0b279ed9fdf4acf5535de8a90d8a32d
-DIST goffice-0.10.28.tar.xz 2379056 SHA256 
068f060de1a4c058b373dbd4adbfc48fda4b4e3402ec070499d7cd1e737f3a8b SHA512 
f04a0b7eda2e7a0a154c92d82495450f2e6da4968f2db2de5df0d10f5404b3cc0f1c7f8559faeb6e9393a6722bca76c146bce68e004d06dfe3d751afcdaf9ff1
 WHIRLPOOL 
ae221bf1761ef6f775d217689f3f218a956aab649cc6818fe8a8a7fff4213423a37b715a4d4256cce6e6d17b2367884c4a99eba103386cec106b2ee86082b075
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.28.ebuild 
b/x11-libs/goffice/goffice-0.10.28.ebuild
deleted file mode 100644
index 3b351e2..000
--- a/x11-libs/goffice/goffice-0.10.28.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-05-28 Thread Pacho Ramos
commit: 7f0e2ff0fd0502ecd78eb14e5386ad86b4a2
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat May 28 14:56:03 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat May 28 15:48:41 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f0e

x11-libs/goffice: Version bump

Package-Manager: portage-2.3.0_rc1

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.29.ebuild | 54 +
 2 files changed, 55 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index ff1ee56..6f45d12 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,2 +1,3 @@
 DIST goffice-0.10.27.tar.xz 2363972 SHA256 
3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0 SHA512 
31776e03928f7128319d3db7b6a049fbd2b9bbab5654df7fd4b65c62ec96323a298e00d61d129bf4fbd7c148d0e94eee06014bef30f544225f1fc7ddf903
 WHIRLPOOL 
7bef90d215ccb11ac25419fef025a542ef7403091b29345d3a5565dfea6e4cc77783251db7a8286809a8e22e1008b966c0b279ed9fdf4acf5535de8a90d8a32d
+DIST goffice-0.10.29.tar.xz 2379280 SHA256 
b395dcf062f8575788aeab087b66ae21c2e22a7661309adc81d1825b507b7ff9 SHA512 
7e6bf2e3d469f8428e6f0c4c7b381ac9f855b3c491cb70676df15aa33f0d15a899147d488c8478b57aabd206bfe61b811352c05be0f9d8458a611b7aa6f4
 WHIRLPOOL 
44d83acd5fd65ee566a25c48fec5b8bbd7bbb6e5843a2aa51b2406991d515399da0ad55831b822f5102c6c30ca065ba05f6282fc24183aed4d0476b6f998cbf6
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.29.ebuild 
b/x11-libs/goffice/goffice-0.10.29.ebuild
new file mode 100644
index 000..1f36ed7
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.29.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-02-20 Thread Pacho Ramos
commit: 4e609fef1b3de2ffcb9238388a07d3b57f85b172
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 20 13:04:11 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 20 13:52:32 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e609fef

x11-libs/goffice: Version bump

Package-Manager: portage-2.2.27

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.27.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 06c5f19..6153317 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.10.26.tar.xz 2358900 SHA256 
2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb SHA512 
4f042a0ecd9c44b864cb761753c3e42704aa7cf5973816dc30bd45be14f984594f86ed67c8c1333ba71b68c41066021a9e582d245ff8fab8032e576c5ea9f603
 WHIRLPOOL 
95fbafa1ce8cf5a08b7c9bbcef521b9782ddce1e77235e5ac565e84fc186cce317be3ebbb01aaebb5a8c5a29f481bdb72e067f7df1283ae443949997233fe662
+DIST goffice-0.10.27.tar.xz 2363972 SHA256 
3717b400fd190f18cf1dd7a16e1991b1f7c7cbdfeb1993656e7972347168d8c0 SHA512 
31776e03928f7128319d3db7b6a049fbd2b9bbab5654df7fd4b65c62ec96323a298e00d61d129bf4fbd7c148d0e94eee06014bef30f544225f1fc7ddf903
 WHIRLPOOL 
7bef90d215ccb11ac25419fef025a542ef7403091b29345d3a5565dfea6e4cc77783251db7a8286809a8e22e1008b966c0b279ed9fdf4acf5535de8a90d8a32d
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.27.ebuild 
b/x11-libs/goffice/goffice-0.10.27.ebuild
new file mode 100644
index 000..3b351e2
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.27.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-02-20 Thread Pacho Ramos
commit: ee303d25ad0c275cfdb500b80f19d27465c4931d
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Feb 20 13:03:31 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Feb 20 13:52:29 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee303d25

x11-libs/goffice: Drop old

Package-Manager: portage-2.2.27

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.25.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 6354317..06c5f19 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,3 @@
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
-DIST goffice-0.10.25.tar.xz 2358836 SHA256 
cdeab902c7811a0b31c71872497f7ec21ebaeeb8a05b86bdd48d112b06c9ffa2 SHA512 
eb62883833d4578309f0849c9643576cd83bb336d1e1c0a2f677b0d2849d65c005ca5e4d4ae6bf13b37a308798b204cd2a8eb9577165d6f4e0a161792115109b
 WHIRLPOOL 
76f66e09ef3fcbe82ddc242e799cf41f540474ea952f9d7c7ac15b9422dec1989cd508cb16a2597ebf086300e45df972d1c4050a4edc1471c4efbeea5dc156e8
 DIST goffice-0.10.26.tar.xz 2358900 SHA256 
2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb SHA512 
4f042a0ecd9c44b864cb761753c3e42704aa7cf5973816dc30bd45be14f984594f86ed67c8c1333ba71b68c41066021a9e582d245ff8fab8032e576c5ea9f603
 WHIRLPOOL 
95fbafa1ce8cf5a08b7c9bbcef521b9782ddce1e77235e5ac565e84fc186cce317be3ebbb01aaebb5a8c5a29f481bdb72e067f7df1283ae443949997233fe662
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.25.ebuild 
b/x11-libs/goffice/goffice-0.10.25.ebuild
deleted file mode 100644
index 3b351e2..000
--- a/x11-libs/goffice/goffice-0.10.25.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2016-01-10 Thread Pacho Ramos
commit: 3959384c2bc66274aae0d43b60a98e68e77b6277
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Jan 10 18:26:08 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Jan 10 18:26:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3959384c

x11-libs/goffice: Version bump

Package-Manager: portage-2.2.26

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.26.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index c8c02fb..6354317 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.10.25.tar.xz 2358836 SHA256 
cdeab902c7811a0b31c71872497f7ec21ebaeeb8a05b86bdd48d112b06c9ffa2 SHA512 
eb62883833d4578309f0849c9643576cd83bb336d1e1c0a2f677b0d2849d65c005ca5e4d4ae6bf13b37a308798b204cd2a8eb9577165d6f4e0a161792115109b
 WHIRLPOOL 
76f66e09ef3fcbe82ddc242e799cf41f540474ea952f9d7c7ac15b9422dec1989cd508cb16a2597ebf086300e45df972d1c4050a4edc1471c4efbeea5dc156e8
+DIST goffice-0.10.26.tar.xz 2358900 SHA256 
2b8dd0a0f84ef4f6bd32bfdae2b68caa0e41631026a74d04c4d2266512a744bb SHA512 
4f042a0ecd9c44b864cb761753c3e42704aa7cf5973816dc30bd45be14f984594f86ed67c8c1333ba71b68c41066021a9e582d245ff8fab8032e576c5ea9f603
 WHIRLPOOL 
95fbafa1ce8cf5a08b7c9bbcef521b9782ddce1e77235e5ac565e84fc186cce317be3ebbb01aaebb5a8c5a29f481bdb72e067f7df1283ae443949997233fe662
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.26.ebuild 
b/x11-libs/goffice/goffice-0.10.26.ebuild
new file mode 100644
index 000..3b351e2
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.26.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-12-26 Thread Pacho Ramos
commit: 6d4f56d7e93d80ff618d5bd9420a6fb915513dde
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 26 13:49:32 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 26 14:20:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4f56d7

x11-libs/goffice: Drop old

Package-Manager: portage-2.2.26

 x11-libs/goffice/Manifest |  1 -
 x11-libs/goffice/goffice-0.10.23.ebuild   | 56 
 x11-libs/goffice/goffice-0.8.17-r1.ebuild | 62 ---
 3 files changed, 119 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 2dcb297..c8c02fb 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,3 @@
-DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.10.25.tar.xz 2358836 SHA256 
cdeab902c7811a0b31c71872497f7ec21ebaeeb8a05b86bdd48d112b06c9ffa2 SHA512 
eb62883833d4578309f0849c9643576cd83bb336d1e1c0a2f677b0d2849d65c005ca5e4d4ae6bf13b37a308798b204cd2a8eb9577165d6f4e0a161792115109b
 WHIRLPOOL 
76f66e09ef3fcbe82ddc242e799cf41f540474ea952f9d7c7ac15b9422dec1989cd508cb16a2597ebf086300e45df972d1c4050a4edc1471c4efbeea5dc156e8
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.23.ebuild 
b/x11-libs/goffice/goffice-0.10.23.ebuild
deleted file mode 100644
index 9093e1a..000
--- a/x11-libs/goffice/goffice-0.10.23.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}

diff --git a/x11-libs/goffice/goffice-0.8.17-r1.ebuild 
b/x11-libs/goffice/goffice-0.8.17-r1.ebuild
deleted file mode 100644
index cea128c..000
--- a/x11-libs/goffice/goffice-0.8.17-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit autotools eutils gnome2 flag-o-matic
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.8"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="doc gnome"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND=">=dev-libs/glib-2.16:2
-   >=gnome-extra/libgsf-1.14.9
-   

[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-12-26 Thread Pacho Ramos
commit: 2bf32ea0535300471d693e44956341779946b281
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Dec 26 13:48:32 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Dec 26 14:20:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bf32ea0

x11-libs/goffice: Version bump

Package-Manager: portage-2.2.26

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.25.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 232dd0d..2dcb297 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
+DIST goffice-0.10.25.tar.xz 2358836 SHA256 
cdeab902c7811a0b31c71872497f7ec21ebaeeb8a05b86bdd48d112b06c9ffa2 SHA512 
eb62883833d4578309f0849c9643576cd83bb336d1e1c0a2f677b0d2849d65c005ca5e4d4ae6bf13b37a308798b204cd2a8eb9577165d6f4e0a161792115109b
 WHIRLPOOL 
76f66e09ef3fcbe82ddc242e799cf41f540474ea952f9d7c7ac15b9422dec1989cd508cb16a2597ebf086300e45df972d1c4050a4edc1471c4efbeea5dc156e8
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.25.ebuild 
b/x11-libs/goffice/goffice-0.10.25.ebuild
new file mode 100644
index 000..3b351e2
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.25.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-11-11 Thread Agostino Sarubbo
commit: 7c9fa9252390b69d7fec4d3222d878c372c4bde8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 11 08:19:11 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 11 08:20:00 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9fa925

x11-libs/goffice: x86 stable wrt bug #565086

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/goffice/goffice-0.10.24.ebuild   | 2 +-
 x11-libs/goffice/goffice-0.8.17-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.24.ebuild 
b/x11-libs/goffice/goffice-0.10.24.ebuild
index 630e90f..9093e1a 100644
--- a/x11-libs/goffice/goffice-0.10.24.ebuild
+++ b/x11-libs/goffice/goffice-0.10.24.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # Build fails with -gtk

diff --git a/x11-libs/goffice/goffice-0.8.17-r2.ebuild 
b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
index a8559a2..72bffbc 100644
--- a/x11-libs/goffice/goffice-0.8.17-r2.ebuild
+++ b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.8"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="gnome"
 
 # Build fails with -gtk



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-11-10 Thread Agostino Sarubbo
commit: a9947882b91b252cee3cc3fed9398535fa86751c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Nov 10 17:01:17 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Nov 10 17:02:09 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9947882

x11-libs/goffice: amd64 stable wrt bug #565086

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

 x11-libs/goffice/goffice-0.10.24.ebuild   | 2 +-
 x11-libs/goffice/goffice-0.8.17-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/goffice/goffice-0.10.24.ebuild 
b/x11-libs/goffice/goffice-0.10.24.ebuild
index 3b351e2..630e90f 100644
--- a/x11-libs/goffice/goffice-0.10.24.ebuild
+++ b/x11-libs/goffice/goffice-0.10.24.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # Build fails with -gtk

diff --git a/x11-libs/goffice/goffice-0.8.17-r2.ebuild 
b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
index e09db3f..a8559a2 100644
--- a/x11-libs/goffice/goffice-0.8.17-r2.ebuild
+++ b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.8"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="gnome"
 
 # Build fails with -gtk



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-10-18 Thread Pacho Ramos
commit: a1b2874b5b5fad7ffaa96952404aedf102a044b9
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct 18 17:24:52 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct 18 17:26:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b2874b

x11-libs/goffice: Update the ebuild style to bump EAPI and follow current team 
policies, rename configure.in

Package-Manager: portage-2.2.23

 x11-libs/goffice/goffice-0.8.17-r2.ebuild | 65 +++
 1 file changed, 65 insertions(+)

diff --git a/x11-libs/goffice/goffice-0.8.17-r2.ebuild 
b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
new file mode 100644
index 000..e09db3f
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.8.17-r2.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit autotools eutils gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.8"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="gnome"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=dev-libs/glib-2.16:2
+   >=gnome-extra/libgsf-1.14.9
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.8.1
+   >=x11-libs/cairo-1.2[svg]
+   x11-libs/libXext
+   x11-libs/libXrender
+   >=x11-libs/gtk+-2.16:2
+   gnome? ( >=gnome-base/gconf-2:2 )
+"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig
+   >=dev-util/intltool-0.35
+   dev-util/gtk-doc-am
+
+   gnome-base/gnome-common
+"
+# eautoreconf requires: gnome-common
+
+src_prepare() {
+   # bug #404271, https://bugzilla.gnome.org/show_bug.cgi?id=670316
+   epatch "${FILESDIR}/${P}-no-pcre.patch"
+
+   mv configure.in configure.ac || die
+   eautoreconf
+   gnome2_src_prepare
+}
+
+src_configure() {
+   local myconf
+   DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
+
+   # Gsettings is still experimental
+   if use gnome; then
+   myconf="${myconf} --with-config-backend=gconf"
+   else
+   myconf="${myconf} --with-config-backend=keyfile"
+   fi
+
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   ${myconf}
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-10-17 Thread Pacho Ramos
commit: 0064e0583eadec6f9fb3be52c55b9199850339cb
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Oct 17 11:17:00 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Oct 17 11:18:19 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0064e058

x11-libs/goffice: Version bump

Package-Manager: portage-2.2.23

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.24.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index afe9a5c..64b0172 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.22.tar.xz 2347728 SHA256 
0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28 SHA512 
e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514
 WHIRLPOOL 
c2c9e45391e1ae5d68c48462fc361be39a6def78bbd60f111fb1d96358794332e6d9490ea220a13d7b6df213d9ca00b9335b4fa8ed79ee496f9bbafc85fcc983
 DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
+DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.24.ebuild 
b/x11-libs/goffice/goffice-0.10.24.ebuild
new file mode 100644
index 000..3b351e2
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.24.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-10-17 Thread Pacho Ramos
commit: 995d15803cf79582d146113fa1a4309c52dd0b4b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sat Oct 17 11:18:09 2015 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sat Oct 17 11:18:21 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995d1580

x11-libs/goffice: Drop old

Package-Manager: portage-2.2.23

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.22.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 64b0172..232dd0d 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,3 @@
-DIST goffice-0.10.22.tar.xz 2347728 SHA256 
0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28 SHA512 
e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514
 WHIRLPOOL 
c2c9e45391e1ae5d68c48462fc361be39a6def78bbd60f111fb1d96358794332e6d9490ea220a13d7b6df213d9ca00b9335b4fa8ed79ee496f9bbafc85fcc983
 DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 
cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 
67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17
 WHIRLPOOL 
189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.22.ebuild 
b/x11-libs/goffice/goffice-0.10.22.ebuild
deleted file mode 100644
index 9093e1a..000
--- a/x11-libs/goffice/goffice-0.10.22.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-09-12 Thread Agostino Sarubbo
commit: 6aca87a2ee6343ea0b1ac71851ee8e7236eebd81
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Sep 12 09:08:56 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Sep 12 09:11:06 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aca87a2

x11-libs/goffice: x86 stable wrt bug #551826

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

 x11-libs/goffice/goffice-0.10.23.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/goffice/goffice-0.10.23.ebuild 
b/x11-libs/goffice/goffice-0.10.23.ebuild
index 630e90f..9093e1a 100644
--- a/x11-libs/goffice/goffice-0.10.23.ebuild
+++ b/x11-libs/goffice/goffice-0.10.23.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://git.gnome.org/browse/goffice/;
 
 LICENSE="GPL-2"
 SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
 IUSE="+introspection"
 
 # Build fails with -gtk



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-08-31 Thread Gilles Dartiguelongue
commit: d45c54239570c06dcb0a32fede1684e4f10e2194
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Aug 31 18:10:49 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Aug 31 18:19:40 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d45c5423

x11-libs/goffice: version bump

Package-Manager: portage-2.2.20.1

 x11-libs/goffice/Manifest   |  1 +
 x11-libs/goffice/goffice-0.10.23.ebuild | 56 +
 2 files changed, 57 insertions(+)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 8140979..a066cfe 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,3 +1,4 @@
 DIST goffice-0.10.21.tar.xz 2336136 SHA256 
be3cd0f31bb304369283fd13b441aa67705e62231db2001da191c49f724749c2 SHA512 
e2363b84c9fac4a46860401e3bba3a92bc527bd0f40d593309788bd4a02bfe7cc55f49bb0587639435563b02e9729ee592069a4120482f2194eeb2c59512912f
 WHIRLPOOL 
f45ce739effe3df1f19f54f1673f0faba676b566c6677372c33a9df643422318e45463e9b85a5f9a944c7baeda4c228ba0aa8f40ff6d1a8d4c6d6ff064af0987
 DIST goffice-0.10.22.tar.xz 2347728 SHA256 
0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28 SHA512 
e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514
 WHIRLPOOL 
c2c9e45391e1ae5d68c48462fc361be39a6def78bbd60f111fb1d96358794332e6d9490ea220a13d7b6df213d9ca00b9335b4fa8ed79ee496f9bbafc85fcc983
+DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.23.ebuild 
b/x11-libs/goffice/goffice-0.10.23.ebuild
new file mode 100644
index 000..3b351e2
--- /dev/null
+++ b/x11-libs/goffice/goffice-0.10.23.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+
+inherit gnome2
+
+DESCRIPTION="A library of document-centric objects and utilities"
+HOMEPAGE="https://git.gnome.org/browse/goffice/;
+
+LICENSE="GPL-2"
+SLOT="0.10"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
+IUSE="+introspection"
+
+# Build fails with -gtk
+# FIXME: add lasem to tree
+RDEPEND="
+   >=app-text/libspectre-0.2.6:=
+   >=dev-libs/glib-2.38.0:2
+   dev-libs/libxslt
+   >=gnome-base/librsvg-2.22:2
+   >=gnome-extra/libgsf-1.14.24:=[introspection?]
+   >=dev-libs/libxml2-2.4.12:2
+   >=x11-libs/pango-1.24:=
+   >=x11-libs/cairo-1.10:=[svg]
+   x11-libs/libXext:=
+   x11-libs/libXrender:=
+   >=x11-libs/gdk-pixbuf-2.22:2
+   >=x11-libs/gtk+-3.8.7:3
+   introspection? (
+   >=dev-libs/gobject-introspection-1:=
+   >=gnome-extra/libgsf-1.14.23:= )
+"
+DEPEND="${RDEPEND}
+   dev-lang/perl
+   virtual/perl-Getopt-Long
+   virtual/perl-IO-Compress
+   virtual/perl-Compress-Raw-Zlib
+   >=dev-util/gtk-doc-am-1.12
+   >=dev-util/intltool-0.35
+   virtual/pkgconfig
+"
+# eautoreconf requires:
+# gnome-base/gnome-common
+
+src_configure() {
+   gnome2_src_configure \
+   --without-lasem \
+   --with-gtk \
+   --with-config-backend=gsettings \
+   $(use_enable introspection)
+}



[gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/

2015-08-31 Thread Gilles Dartiguelongue
commit: 644a3c1a4456990c283e9fdc58c9f68e77e9f217
Author: Gilles Dartiguelongue  gentoo  org>
AuthorDate: Mon Aug 31 18:11:18 2015 +
Commit: Gilles Dartiguelongue  gentoo  org>
CommitDate: Mon Aug 31 18:19:41 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644a3c1a

x11-libs/goffice: drop old revision

Package-Manager: portage-2.2.20.1

 x11-libs/goffice/Manifest   |  1 -
 x11-libs/goffice/goffice-0.10.21.ebuild | 56 -
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index a066cfe..afe9a5c 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,3 @@
-DIST goffice-0.10.21.tar.xz 2336136 SHA256 
be3cd0f31bb304369283fd13b441aa67705e62231db2001da191c49f724749c2 SHA512 
e2363b84c9fac4a46860401e3bba3a92bc527bd0f40d593309788bd4a02bfe7cc55f49bb0587639435563b02e9729ee592069a4120482f2194eeb2c59512912f
 WHIRLPOOL 
f45ce739effe3df1f19f54f1673f0faba676b566c6677372c33a9df643422318e45463e9b85a5f9a944c7baeda4c228ba0aa8f40ff6d1a8d4c6d6ff064af0987
 DIST goffice-0.10.22.tar.xz 2347728 SHA256 
0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28 SHA512 
e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514
 WHIRLPOOL 
c2c9e45391e1ae5d68c48462fc361be39a6def78bbd60f111fb1d96358794332e6d9490ea220a13d7b6df213d9ca00b9335b4fa8ed79ee496f9bbafc85fcc983
 DIST goffice-0.10.23.tar.xz 2356604 SHA256 
1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 
1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb
 WHIRLPOOL 
0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 
165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 
61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c
 WHIRLPOOL 
12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.21.ebuild 
b/x11-libs/goffice/goffice-0.10.21.ebuild
deleted file mode 100644
index 9093e1a..000
--- a/x11-libs/goffice/goffice-0.10.21.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/;
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-   >=app-text/libspectre-0.2.6:=
-   >=dev-libs/glib-2.38.0:2
-   dev-libs/libxslt
-   >=gnome-base/librsvg-2.22:2
-   >=gnome-extra/libgsf-1.14.24:=[introspection?]
-   >=dev-libs/libxml2-2.4.12:2
-   >=x11-libs/pango-1.24:=
-   >=x11-libs/cairo-1.10:=[svg]
-   x11-libs/libXext:=
-   x11-libs/libXrender:=
-   >=x11-libs/gdk-pixbuf-2.22:2
-   >=x11-libs/gtk+-3.8.7:3
-   introspection? (
-   >=dev-libs/gobject-introspection-1:=
-   >=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-   dev-lang/perl
-   virtual/perl-Getopt-Long
-   virtual/perl-IO-Compress
-   virtual/perl-Compress-Raw-Zlib
-   >=dev-util/gtk-doc-am-1.12
-   >=dev-util/intltool-0.35
-   virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-   gnome2_src_configure \
-   --without-lasem \
-   --with-gtk \
-   --with-config-backend=gsettings \
-   $(use_enable introspection)
-}