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: Mon, 9 Jul 2012 23:15:48 +0000 (UTC) [thread overview]
Message-ID: <1341875423.75c0abf8a5e764f568c47da7ab74a92b91b24c41.creffett@gentoo> (raw)
commit: 75c0abf8a5e764f568c47da7ab74a92b91b24c41
Author: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
AuthorDate: Mon Jul 9 23:10:23 2012 +0000
Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
CommitDate: Mon Jul 9 23:10:23 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=75c0abf8
[dev-db/virtuoso-odbc] Add to overlay for testing, version bump to 6.1.5
(Portage version: 2.2.0_alpha116/git/Linux x86_64, unsigned Manifest commit)
---
dev-db/virtuoso-odbc/metadata.xml | 13 +++++++
dev-db/virtuoso-odbc/virtuoso-odbc-6.1.5.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.5.ebuild b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.5.ebuild
new file mode 100644
index 0000000..bfbf074
--- /dev/null
+++ b/dev-db/virtuoso-odbc/virtuoso-odbc-6.1.5.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+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
+}
next reply other threads:[~2012-07-09 23:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-09 23:15 Chris Reffett [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-07-13 22:46 [gentoo-commits] proj/kde:master commit in: dev-db/virtuoso-odbc/ Chris Reffett
2012-08-02 22:40 Chris Reffett
2013-08-25 21:43 Chris Reffett
2013-08-25 22:03 Chris Reffett
2013-08-26 14:23 Chris Reffett
2014-03-07 3:27 Chris Reffett
2014-03-11 10:21 Johannes Huber
2015-09-17 10:23 Johannes Huber
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=1341875423.75c0abf8a5e764f568c47da7ab74a92b91b24c41.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