Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package : dolphin-plugins-20.04.2
@ 2020-07-03 16:51 pandom79
  2020-07-03 19:05 ` [PR PATCH] [Updated] " pandom79
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pandom79 @ 2020-07-03 16:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pandom79/void-packages dolphin-plugins
https://github.com/void-linux/void-packages/pull/23381

New package : dolphin-plugins-20.04.2
add shlibs

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

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

From c4a2d4b839c00dbe3cced79b307ec241c68ed64e Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Fri, 3 Jul 2020 18:05:52 +0200
Subject: [PATCH] New package : dolphin-plugins-20.04.2

add shlibs
---
 common/shlibs                    |  1 +
 srcpkgs/dolphin-plugins/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100755 srcpkgs/dolphin-plugins/template

diff --git a/common/shlibs b/common/shlibs
index 878ca5a5ac6..86725af7488 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3980,3 +3980,4 @@ libselinux.so.1 libselinux-3.0_1
 libsepol.so.1 libsepol-3.0_1
 libfrrcares.so.0 libfrr-7.3.1_1
 libhugetlbfs.so.0 libhugetlbfs-2.22_1
+libdolphinvcs.so.5 dolphin-plugins-20.04.2_1
diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template
new file mode 100755
index 00000000000..2aacbdcf27b
--- /dev/null
+++ b/srcpkgs/dolphin-plugins/template
@@ -0,0 +1,15 @@
+# Template file for 'dolphin-plugins'
+pkgname=dolphin-plugins
+version=20.04.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools dolphin"
+makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-devel dolphin"
+depends="dolphin"
+short_desc="These plugins integrate Dolphin with the revision control systems Bazaar, Mercurial and Git"
+maintainer="Domenico Panella <pandom79@gmail.com>"
+license="GPL-2.0+"
+homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
+distfiles="${KDE_SITE}/release-service/20.04.2/src/${pkgname}-${version}.tar.xz"
+checksum=c8bac93e799b5bcaac5f9afe258d69494a01c4f6956aabebe47d08d7a0ee5403

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

* Re: [PR PATCH] [Updated] New package : dolphin-plugins-20.04.2
  2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
@ 2020-07-03 19:05 ` pandom79
  2020-07-06 21:05 ` Chocimier
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-03 19:05 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pandom79 against master on the void-packages repository

https://github.com/pandom79/void-packages dolphin-plugins
https://github.com/void-linux/void-packages/pull/23381

New package : dolphin-plugins-20.04.2
add shlibs

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

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

From c4a2d4b839c00dbe3cced79b307ec241c68ed64e Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Fri, 3 Jul 2020 18:05:52 +0200
Subject: [PATCH 1/2] New package : dolphin-plugins-20.04.2

add shlibs
---
 common/shlibs                    |  1 +
 srcpkgs/dolphin-plugins/template | 15 +++++++++++++++
 2 files changed, 16 insertions(+)
 create mode 100755 srcpkgs/dolphin-plugins/template

diff --git a/common/shlibs b/common/shlibs
index 878ca5a5ac6..86725af7488 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3980,3 +3980,4 @@ libselinux.so.1 libselinux-3.0_1
 libsepol.so.1 libsepol-3.0_1
 libfrrcares.so.0 libfrr-7.3.1_1
 libhugetlbfs.so.0 libhugetlbfs-2.22_1
+libdolphinvcs.so.5 dolphin-plugins-20.04.2_1
diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template
new file mode 100755
index 00000000000..2aacbdcf27b
--- /dev/null
+++ b/srcpkgs/dolphin-plugins/template
@@ -0,0 +1,15 @@
+# Template file for 'dolphin-plugins'
+pkgname=dolphin-plugins
+version=20.04.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools dolphin"
+makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-devel dolphin"
+depends="dolphin"
+short_desc="These plugins integrate Dolphin with the revision control systems Bazaar, Mercurial and Git"
+maintainer="Domenico Panella <pandom79@gmail.com>"
+license="GPL-2.0+"
+homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
+distfiles="${KDE_SITE}/release-service/20.04.2/src/${pkgname}-${version}.tar.xz"
+checksum=c8bac93e799b5bcaac5f9afe258d69494a01c4f6956aabebe47d08d7a0ee5403

From e5981d33e0858613a462d37208842312b0b86e52 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Fri, 3 Jul 2020 21:05:05 +0200
Subject: [PATCH 2/2] New package : dolphin-plugins-20.04.2

---
 srcpkgs/dolphin-plugins/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template
index 2aacbdcf27b..5a6bccc64ae 100755
--- a/srcpkgs/dolphin-plugins/template
+++ b/srcpkgs/dolphin-plugins/template
@@ -3,13 +3,12 @@ pkgname=dolphin-plugins
 version=20.04.2
 revision=1
 build_style=cmake
-configure_args="-DBUILD_TESTING=OFF"
-hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools dolphin"
+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="These plugins integrate Dolphin with the revision control systems Bazaar, Mercurial and Git"
+short_desc="Plugins to integrate Dolphin with various revision control systems"
 maintainer="Domenico Panella <pandom79@gmail.com>"
-license="GPL-2.0+"
+license="GPL-2.0-or-later"
 homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
-distfiles="${KDE_SITE}/release-service/20.04.2/src/${pkgname}-${version}.tar.xz"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
 checksum=c8bac93e799b5bcaac5f9afe258d69494a01c4f6956aabebe47d08d7a0ee5403

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

* Re: New package : dolphin-plugins-20.04.2
  2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
  2020-07-03 19:05 ` [PR PATCH] [Updated] " pandom79
