Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdevelop: update to 22.08.3 (and kdevelop-php)
@ 2022-11-23 21:04 yopito
  2022-11-23 22:59 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: yopito @ 2022-11-23 21:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages kdevelop.22.08.3
https://github.com/void-linux/void-packages/pull/40712

kdevelop: update to 22.08.3 (and kdevelop-php)
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- 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/40712.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kdevelop.22.08.3-40712.patch --]
[-- Type: text/x-diff, Size: 4208 bytes --]

From a5e14958f257228e94c1c3eb238aa551e86651bb Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 22 Nov 2022 23:42:58 +0100
Subject: [PATCH 1/2] kdevelop: update to 22.08.3

---
 common/shlibs             | 31 ++++++++++++++++---------------
 srcpkgs/kdevelop/template |  4 ++--
 2 files changed, 18 insertions(+), 17 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 37895879b1ba..ace897adece7 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2672,21 +2672,22 @@ libvidstab.so.1.1 libvidstab-1.1.0_1
 libxdo.so.3 xdotool-3.20150503.1_1
 libabigail.so.1 libabigail-2.1_1
 libgnome-games-support-1.so.3 libgnome-games-support-1.4.0_1
-libKDevCMakeCommon.so.36 kdevelop-22.04.1_1
-libKDevClangPrivate.so.36 kdevelop-22.04.1_1
-libKDevCompileAnalyzerCommon.so.36 kdevelop-22.04.1_1
-libKDevPlatformDebugger.so.58 kdevelop-22.04.1_1
-libKDevPlatformDocumentation.so.58 kdevelop-22.04.1_1
-libKDevPlatformInterfaces.so.58 kdevelop-22.04.1_1
-libKDevPlatformLanguage.so.58 kdevelop-22.04.1_1
-libKDevPlatformOutputView.so.58 kdevelop-22.04.1_1
-libKDevPlatformProject.so.58 kdevelop-22.04.1_1
-libKDevPlatformSerialization.so.58 kdevelop-22.04.1_1
-libKDevPlatformShell.so.58 kdevelop-22.04.1_1
-libKDevPlatformSublime.so.58 kdevelop-22.04.1_1
-libKDevPlatformTests.so.58 kdevelop-22.04.1_1
-libKDevPlatformUtil.so.58 kdevelop-22.04.1_1
-libKDevPlatformVcs.so.58 kdevelop-22.04.1_1
+libKDevCMakeCommon.so.37 kdevelop-22.08.3_1
+libKDevClangPrivate.so.37 kdevelop-22.08.3_1
+libKDevCompileAnalyzerCommon.so.37 kdevelop-22.08.3_1
+libKDevelopSessionsWatch.so.59 kdevelop-22.08.3_1
+libKDevPlatformDebugger.so.59 kdevelop-22.08.3_1
+libKDevPlatformDocumentation.so.59 kdevelop-22.08.3_1
+libKDevPlatformInterfaces.so.59 kdevelop-22.08.3_1
+libKDevPlatformLanguage.so.59 kdevelop-22.08.3_1
+libKDevPlatformOutputView.so.59 kdevelop-22.08.3_1
+libKDevPlatformProject.so.59 kdevelop-22.08.3_1
+libKDevPlatformSerialization.so.59 kdevelop-22.08.3_1
+libKDevPlatformShell.so.59 kdevelop-22.08.3_1
+libKDevPlatformSublime.so.59 kdevelop-22.08.3_1
+libKDevPlatformTests.so.59 kdevelop-22.08.3_1
+libKDevPlatformUtil.so.59 kdevelop-22.08.3_1
+libKDevPlatformVcs.so.59 kdevelop-22.08.3_1
 libts.so.0 tslib-1.6_1
 libobs.so.0 obs-0.14.1_2
 libobsglad.so.1 obs-28.0.1_1
diff --git a/srcpkgs/kdevelop/template b/srcpkgs/kdevelop/template
index 8dee78d9f0c0..f6798d37a778 100644
--- a/srcpkgs/kdevelop/template
+++ b/srcpkgs/kdevelop/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop'
 pkgname=kdevelop
-version=22.04.1
+version=22.08.3
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.kdevelop.org/"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdevelop"
 distfiles="${KDE_SITE}/release-service/${version}/src/kdevelop-${version}.tar.xz"
-checksum=22f3f50d2d484c821ca39f66f953d61a7f77e596ce9d38b552a721f48366cdd8
+checksum=3c3baf212fd6ffd7ccb5b0796c2b43e252235c25275979c1570c44f80821f9d6
 
 build_options="webengine"
 desc_option_webengine="Use Qt5 WebEngine for documentation"

From e250540cfe676f41da79d48b55734e923119bdcc Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Wed, 23 Nov 2022 21:40:08 +0100
Subject: [PATCH 2/2] kdevelop-php: update to 22.08.3

---
 srcpkgs/kdevelop-php/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdevelop-php/template b/srcpkgs/kdevelop-php/template
index 8094193d208b..e3a220a9b68a 100644
--- a/srcpkgs/kdevelop-php/template
+++ b/srcpkgs/kdevelop-php/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop-php'
 pkgname=kdevelop-php
-version=22.04.1
+version=22.08.3
 revision=1
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
@@ -15,4 +15,4 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://www.kdevelop.org/"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdev-php"
 distfiles="${KDE_SITE}/release-service/${version}/src/kdev-php-${version}.tar.xz"
-checksum=5e40d2412accda564b56710eea25c165c776b0146449b1d79b45751c97ffbbb3
+checksum=b727e89b7d9c421d100017190c8172d360667a2dfaa9de32699ca5667f8839c1

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

* Re: [PR PATCH] [Merged]: kdevelop: update to 22.08.3 (and kdevelop-php)
  2022-11-23 21:04 [PR PATCH] kdevelop: update to 22.08.3 (and kdevelop-php) yopito
@ 2022-11-23 22:59 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2022-11-23 22:59 UTC (permalink / raw)
  To: ml

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

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

kdevelop: update to 22.08.3 (and kdevelop-php)
https://github.com/void-linux/void-packages/pull/40712

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl



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

end of thread, other threads:[~2022-11-23 23:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23 21:04 [PR PATCH] kdevelop: update to 22.08.3 (and kdevelop-php) yopito
2022-11-23 22:59 ` [PR PATCH] [Merged]: " Johnnynator

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).