public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Chris Reffett" <geekboy72@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-db/virtuoso-odbc/
Date: Thu,  2 Aug 2012 22:40:23 +0000 (UTC)	[thread overview]
Message-ID: <1343946119.c1bd4a9790f3c0e21cce2f637f9ccc0414686397.creffett@gentoo> (raw)

commit:     c1bd4a9790f3c0e21cce2f637f9ccc0414686397
Author:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
AuthorDate: Thu Aug  2 22:21:59 2012 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Thu Aug  2 22:21:59 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c1bd4a97

[dev-db/virtuoso-odbc] Version bump, in overlay for testing.

(Portage version: 2.2.0_alpha120/git/Linux x86_64, unsigned Manifest commit)

---
 dev-db/virtuoso-odbc/metadata.xml               |   13 +++++++
 dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild |   41 +++++++++++++++++++++++
 2 files changed, 54 insertions(+), 0 deletions(-)

diff --git a/dev-db/virtuoso-odbc/metadata.xml b/dev-db/virtuoso-odbc/metadata.xml
new file mode 100644
index 0000000..fbcadb2
--- /dev/null
+++ b/dev-db/virtuoso-odbc/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+	<maintainer>
+		<email>reavertm@gentoo.org</email>
+		<name>Maciej Mrozowski</name>
+	</maintainer>
+	<maintainer>
+		<email>creffett@gentoo.org</email>
+		<name>Chris Reffett</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild
new file mode 100644
index 0000000..a52c543
--- /dev/null
+++ b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.6.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.5.ebuild,v 1.1 2012/07/13 22:20:20 creffett Exp $
+
+EAPI=4
+
+inherit virtuoso
+
+DESCRIPTION="ODBC driver for OpenLink Virtuoso Open-Source Edition"
+
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	>=dev-libs/openssl-0.9.7i:0
+"
+DEPEND="${RDEPEND}"
+
+VOS_EXTRACT="
+	libsrc/Dk
+	libsrc/Thread
+	libsrc/odbcsdk
+	libsrc/util
+	binsrc/driver
+"
+
+src_configure() {
+	myconf+="
+		--disable-static
+		--without-iodbc
+	"
+
+	virtuoso_src_configure
+}
+
+src_install() {
+	virtuoso_src_install
+
+	# Remove libtool files
+	find "${ED}" -name '*.la' -delete
+}


             reply	other threads:[~2012-08-02 22:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 22:40 Chris Reffett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-17 10:23 [gentoo-commits] proj/kde:master commit in: dev-db/virtuoso-odbc/ Johannes Huber
2014-03-11 10:21 Johannes Huber
2014-03-07  3:27 Chris Reffett
2013-08-26 14:23 Chris Reffett
2013-08-25 22:03 Chris Reffett
2013-08-25 21:43 Chris Reffett
2012-07-13 22:46 Chris Reffett
2012-07-09 23:15 Chris Reffett

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=1343946119.c1bd4a9790f3c0e21cce2f637f9ccc0414686397.creffett@gentoo \
    --to=geekboy72@gmail.com \
    --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