Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] dolphin, dolphin-plugins: fix shlibs provider.
Date: Fri, 17 Jul 2020 22:29:58 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23626@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2020-07-17 20:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17 20:29 ericonr [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23626@inbox.vuxu.org \
    --to=ericonr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).