jlec 15/02/27 14:14:35
Modified: glpk-4.48.ebuild glpk-4.45.ebuild metadata.xml
ChangeLog
Added: glpk-4.55.ebuild
Log:
Version BUmp, #532906; fix missing slot Operators and inherits
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key
B9D4F231BD1558AB!)
Revision Changes Path
1.6 sci-mathematics/glpk/glpk-4.48.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild?r1=1.5&r2=1.6
Index: glpk-4.48.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glpk-4.48.ebuild 15 Apr 2014 15:35:08 -0000 1.5
+++ glpk-4.48.ebuild 27 Feb 2015 14:14:35 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild,v 1.5
2014/04/15 15:35:08 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.48.ebuild,v 1.6
2015/02/27 14:14:35 jlec Exp $
EAPI=5
@@ -16,7 +16,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
RDEPEND="
- gmp? ( dev-libs/gmp )
+ gmp? ( dev-libs/gmp:0 )
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )"
DEPEND="${RDEPEND}
1.12 sci-mathematics/glpk/glpk-4.45.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild?r1=1.11&r2=1.12
Index: glpk-4.45.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- glpk-4.45.ebuild 5 Feb 2014 21:54:33 -0000 1.11
+++ glpk-4.45.ebuild 27 Feb 2015 14:14:35 -0000 1.12
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
1.11 2014/02/05 21:54:33 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.45.ebuild,v
1.12 2015/02/27 14:14:35 jlec Exp $
EAPI=2
-inherit flag-o-matic
+
+inherit eutils flag-o-matic
DESCRIPTION="GNU Linear Programming Kit"
LICENSE="GPL-3"
1.7 sci-mathematics/glpk/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/metadata.xml?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/metadata.xml?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/metadata.xml?r1=1.6&r2=1.7
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/metadata.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- metadata.xml 16 Jan 2014 17:31:01 -0000 1.6
+++ metadata.xml 27 Feb 2015 14:14:35 -0000 1.7
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-mathematics</herd>
-<maintainer>
- <email>[email protected]</email>
-</maintainer>
-<longdescription lang="en">
+ <herd>sci-mathematics</herd>
+ <maintainer>
+ <email>[email protected]</email>
+ </maintainer>
+ <longdescription lang="en">
The GNU Linear Programming Kit package is intended for solving
large-scale linear programming (LP), mixed integer programming
(MIP), and other related problems. It is a set of routines written
1.74 sci-mathematics/glpk/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.74&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?rev=1.74&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/ChangeLog?r1=1.73&r2=1.74
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- ChangeLog 22 Feb 2015 11:51:39 -0000 1.73
+++ ChangeLog 27 Feb 2015 14:14:35 -0000 1.74
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/glpk
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.73
2015/02/22 11:51:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/ChangeLog,v 1.74
2015/02/27 14:14:35 jlec Exp $
+
+*glpk-4.55 (27 Feb 2015)
+
+ 27 Feb 2015; Justin Lecher <[email protected]> +glpk-4.55.ebuild,
+ glpk-4.45.ebuild, glpk-4.48.ebuild, metadata.xml:
+ Version BUmp, #532906; fix missing slot Operators and inherits
22 Feb 2015; Michał Górny <[email protected]> glpk-4.54.ebuild:
Drop ~alpha because of a number of non-keyworded deps.
1.1 sci-mathematics/glpk/glpk-4.55.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.55.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/glpk/glpk-4.55.ebuild?rev=1.1&content-type=text/plain
Index: glpk-4.55.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/glpk/glpk-4.55.ebuild,v 1.1
2015/02/27 14:14:35 jlec Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
inherit eutils flag-o-matic toolchain-funcs autotools-utils
DESCRIPTION="GNU Linear Programming Kit"
LICENSE="GPL-3"
HOMEPAGE="http://www.gnu.org/software/glpk/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
SLOT="0/36"
IUSE="doc examples gmp odbc mysql static-libs"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd
~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
RDEPEND="
sci-libs/amd:0=
sci-libs/colamd:=
sys-libs/zlib:0=
gmp? ( dev-libs/gmp:0= )
mysql? ( virtual/mysql )
odbc? ( || ( dev-db/libiodbc:0 dev-db/unixODBC:0 ) )"
DEPEND="${RDEPEND}
virtual/pkgconfig"
PATCHES=(
"${FILESDIR}"/${PN}-4.54-debundle-system-libs.patch
)
src_configure() {
local myeconfargs=(
$(use_enable mysql)
$(use_enable odbc)
$(use_with gmp)
)
if use mysql || use odbc; then
myeconfargs+=( --enable-dl )
else
myeconfargs+=( --disable-dl )
fi
[[ -z $(type -P odbc-config) ]] && \
append-cppflags $($(tc-getPKG_CONFIG) --cflags libiodbc)
autotools-utils_src_configure
}
src_install() {
autotools-utils_src_install
if use examples; then
insinto /usr/share/doc/${PF}
doins -r examples
docompress -x /usr/share/doc/${PF}/examples
fi
use doc && dodoc doc/*.pdf doc/notes/*.pdf doc/*.txt
}