From 7eb14188a3df51cf99c3449300166d1b61269dbf Mon Sep 17 00:00:00 2001 From: Artem Baleevskih Date: Sun, 14 Jun 2026 00:58:44 +0300 Subject: [PATCH] epm play: mention JetBrains in IDE descriptions Added JetBrains to IDE script descriptions so they are easier to find via epmps search by vendor name. --- play.d/clion.sh | 2 +- play.d/datagrip.sh | 2 +- play.d/goland.sh | 2 +- play.d/idea.sh | 2 +- play.d/phpstorm.sh | 2 +- play.d/pycharm.sh | 2 +- play.d/rider.sh | 2 +- play.d/rubymine.sh | 2 +- play.d/rustrover.sh | 2 +- play.d/webstorm.sh | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/play.d/clion.sh b/play.d/clion.sh index e19fd265d..329896bf2 100755 --- a/play.d/clion.sh +++ b/play.d/clion.sh @@ -3,7 +3,7 @@ PKGNAME=CLion SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="CLion - A cross-platform IDE for C and C++ from the official site" +DESCRIPTION="JetBrains CLion - A cross-platform IDE for C and C++ from the official site" URL="https://www.jetbrains.com/clion/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/datagrip.sh b/play.d/datagrip.sh index d2fd173e0..552f63aa5 100755 --- a/play.d/datagrip.sh +++ b/play.d/datagrip.sh @@ -3,7 +3,7 @@ PKGNAME=datagrip SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="DataGrip - A powerful cross-platform tool for relational and NoSQL databases" +DESCRIPTION="JetBrains DataGrip - A powerful cross-platform tool for relational and NoSQL databases" URL="https://www.jetbrains.com/datagrip/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/goland.sh b/play.d/goland.sh index b81eba5cf..9bd380a12 100755 --- a/play.d/goland.sh +++ b/play.d/goland.sh @@ -3,7 +3,7 @@ PKGNAME=goland SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="GoLand CE — IDE for Go developers" +DESCRIPTION="JetBrains GoLand CE — IDE for Go developers" URL="https://www.jetbrains.com/go/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/idea.sh b/play.d/idea.sh index e865a1030..73258bc43 100755 --- a/play.d/idea.sh +++ b/play.d/idea.sh @@ -3,7 +3,7 @@ PKGNAME=idea SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="IntelliJ IDEA - The Leading Java and Kotlin IDE from the official site" +DESCRIPTION="JetBrains IntelliJ IDEA - The Leading Java and Kotlin IDE from the official site" URL="https://www.jetbrains.com/idea/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/phpstorm.sh b/play.d/phpstorm.sh index f50eedea0..1562e9a79 100755 --- a/play.d/phpstorm.sh +++ b/play.d/phpstorm.sh @@ -3,7 +3,7 @@ PKGNAME=PhpStorm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="PhpStorm - The Lightning-Smart PHP IDE from the official site" +DESCRIPTION="JetBrains PhpStorm - The Lightning-Smart PHP IDE from the official site" URL="https://www.jetbrains.com/phpstorm/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/pycharm.sh b/play.d/pycharm.sh index af6de9982..7619823ca 100755 --- a/play.d/pycharm.sh +++ b/play.d/pycharm.sh @@ -3,7 +3,7 @@ PKGNAME=pycharm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="PyCharm — The Python IDE for Professional Developers" +DESCRIPTION="JetBrains PyCharm — The Python IDE for Professional Developers" URL="https://www.jetbrains.com/ru-ru/pycharm/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rider.sh b/play.d/rider.sh index e1eddecb4..e3d2c7ca6 100755 --- a/play.d/rider.sh +++ b/play.d/rider.sh @@ -3,7 +3,7 @@ PKGNAME=JetBrains.Rider SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="Rider - A cross-platform IDE for .NET and game dev from the official site" +DESCRIPTION="JetBrains Rider - A cross-platform IDE for .NET and game dev from the official site" URL="https://www.jetbrains.com/rider/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rubymine.sh b/play.d/rubymine.sh index 376cf18fe..666f24c2e 100755 --- a/play.d/rubymine.sh +++ b/play.d/rubymine.sh @@ -3,7 +3,7 @@ PKGNAME=RubyMine SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="RubyMine — IDE for Ruby and Rails developers" +DESCRIPTION="JetBrains RubyMine — IDE for Ruby and Rails developers" URL="https://www.jetbrains.com/ruby/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/rustrover.sh b/play.d/rustrover.sh index 3ef8d4702..5dded6071 100755 --- a/play.d/rustrover.sh +++ b/play.d/rustrover.sh @@ -3,7 +3,7 @@ PKGNAME=RustRover SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="RustRover — IDE for Rust developers" +DESCRIPTION="JetBrains RustRover — IDE for Rust developers" URL="https://www.jetbrains.com/rust/" . $(dirname $0)/common-jetbrains.sh diff --git a/play.d/webstorm.sh b/play.d/webstorm.sh index 9003823d0..a41a68292 100755 --- a/play.d/webstorm.sh +++ b/play.d/webstorm.sh @@ -3,7 +3,7 @@ PKGNAME=WebStorm SUPPORTEDARCHES="x86_64 aarch64" VERSION="$2" -DESCRIPTION="WebStorm - The smartest JavaScript IDE from the official site" +DESCRIPTION="JetBrains WebStorm - The smartest JavaScript IDE from the official site" URL="https://www.jetbrains.com/webstorm/" . $(dirname $0)/common-jetbrains.sh