* [gentoo-commits] gentoo-x86 commit in sci-mathematics/qtoctave: metadata.xml ChangeLog Manifest qtoctave-0.8.1.ebuild
@ 2008-11-02 16:03 Markus Dittrich (markusle)
0 siblings, 0 replies; only message in thread
From: Markus Dittrich (markusle) @ 2008-11-02 16:03 UTC (permalink / raw
To: gentoo-commits
markusle 08/11/02 16:03:51
Added: metadata.xml ChangeLog Manifest
qtoctave-0.8.1.ebuild
Log:
Initial commit (fixes bug #198485).
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-SENTINEL-1 i686)
Revision Changes Path
1.1 sci-mathematics/qtoctave/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-mathematics</herd>
</pkgmetadata>
1.1 sci-mathematics/qtoctave/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for sci-mathematics/qtoctave
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header:
*qtoctave-0.8.1 (02 Nov 2008)
02 Nov 2008; Markus Dittrich <markusle@gentoo.org> +metadata.xml,
+qtoctave-0.8.1.ebuild:
Initial commit (fixes bug #198485). Many thanks go to Juan Aguado
<juantxorena@gmail.com> for his ebuilds.
1.1 sci-mathematics/qtoctave/Manifest
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST qtoctave-0.8.1.tar.gz 1707919 RMD160 41bb670f630ce08ce5b440b2c8dbe16fdbe282b0 SHA1 e7cb555eed318c0e62b2de974e5904e40579d2c4 SHA256 d5654f5aaa2ea86b473accb49cea4a85c2899d2822fe4c3d980f0260bbe87498
EBUILD qtoctave-0.8.1.ebuild 736 RMD160 301043d7ea5c0fcb03648cb5ff4419f5807df822 SHA1 f93c8bc7040c39a2eb6a8f930817099eb34476b6 SHA256 84ab341e6926bdf5c33a1545ac554aebd90796950fb99b6b40cf07c4a4289b68
MISC ChangeLog 360 RMD160 9d60d99bfa4b98c5d2d53c4f75952e782824371c SHA1 32b03f4f4edc38c036cb32fa04bbc061526f54b2 SHA256 a0e14a0fade67025b251f3cd1c28e8c493339f525b3b7fc3e9f8454fbbb3e99f
MISC metadata.xml 168 RMD160 d98790cf055dc0f820c63d65f485b9dcfa8950f4 SHA1 95c9e4f7368f82053d631bbcd469612c92ca13cb SHA256 c0cc8d6ab9385750af753ddc504299ed90a70b5c4c655f6c77d865917a8829c9
1.1 sci-mathematics/qtoctave/qtoctave-0.8.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.1.ebuild?rev=1.1&content-type=text/plain
Index: qtoctave-0.8.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/qtoctave/qtoctave-0.8.1.ebuild,v 1.1 2008/11/02 16:03:51 markusle Exp $
EAPI="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/877/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="|| ( ( x11-libs/qt-gui:4
x11-libs/qt-svg:4 )
>=x11-libs/qt-4.3:4 )"
RDEPEND="${DEPEND}
>=sci-mathematics/octave-3.0.0"
S="${WORKDIR}"/${P}/${PN}
src_compile() {
mycmakeargs="-DCMAKE_SKIP_RPATH:BOOL=YES"
cmake-utils_src_configurein
cmake-utils_src_make
}
src_install() {
cmake-utils_src_install
dodoc readme.txt news.txt
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-02 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-02 16:03 [gentoo-commits] gentoo-x86 commit in sci-mathematics/qtoctave: metadata.xml ChangeLog Manifest qtoctave-0.8.1.ebuild Markus Dittrich (markusle)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox