Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clion/
Date: Wed, 13 May 2020 13:17:35
Message-Id: 1589375807.4e97102417e272176cea57a4b184f6e4faa135c4.juippis@gentoo
1 commit: 4e97102417e272176cea57a4b184f6e4faa135c4
2 Author: Christian Strahl <c.a.strahl <AT> gmail <DOT> com>
3 AuthorDate: Thu May 7 08:56:37 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 13:16:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e971024
7
8 dev-util/clion: version bump to 2020.1.1
9
10 Package-Manager: Portage-2.3.99-r2, Repoman-2.3.22
11 Signed-off-by: Christian Strahl <c.a.strahl <AT> gmail.com>
12
13 Closes: https://bugs.gentoo.org/721014
14 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
15
16 dev-util/clion/Manifest | 1 +
17 dev-util/clion/clion-2020.1.1.ebuild | 80 ++++++++++++++++++++++++++++++++++++
18 2 files changed, 81 insertions(+)
19
20 diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
21 index aae23ea48f4..93f3bfea9f3 100644
22 --- a/dev-util/clion/Manifest
23 +++ b/dev-util/clion/Manifest
24 @@ -1 +1,2 @@
25 +DIST clion-2020.1.1.tar.gz 510085810 BLAKE2B c80b1dd6c88e89803f73dc22cf6d942a783a4d8a607904ffe44b445ab998f9f7db4aa6233305e617cb91608934ec86be208d798f512a849dbf98738293f8ff73 SHA512 3807d651b8b5b1c8c30658514f3aa376019bfebefff724375ae54d9105fcd9db370023906b51af2debcf83d26cebb060c88e228e7b672ad181e73a77d1ed4016
26 DIST clion-2020.1.tar.gz 510270266 BLAKE2B 4231737d972a8cde9a84db9c9c3a6478a7bba1eb3df11066b2808a016bfda47b4a4d22cee465d628ab03e4656acc087bcd31733112fa5a79807de6ddee5475bb SHA512 eb0d04646df482c7b42bdbc1df6cfbe46ddae6c98f73b1a9d5ad2560efb25a088be2a95eebd1e21981490b79600705c36f723310b7dedc89531296268acd24f6
27
28 diff --git a/dev-util/clion/clion-2020.1.1.ebuild b/dev-util/clion/clion-2020.1.1.ebuild
29 new file mode 100644
30 index 00000000000..d50ca20ce17
31 --- /dev/null
32 +++ b/dev-util/clion/clion-2020.1.1.ebuild
33 @@ -0,0 +1,80 @@
34 +# Copyright 1999-2020 Gentoo Authors
35 +# Distributed under the terms of the GNU General Public License v2
36 +
37 +EAPI=7
38 +
39 +inherit desktop eutils
40 +
41 +DESCRIPTION="A complete toolset for C and C++ development"
42 +HOMEPAGE="https://www.jetbrains.com/clion"
43 +SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz -> ${P}.tar.gz"
44 +
45 +LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )
46 + Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0
47 + EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM
48 + LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA ZLIB"
49 +SLOT="0"
50 +KEYWORDS="~amd64 ~x86"
51 +RESTRICT="bindist mirror splitdebug"
52 +IUSE="custom-jdk"
53 +
54 +# RDEPENDS may cause false positives in repoman.
55 +# clion requires cmake and gdb at runtime to build and debug C/C++ projects
56 +RDEPEND="
57 + dev-libs/libdbusmenu
58 + dev-util/cmake
59 + sys-devel/gdb
60 + !custom-jdk? ( virtual/jdk )"
61 +
62 +QA_PREBUILT="opt/${P}/*"
63 +
64 +src_prepare() {
65 + default
66 +
67 + local remove_me=(
68 + bin/gdb/linux
69 + bin/lldb/linux
70 + bin/cmake
71 + license/CMake*
72 + lib/pty4j-native/linux/ppc64le
73 + )
74 +
75 + use amd64 || remove_me+=( bin/fsnotifier64 lib/pty4j-native/linux/x86_64)
76 + use x86 || remove_me+=( bin/fsnotifier lib/pty4j-native/linux/x86)
77 +
78 + use custom-jdk || remove_me+=( jbr )
79 +
80 + rm -rv "${remove_me[@]}" || die
81 +}
82 +
83 +src_install() {
84 + local dir="/opt/${P}"
85 +
86 + insinto "${dir}"
87 + doins -r *
88 + fperms 755 "${dir}"/bin/{clion.sh,clang/linux/clang{d,-tidy}}
89 +
90 + if use amd64; then
91 + fperms 755 "${dir}"/bin/fsnotifier64
92 + fi
93 + if use arm; then
94 + fperms 755 "${dir}"/bin/fsnotifier-arm
95 + fi
96 + if use x86; then
97 + fperms 755 "${dir}"/bin/fsnotifier
98 + fi
99 +
100 + if use custom-jdk; then
101 + if [[ -d jbr ]]; then
102 + fperms 755 "${dir}"/jbr/bin/{jaotc,java,javac,jdb,jjs,jrunscript,keytool,pack200,rmid,rmiregistry,serialver,unpack200}
103 + fi
104 + fi
105 +
106 + make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
107 + newicon "bin/${PN}.svg" "${PN}.svg"
108 + make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
109 +
110 + # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
111 + dodir /usr/lib/sysctl.d/
112 + echo "fs.inotify.max_user_watches = 524288" > "${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die
113 +}