Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clion/
Date: Fri, 28 Jan 2022 08:36:53
Message-Id: 1643358936.95a2821e2e7b8a7fb4f8e65fa269b06907152f96.sam@gentoo
1 commit: 95a2821e2e7b8a7fb4f8e65fa269b06907152f96
2 Author: Christian Strahl <c.a.strahl <AT> gmail <DOT> com>
3 AuthorDate: Thu Jan 27 18:28:12 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 28 08:35:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a2821e
7
8 dev-util/clion: remove old version
9
10 Package-Manager: Portage-3.0.30-r1, Repoman-3.0.3-r1
11 Signed-off-by: Christian Strahl <c.a.strahl <AT> gmail.com>
12
13 Closes: https://bugs.gentoo.org/829906
14 Closes: https://github.com/gentoo/gentoo/pull/23987
15 Signed-off-by: Sam James <sam <AT> gentoo.org>
16
17 dev-util/clion/Manifest | 1 -
18 dev-util/clion/clion-2021.3.ebuild | 104 -------------------------------------
19 2 files changed, 105 deletions(-)
20
21 diff --git a/dev-util/clion/Manifest b/dev-util/clion/Manifest
22 index 7e2ff321d84f..1ac3bae65863 100644
23 --- a/dev-util/clion/Manifest
24 +++ b/dev-util/clion/Manifest
25 @@ -1,2 +1 @@
26 DIST CLion-2021.3.2.tar.gz 747081798 BLAKE2B 68be520b06e2d59d3a240b03e8e64cdd0a96e96022fc72fd531813fe0d417055b58d36a6a5a0360e3121cbb111ccdecf96b25778e2368fb21b92f404013a4604 SHA512 6c965c745588e49fcb3c2ecadcca38817884bd3f830d6b5f1042a6edff5687419fc2375bb41063c808c894588c371d2a860a75ceed86a187eec7fd9fce380678
27 -DIST CLion-2021.3.tar.gz 741453727 BLAKE2B 0bcc79df3180256732523df6acf34f7eecbd08f87427f41796ebef342d71d4a0643770fd8e08c25dbd7e96360e72806f7fe1b57a199cc7fd53ad34cb85ff1d74 SHA512 d4b9f8b8cf8f218c45a568498630216f55540b2094ec7fe2a36f04478ff713c34dc7431da3824da44c61ae999b475a4ae7d4c7c9c7e02d0ca0ab6520ecf8cedb
28
29 diff --git a/dev-util/clion/clion-2021.3.ebuild b/dev-util/clion/clion-2021.3.ebuild
30 deleted file mode 100644
31 index daf59355c8c4..000000000000
32 --- a/dev-util/clion/clion-2021.3.ebuild
33 +++ /dev/null
34 @@ -1,104 +0,0 @@
35 -# Copyright 1999-2021 Gentoo Authors
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=8
39 -
40 -inherit desktop wrapper
41 -
42 -DESCRIPTION="A complete toolset for C and C++ development"
43 -HOMEPAGE="https://www.jetbrains.com/clion"
44 -SRC_URI="https://download.jetbrains.com/cpp/CLion-${PV}.tar.gz"
45 -
46 -LICENSE="|| ( IDEA IDEA_Academic IDEA_Classroom IDEA_OpenSource IDEA_Personal )
47 - Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL-1.1 CPL-0.5 CPL-1.0
48 - EPL-1.0 EPL-2.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC JDOM
49 - LGPL-2.1+ LGPL-3 MIT MPL-1.0 MPL-1.1 OFL public-domain PSF-2 UoI-NCSA ZLIB"
50 -SLOT="0"
51 -KEYWORDS="~amd64 ~x86"
52 -RESTRICT="bindist mirror splitdebug"
53 -
54 -BDEPEND="dev-util/patchelf"
55 -
56 -# RDEPENDS may cause false positives in repoman.
57 -# clion requires cmake and gdb at runtime to build and debug C/C++ projects
58 -RDEPEND="
59 - app-accessibility/at-spi2-atk:2
60 - app-accessibility/at-spi2-core:2
61 - dev-libs/atk
62 - dev-libs/expat
63 - dev-libs/glib:2
64 - dev-libs/nspr
65 - dev-libs/nss
66 - dev-util/cmake
67 - media-libs/alsa-lib
68 - media-libs/freetype:2
69 - media-libs/mesa
70 - net-print/cups
71 - sys-apps/dbus
72 - sys-devel/gdb
73 - sys-libs/zlib
74 - x11-libs/libX11
75 - x11-libs/libXcomposite
76 - x11-libs/libXcursor
77 - x11-libs/libXdamage
78 - x11-libs/libXext
79 - x11-libs/libXfixes
80 - x11-libs/libXi
81 - x11-libs/libXrandr
82 - x11-libs/libXtst
83 - x11-libs/libXxf86vm
84 - x11-libs/libdrm
85 - x11-libs/libxcb
86 - x11-libs/libxkbcommon
87 - x11-libs/libxshmfence"
88 -
89 -QA_PREBUILT="opt/${P}/*"
90 -
91 -src_prepare() {
92 - default
93 -
94 - local remove_me=(
95 - bin/gdb/linux
96 - bin/lldb/linux
97 - bin/cmake
98 - license/CMake*
99 - lib/pty4j-native/linux/aarch64
100 - lib/pty4j-native/linux/arm
101 - lib/pty4j-native/linux/mips64el
102 - lib/pty4j-native/linux/ppc64le
103 - )
104 -
105 - use amd64 || remove_me+=( lib/pty4j-native/linux/x86_64)
106 - use x86 || remove_me+=( lib/pty4j-native/linux/x86)
107 -
108 - rm -rv "${remove_me[@]}" || die
109 -
110 - for file in "jbr/lib/"/{libjcef.so,jcef_helper}
111 - do
112 - if [[ -f "${file}" ]]; then
113 - patchelf --set-rpath '$ORIGIN' ${file} || die
114 - fi
115 - done
116 -}
117 -
118 -src_install() {
119 - local dir="/opt/${P}"
120 -
121 - insinto "${dir}"
122 - doins -r *
123 - fperms 755 "${dir}"/bin/{clion.sh,fsnotifier,clang/linux/{clangd,clang-tidy,clazy-standalone}}
124 -
125 - if [[ -d jbr ]]; then
126 - fperms 755 "${dir}"/jbr/bin/{jaotc,java,javac,jdb,jjs,jrunscript,keytool,pack200,rmid,rmiregistry,serialver,unpack200}
127 - # Fix #763582
128 - fperms 755 "${dir}"/jbr/lib/{chrome-sandbox,jcef_helper,jexec,jspawnhelper}
129 - fi
130 -
131 - make_wrapper "${PN}" "${dir}/bin/${PN}.sh"
132 - newicon "bin/${PN}.svg" "${PN}.svg"
133 - make_desktop_entry "${PN}" "clion" "${PN}" "Development;IDE;"
134 -
135 - # recommended by: https://confluence.jetbrains.com/display/IDEADEV/Inotify+Watches+Limit
136 - dodir /usr/lib/sysctl.d/
137 - echo "fs.inotify.max_user_watches = 524288" > "${D}/usr/lib/sysctl.d/30-clion-inotify-watches.conf" || die
138 -}