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: Sun, 25 Aug 2013 22:03:47 +0000 (UTC)	[thread overview]
Message-ID: <1377468086.d638d52b1cb2f5c9aa4aff4d2f08b853a7a7004b.creffett@gentoo> (raw)

commit:     d638d52b1cb2f5c9aa4aff4d2f08b853a7a7004b
Author:     Chris Reffett <creffett <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 25 22:01:26 2013 +0000
Commit:     Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Sun Aug 25 22:01:26 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=d638d52b

[dev-db/virtuoso-odbc] Bump to 7.0.0 for testing

Package-Manager: portage-2.2.0

---
 dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild | 41 +++++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild
new file mode 100644
index 0000000..f220602
--- /dev/null
+++ b/dev-db/virtuoso-odbc/virtuoso-odbc-7.0.0.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2013 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.6.ebuild,v 1.5 2013/04/26 00:48:51 creffett Exp $
+
+EAPI=5
+
+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:[~2013-08-25 22:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-25 22:03 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 21:43 Chris Reffett
2012-08-02 22:40 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=1377468086.d638d52b1cb2f5c9aa4aff4d2f08b853a7a7004b.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