Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mcomix: update to 3.1.0.
@ 2024-01-24 19:57 hazen2215
  2024-02-06 16:49 ` [PR PATCH] [Updated] " hazen2215
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hazen2215 @ 2024-01-24 19:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hazen2215/void-packages mcomix
https://github.com/void-linux/void-packages/pull/48358

mcomix: update to 3.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64-musl)


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

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

From 0e5623ace40cf23fdd9d279f45a04a47fafacd10 Mon Sep 17 00:00:00 2001
From: hazen2215 <haz@disroot.org>
Date: Thu, 25 Jan 2024 04:50:28 +0900
Subject: [PATCH] mcomix: update to 3.1.0.

---
 srcpkgs/mcomix/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mcomix/template b/srcpkgs/mcomix/template
index 27e8dc6f76bbe..58fa519bc9e24 100644
--- a/srcpkgs/mcomix/template
+++ b/srcpkgs/mcomix/template
@@ -1,6 +1,6 @@
 # Template file for 'mcomix'
 pkgname=mcomix
-version=3.0.0
+version=3.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -11,4 +11,8 @@ license="GPL-2.0-only"
 homepage="https://sourceforge.net/projects/mcomix/"
 changelog="https://sourceforge.net/p/mcomix/news/"
 distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
-checksum=2270c43d75e2878f64e4c886d5b013125c42894b364594d5ec979154c4dea004
+checksum=f9286eba7ffbc3ce9528135a9939823c425f3bbe9f74a639f8706fcc28b4c427
+
+post_install() {
+	cp -a share ${DESTDIR}/usr
+}

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

* Re: [PR PATCH] [Updated] mcomix: update to 3.1.0.
  2024-01-24 19:57 [PR PATCH] mcomix: update to 3.1.0 hazen2215
@ 2024-02-06 16:49 ` hazen2215
  2024-02-11 17:16 ` [PR PATCH] [Closed]: " cinerea0
  2024-02-11 17:16 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: hazen2215 @ 2024-02-06 16:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hazen2215/void-packages mcomix
https://github.com/void-linux/void-packages/pull/48358

mcomix: update to 3.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64-musl)


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

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

From 6ad246ea1610075a14c46f71a525834ccf0b2451 Mon Sep 17 00:00:00 2001
From: hazen2215 <haz@disroot.org>
Date: Thu, 25 Jan 2024 04:50:28 +0900
Subject: [PATCH] mcomix: update to 3.1.0.

---
 srcpkgs/mcomix/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mcomix/template b/srcpkgs/mcomix/template
index 27e8dc6f76bbe..58fa519bc9e24 100644
--- a/srcpkgs/mcomix/template
+++ b/srcpkgs/mcomix/template
@@ -1,6 +1,6 @@
 # Template file for 'mcomix'
 pkgname=mcomix
-version=3.0.0
+version=3.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel"
@@ -11,4 +11,8 @@ license="GPL-2.0-only"
 homepage="https://sourceforge.net/projects/mcomix/"
 changelog="https://sourceforge.net/p/mcomix/news/"
 distfiles="${SOURCEFORGE_SITE}/mcomix/MComix-${version}/mcomix-${version}.tar.gz"
-checksum=2270c43d75e2878f64e4c886d5b013125c42894b364594d5ec979154c4dea004
+checksum=f9286eba7ffbc3ce9528135a9939823c425f3bbe9f74a639f8706fcc28b4c427
+
+post_install() {
+	cp -a share ${DESTDIR}/usr
+}

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

* Re: mcomix: update to 3.1.0.
  2024-01-24 19:57 [PR PATCH] mcomix: update to 3.1.0 hazen2215
  2024-02-06 16:49 ` [PR PATCH] [Updated] " hazen2215
  2024-02-11 17:16 ` [PR PATCH] [Closed]: " cinerea0
@ 2024-02-11 17:16 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-02-11 17:16 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/48358#issuecomment-1937813364

Comment:
Completed in https://github.com/void-linux/void-packages/commit/b2fed08ec0c30ea732571be08b9e134f0e8820e9.

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

* Re: [PR PATCH] [Closed]: mcomix: update to 3.1.0.
  2024-01-24 19:57 [PR PATCH] mcomix: update to 3.1.0 hazen2215
  2024-02-06 16:49 ` [PR PATCH] [Updated] " hazen2215
@ 2024-02-11 17:16 ` cinerea0
  2024-02-11 17:16 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-02-11 17:16 UTC (permalink / raw)
  To: ml

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

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

mcomix: update to 3.1.0.
https://github.com/void-linux/void-packages/pull/48358

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

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

<!--
#### 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, (x86_64-musl)


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

end of thread, other threads:[~2024-02-11 17:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-24 19:57 [PR PATCH] mcomix: update to 3.1.0 hazen2215
2024-02-06 16:49 ` [PR PATCH] [Updated] " hazen2215
2024-02-11 17:16 ` [PR PATCH] [Closed]: " cinerea0
2024-02-11 17:16 ` cinerea0

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