public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-visualization/udav: ChangeLog udav-0.7.1.2.ebuild udav-0.6.1.ebuild
@ 2011-06-04 20:18 Andrey Grozin (grozin)
  0 siblings, 0 replies; only message in thread
From: Andrey Grozin (grozin) @ 2011-06-04 20:18 UTC (permalink / raw
  To: gentoo-commits

grozin      11/06/04 20:18:08

  Modified:             ChangeLog
  Added:                udav-0.7.1.2.ebuild
  Removed:              udav-0.6.1.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha37/cvs/Linux i686)

Revision  Changes    Path
1.8                  sci-visualization/udav/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/udav/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/udav/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/udav/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/udav/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	29 Mar 2010 21:13:53 -0000	1.7
+++ ChangeLog	4 Jun 2011 20:18:08 -0000	1.8
@@ -1,6 +1,13 @@
 # ChangeLog for sci-visualization/udav
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/udav/ChangeLog,v 1.7 2010/03/29 21:13:53 grozin Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/udav/ChangeLog,v 1.8 2011/06/04 20:18:08 grozin Exp $
+
+*udav-0.7.1.2 (04 Jun 2011)
+
+  04 Jun 2011; Andrey Grozin <grozin@gentoo.org> -udav-0.6.1.ebuild,
+  -files/udav-0.6.1-pro.patch, +udav-0.7.1.2.ebuild,
+  +files/udav-0.7.1.2-pro.patch:
+  Version bump
 
 *udav-0.6.3 (30 Mar 2010)
 



1.1                  sci-visualization/udav/udav-0.7.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/udav/udav-0.7.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/udav/udav-0.7.1.2.ebuild?rev=1.1&content-type=text/plain

Index: udav-0.7.1.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/udav/udav-0.7.1.2.ebuild,v 1.1 2011/06/04 20:18:08 grozin Exp $

EAPI=2
inherit qt4 fdo-mime

DESCRIPTION="Universal Data Array Visualization"
HOMEPAGE="http://udav.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
RDEPEND=">=sci-libs/mathgl-1.10.2[qt4,hdf5]"
DEPEND="${RDEPEND}"

src_prepare() {
	epatch "${FILESDIR}"/${P}-pro.patch
}

src_compile() {
	eqmake4
	emake || die "emake failed"
}

src_install() {
	emake INSTALL_ROOT="${D}" install || die "emake install failed"

	dosym /usr/share/icons/hicolor/64x64/apps/${PN}.png \
		/usr/share/pixmaps/${PN}.png
}

pkg_postinst() {
	fdo-mime_desktop_database_update
}

pkg_postrm() {
	fdo-mime_desktop_database_update
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-04 20:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-04 20:18 [gentoo-commits] gentoo-x86 commit in sci-visualization/udav: ChangeLog udav-0.7.1.2.ebuild udav-0.6.1.ebuild Andrey Grozin (grozin)

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