public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/
@ 2015-09-15 14:03 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2015-09-15 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b643e751133b6094867396b304ac74ac64d18945
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 15 13:04:22 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 14:03:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b643e751

sci-libs/mmdb: Drop unnecessary deps

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-libs/mmdb/mmdb-1.24.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/mmdb/mmdb-1.24.ebuild b/sci-libs/mmdb/mmdb-1.24.ebuild
index 600bdd4..f44a3ae 100644
--- a/sci-libs/mmdb/mmdb-1.24.ebuild
+++ b/sci-libs/mmdb/mmdb-1.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -35,8 +35,8 @@ src_install() {
 	Version: ${PV}
 	Requires:
 	Conflicts:
-	Libs: -L${EPREFIX}/usr/$(get_libdir) -lmmdb
-	Cflags: -I${EPREFIX}/usr/include/mmdb
+	Libs: -L"${EPREFIX}/usr/$(get_libdir)" -lmmdb
+	Cflags: -I"${EPREFIX}/usr/include/mmdb"
 
 	EOF
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/
@ 2017-12-01 23:01 David Seifert
  0 siblings, 0 replies; 4+ messages in thread
From: David Seifert @ 2017-12-01 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     f12dc7eec57001e5088fdee0f1737b9878b79604
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  1 22:43:10 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec  1 23:01:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12dc7ee

sci-libs/mmdb: [QA] Fix DESCRIPTION.toolong

 sci-libs/mmdb/mmdb-1.25.5-r1.ebuild | 2 +-
 sci-libs/mmdb/mmdb-2.0.1.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
index 5e96460fb6c..e62be82bfb0 100644
--- a/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
+++ b/sci-libs/mmdb/mmdb-1.25.5-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit autotools-utils
 
-DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files"
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
 HOMEPAGE="https://launchpad.net/mmdb/"
 SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${P}.tar.gz"
 

diff --git a/sci-libs/mmdb/mmdb-2.0.1.ebuild b/sci-libs/mmdb/mmdb-2.0.1.ebuild
index d93f9549df5..e227efcef4d 100644
--- a/sci-libs/mmdb/mmdb-2.0.1.ebuild
+++ b/sci-libs/mmdb/mmdb-2.0.1.ebuild
@@ -7,7 +7,7 @@ inherit autotools-utils
 
 MY_P="${PN}2-${PV}"
 
-DESCRIPTION="The Coordinate Library, designed to assist CCP4 developers in working with coordinate files"
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
 HOMEPAGE="https://launchpad.net/mmdb/"
 SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/
@ 2017-12-17  8:53 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2017-12-17  8:53 UTC (permalink / raw
  To: gentoo-commits

commit:     68691ec9b6b183183da1e71dbde023c33e44e5c7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 10 20:37:11 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 08:23:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68691ec9

sci-libs/mmdb: Version Bump

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.17, Repoman-2.3.6

 sci-libs/mmdb/Manifest             |  2 ++
 sci-libs/mmdb/mmdb-1.25.6.1.ebuild | 15 +++++++++++++++
 sci-libs/mmdb/mmdb-2.0.5.ebuild    | 17 +++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/sci-libs/mmdb/Manifest b/sci-libs/mmdb/Manifest
index 8500b25dcad..4fdddc55a34 100644
--- a/sci-libs/mmdb/Manifest
+++ b/sci-libs/mmdb/Manifest
@@ -1,2 +1,4 @@
 DIST mmdb-1.25.5.tar.gz 732911 BLAKE2B 6c0d49ca028c0140df6cd513d66cd260087f747a755a85508dac2e24c63ed17d684b368e76fe2582c4921f1cf6bbb4cd7fa33cc5e47b6ef79af6fad1b5f1c8ef SHA512 19784f119422e176ff97c0f40256815584ddf2156570593047125ffaf509c961840619799ce20c43efb330d22f068f96c061d31aa5bc5851f538da1742152ba0
+DIST mmdb-1.25.6.1.tar.gz 992256 BLAKE2B cef269f4428b5a553075e6c2d33568ead3271ec4dd87fef5524072530723b8f59760a8dc5c523a985ccb922cef52bcdf88b18334626a71059994ce2a9b30ed8f SHA512 b253ee6096ea90202c061d579d98f324a53de17dad9db0a426e1a2106b23eecf6ec90667697f1e88a5f7b05fc45a0bbd2faada997de3ecca5b0f2b548520bd5c
 DIST mmdb2-2.0.1.tar.gz 721759 BLAKE2B ea79bbbeef345b1e9d7240ec31f67a217e7c9312827f0333d1b089be8b265bf09baf5b54f2d8edd7eee17a530dd9931bd4ec0b6377aa2a15cec67b6ec142e345 SHA512 00465204aa2b76867f805259d25653d48e0e4fe5eabb3929b86a9e3ae8d88345737ca187cfd21dc6c2808e6e8da9c9d61c11be2f587e733390bc69e5ef87b7cd
+DIST mmdb2-2.0.5.tar.gz 733138 BLAKE2B 8197fbd0331aa770144e9fa56ac6a3a89f58fb226d83f1e55afeb1d7df31f194ccaba6fe4a851cd326e77d7362bb5c1fb6d731823690cc9c7295d50d8b7427f8 SHA512 dfcbe9f84a62251976fc44f0a63dfd19306245aa147d7eb0cc7875d4c9295eac3d01bc4aeb165c04e0613e4d0b9bb0e8e6bcaf3872ed1da29e3e66ac4ec8bcc4

diff --git a/sci-libs/mmdb/mmdb-1.25.6.1.ebuild b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
new file mode 100644
index 00000000000..d63c4003a02
--- /dev/null
+++ b/sci-libs/mmdb/mmdb-1.25.6.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
+HOMEPAGE="https://launchpad.net/mmdb/"
+SRC_URI="https://launchpad.net/mmdb/1.25/${PV}/+download/${P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="static-libs"
+
+PATCHES=( "${FILESDIR}"/${PN}-1.25.5-include-path.patch )

diff --git a/sci-libs/mmdb/mmdb-2.0.5.ebuild b/sci-libs/mmdb/mmdb-2.0.5.ebuild
new file mode 100644
index 00000000000..c19513a7729
--- /dev/null
+++ b/sci-libs/mmdb/mmdb-2.0.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+MY_P="${PN}2-${PV}"
+
+DESCRIPTION="The Coordinate Library for working with CCP4 coordinate files"
+HOMEPAGE="https://launchpad.net/mmdb/"
+SRC_URI="ftp://ftp.ccp4.ac.uk/opensource/${MY_P}.tar.gz"
+
+LICENSE="GPL-2 LGPL-3"
+SLOT="2"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+IUSE="static-libs"
+
+S="${WORKDIR}"/${MY_P}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/
@ 2018-01-06 13:35 Justin Lecher
  0 siblings, 0 replies; 4+ messages in thread
From: Justin Lecher @ 2018-01-06 13:35 UTC (permalink / raw
  To: gentoo-commits

commit:     87ac2c93178e64c1e36a9cd01c0cd346cea6ce7d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  6 12:53:57 2018 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jan  6 13:35:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87ac2c93

sci-libs/mmdb: Build shared libs

Closes: https://bugs.gentoo.org/641534
Closes: https://bugs.gentoo.org/642944
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-libs/mmdb/{mmdb-2.0.5.ebuild => mmdb-2.0.5-r1.ebuild} | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/sci-libs/mmdb/mmdb-2.0.5.ebuild b/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
similarity index 64%
rename from sci-libs/mmdb/mmdb-2.0.5.ebuild
rename to sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
index c19513a7729..d9a8ad2243d 100644
--- a/sci-libs/mmdb/mmdb-2.0.5.ebuild
+++ b/sci-libs/mmdb/mmdb-2.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,3 +15,16 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE="static-libs"
 
 S="${WORKDIR}"/${MY_P}
+
+src_configure() {
+	econf \
+		--enable-shared \
+		$(use_enable static-libs static)
+}
+
+src_install() {
+	default
+	if ! use static-libs; then
+		find "${ED}" -name '*.la' -delete || die
+	fi
+}


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-06 13:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-06 13:35 [gentoo-commits] repo/gentoo:master commit in: sci-libs/mmdb/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2017-12-17  8:53 Justin Lecher
2017-12-01 23:01 David Seifert
2015-09-15 14:03 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox