* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-03-15 12:04 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 12:04 UTC (permalink / raw
To: gentoo-commits
commit: 5f1f407cb677ebe08ff3d54779e1bcd75be7127f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 12:04:29 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 12:04:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f1f407c
sci-chemistry/chemical-mime-data: amd64 stable wrt bug #575912
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
index 851bd6b..e1cbdc1 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-03-15 15:27 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2016-03-15 15:27 UTC (permalink / raw
To: gentoo-commits
commit: 70db7f36b00779ec25ce18321923caa8e330c5f0
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 15:25:12 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 15:25:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70db7f36
sci-chemistry/chemical-mime-data: x86 stable wrt bug #575912
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
index e1cbdc1..856cd05 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-03-29 20:16 Justin Lecher
0 siblings, 0 replies; 27+ messages in thread
From: Justin Lecher @ 2016-03-29 20:16 UTC (permalink / raw
To: gentoo-commits
commit: 4e781fbeb750f7d8ad70319f0f5386708aacbdb3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 15:48:17 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 29 20:16:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e781fbe
sci-chemistry/chemical-mime-data: Add missing png&svg support for imagemagick during build
* Bump to EAPI=6
* Use xdg.eclass instead of fdo-mime.eclass
* Optional usage of gnome-base/librsvg instead of media-gfx/imagemagick
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575904
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../chemical-mime-data-0.1.94-r3.ebuild | 49 ++++++++++++++++++++++
1 file changed, 49 insertions(+)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
new file mode 100644
index 0000000..c486f68
--- /dev/null
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit autotools xdg
+
+DESCRIPTION="A collection of data files to add support for chemical MIME types"
+HOMEPAGE="http://chemical-mime.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ gnome-base/gnome-mime-data
+ x11-misc/shared-mime-info"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ dev-util/desktop-file-utils
+ dev-libs/libxslt
+ || (
+ media-gfx/imagemagick[xml,png,svg]
+ gnome-base/librsvg
+ )
+ media-gfx/inkscape
+ virtual/pkgconfig"
+
+PATCHES=(
+ "${FILESDIR}"/${P}-turbomole.patch
+ "${FILESDIR}"/${P}-pigz.patch
+ "${FILESDIR}"/${P}-namespace-svg.patch
+ )
+
+src_prepare() {
+ xdg_src_prepare
+ eautoreconf
+}
+
+src_configure() {
+ local myeconfargs=(
+ --disable-update-database
+ --htmldir=/usr/share/doc/${PF}/html
+ )
+ econf ${myeconfargs[@]}
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-07-07 16:59 Michael Palimaka
0 siblings, 0 replies; 27+ messages in thread
From: Michael Palimaka @ 2016-07-07 16:59 UTC (permalink / raw
To: gentoo-commits
commit: 7365c6140f1b4fddc825325861548fa7ce82e9de
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 16:59:07 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 16:59:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7365c614
sci-chemistry/chemical-mime-data: add ~arm keyword
Tested on Raspberry Pi 2.
Package-Manager: portage-2.3.0
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index c486f68..a697b36 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-07-20 22:25 Justin Lecher
0 siblings, 0 replies; 27+ messages in thread
From: Justin Lecher @ 2016-07-20 22:25 UTC (permalink / raw
To: gentoo-commits
commit: 2eba66fba07c48918baab3a3ae9676c640089c3d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 22:20:50 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 22:21:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eba66fb
sci-chemistry/chemical-mime-data: Drop unecessary or unfunctional deps
Package-Manager: portage-2.3.0
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index a697b36..5b8fc00 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -22,11 +22,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
dev-util/desktop-file-utils
dev-libs/libxslt
- || (
- media-gfx/imagemagick[xml,png,svg]
- gnome-base/librsvg
- )
- media-gfx/inkscape
+ media-gfx/imagemagick[xml,png,svg]
virtual/pkgconfig"
PATCHES=(
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2016-08-06 10:38 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2016-08-06 10:38 UTC (permalink / raw
To: gentoo-commits
commit: 53c3f92c1a83ca7d0257a62609633bf50bcae978
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 6 10:34:17 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Aug 6 10:34:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c3f92c
sci-chemistry/chemical-mime-data: Cleanup per bug #146900
Package-Manager: portage-2.3.0
sci-chemistry/chemical-mime-data/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/metadata.xml b/sci-chemistry/chemical-mime-data/metadata.xml
index 4410e9d..fa1ab91 100644
--- a/sci-chemistry/chemical-mime-data/metadata.xml
+++ b/sci-chemistry/chemical-mime-data/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>je_fro@gentoo.org</email>
- <name>Jeff Gardner</name>
- </maintainer>
<maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-02-12 19:08 Justin Lecher
0 siblings, 0 replies; 27+ messages in thread
From: Justin Lecher @ 2017-02-12 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 328ed2225cf1fb7f79ae5e3923f386bd19e05a9f
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 16:07:51 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 19:08:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ed222
sci-chemistry/chemical-mime-data: Drop old
obsolotes
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=564202
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
.../chemical-mime-data-0.1.94-r1.ebuild | 40 ----------------------
.../chemical-mime-data-0.1.94.ebuild | 40 ----------------------
2 files changed, 80 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild
deleted file mode 100644
index c63c806baa..0000000000
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils fdo-mime
-
-DESCRIPTION="A collection of data files to add support for chemical MIME types"
-HOMEPAGE="http://chemical-mime.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="virtual/pkgconfig
- x11-misc/shared-mime-info
- dev-util/intltool
- dev-util/desktop-file-utils
- dev-libs/libxslt
- media-gfx/imagemagick[xml]
- gnome-base/gnome-mime-data"
-
-RDEPEND=""
-
-src_configure() {
- econf --disable-update-database --htmldir=/usr/share/doc/${PF}/html
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- ewarn "You can ignore any 'Unknown media type in type' warnings."
-}
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild
deleted file mode 100644
index c965d2f880..0000000000
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit eutils fdo-mime
-
-DESCRIPTION="A collection of data files to add support for chemical MIME types"
-HOMEPAGE="http://chemical-mime.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="virtual/pkgconfig
- x11-misc/shared-mime-info
- dev-util/intltool
- dev-util/desktop-file-utils
- dev-libs/libxslt
- media-gfx/imagemagick[xml]
- gnome-base/gnome-mime-data"
-
-RDEPEND=""
-
-src_configure() {
- econf --disable-update-database --htmldir=/usr/share/doc/${PN}/html
-}
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- ewarn "You can ignore any 'Unknown media type in type' warnings."
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-02-12 19:08 Justin Lecher
0 siblings, 0 replies; 27+ messages in thread
From: Justin Lecher @ 2017-02-12 19:08 UTC (permalink / raw
To: gentoo-commits
commit: 92704f5293c76f8a760d4ad63b372c49636adc7d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 19:04:17 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 19:08:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92704f52
sci-chemistry/chemical-mime-data: Backport USE deps for imagemagick
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=588074
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
index 856cd0549d..aa7abb211a 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
dev-util/intltool
dev-util/desktop-file-utils
dev-libs/libxslt
- media-gfx/imagemagick[xml]
+ media-gfx/imagemagick[xml,png,svg]
media-gfx/inkscape
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-02-13 11:13 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2017-02-13 11:13 UTC (permalink / raw
To: gentoo-commits
commit: e074b08433987a6c90c4c6f186c8c978b4838794
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 11:11:38 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 11:11:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e074b084
sci-chemistry/chemical-mime-data: amd64 stable wrt bug #609164
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index a120487084..d085118233 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-02-14 15:39 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2017-02-14 15:39 UTC (permalink / raw
To: gentoo-commits
commit: e7b14d9841b576343cdcb1e0aefc1fe7da2050f7
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 15:37:53 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 15:37:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7b14d98
sci-chemistry/chemical-mime-data: x86 stable wrt bug #609164
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index d085118233..0c28a66044 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-02-19 14:43 Justin Lecher
0 siblings, 0 replies; 27+ messages in thread
From: Justin Lecher @ 2017-02-19 14:43 UTC (permalink / raw
To: gentoo-commits
commit: bb039b91f2fbed904c85bfd7e879f90f9c118d6e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 11:14:34 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 14:43:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb039b91
sci-chemistry/chemical-mime-data: Drop unnecessary USE dep
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=609560
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index 0c28a66044..0e4f8fd65f 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -23,7 +23,7 @@ DEPEND="${RDEPEND}
dev-util/desktop-file-utils
dev-libs/libxslt
|| (
- gnome-base/librsvg[tools]
+ gnome-base/librsvg
media-gfx/imagemagick[xml,png,svg]
)
virtual/pkgconfig"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-03-28 15:48 Michael Weber
0 siblings, 0 replies; 27+ messages in thread
From: Michael Weber @ 2017-03-28 15:48 UTC (permalink / raw
To: gentoo-commits
commit: d39e10c3003c9c6173c050ce499b8516a86f8e6e
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 15:44:51 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 15:44:51 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d39e10c3
sci-chemistry/chemical-mime-data: depends on PNG support in imagemagick' convert (bug 611228).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index 5dae1633960..7a8a770e27f 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -25,6 +25,7 @@ DEPEND="${RDEPEND}
gnome-base/librsvg
media-gfx/imagemagick[xml,png,svg]
)
+ media-gfx/imagemagick[png]
virtual/pkgconfig"
PATCHES=(
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2017-03-28 15:48 Michael Weber
0 siblings, 0 replies; 27+ messages in thread
From: Michael Weber @ 2017-03-28 15:48 UTC (permalink / raw
To: gentoo-commits
commit: a7b6371eed0d8c4ce33043d841d7f8a0c3afd153
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 15:48:08 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 15:48:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b6371e
sci-chemistry/chemical-mime-data: arm stable (bug 609164).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index 7a8a770e27f..56b7db9129a 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2019-02-19 18:04 Andreas Sturmlechner
0 siblings, 0 replies; 27+ messages in thread
From: Andreas Sturmlechner @ 2019-02-19 18:04 UTC (permalink / raw
To: gentoo-commits
commit: 61d11ff3215681a0d770f4578487cee484cabc63
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 11:05:24 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 19 18:04:45 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d11ff3
sci-chemistry/chemical-mime-data: added ~arm64
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index 56b7db9129a..d0c55cb4a08 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2019-12-15 15:22 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2019-12-15 15:22 UTC (permalink / raw
To: gentoo-commits
commit: 312cddf2b3f0da1f97f09211cff999d70c7819e5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 15:17:15 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 15:22:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312cddf2
sci-chemistry/chemical-mime-data: Drop old
Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../chemical-mime-data-0.1.94-r2.ebuild | 60 ----------------------
1 file changed, 60 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
deleted file mode 100644
index d9d29973585..00000000000
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r2.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=true
-
-inherit autotools-utils fdo-mime
-
-DESCRIPTION="A collection of data files to add support for chemical MIME types"
-HOMEPAGE="http://chemical-mime.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- gnome-base/gnome-mime-data
- x11-misc/shared-mime-info"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/desktop-file-utils
- dev-libs/libxslt
- media-gfx/imagemagick[xml,png,svg]
- media-gfx/inkscape
- virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${P}-turbomole.patch
- "${FILESDIR}"/${P}-pigz.patch
- "${FILESDIR}"/${P}-namespace-svg.patch
- )
-
-src_prepare() {
- # needed for convert/inkscape #464782
- export XDG_CONFIG_HOME=$HOME/.config
- autotools-utils_src_prepare
-}
-
-src_configure() {
- local myeconfargs=(
- --disable-update-database
- --htmldir=/usr/share/doc/${PF}/html
- )
- autotools-utils_src_configure
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- ewarn "You can ignore any 'Unknown media type in type' warnings."
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- fdo-mime_mime_database_update
- ewarn "You can ignore any 'Unknown media type in type' warnings."
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2019-12-15 15:22 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2019-12-15 15:22 UTC (permalink / raw
To: gentoo-commits
commit: a16821193e0a010cab5c9cd74b8fb36384a41674
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 15:16:41 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 15:22:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1682119
sci-chemistry/chemical-mime-data: Update HOMEPAGE
Package-Manager: Portage-2.3.81, Repoman-2.3.19
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
index ae7e62e898f..a25326ccb70 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools xdg
DESCRIPTION="A collection of data files to add support for chemical MIME types"
-HOMEPAGE="http://chemical-mime.sourceforge.net/"
+HOMEPAGE="https://github.com/dleidert/chemical-mime"
SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2020-02-22 15:32 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2020-02-22 15:32 UTC (permalink / raw
To: gentoo-commits
commit: 43d4eedcc6d033ef9156b89786d83b72c118fbfd
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 15:32:18 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 15:32:18 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d4eedc
sci-chemistry/chemical-mime-data: amd64 stable, bug #710490
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
index ad703d67872..eda45195289 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2020-03-22 10:30 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-03-22 10:30 UTC (permalink / raw
To: gentoo-commits
commit: d9cff4039057289f3939a2f68cd0b755e66683ff
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 10:29:49 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 10:29:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9cff403
sci-chemistry/chemical-mime-data: arm stable wrt bug #710490
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
index 02cd6e2bc87..9aba18bf518 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2020-03-22 10:37 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2020-03-22 10:37 UTC (permalink / raw
To: gentoo-commits
commit: fb1e08322f732c5ad48ee8a54ff6aad4f6685a68
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 22 10:36:59 2020 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Mar 22 10:36:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb1e0832
sci-chemistry/chemical-mime-data: x86 stable wrt bug #710490
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
index 9aba18bf518..ef97f34504c 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2020-04-05 9:35 Mart Raudsepp
0 siblings, 0 replies; 27+ messages in thread
From: Mart Raudsepp @ 2020-04-05 9:35 UTC (permalink / raw
To: gentoo-commits
commit: fac8268db4654de46aa473906e86351e8321391e
Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sat Apr 4 21:20:25 2020 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Apr 5 09:32:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac8268d
sci-chemistry/chemical-mime-data: arm64 stable (bug #710490)
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
index ef97f34504c..bbc0bfb9e26 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r4.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 x86"
+KEYWORDS="amd64 arm arm64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2020-04-05 10:01 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2020-04-05 10:01 UTC (permalink / raw
To: gentoo-commits
commit: 17e80633d805d40919b1e586e0631c597ff50b2b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 5 10:01:30 2020 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Apr 5 10:01:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e80633
sci-chemistry/chemical-mime-data: Drop old
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
.../chemical-mime-data-0.1.94-r3.ebuild | 45 ----------------------
1 file changed, 45 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
deleted file mode 100644
index 7989cf9ef6d..00000000000
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.94-r3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools xdg
-
-DESCRIPTION="A collection of data files to add support for chemical MIME types"
-HOMEPAGE="https://github.com/dleidert/chemical-mime"
-SRC_URI="mirror://sourceforge/${PN/-data/}/${P}.tar.bz2"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 x86"
-IUSE=""
-
-RDEPEND="
- gnome-base/gnome-mime-data
- x11-misc/shared-mime-info"
-DEPEND="${RDEPEND}
- dev-util/intltool
- dev-util/desktop-file-utils
- dev-libs/libxslt
- || (
- gnome-base/librsvg
- media-gfx/imagemagick[xml,png,svg]
- )
- media-gfx/imagemagick[png]
- virtual/pkgconfig"
-
-PATCHES=(
- "${FILESDIR}"/${P}-turbomole.patch
- "${FILESDIR}"/${P}-pigz.patch
- "${FILESDIR}"/${P}-namespace-svg.patch
- "${FILESDIR}"/${P}-rsvg-convert.patch
- )
-
-src_prepare() {
- xdg_src_prepare
- eautoreconf
-}
-
-src_configure() {
- econf --disable-update-database
-}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2023-03-20 20:22 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2023-03-20 20:22 UTC (permalink / raw
To: gentoo-commits
commit: c3e4562f4be5db8b8fd49161c8a36fea45c9ecca
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 20:21:38 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 20:21:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e4562f
sci-chemistry/chemical-mime-data: add 0.1.95_pre20171122
Closes: https://bugs.gentoo.org/578628
Closes: https://bugs.gentoo.org/710906
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/chemical-mime-data/Manifest | 1 +
.../chemical-mime-data-0.1.95_pre20171122.ebuild | 51 ++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/sci-chemistry/chemical-mime-data/Manifest b/sci-chemistry/chemical-mime-data/Manifest
index c029ce5a966c..c87c4dfa11bc 100644
--- a/sci-chemistry/chemical-mime-data/Manifest
+++ b/sci-chemistry/chemical-mime-data/Manifest
@@ -1 +1,2 @@
DIST chemical-mime-data-0.1.94.tar.bz2 146077 BLAKE2B 9996c240446dc9571b6b4afbcdc6cf16a08e11314da9f785490b1b20933b6d18a333132492e30315c08f4441c048ec593a111815253050cfb5ab562aadb784f1 SHA512 7f3d967149f27ab1de53c948dc055959e661e1be9d778e3d56d06bea95769da7770ab5fb66afab6607747ef91ffb1dbbcf921e5f06e3303351781968594b5f00
+DIST chemical-mime-data-0.1.95_pre20171122.tar.gz 84515 BLAKE2B 42f76b44408c04e5a254c17502ea2c297727bb58fa3e86b8bca7f0c4c056ae7400b31f06b7d0c64b0712e97ab8a1f82549f44a3677720cd37a301ba99adb3d7a SHA512 a031e7a5bc31a74adcd8e5d827de71b6e0eafdceba16cf6f7407aa0266a9a082b0011963b315d2369f39abf45c4b41cedafccddbc2171673bf96ccbea51a4790
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
new file mode 100644
index 000000000000..13b91f044ac8
--- /dev/null
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+inherit autotools xdg
+
+DESCRIPTION="A collection of data files to add support for chemical MIME types"
+HOMEPAGE="https://github.com/dleidert/chemical-mime"
+COMMIT="4fd66e3b3b7d922555d1e25587908b036805c45b"
+SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="x11-misc/shared-mime-info"
+DEPEND="${RDEPEND}"
+BDEPEND="
+ dev-util/intltool
+ dev-util/desktop-file-utils
+ dev-libs/libxslt
+ virtual/pkgconfig
+"
+
+PATCHES=(
+ # https://github.com/dleidert/chemical-mime/issues/5
+ "${FILESDIR}"/${PN}-0.1.95-turbomole.patch
+)
+
+S="${WORKDIR}/${PN/-data/}-${COMMIT}"
+
+src_prepare() {
+ default
+ # https://github.com/dleidert/chemical-mime/issues/4
+ sed -i -e \
+ '/<_comment/a\\t\t<generic-icon name="image-x-generic"/>' \
+ src/chemical-mime-database.xml.in || die
+ sed -i -e \
+ 's:acronym|alias|comment|:acronym|alias|comment|generic-icon|:' \
+ xsl/cmd_freedesktop_org.xsl || die
+ eautoreconf
+}
+
+src_configure() {
+ econf \
+ --disable-update-database \
+ --without-gnome-mime \
+ --without-kde-mime \
+ --without-kde-magic
+}
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2023-03-20 20:22 Pacho Ramos
0 siblings, 0 replies; 27+ messages in thread
From: Pacho Ramos @ 2023-03-20 20:22 UTC (permalink / raw
To: gentoo-commits
commit: e5d2737a9f7e8ae8aeef4ced073f54bfccf99b14
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 20 20:22:22 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Mar 20 20:22:22 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5d2737a
sci-chemistry/chemical-mime-data: add github upstream metadata
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
sci-chemistry/chemical-mime-data/metadata.xml | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/metadata.xml b/sci-chemistry/chemical-mime-data/metadata.xml
index 702a57465bce..59742c34e797 100644
--- a/sci-chemistry/chemical-mime-data/metadata.xml
+++ b/sci-chemistry/chemical-mime-data/metadata.xml
@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci-chemistry@gentoo.org</email>
- <name>Gentoo Chemistry Project</name>
- </maintainer>
- <upstream>
- <remote-id type="sourceforge">chemical-mime</remote-id>
- </upstream>
+<maintainer type="project">
+ <email>sci-chemistry@gentoo.org</email>
+ <name>Gentoo Chemistry Project</name>
+</maintainer>
+<upstream>
+ <remote-id type="sourceforge">chemical-mime</remote-id>
+ <remote-id type="github">dleidert/chemical-mime</remote-id>
+</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2023-04-17 16:54 Jakov Smolić
0 siblings, 0 replies; 27+ messages in thread
From: Jakov Smolić @ 2023-04-17 16:54 UTC (permalink / raw
To: gentoo-commits
commit: 096da016fc5d33dda28a4c316fe1f74d9e7aa363
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 16:54:26 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 16:54:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=096da016
sci-chemistry/chemical-mime-data: Stabilize 0.1.95_pre20171122 arm64, #904470
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
index 13b91f044ac8..63cac0d3fd95 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> $
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~x86"
IUSE=""
RDEPEND="x11-misc/shared-mime-info"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2023-04-17 20:13 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2023-04-17 20:13 UTC (permalink / raw
To: gentoo-commits
commit: 65cca274cd5290d82733fb6bb432b59c45fad590
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 20:12:37 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 20:12:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65cca274
sci-chemistry/chemical-mime-data: Stabilize 0.1.95_pre20171122 amd64, #904470
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
index 63cac0d3fd95..755d04d6cd2f 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> $
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~x86"
IUSE=""
RDEPEND="x11-misc/shared-mime-info"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2023-04-17 20:14 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2023-04-17 20:14 UTC (permalink / raw
To: gentoo-commits
commit: 1c560c54688d60fdf60de008e739af150f7330f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 20:14:45 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 20:14:45 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c560c54
sci-chemistry/chemical-mime-data: Stabilize 0.1.95_pre20171122 x86, #904470
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
index 755d04d6cd2f..39cac4b82206 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> $
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE=""
RDEPEND="x11-misc/shared-mime-info"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/
@ 2024-09-25 9:33 Andrew Ammerlaan
0 siblings, 0 replies; 27+ messages in thread
From: Andrew Ammerlaan @ 2024-09-25 9:33 UTC (permalink / raw
To: gentoo-commits
commit: 8fc3110669d5894d056bf902d27cebf6bec93cd1
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed Jul 31 10:19:24 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 09:31:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc31106
sci-chemistry/chemical-mime-data: fix pkgcheck issues
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
index 64827ef8db67..b6291c211fa1 100644
--- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
+++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -8,11 +8,11 @@ DESCRIPTION="A collection of data files to add support for chemical MIME types"
HOMEPAGE="https://github.com/dleidert/chemical-mime"
COMMIT="4fd66e3b3b7d922555d1e25587908b036805c45b"
SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN/-data/}-${COMMIT}"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
-IUSE=""
RDEPEND="x11-misc/shared-mime-info"
DEPEND="${RDEPEND}"
@@ -28,8 +28,6 @@ PATCHES=(
"${FILESDIR}"/${PN}-0.1.95-turbomole.patch
)
-S="${WORKDIR}/${PN/-data/}-${COMMIT}"
-
src_prepare() {
default
# https://github.com/dleidert/chemical-mime/issues/4
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2024-09-25 9:33 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-12 19:08 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 9:33 Andrew Ammerlaan
2023-04-17 20:14 Sam James
2023-04-17 20:13 Sam James
2023-04-17 16:54 Jakov Smolić
2023-03-20 20:22 Pacho Ramos
2023-03-20 20:22 Pacho Ramos
2020-04-05 10:01 Pacho Ramos
2020-04-05 9:35 Mart Raudsepp
2020-03-22 10:37 Agostino Sarubbo
2020-03-22 10:30 Agostino Sarubbo
2020-02-22 15:32 Pacho Ramos
2019-12-15 15:22 Pacho Ramos
2019-12-15 15:22 Pacho Ramos
2019-02-19 18:04 Andreas Sturmlechner
2017-03-28 15:48 Michael Weber
2017-03-28 15:48 Michael Weber
2017-02-19 14:43 Justin Lecher
2017-02-14 15:39 Agostino Sarubbo
2017-02-13 11:13 Agostino Sarubbo
2017-02-12 19:08 Justin Lecher
2016-08-06 10:38 Pacho Ramos
2016-07-20 22:25 Justin Lecher
2016-07-07 16:59 Michael Palimaka
2016-03-29 20:16 Justin Lecher
2016-03-15 15:27 Agostino Sarubbo
2016-03-15 12:04 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox