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 6EE04138350 for ; Thu, 26 Mar 2020 07:22:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7D35E0DC9; Thu, 26 Mar 2020 07:22:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 A60BDE0DC9 for ; Thu, 26 Mar 2020 07:22:27 +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 4293834FA6E for ; Thu, 26 Mar 2020 07:22:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D0241A4 for ; Thu, 26 Mar 2020 07:22:21 +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: <1585207321.52a83773064fd945cad65c86f193bf5e014e2324.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/clion/Manifest dev-util/clion/clion-2019.3.5.ebuild X-VCS-Directories: dev-util/clion/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 52a83773064fd945cad65c86f193bf5e014e2324 X-VCS-Branch: master Date: Thu, 26 Mar 2020 07:22:21 +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: cbe9c1c7-b6c9-4aff-a3e7-17ae2f0c38d1 X-Archives-Hash: a6fa4588ffa5dfd22bcd208eafd98547 commit: 52a83773064fd945cad65c86f193bf5e014e2324 Author: Christian Strahl gmail com> AuthorDate: Mon Mar 23 15:04:05 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Mar 26 07:22:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a83773 dev-util/clion: version bump to 2019.3.5 Package-Manager: Portage-2.3.89-r1, Repoman-2.3.20 Signed-off-by: Christian Strahl gmail.com> Signed-off-by: Joonas Niilola gentoo.org> dev-util/clion/Manifest | 1 + dev-util/clion/clion-2019.3.5.ebuild | 80 ++++++++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest index f22f3794c5b..400ca254845 100644 --- a/dev-util/clion/Manifest +++ b/dev-util/clion/Manifest @@ -1 +1,2 @@ DIST clion-2019.3.3.tar.gz 505265765 BLAKE2B fac1aab0429e09bafbb2fe6093f8f6d60384cce6a6caf3e529161cf51516ecb399c900e911807872cd773d0c641c340325640097e02a34fb06e5b53764aa19ce SHA512 33c49cb24792830dbf2246753df408213a799c4542a3284ef6a13f4f4022733d3007680822f6230c599fa1c76643834734b8c3638bf9c6cd1c54dc76b758881c +DIST clion-2019.3.5.tar.gz 509223445 BLAKE2B 94429d0f1d32185ca8d172cdfe7583e6042a5c24b10387ef265ddafbb19e3dc379589a3992b306dfc225449b8a781be996c0d4d4308252c60dc74fa20ffebab7 SHA512 9522209ecef2b025e818ac488c7c842c7170629a8fb38e6efa578cdd6973004da5ee423ea5913e6a61595fea653facaf741f513e2b47701e78749f8188c45583 diff --git a/dev-util/clion/clion-2019.3.5.ebuild b/dev-util/clion/clion-2019.3.5.ebuild new file mode 100644 index 00000000000..d50ca20ce17 --- /dev/null +++ b/dev-util/clion/clion-2019.3.5.ebuild @@ -0,0 +1,80 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit desktop eutils + +DESCRIPTION="A complete toolset for C and C++ development" +HOMEPAGE="https://www.jetbrains.com/clion" +SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal ) + Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0 + EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM + LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA ZLIB" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RESTRICT="bindist mirror splitdebug" +IUSE="custom-jdk" + +# RDEPENDS may cause false positives in repoman. +# clion requires cmake and gdb at runtime to build and debug C/C++ projects +RDEPEND=" + dev-libs/libdbusmenu + dev-util/cmake + sys-devel/gdb + !custom-jdk? ( virtual/jdk )" + +QA_PREBUILT="opt/${P}/*" + +src_prepare() { + default + + local remove_me=( + bin/gdb/linux + bin/lldb/linux + bin/cmake + license/CMake* + lib/pty4j-native/linux/ppc64le + ) + + use amd64 || remove_me+=( bin/fsnotifier64 lib/pty4j-native/linux/x86_64) + use x86 || remove_me+=( bin/fsnotifier lib/pty4j-native/linux/x86) + + use custom-jdk || remove_me+=( jbr ) + + rm -rv "${remove_me[@]}" || die +} + +src_install() { + local dir="/opt/${P}" + + insinto "${dir}" + doins -r * + fperms 755 "${dir}"/bin/{clion.sh,clang/linux/clang{d,-tidy}} + + if use amd64; then + fperms 755 "${dir}"/bin/fsnotifier64 + fi + if use arm; then + fperms 755 "${dir}"/bin/fsnotifier-arm + fi + if use x86; then + fperms 755 "${dir}"/bin/fsnotifier + fi + + if use custom-jdk; then + if [[ -d jbr ]]; then + fperms 755 "${dir}"/jbr/bin/{jaotc,java,javac,jdb,jjs,jrunscript,keytool,pack200,rmid,rmiregistry,serialver,unpack200} + fi + fi + + make_wrapper "${PN}" "${dir}/bin/${PN}.sh" + newicon "bin/${PN}.svg" "${PN}.svg" + make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;" + + # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit + dodir /usr/lib/sysctl.d/ + echo "fs.inotify.max_user_watches = 524288" > "${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die +}