Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kdevelop: update to 5.6.0
@ 2020-09-15  4:21 yopito
  2020-09-16 20:51 ` [PR PATCH] [Closed]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: yopito @ 2020-09-15  4:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages kdevelop.560
https://github.com/void-linux/void-packages/pull/24919

kdevelop: update to 5.6.0


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

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

From 02f4b1a3e0802541b412aa9cecf9756b02a7877c Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 10 Sep 2020 22:57:33 +0200
Subject: [PATCH 1/3] kdevelop: update to 5.6.0

[ci skip]
---
 common/shlibs             | 30 +++++++++++++++---------------
 srcpkgs/kdevelop/template |  6 +++---
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index ec8310df7b3..44cad39fbbc 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2638,21 +2638,21 @@ libvidstab.so.1.1 libvidstab-1.1.0_1
 libxdo.so.3 xdotool-3.20150503.1_1
 libabigail.so.0 libabigail-1.0.rc3_1
 libgnome-games-support-1.so.3 libgnome-games-support-1.4.0_1
-libKDevCMakeCommon.so.33 kdevelop-5.5.0_1
-libKDevClangPrivate.so.33 kdevelop-5.5.0_1
-libKDevCompileAnalyzerCommon.so.33 kdevelop-5.5.0_1
-libKDevPlatformDebugger.so.55 kdevelop-5.5.0_1
-libKDevPlatformDocumentation.so.55 kdevelop-5.5.0_1
-libKDevPlatformInterfaces.so.55 kdevelop-5.5.0_1
-libKDevPlatformLanguage.so.55 kdevelop-5.5.0_1
-libKDevPlatformOutputView.so.55 kdevelop-5.5.0_1
-libKDevPlatformProject.so.55 kdevelop-5.5.0_1
-libKDevPlatformSerialization.so.55 kdevelop-5.5.0_1
-libKDevPlatformShell.so.55 kdevelop-5.5.0_1
-libKDevPlatformSublime.so.55 kdevelop-5.5.0_1
-libKDevPlatformTests.so.55 kdevelop-5.5.0_1
-libKDevPlatformUtil.so.55 kdevelop-5.5.0_1
-libKDevPlatformVcs.so.55 kdevelop-5.5.0_1
+libKDevCMakeCommon.so.34 kdevelop-5.6.0_1
+libKDevClangPrivate.so.34 kdevelop-5.6.0_1
+libKDevCompileAnalyzerCommon.so.34 kdevelop-5.6.0_1
+libKDevPlatformDebugger.so.56 kdevelop-5.6.0_1
+libKDevPlatformDocumentation.so.56 kdevelop-5.6.0_1
+libKDevPlatformInterfaces.so.56 kdevelop-5.6.0_1
+libKDevPlatformLanguage.so.56 kdevelop-5.6.0_1
+libKDevPlatformOutputView.so.56 kdevelop-5.6.0_1
+libKDevPlatformProject.so.56 kdevelop-5.6.0_1
+libKDevPlatformSerialization.so.56 kdevelop-5.6.0_1
+libKDevPlatformShell.so.56 kdevelop-5.6.0_1
+libKDevPlatformSublime.so.56 kdevelop-5.6.0_1
+libKDevPlatformTests.so.56 kdevelop-5.6.0_1
+libKDevPlatformUtil.so.56 kdevelop-5.6.0_1
+libKDevPlatformVcs.so.56 kdevelop-5.6.0_1
 libts.so.0 tslib-1.6_1
 libobs.so.0 obs-0.14.1_2
 libobsglad.so.0 obs-0.14.1_2
diff --git a/srcpkgs/kdevelop/template b/srcpkgs/kdevelop/template
index 9cb8b8abd84..69b328f2aea 100644
--- a/srcpkgs/kdevelop/template
+++ b/srcpkgs/kdevelop/template
@@ -1,7 +1,7 @@
 # Template file for 'kdevelop'
 pkgname=kdevelop
-version=5.5.1
-revision=3
+version=5.6.0
+revision=1
 build_style=cmake
 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools qt5-tools
  kcmutils kcoreaddons kdevelop-pg-qt plasma-framework gettext llvm tar which"
@@ -17,7 +17,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later, LGPL-2.1-or-later"
 homepage="https://www.kdevelop.org/"
 distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=beded25c1076fe25388a21a183404deb37ce396a66cb14eed01870b7dae41da2
+checksum=38adc7d4c4cf2f0fb4191650001e979b5e1b5a3476db28737020baf2fb56f532
 
 build_options="webengine"
 desc_option_webengine="Use Qt5 WebEngine for documentation"

From b3918093b43ed82e6890238264c5be096ae76e4b Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 10 Sep 2020 22:58:11 +0200
Subject: [PATCH 2/3] kdevelop-python: update to 5.6.0

[ci skip]
---
 srcpkgs/kdevelop-python/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kdevelop-python/template b/srcpkgs/kdevelop-python/template
index afb2f1f4850..981d4650bc7 100644
--- a/srcpkgs/kdevelop-python/template
+++ b/srcpkgs/kdevelop-python/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop-python'
 pkgname=kdevelop-python
-version=5.5.1
+version=5.6.0
 revision=1
 wrksrc="kdev-python-${version}"
 build_style=cmake
@@ -15,7 +15,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="LGPL-2.0-or-later, GPL-2.0-or-later"
 homepage="https://www.kdevelop.org/"
 distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
-checksum=9828109d14546bb85fa0ef868919dfe07f6d9e377e4710be6f215ed3343e5bfa
+checksum=cb7163c1b72390c647bb9c0892abc84007699d447f303b4652cdd9cdb0036d52
 python_version=3
 
 post_install() {

From da2c036f6d60bbd2984d3e6d1e2b247f85fff787 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 10 Sep 2020 22:58:33 +0200
Subject: [PATCH 3/3] kdevelop-php: update to 5.6.0

[ci skip]
---
 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 01ae87b4d87..f2100598985 100644
--- a/srcpkgs/kdevelop-php/template
+++ b/srcpkgs/kdevelop-php/template
@@ -1,6 +1,6 @@
 # Template file for 'kdevelop-php'
 pkgname=kdevelop-php
-version=5.5.1
+version=5.6.0
 revision=1
 wrksrc="kdev-php-${version}"
 build_style=cmake
@@ -14,4 +14,4 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://www.kdevelop.org/"
 distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-php-${version}.tar.xz"
-checksum=907398753fdd30361b922252f0cde76cfe336692f7180f612e1706085bce7542
+checksum=39ec342aeb43bf1482c327575e0f810339d309bffbfaa8260ec912a8e3fc4a2b

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

* Re: [PR PATCH] [Closed]: kdevelop: update to 5.6.0
  2020-09-15  4:21 [PR PATCH] kdevelop: update to 5.6.0 yopito
@ 2020-09-16 20:51 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2020-09-16 20:51 UTC (permalink / raw)
  To: ml

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

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

kdevelop: update to 5.6.0
https://github.com/void-linux/void-packages/pull/24919

Description:


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

end of thread, other threads:[~2020-09-16 20:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-15  4:21 [PR PATCH] kdevelop: update to 5.6.0 yopito
2020-09-16 20:51 ` [PR PATCH] [Closed]: " Piraty

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