commit: 40142032d92d070e4db0a9aefd95e7f9f2c9e2e0
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 11:57:05 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 11:57:05 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=40142032
sci-chemistry/gnome-chemistry-utils: drop package
present in ::gentoo
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
.../gnome-chemistry-utils-0.14.2-extern-c.patch | 84 ----------------------
.../gnome-chemistry-utils-0.14.2-r1.ebuild | 45 ------------
.../gnome-chemistry-utils-9999.ebuild | 52 --------------
sci-chemistry/gnome-chemistry-utils/metadata.xml | 11 ---
4 files changed, 192 deletions(-)
diff --git
a/sci-chemistry/gnome-chemistry-utils/files/gnome-chemistry-utils-0.14.2-extern-c.patch
b/sci-chemistry/gnome-chemistry-utils/files/gnome-chemistry-utils-0.14.2-extern-c.patch
deleted file mode 100644
index f505af970..000000000
---
a/sci-chemistry/gnome-chemistry-utils/files/gnome-chemistry-utils-0.14.2-extern-c.patch
+++ /dev/null
@@ -1,84 +0,0 @@
- goffice/gchemutils-priv.h | 2 +-
- goffice/gchemutils.cc | 7 ++++---
- goffice/gchemutils.h | 6 +++---
- goffice/gogcuapp.h | 2 +-
- 4 files changed, 9 insertions(+), 8 deletions(-)
-
-diff --git a/goffice/gchemutils-priv.h b/goffice/gchemutils-priv.h
-index 480e1a5..deb9687 100644
---- a/goffice/gchemutils-priv.h
-+++ b/goffice/gchemutils-priv.h
-@@ -23,12 +23,12 @@
- #ifndef GOFFICE_GCHEMUTILS_PRIV_H
- #define GOFFICE_GCHEMUTILS_PRIV_H
-
--#include "gchemutils.h"
- #include <gcu/chem3ddoc.h>
- #include <gcu/structs.h>
- #include <gogcuapp.h>
- #include <gcu/document.h>
- #include <gcugtk/window.h>
-+#include "gchemutils.h"
-
- struct _GOGChemUtilsComponent
- {
-diff --git a/goffice/gchemutils.cc b/goffice/gchemutils.cc
-index 2aa85b5..a477b13 100644
---- a/goffice/gchemutils.cc
-+++ b/goffice/gchemutils.cc
-@@ -20,6 +20,10 @@
- * USA
- */
-
-+#include <map>
-+#include <string>
-+#include <cstring>
-+
- #include "config.h"
- #include "gchemutils-priv.h"
- #include "gogcpapp.h"
-@@ -31,9 +35,6 @@
- #include <goffice/app/module-plugin-defs.h>
- #include <goffice/component/go-component-factory.h>
- #include <glib/gi18n-lib.h>
--#include <map>
--#include <string>
--#include <cstring>
-
- //gcuGOfficeApplication *app;
-
-diff --git a/goffice/gchemutils.h b/goffice/gchemutils.h
-index 2f62aa5..8e6acb9 100644
---- a/goffice/gchemutils.h
-+++ b/goffice/gchemutils.h
-@@ -23,12 +23,12 @@
- #ifndef GOFFICE_GCHEMPAINT_H
- #define GOFFICE_GCHEMPAINT_H
-
--#include <goffice/component/goffice-component.h>
--#include <goffice/component/go-component.h>
--
- extern "C"
- {
-
-+#include <goffice/component/goffice-component.h>
-+#include <goffice/component/go-component.h>
-+
- typedef struct _GOGChemUtilsComponent GOGChemUtilsComponent;
-
- typedef GOComponentClass GOGChemUtilsComponentClass;
-diff --git a/goffice/gogcuapp.h b/goffice/gogcuapp.h
-index 0012931..0cad715 100644
---- a/goffice/gogcuapp.h
-+++ b/goffice/gogcuapp.h
-@@ -23,9 +23,9 @@
- #ifndef GO_GCU_APP_H
- #define GO_GCU_APP_H
-
--#include "gchemutils.h"
- #include <gcu/structs.h>
- #include <string>
-+#include "gchemutils.h"
-
- namespace gcu {
- class Document;
diff --git
a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
deleted file mode 100644
index 74b6741ec..000000000
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.2-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-GCONF_DEBUG="no"
-inherit eutils gnome2 versionator
-
-DESCRIPTION="Programs and library containing GTK widgets and C++ classes
related to chemistry"
-HOMEPAGE="http://gchemutils.nongnu.org/"
-SRC_URI="http://download.savannah.gnu.org/releases/gchemutils/$(get_version_component_range
1-2)/${P}.tar.bz2"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LICENSE="GPL-3 FDL-1.3"
-IUSE="gnumeric nls"
-
-RDEPEND="
- >=app-text/gnome-doc-utils-0.3.2
- >=dev-libs/glib-2.26.0:2
- >=dev-libs/libxml2-2.4.16:2
- >=gnome-extra/libgsf-1.14.9
- >=sci-chemistry/bodr-5
- >=sci-chemistry/chemical-mime-data-0.1.94
- >=sci-chemistry/openbabel-2.3.0
- >=x11-libs/cairo-1.6.0
- >=x11-libs/gdk-pixbuf-2.22.0
- >=x11-libs/goffice-0.10.4
- x11-libs/gtk+:3
- >=x11-libs/libX11-1.0.0
- gnumeric? ( >=app-office/gnumeric-1.11.6 )"
-DEPEND="
- virtual/pkgconfig
- app-doc/doxygen"
-
-RESTRICT="mirror"
-
-src_configure() {
- local myeconfargs=(
- $(use_enable nls)
- --disable-mozilla-plugin
- --disable-update-databases
- )
- gnome2_src_configure ${myeconfargs[@]}
-}
diff --git
a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
deleted file mode 100644
index 98af45ada..000000000
--- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-9999.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-GCONF_DEBUG="no"
-inherit autotools flag-o-matic gnome2 versionator subversion
-
-DESCRIPTION="Programs and library containing GTK widgets and C++ classes
related to chemistry"
-HOMEPAGE="http://gchemutils.nongnu.org/"
-SRC_URI=""
-ESVN_REPO_URI="svn://svn.savannah.nongnu.org/gchemutils/trunk/gchemutils"
-
-SLOT="0"
-KEYWORDS=""
-LICENSE="GPL-3 FDL-1.3"
-IUSE="gnumeric nls"
-
-RDEPEND="
- >=dev-libs/glib-2.36.0:2
- >=dev-libs/libxml2-2.4.16:2
- >=gnome-extra/libgsf-1.14.9
- >=sci-chemistry/bodr-5
- >=sci-chemistry/chemical-mime-data-0.1.94
- >=sci-chemistry/openbabel-2.3.0
- >=x11-libs/cairo-1.6.0
- >=x11-libs/gdk-pixbuf-2.22.0
- >=x11-libs/goffice-0.10.4
- x11-libs/gtk+:3
- >=x11-libs/libX11-1.0.0
- gnumeric? ( >=app-office/gnumeric-1.11.6 )"
-DEPEND="
- virtual/pkgconfig
- app-doc/doxygen"
-
-RESTRICT="mirror"
-
-ESVN_BOOTSTRAP="eautoreconf"
-
-src_prepare() {
- subversion_src_prepare
- gnome2_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- $(use_enable nls)
- --disable-mozilla-plugin
- --disable-update-databases
- )
- gnome2_src_configure ${myeconfargs[@]}
-}
diff --git a/sci-chemistry/gnome-chemistry-utils/metadata.xml
b/sci-chemistry/gnome-chemistry-utils/metadata.xml
deleted file mode 100644
index c6cbb8582..000000000
--- a/sci-chemistry/gnome-chemistry-utils/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <longdescription lang="en">
-The Gnome Chemistry Utils provide some programs and library containing
-GTK widgets and some C++ classes related to chemistry.
-</longdescription>
- <use>
- <flag name="gnumeric">Build pluging for gnumeric</flag>
- </use>
-</pkgmetadata>