From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-sqlite3/
Date: Fri, 6 Jul 2018 22:33:16 +0000 (UTC) [thread overview]
Message-ID: <1530916388.d0d1c0816ed65ff692ca462a224f090fdb7b3129.slyfox@gentoo> (raw)
commit: d0d1c0816ed65ff692ca462a224f090fdb7b3129
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 6 21:14:20 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 6 22:33:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d1c081
dev-scheme/guile-sqlite3: new package, a depend of guix-0.15.0
Package implements sqlite3 bindings for guile.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-scheme/guile-sqlite3/Manifest | 1 +
.../guile-sqlite3/guile-sqlite3-0.1.0.ebuild | 30 ++++++++++++++++++++++
dev-scheme/guile-sqlite3/metadata.xml | 7 +++++
3 files changed, 38 insertions(+)
diff --git a/dev-scheme/guile-sqlite3/Manifest b/dev-scheme/guile-sqlite3/Manifest
new file mode 100644
index 00000000000..47df83f56e7
--- /dev/null
+++ b/dev-scheme/guile-sqlite3/Manifest
@@ -0,0 +1 @@
+DIST v0.1.0.tar.gz 23832 BLAKE2B cff04a320ab239bf0d90c01ffc4e557bf5bf2978a433fcca0413b09f3c3b2ee5ed75f3655077dc493ae42a11a8e027f0a17b74c97e3eecadfb67f2e0e7912693 SHA512 8c1f58024c464e5628162e3ba1bf129809403bcc5d2329b55b6628f419ff8d5ead21d87f0bdcbb458ce5798d62184af177616bbfbeb653c34450c716f6b3ab26
diff --git a/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild
new file mode 100644
index 00000000000..97067155562
--- /dev/null
+++ b/dev-scheme/guile-sqlite3/guile-sqlite3-0.1.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools
+
+DESCRIPTION="Guile bindings of sqlite3"
+HOMEPAGE="https://notabug.org/civodul/guile-sqlite3.git"
+SRC_URI="https://notabug.org/civodul/guile-sqlite3/archive/v${PV}.tar.gz"
+
+LICENSE="LGPL-3+ GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ >=dev-scheme/guile-2.0.11:=
+ dev-db/sqlite:3=
+"
+DEPEND="${RDEPEND}"
+
+S=${WORKDIR}/${PN}
+
+src_prepare() {
+ default
+
+ # upstream tag on top of source tree. has no autogenerated files
+ eautoreconf
+}
diff --git a/dev-scheme/guile-sqlite3/metadata.xml b/dev-scheme/guile-sqlite3/metadata.xml
new file mode 100644
index 00000000000..2907abeb0c4
--- /dev/null
+++ b/dev-scheme/guile-sqlite3/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>slyfox@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2018-07-06 22:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-06 22:33 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-07-07 9:20 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-sqlite3/ Sergei Trofimovich
2019-12-09 20:18 Sergei Trofimovich
2020-05-22 18:22 Sergei Trofimovich
2020-06-12 23:07 Sergei Trofimovich
2020-06-14 8:07 Sergei Trofimovich
2020-06-20 19:49 Sergei Trofimovich
2020-11-02 10:21 Sergei Trofimovich
2020-11-02 10:21 Sergei Trofimovich
2021-08-04 9:01 Sergei Trofimovich
2021-08-08 12:28 Ulrich Müller
2021-11-25 15:43 Maciej Barć
2021-11-26 8:46 Maciej Barć
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=1530916388.d0d1c0816ed65ff692ca462a224f090fdb7b3129.slyfox@gentoo \
--to=slyfox@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