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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2331915800A for ; Fri, 14 Jul 2023 06:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69643E0867; Fri, 14 Jul 2023 06:50:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52351E0867 for ; Fri, 14 Jul 2023 06:50:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C03733FD3F for ; Fri, 14 Jul 2023 06:50:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BDFBCB01 for ; Fri, 14 Jul 2023 06:50:40 +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: <1689317436.bfa57861369ea23e0ed63786daa9af05394be9d7.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/clion/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/clion/clion-2023.1.ebuild X-VCS-Directories: dev-util/clion/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: bfa57861369ea23e0ed63786daa9af05394be9d7 X-VCS-Branch: master Date: Fri, 14 Jul 2023 06:50:40 +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: a0f09181-2e94-4656-9808-c4edb60f3381 X-Archives-Hash: 0cdb01d3532ee692b96ed26663f2c452 commit: bfa57861369ea23e0ed63786daa9af05394be9d7 Author: zackiloco proton me> AuthorDate: Thu Jun 22 09:57:51 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Jul 14 06:50:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa57861 dev-util/clion: Remove 2023.1 Signed-off-by: Steffen Winter proton.me> Closes: https://github.com/gentoo/gentoo/pull/31571 Signed-off-by: Joonas Niilola gentoo.org> dev-util/clion/clion-2023.1.ebuild | 106 ------------------------------------- 1 file changed, 106 deletions(-) diff --git a/dev-util/clion/clion-2023.1.ebuild b/dev-util/clion/clion-2023.1.ebuild deleted file mode 100644 index 1faba92b159b..000000000000 --- a/dev-util/clion/clion-2023.1.ebuild +++ /dev/null @@ -1,106 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop wrapper - -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" - -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" -RESTRICT="bindist mirror splitdebug" - -BDEPEND="dev-util/patchelf" - -RDEPEND=" - >=app-accessibility/at-spi2-core-2.46.0:2 - dev-libs/expat - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - dev-libs/wayland - dev-util/cmake - dev-util/ninja - media-libs/alsa-lib - media-libs/freetype:2 - media-libs/mesa - net-print/cups - sys-apps/dbus - sys-devel/gdb - sys-libs/zlib - x11-libs/cairo - x11-libs/libdrm - x11-libs/libX11 - x11-libs/libXcomposite - x11-libs/libXcursor - x11-libs/libXdamage - x11-libs/libXext - x11-libs/libXfixes - x11-libs/libXi - x11-libs/libXrandr - x11-libs/libXrender - x11-libs/libXtst - x11-libs/libXxf86vm - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/pango" - -QA_PREBUILT="opt/${PN}/*" - -src_prepare() { - default - - local remove_me=( - help/ReferenceCardForMac.pdf - bin/cmake - bin/gdb/linux - bin/lldb/linux - bin/ninja - license/CMake* - plugins/cwm-plugin/quiche-native/darwin-aarch64 - plugins/cwm-plugin/quiche-native/darwin-x86-64 - plugins/cwm-plugin/quiche-native/linux-aarch64 - plugins/cwm-plugin/quiche-native/win32-x86-64 - plugins/remote-dev-server/selfcontained - ) - - rm -rv "${remove_me[@]}" || die - - for file in "jbr/lib/{libjcef.so,jcef_helper}" - do - if [[ -f "${file}" ]]; then - patchelf --set-rpath '$ORIGIN' "${file}" || die - fi - done -} - -src_install() { - local dir="/opt/${PN}" - - insinto "${dir}" - doins -r * - fperms 755 "${dir}"/bin/{clion.sh,fsnotifier,inspect.sh,ltedit.sh,repair,restart.py,clang/linux/x64/{clangd,clang-tidy,clazy-standalone,llvm-symbolizer}} - - if [[ -d jbr ]]; then - fperms 755 "${dir}"/jbr/bin/{java,javac,jdb,jrunscript,keytool,rmiregistry,serialver} - # Fix #763582 - fperms 755 "${dir}"/jbr/lib/{chrome-sandbox,jcef_helper,jexec,jspawnhelper} - fi - - dosym -r "${EPREFIX}/usr/bin/ninja" "${dir}"/bin/ninja/linux/x64/ninja - - 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 - insinto /usr/lib/sysctl.d - newins - 30-"${PN}"-inotify-watches.conf <<<"fs.inotify.max_user_watches = 524288" -}