public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/gchemutils: ChangeLog gchemutils-0.10.3.ebuild
@ 2009-02-27 18:01 Jeffrey Gardner (je_fro)
  0 siblings, 0 replies; only message in thread
From: Jeffrey Gardner (je_fro) @ 2009-02-27 18:01 UTC (permalink / raw
  To: gentoo-commits

je_fro      09/02/27 18:01:17

  Modified:             ChangeLog
  Added:                gchemutils-0.10.3.ebuild
  Log:
  Latest version, includes gchempaint so that will be masked soon.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  sci-chemistry/gchemutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gchemutils/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gchemutils/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gchemutils/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	27 Aug 2008 05:51:18 -0000	1.6
+++ ChangeLog	27 Feb 2009 18:01:17 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/gchemutils
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.6 2008/08/27 05:51:18 je_fro Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/ChangeLog,v 1.7 2009/02/27 18:01:17 je_fro Exp $
+
+*gchemutils-0.10.3 (28 Feb 2009)
+
+  28 Feb 2009; Jeff Gardner <je_fro@gentoo.org> +gchemutils-0.10.3.ebuild:
+  Latest version, includes gchempaint so that will be masked soon.
 
   27 Aug 2008; Jeff Gardner <je_fro@gentoo.org> gchemutils-0.8.7.ebuild:
   goffice and libgsf need to be built with USE=gnome. check in pkg_setup and



1.1                  sci-chemistry/gchemutils/gchemutils-0.10.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.3.ebuild?rev=1.1&content-type=text/plain

Index: gchemutils-0.10.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gchemutils/gchemutils-0.10.3.ebuild,v 1.1 2009/02/27 18:01:17 je_fro Exp $

inherit gnome2 autotools

MY_P="gnome-chemistry-utils-${PV}"
DESCRIPTION="C++ classes and Gtk+-2 widgets related to chemistry"
HOMEPAGE="http://www.nongnu.org/gchemutils/"
SRC_URI="http://savannah.nongnu.org/download/gchemutils/0.8/${MY_P}.tar.bz2"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="=gnome-base/libglade-2*
		>=gnome-base/libgnomeprintui-2.4.0
		>=x11-libs/goffice-0.6.5
		x11-libs/gtkglext
		app-text/gnome-doc-utils
		>=sci-chemistry/openbabel-2.1.1
		sci-chemistry/bodr
		sci-chemistry/chemical-mime-data"

DEPEND="${RDEPEND}
	dev-util/pkgconfig
	!sci-chemistry/gchempaint"

S=${WORKDIR}/${MY_P}

pkg_setup() {
	if ! built_with_use x11-libs/goffice:0.6 gnome ; then
		eerror "Please rebuild >=x11-libs/goffice-0.6.5 with gnome support enabled."
		eerror "This needs gnome-extra/libgsf to be built with gnome support."
		eerror "echo \"x11-libs/goffice gnome\" >> /etc/portage/package.use"
		eerror "and"
		eerror "echo \"gnome-extra/libgsf gnome\" >> /etc/portage/package.use"
		eerror "or add  \"gnome\" to your USE string in /etc/make.conf"
		die "No Gnome support found in goffice."

	fi
}

src_unpack() {
	gnome2_src_unpack
	eautoreconf
}

src_compile() {
	gnome2_src_compile --disable-update-databases --docdir=/usr/share/doc/${PN}/html
}

pkg_postinst() {
	elog "You can safely ignore any 'Unknown media type in type blah' warnings above."
	elog "For more info see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=420795 "
}






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

only message in thread, other threads:[~2009-02-27 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-27 18:01 [gentoo-commits] gentoo-x86 commit in sci-chemistry/gchemutils: ChangeLog gchemutils-0.10.3.ebuild Jeffrey Gardner (je_fro)

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