* [gentoo-commits] gentoo-x86 commit in sci-visualization/gfsview: metadata.xml gfsview-20120706.ebuild ChangeLog gfsview-20100407.ebuild gfsview-20091219.ebuild
@ 2012-08-07 0:52 Sebastien Fabbro (bicatali)
0 siblings, 0 replies; only message in thread
From: Sebastien Fabbro (bicatali) @ 2012-08-07 0:52 UTC (permalink / raw
To: gentoo-commits
bicatali 12/08/07 00:52:47
Modified: metadata.xml ChangeLog
Added: gfsview-20120706.ebuild
Removed: gfsview-20100407.ebuild gfsview-20091219.ebuild
Log:
Version bump. Added OpenGL underlinking fix
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Revision Changes Path
1.3 sci-visualization/gfsview/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/metadata.xml?r1=1.2&r2=1.3
Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml 20 Jul 2011 17:02:22 -0000 1.2
+++ metadata.xml 7 Aug 2012 00:52:47 -0000 1.3
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
+<herd>sci</herd>
+<longdescription lang='en'>
+ GfsView is a graphical viewer for Gerris simulation files.
+</longdescription>
</pkgmetadata>
1.11 sci-visualization/gfsview/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 4 May 2012 08:07:00 -0000 1.10
+++ ChangeLog 7 Aug 2012 00:52:47 -0000 1.11
@@ -1,6 +1,12 @@
# ChangeLog for sci-visualization/gfsview
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/ChangeLog,v 1.10 2012/05/04 08:07:00 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/ChangeLog,v 1.11 2012/08/07 00:52:47 bicatali Exp $
+
+*gfsview-20120706 (07 Aug 2012)
+
+ 07 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +gfsview-20120706.ebuild,
+ -gfsview-20091219.ebuild, -gfsview-20100407.ebuild, metadata.xml:
+ Version bump. Added OpenGL underlinking fix
04 May 2012; Jeff Horelick <jdhore@gentoo.org> gfsview-20091219.ebuild,
gfsview-20100407.ebuild, gfsview-20111003.ebuild:
@@ -52,4 +58,3 @@
+gfsview-0.4.ebuild:
Initial import (fixes bug #102325). Many thanks to Tim Cera
<timcera@earthlink.net> for his ebuild and patches.
-
1.1 sci-visualization/gfsview/gfsview-20120706.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/gfsview-20120706.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/gfsview/gfsview-20120706.ebuild?rev=1.1&content-type=text/plain
Index: gfsview-20120706.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/gfsview/gfsview-20120706.ebuild,v 1.1 2012/08/07 00:52:47 bicatali Exp $
EAPI=4
inherit autotools-utils
MYP=${P/-20/-snapshot-}
DESCRIPTION="Graphical viewer for Gerris simulation files"
HOMEPAGE="http://gfs.sourceforge.net/"
SRC_URI="http://gerris.dalembert.upmc.fr/gerris/tarballs/${MYP}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
RDEPEND="sci-libs/gerris
media-libs/ftgl
media-libs/mesa[osmesa]
x11-libs/gtk+:2
>=x11-libs/gtkglext-1.0.6
x11-libs/startup-notification"
DEPEND="${RDEPEND}
virtual/pkgconfig"
S="${WORKDIR}/${MYP}"
export LIBS=-lGL
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-07 0:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-07 0:52 [gentoo-commits] gentoo-x86 commit in sci-visualization/gfsview: metadata.xml gfsview-20120706.ebuild ChangeLog gfsview-20100407.ebuild gfsview-20091219.ebuild Sebastien Fabbro (bicatali)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox