Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] intellij-idea-ultimate-edition: update to 2021.1.3.
@ 2021-07-02  6:24 mithodin
  2021-07-02 15:08 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 3+ messages in thread
From: mithodin @ 2021-07-02  6:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]

There is a new pull request by mithodin against master on the void-packages repository

https://github.com/mithodin/void-packages bump-intellij-ultimate-2021-1-3
https://github.com/void-linux/void-packages/pull/31746

intellij-idea-ultimate-edition: update to 2021.1.3.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31746.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bump-intellij-ultimate-2021-1-3-31746.patch --]
[-- Type: text/x-diff, Size: 1363 bytes --]

From 26712a26e6c84e2a70cfbf4069aae841bb611c4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lucas=20Treffenst=C3=A4dt?=
 <lucas.treffenstaedt@tngtech.com>
Date: Fri, 2 Jul 2021 08:23:50 +0200
Subject: [PATCH] intellij-idea-ultimate-edition: update to 2021.1.3.

---
 srcpkgs/intellij-idea-ultimate-edition/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template
index 90d702943d6e..bba897c240d2 100644
--- a/srcpkgs/intellij-idea-ultimate-edition/template
+++ b/srcpkgs/intellij-idea-ultimate-edition/template
@@ -1,16 +1,16 @@
 # Template file for 'intellij-idea-ultimate-edition'
 pkgname=intellij-idea-ultimate-edition
-version=2021.1.2
+version=2021.1.3
 revision=1
 archs="i686 x86_64"
-wrksrc="idea-IU-211.7442.40"
+wrksrc="idea-IU-211.7628.21"
 depends="giflib libXtst jetbrains-jdk-bin"
 short_desc="Most intelligent Java IDE"
 maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
 license="custom:Commercial"
 homepage="https://www.jetbrains.com/idea"
 distfiles="https://download.jetbrains.com/idea/ideaIU-${version}-no-jbr.tar.gz"
-checksum=a59f601182b3b457daeb3f545812ffa85fe4501cfaf185dfc973851915538457
+checksum=d73e2266c85602f355179c53b72c6d7014c4d4e74437e25fe005f0f54d52878d
 repository=nonfree
 restricted=yes
 nopie=yes

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: intellij-idea-ultimate-edition: update to 2021.1.3.
  2021-07-02  6:24 [PR PATCH] intellij-idea-ultimate-edition: update to 2021.1.3 mithodin
@ 2021-07-02 15:08 ` ericonr
  0 siblings, 0 replies; 3+ messages in thread
From: ericonr @ 2021-07-02 15:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

There's a merged pull request on the void-packages repository

intellij-idea-ultimate-edition: update to 2021.1.3.
https://github.com/void-linux/void-packages/pull/31746

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PR PATCH] intellij-idea-ultimate-edition: update to 2021.1.3.
@ 2021-07-14  6:25 2asoft
  0 siblings, 0 replies; 3+ messages in thread
From: 2asoft @ 2021-07-14  6:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1634 bytes --]

There is a new pull request by 2asoft against master on the void-packages repository

https://github.com/2asoft/void-packages 2asoft/jb_update_idea_ultimate
https://github.com/void-linux/void-packages/pull/31949

intellij-idea-ultimate-edition: update to 2021.1.3.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/31949.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-2asoft/jb_update_idea_ultimate-31949.patch --]
[-- Type: text/x-diff, Size: 3506 bytes --]

From 7a672af6655b26f42c002525099246fba103a8f8 Mon Sep 17 00:00:00 2001
From: Anton Afanasyev <1157248+2asoft@users.noreply.github.com>
Date: Wed, 7 Apr 2021 22:50:49 -0700
Subject: [PATCH] intellij-idea-ultimate-edition: update to 2021.1.3.

---
 .../intellij-idea-ultimate-edition/template   | 35 ++++++++++++++-----
 1 file changed, 27 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/intellij-idea-ultimate-edition/template b/srcpkgs/intellij-idea-ultimate-edition/template
index bba897c240d2..6f033a6d40fd 100644
--- a/srcpkgs/intellij-idea-ultimate-edition/template
+++ b/srcpkgs/intellij-idea-ultimate-edition/template
@@ -3,13 +3,14 @@ pkgname=intellij-idea-ultimate-edition
 version=2021.1.3
 revision=1
 archs="i686 x86_64"
-wrksrc="idea-IU-211.7628.21"
+create_wrksrc="true"
 depends="giflib libXtst jetbrains-jdk-bin"
 short_desc="Most intelligent Java IDE"
 maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
 license="custom:Commercial"
 homepage="https://www.jetbrains.com/idea"
-distfiles="https://download.jetbrains.com/idea/ideaIU-${version}-no-jbr.tar.gz"
+_filename="ideaIU-${version}-no-jbr.tar.gz"
+distfiles="https://download.jetbrains.com/idea/${_filename}"
 checksum=d73e2266c85602f355179c53b72c6d7014c4d4e74437e25fe005f0f54d52878d
 repository=nonfree
 restricted=yes
@@ -18,33 +19,51 @@ nopie=yes
 noverifyrdeps=yes
 python_version=3
 
+do_extract() {
+	bsdtar xf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_filename} --strip-components=1 -C .
+}
+
 post_extract() {
 	# Remove files for other OSes
-	rm -rf plugins/android/lib/libwebp/win
-	rm -rf plugins/android/lib/libwebp/mac
+	rm -rf plugins/cwm-plugin/quiche-native/darwin-aarch64
+	rm -rf plugins/cwm-plugin/quiche-native/darwin-x86-64
+	rm -rf plugins/cwm-plugin/quiche-native/win32-x86-64
 	rm -rf plugins/maven/lib/maven3/lib/jansi-native/freebsd64
 	rm -rf plugins/maven/lib/maven3/lib/jansi-native/freebsd32
+	rm -rf plugins/maven/lib/maven3/lib/jansi-native/osx
+	rm -rf plugins/maven/lib/maven3/lib/jansi-native/windows32
+	rm -rf plugins/maven/lib/maven3/lib/jansi-native/windows64
+	rm -rf plugins/performanceTesting/bin/libyjpagent.dylib
+	rm -rf plugins/performanceTesting/bin/yjpagent.dll
+	rm -rf plugins/performanceTesting/bin/yjpagent64.dll
+	rm -rf plugins/webp/lib/libwebp/mac
+	rm -rf plugins/webp/lib/libwebp/win
 
 	# Remove files for other CPU architectures
 	rm -rf bin/fsnotifier-arm
-	rm -rf lib/pty4j-native/linux/ppc64le
 	rm -rf lib/pty4j-native/linux/aarch64
 	rm -rf lib/pty4j-native/linux/mips64el
+	rm -rf lib/pty4j-native/linux/ppc64le
 
 	case "$XBPS_TARGET_MACHINE" in
 		x86_64)
 			rm -rf bin/fsnotifier
 			rm -rf bin/idea.vmoptions
-			rm -rf bin/libyjpagent-linux.so
-			rm -rf plugins/android/lib/libwebp/linux/libwebp_jni.so
 			rm -rf lib/pty4j-native/linux/x86
+			rm -rf plugins/android/lib/libwebp/linux/libwebp_jni.so
+			rm -rf plugins/maven/lib/maven3/lib/jansi-native/linux32
+			rm -rf plugins/performanceTesting/bin/libyjpagent.so
+			rm -rf plugins/webp/lib/libwebp/linux/libwebp_jni.so
 			;;
 		i686)
 			rm -rf bin/fsnotifier64
 			rm -rf bin/idea64.vmoptions
 			rm -rf bin/libyjpagent-linux64.so
-			rm -rf plugins/android/lib/libwebp/linux/libwebp_jni64.so
 			rm -rf lib/pty4j-native/linux/x86_64
+			rm -rf plugins/android/lib/libwebp/linux/libwebp_jni64.so
+			rm -rf plugins/maven/lib/maven3/lib/jansi-native/linux64
+			rm -rf plugins/performanceTesting/bin/libyjpagent64.so
+			rm -rf plugins/webp/lib/libwebp/linux/libwebp_jni64.so
 			;;
 	esac
 }

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-14  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-02  6:24 [PR PATCH] intellij-idea-ultimate-edition: update to 2021.1.3 mithodin
2021-07-02 15:08 ` [PR PATCH] [Merged]: " ericonr
2021-07-14  6:25 [PR PATCH] " 2asoft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).