diff options
author | Markus Dittrich <markusle@gentoo.org> | 2009-08-25 01:48:08 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2009-08-25 01:48:08 +0000 |
commit | f5f3268dfd8955643734fd4d41916497b4c2cffd (patch) | |
tree | c069b602f0b27c2a4e7f17ece373a2621f640b4e /sci-mathematics | |
parent | Fix building of Python 2.6.2-r1 with USE=-threads (bug #282518). Fix building... (diff) | |
download | historical-f5f3268dfd8955643734fd4d41916497b4c2cffd.tar.gz historical-f5f3268dfd8955643734fd4d41916497b4c2cffd.tar.bz2 historical-f5f3268dfd8955643734fd4d41916497b4c2cffd.zip |
Version bump (see bug #263872).
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/qtoctave/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/qtoctave/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild | 40 |
3 files changed, 49 insertions, 2 deletions
diff --git a/sci-mathematics/qtoctave/ChangeLog b/sci-mathematics/qtoctave/ChangeLog index b25cacd81d57..93219ff154d3 100644 --- a/sci-mathematics/qtoctave/ChangeLog +++ b/sci-mathematics/qtoctave/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-mathematics/qtoctave # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.5 2009/07/31 13:12:55 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/ChangeLog,v 1.6 2009/08/25 01:48:08 markusle Exp $ + +*qtoctave-0.8.2 (25 Aug 2009) + + 25 Aug 2009; Markus Dittrich <markusle@gentoo.org> +qtoctave-0.8.2.ebuild: + Version bump (see bug #263872). 31 Jul 2009; Markus Dittrich <markusle@gentoo.org> qtoctave-0.8.1.ebuild, +files/qtoctave-0.8.1-gcc4.4.patch: diff --git a/sci-mathematics/qtoctave/Manifest b/sci-mathematics/qtoctave/Manifest index 59fb337c3cb1..84bb73280f40 100644 --- a/sci-mathematics/qtoctave/Manifest +++ b/sci-mathematics/qtoctave/Manifest @@ -1,5 +1,7 @@ AUX qtoctave-0.8.1-gcc4.4.patch 410 RMD160 971ffd6ea7641b129a681d0011e73de0cd217c8e SHA1 6f2a693a59a963d92b788211065eb492027efce5 SHA256 c6e8ad6fa19758bc3de11430f124fe86214fcef9cb76b5c2f328f7838bd680e5 DIST qtoctave-0.8.1.tar.gz 1707919 RMD160 41bb670f630ce08ce5b440b2c8dbe16fdbe282b0 SHA1 e7cb555eed318c0e62b2de974e5904e40579d2c4 SHA256 d5654f5aaa2ea86b473accb49cea4a85c2899d2822fe4c3d980f0260bbe87498 +DIST qtoctave-0.8.2.tar.gz 4554545 RMD160 18cedfecea53d4c86b46ebc8474a6e2b6ebee313 SHA1 d2aed8be03fb77d0f37cc72b7cd74ff7c73934dd SHA256 f7c42f0c215209e3f3faf98bed366afa49969a66a01a5733d83ce38118a0f1a3 EBUILD qtoctave-0.8.1.ebuild 891 RMD160 06331169ffbe1d060761bcc2e557e72e12b6d582 SHA1 6350b6816d197f967ad3d4767d806cace098a265 SHA256 8ac66aeff417bded48c07ce9f53b36264822a6c74e3b89f7d185207804ec7c14 -MISC ChangeLog 987 RMD160 7ae030371c9be6d2eaec14aaec81792a73722977 SHA1 470f346d7fba24d011a10a0a3ffb61cac1212b30 SHA256 4cf23c9fa7fc31f45a5779eeb54eda88b4c2a4633e4e2fde2355edce9dbaadbe +EBUILD qtoctave-0.8.2.ebuild 876 RMD160 186c4d97b13391e151b515efbec742c6af32ca29 SHA1 45bad23dbd8b617c14aa01b74317ff7d3884af33 SHA256 103d5275e977ac36c261694f5fc1443bbdad3f8a8977f9965a05cb699f1bc066 +MISC ChangeLog 1130 RMD160 a8ec16814a7d0ffe852a043b1052bcac4488526e SHA1 ab9adaacc6eab20aa22db44d9649b4f6345d122b SHA256 4fa5336a9acc535eab93842a9fca33e6c54077af03d0b2c7ec10b6f86fe0260d MISC metadata.xml 168 RMD160 d98790cf055dc0f820c63d65f485b9dcfa8950f4 SHA1 95c9e4f7368f82053d631bbcd469612c92ca13cb SHA256 c0cc8d6ab9385750af753ddc504299ed90a70b5c4c655f6c77d865917a8829c9 diff --git a/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild b/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild new file mode 100644 index 000000000000..766ae3de5899 --- /dev/null +++ b/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.2.ebuild,v 1.1 2009/08/25 01:48:08 markusle Exp $ + +EAPI="2" + +CMAKE_IN_SOURCE_BUILD=1 +inherit cmake-utils + +DESCRIPTION="QtOctave is a Qt4 front-end for Octave" +HOMEPAGE="http://forja.rediris.es/projects/csl-qtoctave/" +SRC_URI="http://forja.rediris.es/frs/download.php/1383/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="x11-libs/qt-gui:4 + x11-libs/qt-svg:4" + +RDEPEND="${DEPEND} + >=sci-mathematics/octave-3.0.0" + +S="${WORKDIR}"/${P}/${PN} + + +src_prepare() { + epatch "${FILESDIR}"/${PN}-0.8.1-gcc4.4.patch +} + +src_compile() { + mycmakeargs="-DCMAKE_SKIP_RPATH:BOOL=YES" + cmake-utils_src_compile +} + +src_install() { + cmake-utils_src_install + dodoc readme.txt news.txt +} |