Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] purple-plugin-pack: update to 2.8.0.
@ 2023-10-06 18:45 mhmdanas
  2023-10-06 19:10 ` [PR PATCH] [Updated] " mhmdanas
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-06 18:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages purple-plugin-pack-2.8.0
https://github.com/void-linux/void-packages/pull/46490

purple-plugin-pack: update to 2.8.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@leahneukirchen

<!--
#### 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/46490.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-purple-plugin-pack-2.8.0-46490.patch --]
[-- Type: text/x-diff, Size: 1491 bytes --]

From 5f775531625de4b434d95e5d9c802f18bd7beac6 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Fri, 6 Oct 2023 19:42:10 +0100
Subject: [PATCH] purple-plugin-pack: update to 2.8.0.

---
 srcpkgs/purple-plugin-pack/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/purple-plugin-pack/template b/srcpkgs/purple-plugin-pack/template
index 9077b1de40a65..a15efe11bbe3e 100644
--- a/srcpkgs/purple-plugin-pack/template
+++ b/srcpkgs/purple-plugin-pack/template
@@ -1,13 +1,13 @@
 # Template file for 'purple-plugin-pack'
 pkgname=purple-plugin-pack
-version=2.7.0
-revision=5
-build_style=gnu-configure
-hostmakedepends="pkg-config intltool python"
+version=2.8.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config intltool"
 makedepends="libpurple-devel pidgin-devel finch-devel"
 short_desc="Compilation of plugins for the libpurple family of IM clients"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
-homepage="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-distfiles="https://bitbucket.org/rekkanoryo/$pkgname/downloads/$pkgname-$version.tar.bz2"
-checksum=2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c
+homepage="https://keep.imfreedom.org/pidgin/purple-plugin-pack"
+distfiles="${SOURCEFORGE_SITE}/pidgin/purple%20plugin%20pack/${version}/purple-plugin-pack-${version}.tar.xz"
+checksum=82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d

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

* Re: [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
@ 2023-10-06 19:10 ` mhmdanas
  2023-10-07 12:55 ` leahneukirchen
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-06 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages purple-plugin-pack-2.8.0
https://github.com/void-linux/void-packages/pull/46490

purple-plugin-pack: update to 2.8.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@leahneukirchen

<!--
#### 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/46490.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-purple-plugin-pack-2.8.0-46490.patch --]
[-- Type: text/x-diff, Size: 1577 bytes --]

From 6fa286568a48c891507fd259fca574bd12e026ea Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Fri, 6 Oct 2023 19:42:10 +0100
Subject: [PATCH] purple-plugin-pack: update to 2.8.0.

---
 srcpkgs/purple-plugin-pack/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/purple-plugin-pack/template b/srcpkgs/purple-plugin-pack/template
index 9077b1de40a65..e3b99dfe0d434 100644
--- a/srcpkgs/purple-plugin-pack/template
+++ b/srcpkgs/purple-plugin-pack/template
@@ -1,13 +1,14 @@
 # Template file for 'purple-plugin-pack'
 pkgname=purple-plugin-pack
-version=2.7.0
-revision=5
-build_style=gnu-configure
-hostmakedepends="pkg-config intltool python"
+version=2.8.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config intltool"
 makedepends="libpurple-devel pidgin-devel finch-devel"
 short_desc="Compilation of plugins for the libpurple family of IM clients"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
-homepage="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-distfiles="https://bitbucket.org/rekkanoryo/$pkgname/downloads/$pkgname-$version.tar.bz2"
-checksum=2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c
+homepage="https://keep.imfreedom.org/pidgin/purple-plugin-pack"
+changelog="https://keep.imfreedom.org/pidgin/purple-plugin-pack/file/tip/ChangeLog"
+distfiles="${SOURCEFORGE_SITE}/pidgin/purple%20plugin%20pack/${version}/purple-plugin-pack-${version}.tar.xz"
+checksum=82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d

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

* Re: purple-plugin-pack: update to 2.8.0.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
  2023-10-06 19:10 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-07 12:55 ` leahneukirchen
  2023-10-07 13:55 ` mhmdanas
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: leahneukirchen @ 2023-10-07 12:55 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/46490#issuecomment-1751705936

Comment:
I don't use this anymore, can't test either.

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

* Re: purple-plugin-pack: update to 2.8.0.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
  2023-10-06 19:10 ` [PR PATCH] [Updated] " mhmdanas
  2023-10-07 12:55 ` leahneukirchen
@ 2023-10-07 13:55 ` mhmdanas
  2023-10-08  5:39 ` classabbyamp
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-07 13:55 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/46490#issuecomment-1751719148

Comment:
Hmm, too bad, should I orphan the package then?

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

* Re: purple-plugin-pack: update to 2.8.0.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
                   ` (2 preceding siblings ...)
  2023-10-07 13:55 ` mhmdanas
@ 2023-10-08  5:39 ` classabbyamp
  2023-10-08 12:07 ` [PR PATCH] [Updated] " mhmdanas
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-10-08  5:39 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/46490#issuecomment-1751928079

Comment:
I tested this (along with a pidgin update that python3ises it) with a random selection of plugins and it seems to work

```diff
From a49f01c8a7e34167d80232a7ed06d0faa08c9310 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 8 Oct 2023 01:37:31 -0400
Subject: [PATCH] pidgin: update to 2.14.12.

---
 srcpkgs/pidgin/template | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/pidgin/template b/srcpkgs/pidgin/template
index 51401d93aa1..751089a62f4 100644
--- a/srcpkgs/pidgin/template
+++ b/srcpkgs/pidgin/template
@@ -1,7 +1,7 @@
 # Template file for 'pidgin'
 pkgname=pidgin
-version=2.14.10
-revision=2
+version=2.14.12
+revision=1
 build_style=gnu-configure
 configure_args="--disable-schemas-install --disable-meanwhile
  --enable-cyrus-sasl --disable-doxygen --enable-nm --enable-vv
@@ -10,22 +10,21 @@ configure_args="--disable-schemas-install --disable-meanwhile
  --with-ncurses-headers=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-includes=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-libs=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="Multi-protocol instant messaging client"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="https://pidgin.im/"
-distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
-checksum=454b1b928bc6bcbb183353af30fbfde5595f2245a3423a1a46e6c97a2df22810
-python_version=2
-lib32disabled=yes
-
 hostmakedepends="pkg-config intltool automake libtool gettext gettext-devel glib-devel"
 makedepends="evolution-data-server-devel libglib-devel gtk+-devel libXext-devel
  libXScrnSaver-devel gtkspell-devel startup-notification-devel ncurses-devel
- libxml2-devel gst-plugins-base1-devel libidn-devel python-devel
+ libxml2-devel gst-plugins-base1-devel libidn-devel python3-devel
  avahi-glib-libs-devel dbus-glib-devel NetworkManager-devel nss-devel
  libsasl-devel libSM-devel farstream-devel libgnt-devel"
 depends="cyrus-sasl-modules gst-plugins-good1"
+short_desc="Multi-protocol instant messaging client"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://pidgin.im/"
+distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
+checksum=2b05246be208605edbb93ae9edc079583d449e2a9710db6d348d17f59020a4b7
+python_version=3
+lib32disabled=yes
 
 CFLAGS="-Wno-deprecated-declarations"
 
-- 
2.42.0

```

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

* Re: [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
                   ` (3 preceding siblings ...)
  2023-10-08  5:39 ` classabbyamp
@ 2023-10-08 12:07 ` mhmdanas
  2023-10-08 12:10 ` purple-plugin-pack: update to 2.8.0, pidgin: update to 2.14.12 mhmdanas
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-08 12:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages purple-plugin-pack-2.8.0
https://github.com/void-linux/void-packages/pull/46490

purple-plugin-pack: update to 2.8.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@leahneukirchen

<!--
#### 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/46490.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-purple-plugin-pack-2.8.0-46490.patch --]
[-- Type: text/x-diff, Size: 3864 bytes --]

From 971aedd1f4dfd32d43fecc756b67703f5e683958 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Fri, 6 Oct 2023 19:42:10 +0100
Subject: [PATCH 1/2] purple-plugin-pack: update to 2.8.0.

---
 srcpkgs/purple-plugin-pack/template | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/purple-plugin-pack/template b/srcpkgs/purple-plugin-pack/template
index 9077b1de40a65..e3b99dfe0d434 100644
--- a/srcpkgs/purple-plugin-pack/template
+++ b/srcpkgs/purple-plugin-pack/template
@@ -1,13 +1,14 @@
 # Template file for 'purple-plugin-pack'
 pkgname=purple-plugin-pack
-version=2.7.0
-revision=5
-build_style=gnu-configure
-hostmakedepends="pkg-config intltool python"
+version=2.8.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config intltool"
 makedepends="libpurple-devel pidgin-devel finch-devel"
 short_desc="Compilation of plugins for the libpurple family of IM clients"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="GPL-2.0-or-later"
-homepage="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-distfiles="https://bitbucket.org/rekkanoryo/$pkgname/downloads/$pkgname-$version.tar.bz2"
-checksum=2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c
+homepage="https://keep.imfreedom.org/pidgin/purple-plugin-pack"
+changelog="https://keep.imfreedom.org/pidgin/purple-plugin-pack/file/tip/ChangeLog"
+distfiles="${SOURCEFORGE_SITE}/pidgin/purple%20plugin%20pack/${version}/purple-plugin-pack-${version}.tar.xz"
+checksum=82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d

From 70956e1fdfa4cd12b81c58e3099c382502f96f7f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 8 Oct 2023 01:37:31 -0400
Subject: [PATCH 2/2] pidgin: update to 2.14.12.

---
 srcpkgs/pidgin/template | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/pidgin/template b/srcpkgs/pidgin/template
index 51401d93aa181..751089a62f4c1 100644
--- a/srcpkgs/pidgin/template
+++ b/srcpkgs/pidgin/template
@@ -1,7 +1,7 @@
 # Template file for 'pidgin'
 pkgname=pidgin
-version=2.14.10
-revision=2
+version=2.14.12
+revision=1
 build_style=gnu-configure
 configure_args="--disable-schemas-install --disable-meanwhile
  --enable-cyrus-sasl --disable-doxygen --enable-nm --enable-vv
@@ -10,22 +10,21 @@ configure_args="--disable-schemas-install --disable-meanwhile
  --with-ncurses-headers=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-includes=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-libs=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="Multi-protocol instant messaging client"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="https://pidgin.im/"
-distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
-checksum=454b1b928bc6bcbb183353af30fbfde5595f2245a3423a1a46e6c97a2df22810
-python_version=2
-lib32disabled=yes
-
 hostmakedepends="pkg-config intltool automake libtool gettext gettext-devel glib-devel"
 makedepends="evolution-data-server-devel libglib-devel gtk+-devel libXext-devel
  libXScrnSaver-devel gtkspell-devel startup-notification-devel ncurses-devel
- libxml2-devel gst-plugins-base1-devel libidn-devel python-devel
+ libxml2-devel gst-plugins-base1-devel libidn-devel python3-devel
  avahi-glib-libs-devel dbus-glib-devel NetworkManager-devel nss-devel
  libsasl-devel libSM-devel farstream-devel libgnt-devel"
 depends="cyrus-sasl-modules gst-plugins-good1"
+short_desc="Multi-protocol instant messaging client"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://pidgin.im/"
+distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
+checksum=2b05246be208605edbb93ae9edc079583d449e2a9710db6d348d17f59020a4b7
+python_version=3
+lib32disabled=yes
 
 CFLAGS="-Wno-deprecated-declarations"
 

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

* Re: purple-plugin-pack: update to 2.8.0, pidgin: update to 2.14.12.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
                   ` (4 preceding siblings ...)
  2023-10-08 12:07 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-10-08 12:10 ` mhmdanas
  2023-10-08 12:11 ` [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0 and orphan, " mhmdanas
  2023-10-10  0:27 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-08 12:10 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/46490#issuecomment-1752011895

Comment:
@classabbyamp thanks, pushed your patch.

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

* Re: [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0 and orphan, pidgin: update to 2.14.12.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
                   ` (5 preceding siblings ...)
  2023-10-08 12:10 ` purple-plugin-pack: update to 2.8.0, pidgin: update to 2.14.12 mhmdanas
@ 2023-10-08 12:11 ` mhmdanas
  2023-10-10  0:27 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mhmdanas @ 2023-10-08 12:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages purple-plugin-pack-2.8.0
https://github.com/void-linux/void-packages/pull/46490

purple-plugin-pack: update to 2.8.0 and orphan, pidgin: update to 2.14.12.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@leahneukirchen

<!--
#### 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/46490.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-purple-plugin-pack-2.8.0-46490.patch --]
[-- Type: text/x-diff, Size: 3920 bytes --]

From af541e4abb591f41973017a7adc21736d50868ef Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Fri, 6 Oct 2023 19:42:10 +0100
Subject: [PATCH 1/2] purple-plugin-pack: update to 2.8.0, orphan.

---
 srcpkgs/purple-plugin-pack/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/purple-plugin-pack/template b/srcpkgs/purple-plugin-pack/template
index 9077b1de40a65..f338e8418a516 100644
--- a/srcpkgs/purple-plugin-pack/template
+++ b/srcpkgs/purple-plugin-pack/template
@@ -1,13 +1,14 @@
 # Template file for 'purple-plugin-pack'
 pkgname=purple-plugin-pack
-version=2.7.0
-revision=5
-build_style=gnu-configure
-hostmakedepends="pkg-config intltool python"
+version=2.8.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config intltool"
 makedepends="libpurple-devel pidgin-devel finch-devel"
 short_desc="Compilation of plugins for the libpurple family of IM clients"
-maintainer="Leah Neukirchen <leah@vuxu.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
-homepage="https://bitbucket.org/rekkanoryo/purple-plugin-pack"
-distfiles="https://bitbucket.org/rekkanoryo/$pkgname/downloads/$pkgname-$version.tar.bz2"
-checksum=2bbcf5e778a33968ba7f2864d2a6cb526a8984be3e4151642a583eee8eafb03c
+homepage="https://keep.imfreedom.org/pidgin/purple-plugin-pack"
+changelog="https://keep.imfreedom.org/pidgin/purple-plugin-pack/file/tip/ChangeLog"
+distfiles="${SOURCEFORGE_SITE}/pidgin/purple%20plugin%20pack/${version}/purple-plugin-pack-${version}.tar.xz"
+checksum=82ccde9a7251a75b7e03a3f9a929014d8e008c1b6f46e58638f5f476da3e242d

From d36c4b60d694cee25ae491bcab99433fe633e828 Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Sun, 8 Oct 2023 01:37:31 -0400
Subject: [PATCH 2/2] pidgin: update to 2.14.12.

---
 srcpkgs/pidgin/template | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/pidgin/template b/srcpkgs/pidgin/template
index 51401d93aa181..751089a62f4c1 100644
--- a/srcpkgs/pidgin/template
+++ b/srcpkgs/pidgin/template
@@ -1,7 +1,7 @@
 # Template file for 'pidgin'
 pkgname=pidgin
-version=2.14.10
-revision=2
+version=2.14.12
+revision=1
 build_style=gnu-configure
 configure_args="--disable-schemas-install --disable-meanwhile
  --enable-cyrus-sasl --disable-doxygen --enable-nm --enable-vv
@@ -10,22 +10,21 @@ configure_args="--disable-schemas-install --disable-meanwhile
  --with-ncurses-headers=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-includes=${XBPS_CROSS_BASE}/usr/include
  --with-avahi-client-libs=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="Multi-protocol instant messaging client"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2.0-or-later"
-homepage="https://pidgin.im/"
-distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
-checksum=454b1b928bc6bcbb183353af30fbfde5595f2245a3423a1a46e6c97a2df22810
-python_version=2
-lib32disabled=yes
-
 hostmakedepends="pkg-config intltool automake libtool gettext gettext-devel glib-devel"
 makedepends="evolution-data-server-devel libglib-devel gtk+-devel libXext-devel
  libXScrnSaver-devel gtkspell-devel startup-notification-devel ncurses-devel
- libxml2-devel gst-plugins-base1-devel libidn-devel python-devel
+ libxml2-devel gst-plugins-base1-devel libidn-devel python3-devel
  avahi-glib-libs-devel dbus-glib-devel NetworkManager-devel nss-devel
  libsasl-devel libSM-devel farstream-devel libgnt-devel"
 depends="cyrus-sasl-modules gst-plugins-good1"
+short_desc="Multi-protocol instant messaging client"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-2.0-or-later"
+homepage="https://pidgin.im/"
+distfiles="${SOURCEFORGE_SITE}/pidgin/pidgin-${version}.tar.bz2"
+checksum=2b05246be208605edbb93ae9edc079583d449e2a9710db6d348d17f59020a4b7
+python_version=3
+lib32disabled=yes
 
 CFLAGS="-Wno-deprecated-declarations"
 

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

* Re: [PR PATCH] [Merged]: purple-plugin-pack: update to 2.8.0 and orphan, pidgin: update to 2.14.12.
  2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
                   ` (6 preceding siblings ...)
  2023-10-08 12:11 ` [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0 and orphan, " mhmdanas
@ 2023-10-10  0:27 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-10-10  0:27 UTC (permalink / raw)
  To: ml

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

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

purple-plugin-pack: update to 2.8.0 and orphan, pidgin: update to 2.14.12.
https://github.com/void-linux/void-packages/pull/46490

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

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

@leahneukirchen

<!--
#### 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] 9+ messages in thread

end of thread, other threads:[~2023-10-10  0:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 18:45 [PR PATCH] purple-plugin-pack: update to 2.8.0 mhmdanas
2023-10-06 19:10 ` [PR PATCH] [Updated] " mhmdanas
2023-10-07 12:55 ` leahneukirchen
2023-10-07 13:55 ` mhmdanas
2023-10-08  5:39 ` classabbyamp
2023-10-08 12:07 ` [PR PATCH] [Updated] " mhmdanas
2023-10-08 12:10 ` purple-plugin-pack: update to 2.8.0, pidgin: update to 2.14.12 mhmdanas
2023-10-08 12:11 ` [PR PATCH] [Updated] purple-plugin-pack: update to 2.8.0 and orphan, " mhmdanas
2023-10-10  0:27 ` [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).