From: "Samuel Bernardo" <samuelbernardo.mail@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/user/ssnb:master commit in: dev-util/webstorm/
Date: Thu, 3 Feb 2022 02:04:50 +0000 (UTC) [thread overview]
Message-ID: <1643853691.748c2c94f6befd68373a6c2d380aa2bf40b68332.samuelbernardo@gentoo> (raw)
commit: 748c2c94f6befd68373a6c2d380aa2bf40b68332
Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
AuthorDate: Thu Feb 3 02:01:31 2022 +0000
Commit: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
CommitDate: Thu Feb 3 02:01:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/user/ssnb.git/commit/?id=748c2c94
Remove outdated webstorm
Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>
dev-util/webstorm/Manifest | 5 --
dev-util/webstorm/metadata.xml | 14 -----
.../webstorm/webstorm-2017.2.5.172.4343.25.ebuild | 46 -----------------
.../webstorm/webstorm-2020.1.1.201.7223.93.ebuild | 59 ----------------------
4 files changed, 124 deletions(-)
diff --git a/dev-util/webstorm/Manifest b/dev-util/webstorm/Manifest
deleted file mode 100644
index 821b91c..0000000
--- a/dev-util/webstorm/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-DIST WebStorm-2017.2.5.tar.gz 257640874 BLAKE2B b501a5722082829c053e478b51f19507d47f9874764ea45d26b4343c0aa8631bfc8b33cfb91efce82d41e4eba50fedd53dd4351b67403aaf68000dd22b0836dc SHA512 5e13a990ad7a56eafbd346ecc505380a3957ef67c63b524747f8f1c032d177301d2b61f9451ff7a2bca4f5b50bb3ee598d5e636e2fafcd9271a9da358452660b
-DIST WebStorm-2020.1.1.tar.gz 339941213 BLAKE2B f88ccba4e0766401a994a81daad3d53f5689cfb6eb8b75dd066f8046e8eedb36e5dfb306d03d961daf6dd691b3cced7d587a7306039111d54027c9490d0b02ea SHA512 5e8853ed85704f4a5e230abe37ff5bb4566cc123d800f9a2da1669fa00a1b561586808204eae4a4ec1f08631815321a77fff77ab4536c0a15ee1c3f85ddcd619
-EBUILD webstorm-2017.2.5.172.4343.25.ebuild 1070 BLAKE2B 9c202b85862a3c7de6852a7652fcba830a094e67d46d1466e7a2a1aa4ab4626f86ab442288f440bd4dd3fef2137d5ce25cc2436b28b1402c9cea9741da11033f SHA512 433cd702ffeeb93bac6c5760c69c6ed319a38875f45244bf77aee18b440af74b5d3755501b1669bfde53a0a73dbb8e07f1b47c8438d4f4fc2e162ccf441a1868
-EBUILD webstorm-2020.1.1.201.7223.93.ebuild 1216 BLAKE2B 118ccea4f98a964a447fb2b9a28e5cbb18519e5c73685d5d47611f3ce60f05368f35ace3a037d4009e13d38df9d342586b8e2e0e7828a012707164c76046e45e SHA512 0a4ecb0a15763a903cfba9c8adfb3953e0f60f7094100036221393352bdd16a85608d549c2c4fc4cb8261abb9e457f83b5cf3ce0261e67bc32ec17e3afe96b1f
-MISC metadata.xml 550 BLAKE2B 5f12e899cd95d70d7996a4af7207770e446cf5c58f68ab6224800d17648af56bb4603b40ed47259f91761e3554b639245253ba2f9f99f7a0b07be8ac2974831c SHA512 f4244aa280955793979e9202751a4ee641c17131c16b842905a32bddd6ae9d8d95a8e3cf3dd86405185e10d58df52bf08500c00ed5a02f727fe66f40a78e760f
diff --git a/dev-util/webstorm/metadata.xml b/dev-util/webstorm/metadata.xml
deleted file mode 100644
index e5eee97..0000000
--- a/dev-util/webstorm/metadata.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer>
- <email>samuelbernardo.mail@gmail.com</email>
- <name>Samuel Bernardo</name>
- </maintainer>
- <longdescription lang="en">
- A powerful and intelligent IDE that gives you the best coding assistance for JavaScript, HTML and CSS and a wide range of modern web technologies.
- </longdescription>
- <use>
- <flag name="jbr11">Install and use the Java 11 based version of JetBrains Runtime.</flag>
- </use>
-</pkgmetadata>
diff --git a/dev-util/webstorm/webstorm-2017.2.5.172.4343.25.ebuild b/dev-util/webstorm/webstorm-2017.2.5.172.4343.25.ebuild
deleted file mode 100644
index 8b957a3..0000000
--- a/dev-util/webstorm/webstorm-2017.2.5.172.4343.25.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-EAPI=5
-
-inherit eutils versionator
-
-#EAP='-EAP'
-#PVERSION='11'
-PV_STRING="$(get_version_component_range 4-6)"
-MY_PV="$(get_version_component_range 1-3)"
-MY_PN="WebStorm"
-
-HOMEPAGE="http://www.jetbrains.com/webstorm/"
-DESCRIPTION="Most Intelligent WebStorm IDE for develop on js html css, 11 EAP version"
-SRC_URI="https://download.jetbrains.com/webstorm/${MY_PN}-${MY_PV}.tar.gz"
-
-if [[ x${PVERSION} != 'x' ]]; then
- KEYWORDS="x86 amd64"
-else
- KEYWORDS="~x86 ~amd64"
-fi
-
-PROGNAME="WebStorm"
-RESTRICT="strip mirror"
-DEPEND=">=virtual/jre-1.6"
-SLOT="0"
-S="${WORKDIR}/${MY_PN}-${PV_STRING}"
-
-src_install() {
- dodir /opt/${PN}
-
- cd WebStorm-*/
- insinto /opt/${PN}
- doins -r *
-
- fperms a+x /opt/${PN}/bin/webstorm.sh || die "Chmod failed"
- fperms a+x /opt/${PN}/bin/fsnotifier || die "Chmod failed"
- fperms a+x /opt/${PN}/bin/fsnotifier64 || die "Chmod failed"
- dosym /opt/${PN}/bin/webstorm.sh /usr/bin/${PN}
-
- #mv "bin/webstorm.svg" "bin/${PN}.svg"
- doicon "bin/${PN}.svg"
- make_desktop_entry ${PN} "${PROGNAME}" "${PN}"
-}
-pkg_postinst() {
- elog "Run /usr/bin/${PN}"
-}
-
diff --git a/dev-util/webstorm/webstorm-2020.1.1.201.7223.93.ebuild b/dev-util/webstorm/webstorm-2020.1.1.201.7223.93.ebuild
deleted file mode 100644
index c9c5eee..0000000
--- a/dev-util/webstorm/webstorm-2020.1.1.201.7223.93.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit eutils gnome2-utils readme.gentoo-r1 xdg
-
-MY_PV="$(ver_cut 1-3)"
-SRC_VER="$(ver_cut 4-6)"
-
-PROGNAME="WebStorm"
-DESCRIPTION="Intelligent Python IDE with unique code assistance and analysis"
-HOMEPAGE="http://www.jetbrains.com/webstorm/"
-SRC_URI="http://download.jetbrains.com/${PN}/${PROGNAME}-${MY_PV}.tar.gz"
-
-PROGNAME="WebStorm"
-LICENSE="IDEA"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="-jbr11"
-
-RDEPEND=">=virtual/jre-1.8"
-
-RESTRICT="mirror strip"
-
-QA_PREBUILT="opt/${PN}/bin/fsnotifier
- opt/${PN}/bin/fsnotifier64
- opt/${PN}/bin/fsnotifier-arm
- opt/${PN}/bin/libyjpagent-linux.so
- opt/${PN}/bin/libyjpagent-linux64.so"
-
-S="${WORKDIR}/${PROGNAME}-${SRC_VER}"
-
-src_prepare() {
- default
-
- use !jbr11 && rm -rf jre jbr || die
-}
-
-src_install() {
- insinto /opt/${PN}
- doins -r *
-
- fperms a+x /opt/${PN}/bin/{webstorm.sh,fsnotifier{,64},inspect.sh}
-
- dosym ../../opt/${PN}/bin/webstorm.sh /usr/bin/${PN}
- newicon bin/webstorm.png ${PN}.png
- make_desktop_entry ${PN} ${PN} ${PN}
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_pkg_postrm
- gnome2_icon_cache_update
-}
next reply other threads:[~2022-02-03 2:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-03 2:04 Samuel Bernardo [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-06 1:56 [gentoo-commits] repo/user/ssnb:master commit in: dev-util/webstorm/ Samuel Bernardo
2020-05-06 1:32 Samuel Bernardo
2020-05-06 1:32 Samuel Bernardo
2018-02-02 23:34 Samuel Bernardo
2016-10-14 13:35 Samuel Bernardo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1643853691.748c2c94f6befd68373a6c2d380aa2bf40b68332.samuelbernardo@gentoo \
--to=samuelbernardo.mail@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox