From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EABAA138334 for ; Thu, 10 Oct 2019 14:02:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1348E08BE; Thu, 10 Oct 2019 14:02:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E834E08BE for ; Thu, 10 Oct 2019 14:02:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9C74834BB06 for ; Thu, 10 Oct 2019 14:02:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67C8283E for ; Thu, 10 Oct 2019 14:01:58 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1570715816.af6fa83420dae507bff24ecd14d0323438b247a8.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/sqlcl-bin/Manifest dev-db/sqlcl-bin/sqlcl-bin-19.2.1.206.1649.ebuild X-VCS-Directories: dev-db/sqlcl-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: af6fa83420dae507bff24ecd14d0323438b247a8 X-VCS-Branch: master Date: Thu, 10 Oct 2019 14:01:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 09c3f4e9-ea42-4eea-b323-663d5e6f71fd X-Archives-Hash: 299020d57f369cdc8dabb54d389c4920 commit: af6fa83420dae507bff24ecd14d0323438b247a8 Author: Marco Genasci gmail com> AuthorDate: Tue Oct 8 05:46:16 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Oct 10 13:56:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af6fa834 dev-db/sqlcl-bin: bump to version 19.2.1.206.1649 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Bug: https://bugs.gentoo.org/696716 Signed-off-by: Marco Genasci gmail.com> Signed-off-by: Joonas Niilola gentoo.org> dev-db/sqlcl-bin/Manifest | 1 + dev-db/sqlcl-bin/sqlcl-bin-19.2.1.206.1649.ebuild | 51 +++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/dev-db/sqlcl-bin/Manifest b/dev-db/sqlcl-bin/Manifest index ff4d614d9e4..a82d6c2c6ce 100644 --- a/dev-db/sqlcl-bin/Manifest +++ b/dev-db/sqlcl-bin/Manifest @@ -1 +1,2 @@ DIST sqlcl-19.1.0.094.1619.zip 21886970 BLAKE2B adf3e70521eb38b1504a384512b2c92222121084e27e98952d0f493d74fff63d6f24c00e9f1ed025cccef3305cdc47acecde604575a63221b4fedf38fa6e1885 SHA512 1d04fc7e1a9229badafeea54489db5c6ee8b3d720d84687cbdf761232388e624ac66d0ae59de99e833ae36eb3d5287d1ea556d09aad855d75b674186c55ed9a8 +DIST sqlcl-19.2.1.206.1649.zip 24998252 BLAKE2B bb6148235477133439c3b549cfaefd96249ce661a766e69defb77fc32921db4158114386620b4227626446a560c80447f17ba7fcdbcc1eb834df7a71f61e6dcf SHA512 9d43278f7a296e1a5d57d1418007e3aa7b20723e7452543779e5f2c4ad962bea2b2599db32172406bb01278548edb11b24e34c85e4975664883f469f285150a4 diff --git a/dev-db/sqlcl-bin/sqlcl-bin-19.2.1.206.1649.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-19.2.1.206.1649.ebuild new file mode 100644 index 00000000000..140d82c8526 --- /dev/null +++ b/dev-db/sqlcl-bin/sqlcl-bin-19.2.1.206.1649.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN="${PN/-bin}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Oracle SQLcl is the new SQL*Plus" +HOMEPAGE="https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html" +SRC_URI="${MY_P}.zip" +RESTRICT="bindist fetch mirror" + +LICENSE="OTN" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DEPEND="" +RDEPEND="virtual/jre:1.8 + dev-java/java-config:2 + dev-db/oracle-instantclient" + +S="${WORKDIR}" + +pkg_nofetch() { + einfo "Please go to" + einfo + einfo " ${HOMEPAGE}" + einfo + einfo "and download" + einfo + einfo " Command Line - SQLcl" + einfo " ${SRC_URI}" + einfo + einfo "which must be placed in DISTDIR directory." +} + +src_prepare() { + default + find ./ \( -iname "*.bat" -or -iname "*.exe" \) -delete || die "remove files failed" +} + +src_install() { + exeinto "/opt/${MY_PN}/bin/" + newexe "${MY_PN}"/bin/sql sqlcl + + insinto "/opt/${MY_PN}/lib/" + doins -r "${MY_PN}"/lib/. + + dosym "../${MY_PN}/bin/sqlcl" /opt/bin/sqlcl +}