public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-db/flamerobin: flamerobin-0.7.6.ebuild ChangeLog flamerobin-0.7.5-r1.ebuild flamerobin-0.8.0.ebuild
@ 2007-10-09 20:00 William Thomson (wltjr)
  0 siblings, 0 replies; only message in thread
From: William Thomson (wltjr) @ 2007-10-09 20:00 UTC (permalink / raw
  To: gentoo-commits

wltjr       07/10/09 20:00:46

  Modified:             flamerobin-0.7.6.ebuild ChangeLog
                        flamerobin-0.7.5-r1.ebuild
  Added:                flamerobin-0.8.0.ebuild
  Log:
  Bumped to latest release. Ideally wants wxGTK 2.8.6, but it's not in tree. Still fully compatible with 2.6
  (Portage version: 2.1.3.12)

Revision  Changes    Path
1.4                  dev-db/flamerobin/flamerobin-0.7.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild?r1=1.3&r2=1.4

Index: flamerobin-0.7.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flamerobin-0.7.6.ebuild	16 May 2007 16:15:40 -0000	1.3
+++ flamerobin-0.7.6.ebuild	9 Oct 2007 20:00:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild,v 1.3 2007/05/16 16:15:40 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.6.ebuild,v 1.4 2007/10/09 20:00:46 wltjr Exp $
 
 inherit eutils wxwidgets
 
@@ -37,8 +37,8 @@
 src_install() {
 	make DESTDIR="${D}" install || die "Could not install FlameRobin"
 
-	doicon ${S}/res/fricon.xpm
-	domenu ${FILESDIR}/FlameRobin.desktop
+	doicon "${S}"/res/fricon.xpm
+	domenu "${FILESDIR}"/FlameRobin.desktop
 
 	dodoc devdocs/* docs/* docs-src/*
 }



1.9                  dev-db/flamerobin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	16 May 2007 16:15:40 -0000	1.8
+++ ChangeLog	9 Oct 2007 20:00:46 -0000	1.9
@@ -1,6 +1,13 @@
 # ChangeLog for dev-db/flamerobin
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.8 2007/05/16 16:15:40 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/ChangeLog,v 1.9 2007/10/09 20:00:46 wltjr Exp $
+
+*flamerobin-0.8.0 (09 Oct 2007)
+
+  09 Oct 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+  +flamerobin-0.8.0.ebuild:
+  Bumped to latest release. Ideally wants wxGTK 2.8.6, but it's not in tree.
+  Still fully compatible with 2.6
 
   16 May 2007; Ryan Hill <dirtyepic@gentoo.org> flamerobin-0.7.5-r1.ebuild,
   flamerobin-0.7.6.ebuild:



1.4                  dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild?r1=1.3&r2=1.4

Index: flamerobin-0.7.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- flamerobin-0.7.5-r1.ebuild	16 May 2007 16:15:40 -0000	1.3
+++ flamerobin-0.7.5-r1.ebuild	9 Oct 2007 20:00:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild,v 1.3 2007/05/16 16:15:40 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.7.5-r1.ebuild,v 1.4 2007/10/09 20:00:46 wltjr Exp $
 
 inherit eutils wxwidgets
 
@@ -37,8 +37,8 @@
 src_install() {
 	make DESTDIR="${D}" install || die "Could not install FlameRobin"
 
-	doicon ${S}/res/fricon.xpm
-	domenu ${FILESDIR}/FlameRobin.desktop
+	doicon "${S}"/res/fricon.xpm
+	domenu "${FILESDIR}"/FlameRobin.desktop
 
 	dodoc devdocs/* docs/* docs-src/*
 }



1.1                  dev-db/flamerobin/flamerobin-0.8.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.0.ebuild?rev=1.1&content-type=text/plain

Index: flamerobin-0.8.0.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/flamerobin/flamerobin-0.8.0.ebuild,v 1.1 2007/10/09 20:00:46 wltjr Exp $

inherit eutils wxwidgets

DESCRIPTION="A database administration tool for Firebird DBMS"
HOMEPAGE="http://www.flamerobin.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"

LICENSE="BSD as-is"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"

RDEPEND="=x11-libs/wxGTK-2.6*
	 dev-db/firebird"

DEPEND="${RDEPEND}"

S="${WORKDIR}/${P}-src"

pkg_setup() {
	export WX_GTK_VER="2.6"
	need-wxwidgets gtk2
}
src_compile() {
	local myconf
	myconf="${myconf} \
		--disable-shared \
		--disable-debug \
		--with-wx=yes \
		--with-wx-config=${WX_CONFIG}"
	econf ${myconf} || die "Could not configure FlameRobin"
	emake || die "error during make"
}
src_install() {
	make DESTDIR="${D}" install || die "Could not install FlameRobin"

	doicon "${S}"/res/fricon.xpm
	domenu "${FILESDIR}"/FlameRobin.desktop

	dodoc devdocs/* docs/* docs-src/*
}



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-09 20:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09 20:00 [gentoo-commits] gentoo-x86 commit in dev-db/flamerobin: flamerobin-0.7.6.ebuild ChangeLog flamerobin-0.7.5-r1.ebuild flamerobin-0.8.0.ebuild William Thomson (wltjr)

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