Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider.
@ 2020-07-17 20:29 ericonr
  2020-07-17 21:00 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ericonr @ 2020-07-17 20:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages dolphin-p
https://github.com/void-linux/void-packages/pull/23626

dolphin, dolphin-plugins: fix shlibs provider.
Partial fix for #23622 

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-dolphin-p-23626.patch --]
[-- Type: text/x-diff, Size: 1884 bytes --]

From 0df9116be1654f1a2dc82678829cfcddf746fade Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 17 Jul 2020 17:28:30 -0300
Subject: [PATCH] dolphin, dolphin-plugins: fix shlibs provider.

---
 common/shlibs                    | 2 +-
 srcpkgs/dolphin-plugins/template | 3 +--
 srcpkgs/dolphin/template         | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index ad8b2494fc6..42bb0996d24 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3978,4 +3978,4 @@ libkpathsea.so.6 texlive-20200406_1
 libtexluajit.so.2 texlive-LuaTeX-20200406_1
 libtexlua53.so.5 texlive-LuaTeX-20200406_1
 libptexenc.so.1 texlive-20200406_1
-libdolphinvcs.so.5 dolphin-plugins-20.04.2_1
+libdolphinvcs.so.5 dolphin-20.04.3_1
diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template
index aa05d35fcd7..1cf0f38a409 100755
--- a/srcpkgs/dolphin-plugins/template
+++ b/srcpkgs/dolphin-plugins/template
@@ -1,11 +1,10 @@
 # Template file for 'dolphin-plugins'
 pkgname=dolphin-plugins
 version=20.04.3
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons kconfig"
 makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-devel dolphin"
-depends="dolphin"
 short_desc="Plugins to integrate Dolphin with various revision control systems"
 maintainer="Domenico Panella <pandom79@gmail.com>"
 license="GPL-2.0-or-later"
diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template
index 0e41d66189f..cc2af3ad608 100644
--- a/srcpkgs/dolphin/template
+++ b/srcpkgs/dolphin/template
@@ -1,7 +1,7 @@
 # Template file for 'dolphin'
 pkgname=dolphin
 version=20.04.3
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools

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

* Re: dolphin, dolphin-plugins: fix shlibs provider.
  2020-07-17 20:29 [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider ericonr
@ 2020-07-17 21:00 ` ericonr
  2020-07-17 21:05 ` [PR REVIEW] " Johnnynator
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-07-17 21:00 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/23626#issuecomment-660335664

Comment:
After this I could run `xi kde5-baseapps` and it worked normally.

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

* Re: [PR REVIEW] dolphin, dolphin-plugins: fix shlibs provider.
  2020-07-17 20:29 [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider ericonr
  2020-07-17 21:00 ` ericonr
@ 2020-07-17 21:05 ` Johnnynator
  2020-07-17 21:05 ` Johnnynator
  2020-07-17 21:17 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2020-07-17 21:05 UTC (permalink / raw)
  To: ml

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

New review comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/23626#discussion_r456673914

Comment:
That entry isn't needed at all.

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

* Re: [PR REVIEW] dolphin, dolphin-plugins: fix shlibs provider.
  2020-07-17 20:29 [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider ericonr
  2020-07-17 21:00 ` ericonr
  2020-07-17 21:05 ` [PR REVIEW] " Johnnynator
@ 2020-07-17 21:05 ` Johnnynator
  2020-07-17 21:17 ` [PR PATCH] [Merged]: " Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2020-07-17 21:05 UTC (permalink / raw)
  To: ml

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

New review comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/23626#discussion_r456674095

Comment:
You don't need to do any changes to dolphin-plugins. That package was correct before.

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

* Re: [PR PATCH] [Merged]: dolphin, dolphin-plugins: fix shlibs provider.
  2020-07-17 20:29 [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider ericonr
                   ` (2 preceding siblings ...)
  2020-07-17 21:05 ` Johnnynator
@ 2020-07-17 21:17 ` Johnnynator
  3 siblings, 0 replies; 5+ messages in thread
From: Johnnynator @ 2020-07-17 21:17 UTC (permalink / raw)
  To: ml

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

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

dolphin, dolphin-plugins: fix shlibs provider.
https://github.com/void-linux/void-packages/pull/23626

Description:
Partial fix for #23622 

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

end of thread, other threads:[~2020-07-17 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 20:29 [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider ericonr
2020-07-17 21:00 ` ericonr
2020-07-17 21:05 ` [PR REVIEW] " Johnnynator
2020-07-17 21:05 ` Johnnynator
2020-07-17 21:17 ` [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).