@ 2020-07-06 21:05 ` Chocimier
  2020-07-07  7:34 ` [PR PATCH] [Updated] " pandom79
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-07-06 21:05 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23381#issuecomment-654464947

Comment:
Looks good. Please [fixup](https://git-scm.com/docs/git-rebase#_interactive_mode) commits into one, named as per CONTRIBUTING.md.

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

* Re: [PR PATCH] [Updated] New package : dolphin-plugins-20.04.2
  2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
  2020-07-03 19:05 ` [PR PATCH] [Updated] " pandom79
  2020-07-06 21:05 ` Chocimier
@ 2020-07-07  7:34 ` pandom79
  2020-07-07  7:53 ` pandom79
  2020-07-07 16:01 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-07  7:34 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by pandom79 against master on the void-packages repository

https://github.com/pandom79/void-packages dolphin-plugins
https://github.com/void-linux/void-packages/pull/23381

New package : dolphin-plugins-20.04.2
add shlibs

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

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

From f5cdc727fc1bbfd50a02da6ebd52044d88c27758 Mon Sep 17 00:00:00 2001
From: Domenico Panella <pandom79@gmail.com>
Date: Fri, 3 Jul 2020 18:05:52 +0200
Subject: [PATCH] New package : dolphin-plugins-20.04.2

---
 common/shlibs                    |  1 +
 srcpkgs/dolphin-plugins/template | 14 ++++++++++++++
 2 files changed, 15 insertions(+)
 create mode 100755 srcpkgs/dolphin-plugins/template

diff --git a/common/shlibs b/common/shlibs
index 878ca5a5ac6..86725af7488 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3980,3 +3980,4 @@ libselinux.so.1 libselinux-3.0_1
 libsepol.so.1 libsepol-3.0_1
 libfrrcares.so.0 libfrr-7.3.1_1
 libhugetlbfs.so.0 libhugetlbfs-2.22_1
+libdolphinvcs.so.5 dolphin-plugins-20.04.2_1
diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template
new file mode 100755
index 00000000000..5a6bccc64ae
--- /dev/null
+++ b/srcpkgs/dolphin-plugins/template
@@ -0,0 +1,14 @@
+# Template file for 'dolphin-plugins'
+pkgname=dolphin-plugins
+version=20.04.2
+revision=1
+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"
+homepage="https://kde.org/applications/en/system/org.kde.dolphin_plugins"
+distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
+checksum=c8bac93e799b5bcaac5f9afe258d69494a01c4f6956aabebe47d08d7a0ee5403

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

* Re: New package : dolphin-plugins-20.04.2
  2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
                   ` (2 preceding siblings ...)
  2020-07-07  7:34 ` [PR PATCH] [Updated] " pandom79
@ 2020-07-07  7:53 ` pandom79
  2020-07-07 16:01 ` [PR PATCH] [Merged]: " Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: pandom79 @ 2020-07-07  7:53 UTC (permalink / raw)
  To: ml

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

New comment by pandom79 on void-packages repository

https://github.com/void-linux/void-packages/pull/23381#issuecomment-654668402

Comment:
> Looks good. Please [fixup](https://git-scm.com/docs/git-rebase#_interactive_mode) commits into one, named as per CONTRIBUTING.md.

done

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

* Re: [PR PATCH] [Merged]: New package : dolphin-plugins-20.04.2
  2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
                   ` (3 preceding siblings ...)
  2020-07-07  7:53 ` pandom79
@ 2020-07-07 16:01 ` Chocimier
  4 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2020-07-07 16:01 UTC (permalink / raw)
  To: ml

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

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

New package : dolphin-plugins-20.04.2
https://github.com/void-linux/void-packages/pull/23381

Description:
add shlibs

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03 16:51 [PR PATCH] New package : dolphin-plugins-20.04.2 pandom79
2020-07-03 19:05 ` [PR PATCH] [Updated] " pandom79
2020-07-06 21:05 ` Chocimier
2020-07-07  7:34 ` [PR PATCH] [Updated] " pandom79
2020-07-07  7:53 ` pandom79
2020-07-07 16:01 ` [PR PATCH] [Merged]: " Chocimier

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