From: "Hans de Graaff (graaff)" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/mysql-workbench: mysql-workbench-5.2.15.ebuild ChangeLog metadata.xml
Date: Tue, 09 Feb 2010 18:47:20 +0000 [thread overview]
Message-ID: <E1Nev7I-00013c-8s@stork.gentoo.org> (raw)
graaff 10/02/09 18:47:20
Added: mysql-workbench-5.2.15.ebuild ChangeLog
metadata.xml
Log:
Initial import of mysql-workbench from my overlay, which in turn was based on the hard work of many in #238507.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-db/mysql-workbench/mysql-workbench-5.2.15.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-5.2.15.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-5.2.15.ebuild?rev=1.1&content-type=text/plain
Index: mysql-workbench-5.2.15.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-5.2.15.ebuild,v 1.1 2010/02/09 18:47:19 graaff Exp $
EAPI="2"
GCONF_DEBUG="no"
inherit gnome2 eutils flag-o-matic autotools
MY_P="${PN}-oss-${PV}"
DESCRIPTION="MySQL Workbench"
HOMEPAGE="http://dev.mysql.com/workbench/"
SRC_URI="mirror://mysql/Downloads/MySQLGUITools/${MY_P}a.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="debug nls readline static-libs"
RDEPEND=">=x11-libs/gtk+-2.6
dev-libs/glib:2
gnome-base/libglade:2.0
dev-libs/libsigc++:2
>=dev-libs/libxml2-2.6.2
>=dev-cpp/glibmm-2.14
>=dev-cpp/gtkmm-2.4
dev-libs/libzip
>=virtual/mysql-5.0
dev-libs/libpcre
virtual/opengl
>=dev-lang/lua-5.1
gnome-base/libgnome
x11-libs/pango
|| ( sys-libs/e2fsprogs-libs
dev-libs/ossp-uuid )
>=x11-libs/cairo-1.5.12[svg]
dev-python/pexpect
dev-python/paramiko
readline? ( sys-libs/readline )"
DEPEND="${RDEPEND}
>=dev-cpp/ctemplate-0.95
dev-util/pkgconfig"
S="${WORKDIR}"/"${MY_P}"
src_prepare() {
epatch "${FILESDIR}/${P}-configure.in.pythonlib.patch"
epatch "${FILESDIR}/${P}-as-needed.patch"
eautoreconf
}
src_configure() {
econf \
$(use_enable nls i18n) \
$(use_enable readline readline) \
$(use_enable debug) \
$(use_enable static-libs static) \
--with-system-ctemplate
}
1.1 dev-db/mysql-workbench/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for dev-db/mysql-workbench
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-workbench/ChangeLog,v 1.1 2010/02/09 18:47:19 graaff Exp $
*mysql-workbench-5.2.15 (09 Feb 2010)
09 Feb 2010; Hans de Graaff <graaff@gentoo.org>
+mysql-workbench-5.2.15.ebuild,
+files/mysql-workbench-5.2.15-as-needed.patch,
+files/mysql-workbench-5.2.15-configure.in.pythonlib.patch, +metadata.xml:
Initial import of mysql-workbench from my overlay, which in turn was based
on the hard work of many in #238507.
1.1 dev-db/mysql-workbench/metadata.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-db/mysql-workbench/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>no-herd</herd>
<maintainer><email>graaff@gentoo.org</email></maintainer>
</pkgmetadata>
reply other threads:[~2010-02-09 18:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1Nev7I-00013c-8s@stork.gentoo.org \
--to=graaff@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox