Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] *: orphan packages maintained by dutsky.
@ 2023-10-23  0:29 mhmdanas
  2023-10-23  0:30 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mhmdanas @ 2023-10-23  0:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages orphan-dutsky-packages
https://github.com/void-linux/void-packages/pull/46839

*: orphan packages maintained by dutsky.
Last commit is ab55ab5ccd8f345d05ecf3a855ca25ee7ac3dc6d in January 2019.

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

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

<!--
#### 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
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/46839.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orphan-dutsky-packages-46839.patch --]
[-- Type: text/x-diff, Size: 5216 bytes --]

From fe178bb107982aeebd653cab93544245f2ec9cc1 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 23 Oct 2023 01:26:13 +0100
Subject: [PATCH] *: orphan packages maintained by dutsky.

Last commit is ab55ab5ccd8f345d05ecf3a855ca25ee7ac3dc6d in January 2019.
---
 srcpkgs/kio-extras/template                | 2 +-
 srcpkgs/libkexiv25/template                | 2 +-
 srcpkgs/libqmobipocket/template            | 2 +-
 srcpkgs/live555/template                   | 2 +-
 srcpkgs/lua54-cjson/template               | 2 +-
 srcpkgs/python3-typing_extensions/template | 2 +-
 srcpkgs/xca/template                       | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template
index e487fab269d9b..7ba46e5184f1c 100644
--- a/srcpkgs/kio-extras/template
+++ b/srcpkgs/kio-extras/template
@@ -11,7 +11,7 @@ makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel
  syntax-highlighting-devel libopenexr-devel samba-devel taglib-devel
  libkexiv25-devel KDSoap-devel ksolid-devel"
 short_desc="Additional KIO components"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://invent.kde.org/network/kio-extras"
 distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz"
diff --git a/srcpkgs/libkexiv25/template b/srcpkgs/libkexiv25/template
index 05c3deb508195..b439a42ef2b97 100644
--- a/srcpkgs/libkexiv25/template
+++ b/srcpkgs/libkexiv25/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake"
 makedepends="qt5-devel exiv2-devel"
 short_desc="Library to manipulate pictures metadata"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://invent.kde.org/graphics/libkexiv2"
 distfiles="${KDE_SITE}/release-service/${version}/src/libkexiv2-${version}.tar.xz"
diff --git a/srcpkgs/libqmobipocket/template b/srcpkgs/libqmobipocket/template
index 74da210a95d89..c17213c3d70fa 100644
--- a/srcpkgs/libqmobipocket/template
+++ b/srcpkgs/libqmobipocket/template
@@ -6,7 +6,7 @@ build_style=cmake
 hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake gettext"
 makedepends="kio-devel"
 short_desc="Collection of plugins to handle mobipocket files"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://projects.kde.org/projects/kde/kdegraphics-mobipocket"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdegraphics-mobipocket"
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index 6135b4016bb29..f69dd82379909 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-makefile
 makedepends="openssl-devel"
 short_desc="Set of C++ libraries for multimedia streaming"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://download.videolan.org/contrib/live555/live.${version}.tar.gz"
diff --git a/srcpkgs/lua54-cjson/template b/srcpkgs/lua54-cjson/template
index 72ba9407c308c..cb263f7211a58 100644
--- a/srcpkgs/lua54-cjson/template
+++ b/srcpkgs/lua54-cjson/template
@@ -8,7 +8,7 @@ makedepends="lua51-devel lua52-devel lua53-devel lua54-devel"
 depends="lua54"
 _desc="JSON support for Lua"
 short_desc="${_desc} (5.4.x)"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://www.kyne.com.au/~mark/software/lua-cjson.php"
 distfiles="http://www.kyne.com.au/~mark/software/download/lua-cjson-${version}.tar.gz"
diff --git a/srcpkgs/python3-typing_extensions/template b/srcpkgs/python3-typing_extensions/template
index 797d665c9f70e..af4961d1a4557 100644
--- a/srcpkgs/python3-typing_extensions/template
+++ b/srcpkgs/python3-typing_extensions/template
@@ -6,7 +6,7 @@ build_style=python3-pep517
 hostmakedepends="python3-flit_core"
 depends="python3"
 short_desc="Backported and Experimental Type Hints for Python 3.5+"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Python-2.0"
 homepage="https://github.com/python/typing_extensions"
 changelog="https://github.com/python/typing_extensions/raw/main/CHANGELOG.md"
diff --git a/srcpkgs/xca/template b/srcpkgs/xca/template
index c448a28aabff5..781558127a6e8 100644
--- a/srcpkgs/xca/template
+++ b/srcpkgs/xca/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config qt5-host-tools"
 makedepends="qt5-devel qt5-tools-devel openssl-devel libltdl-devel"
 depends="qt5-plugin-sqlite"
 short_desc="X Certificate and Key Management"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://hohnstaedt.de/xca"
 distfiles="https://github.com/chris2511/xca/releases/download/RELEASE.${version}/xca-${version}.tar.gz"

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

* Re: *: orphan packages maintained by dutsky.
  2023-10-23  0:29 [PR PATCH] *: orphan packages maintained by dutsky mhmdanas
@ 2023-10-23  0:30 ` classabbyamp
  2023-10-23  0:31 ` [PR PATCH] [Updated] " mhmdanas
  2023-10-23 15:14 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-10-23  0:30 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46839#issuecomment-1774251066

Comment:
@dutsky 

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

* Re: [PR PATCH] [Updated] *: orphan packages maintained by dutsky.
  2023-10-23  0:29 [PR PATCH] *: orphan packages maintained by dutsky mhmdanas
  2023-10-23  0:30 ` classabbyamp
@ 2023-10-23  0:31 ` mhmdanas
  2023-10-23 15:14 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-10-23  0:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages orphan-dutsky-packages
https://github.com/void-linux/void-packages/pull/46839

*: orphan packages maintained by dutsky.
Last commit is ab55ab5ccd8f345d05ecf3a855ca25ee7ac3dc6d in January 2019.

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

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

[ci skip]

<!--
#### 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
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/46839.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orphan-dutsky-packages-46839.patch --]
[-- Type: text/x-diff, Size: 5215 bytes --]

From 44941d9db119a6f18ef7950b9b196fb0a786928e Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 23 Oct 2023 01:26:13 +0100
Subject: [PATCH] *: orphan packages maintained by dutsky.

Last commit is ab55ab5ccd8f345d05ecf3a855ca25ee7ac3dc6d in January 2019
---
 srcpkgs/kio-extras/template                | 2 +-
 srcpkgs/libkexiv25/template                | 2 +-
 srcpkgs/libqmobipocket/template            | 2 +-
 srcpkgs/live555/template                   | 2 +-
 srcpkgs/lua54-cjson/template               | 2 +-
 srcpkgs/python3-typing_extensions/template | 2 +-
 srcpkgs/xca/template                       | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template
index e487fab269d9b..7ba46e5184f1c 100644
--- a/srcpkgs/kio-extras/template
+++ b/srcpkgs/kio-extras/template
@@ -11,7 +11,7 @@ makedepends="kdesignerplugin-devel kactivities5-devel kdelibs4support-devel
  syntax-highlighting-devel libopenexr-devel samba-devel taglib-devel
  libkexiv25-devel KDSoap-devel ksolid-devel"
 short_desc="Additional KIO components"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later"
 homepage="https://invent.kde.org/network/kio-extras"
 distfiles="${KDE_SITE}/release-service/${version}/src/kio-extras-${version}.tar.xz"
diff --git a/srcpkgs/libkexiv25/template b/srcpkgs/libkexiv25/template
index 05c3deb508195..b439a42ef2b97 100644
--- a/srcpkgs/libkexiv25/template
+++ b/srcpkgs/libkexiv25/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_TESTING=OFF"
 hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake"
 makedepends="qt5-devel exiv2-devel"
 short_desc="Library to manipulate pictures metadata"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://invent.kde.org/graphics/libkexiv2"
 distfiles="${KDE_SITE}/release-service/${version}/src/libkexiv2-${version}.tar.xz"
diff --git a/srcpkgs/libqmobipocket/template b/srcpkgs/libqmobipocket/template
index 74da210a95d89..c17213c3d70fa 100644
--- a/srcpkgs/libqmobipocket/template
+++ b/srcpkgs/libqmobipocket/template
@@ -6,7 +6,7 @@ build_style=cmake
 hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake gettext"
 makedepends="kio-devel"
 short_desc="Collection of plugins to handle mobipocket files"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://projects.kde.org/projects/kde/kdegraphics-mobipocket"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kdegraphics-mobipocket"
diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template
index 6135b4016bb29..f69dd82379909 100644
--- a/srcpkgs/live555/template
+++ b/srcpkgs/live555/template
@@ -5,7 +5,7 @@ revision=3
 build_style=gnu-makefile
 makedepends="openssl-devel"
 short_desc="Set of C++ libraries for multimedia streaming"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-3.0-or-later"
 homepage="http://www.live555.com/liveMedia/"
 distfiles="http://download.videolan.org/contrib/live555/live.${version}.tar.gz"
diff --git a/srcpkgs/lua54-cjson/template b/srcpkgs/lua54-cjson/template
index 72ba9407c308c..cb263f7211a58 100644
--- a/srcpkgs/lua54-cjson/template
+++ b/srcpkgs/lua54-cjson/template
@@ -8,7 +8,7 @@ makedepends="lua51-devel lua52-devel lua53-devel lua54-devel"
 depends="lua54"
 _desc="JSON support for Lua"
 short_desc="${_desc} (5.4.x)"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://www.kyne.com.au/~mark/software/lua-cjson.php"
 distfiles="http://www.kyne.com.au/~mark/software/download/lua-cjson-${version}.tar.gz"
diff --git a/srcpkgs/python3-typing_extensions/template b/srcpkgs/python3-typing_extensions/template
index 797d665c9f70e..af4961d1a4557 100644
--- a/srcpkgs/python3-typing_extensions/template
+++ b/srcpkgs/python3-typing_extensions/template
@@ -6,7 +6,7 @@ build_style=python3-pep517
 hostmakedepends="python3-flit_core"
 depends="python3"
 short_desc="Backported and Experimental Type Hints for Python 3.5+"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Python-2.0"
 homepage="https://github.com/python/typing_extensions"
 changelog="https://github.com/python/typing_extensions/raw/main/CHANGELOG.md"
diff --git a/srcpkgs/xca/template b/srcpkgs/xca/template
index c448a28aabff5..781558127a6e8 100644
--- a/srcpkgs/xca/template
+++ b/srcpkgs/xca/template
@@ -7,7 +7,7 @@ hostmakedepends="pkg-config qt5-host-tools"
 makedepends="qt5-devel qt5-tools-devel openssl-devel libltdl-devel"
 depends="qt5-plugin-sqlite"
 short_desc="X Certificate and Key Management"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://hohnstaedt.de/xca"
 distfiles="https://github.com/chris2511/xca/releases/download/RELEASE.${version}/xca-${version}.tar.gz"

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

* Re: [PR PATCH] [Merged]: *: orphan packages maintained by dutsky.
  2023-10-23  0:29 [PR PATCH] *: orphan packages maintained by dutsky mhmdanas
  2023-10-23  0:30 ` classabbyamp
  2023-10-23  0:31 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-23 15:14 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-10-23 15:14 UTC (permalink / raw)
  To: ml

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

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

*: orphan packages maintained by dutsky.
https://github.com/void-linux/void-packages/pull/46839

Description:
Last commit is ab55ab5ccd8f345d05ecf3a855ca25ee7ac3dc6d in January 2019.

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

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

[ci skip]

<!--
#### 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
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-10-23 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-23  0:29 [PR PATCH] *: orphan packages maintained by dutsky mhmdanas
2023-10-23  0:30 ` classabbyamp
2023-10-23  0:31 ` [PR PATCH] [Updated] " mhmdanas
2023-10-23 15:14 ` [PR PATCH] [Merged]: " classabbyamp

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