* [PR PATCH] Aegisub: update to 3.3.3
@ 2024-09-26 17:38 mmdbalkhi
2024-09-26 17:46 ` mmdbalkhi
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: mmdbalkhi @ 2024-09-26 17:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]
There is a new pull request by mmdbalkhi against master on the void-packages repository
https://github.com/mmdbalkhi/void-packages wangqr-aegisub
https://github.com/void-linux/void-packages/pull/52362
Aegisub: update to 3.3.3
<!-- 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/52362.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wangqr-aegisub-52362.patch --]
[-- Type: text/x-diff, Size: 614 bytes --]
From 34cf4ac55a3466880fd9dc90cdee28dc107aa99f Mon Sep 17 00:00:00 2001
From: Komeil Parseh <ahmdparsh129@gmail.com>
Date: Thu, 26 Sep 2024 21:06:00 +0330
Subject: [PATCH] Aegisub: update to 3.3.3
---
srcpkgs/Aegisub/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/Aegisub/template b/srcpkgs/Aegisub/template
index fdd36c53a94a32..da833efb2ecdfd 100644
--- a/srcpkgs/Aegisub/template
+++ b/srcpkgs/Aegisub/template
@@ -1,6 +1,6 @@
# Template file for 'Aegisub'
pkgname=Aegisub
-version=3.3.2
+version=3.3.3
revision=11
build_style=cmake
build_helper=cmake-wxWidgets-gtk3
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Aegisub: update to 3.3.3
2024-09-26 17:38 [PR PATCH] Aegisub: update to 3.3.3 mmdbalkhi
@ 2024-09-26 17:46 ` mmdbalkhi
2024-09-26 17:49 ` [PR PATCH] [Updated] " mmdbalkhi
2024-09-26 17:54 ` mmdbalkhi
2 siblings, 0 replies; 4+ messages in thread
From: mmdbalkhi @ 2024-09-26 17:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 382 bytes --]
New comment by mmdbalkhi on void-packages repository
https://github.com/void-linux/void-packages/pull/52362#issuecomment-2377577288
Comment:
Would it be possible to switch to this fork: [arch1t3cht/Aegisub](https://github.com/arch1t3cht/Aegisub/) instead of the one currently in use? This fork is actively maintained, includes interesting features, and aims to fix previous bugs.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] Aegisub: update to 3.3.3
2024-09-26 17:38 [PR PATCH] Aegisub: update to 3.3.3 mmdbalkhi
2024-09-26 17:46 ` mmdbalkhi
@ 2024-09-26 17:49 ` mmdbalkhi
2024-09-26 17:54 ` mmdbalkhi
2 siblings, 0 replies; 4+ messages in thread
From: mmdbalkhi @ 2024-09-26 17:49 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]
There is an updated pull request by mmdbalkhi against master on the void-packages repository
https://github.com/mmdbalkhi/void-packages wangqr-aegisub
https://github.com/void-linux/void-packages/pull/52362
Aegisub: update to 3.3.3
<!-- 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/52362.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wangqr-aegisub-52362.patch --]
[-- Type: text/x-diff, Size: 654 bytes --]
From e97bccba8f0399a77282996231709cb67881963a Mon Sep 17 00:00:00 2001
From: Komeil Parseh <ahmdparsh129@gmail.com>
Date: Thu, 26 Sep 2024 21:06:00 +0330
Subject: [PATCH] Aegisub: update to 3.3.3
---
srcpkgs/Aegisub/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/Aegisub/template b/srcpkgs/Aegisub/template
index fdd36c53a94a32..a89338e33210aa 100644
--- a/srcpkgs/Aegisub/template
+++ b/srcpkgs/Aegisub/template
@@ -1,7 +1,7 @@
# Template file for 'Aegisub'
pkgname=Aegisub
-version=3.3.2
-revision=11
+version=3.3.3
+revision=1
build_style=cmake
build_helper=cmake-wxWidgets-gtk3
cmake_builddir="BUILD"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] Aegisub: update to 3.3.3
2024-09-26 17:38 [PR PATCH] Aegisub: update to 3.3.3 mmdbalkhi
2024-09-26 17:46 ` mmdbalkhi
2024-09-26 17:49 ` [PR PATCH] [Updated] " mmdbalkhi
@ 2024-09-26 17:54 ` mmdbalkhi
2 siblings, 0 replies; 4+ messages in thread
From: mmdbalkhi @ 2024-09-26 17:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]
There is an updated pull request by mmdbalkhi against master on the void-packages repository
https://github.com/mmdbalkhi/void-packages wangqr-aegisub
https://github.com/void-linux/void-packages/pull/52362
Aegisub: update to 3.3.3
<!-- 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/52362.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-wangqr-aegisub-52362.patch --]
[-- Type: text/x-diff, Size: 1093 bytes --]
From 1f45a6ed4c0ea3e24e967453f6b0d71686b0f2af Mon Sep 17 00:00:00 2001
From: Komeil Parseh <ahmdparsh129@gmail.com>
Date: Thu, 26 Sep 2024 21:06:00 +0330
Subject: [PATCH] Aegisub: update to 3.3.3
---
srcpkgs/Aegisub/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/Aegisub/template b/srcpkgs/Aegisub/template
index fdd36c53a94a32..8e5aa2a0159eee 100644
--- a/srcpkgs/Aegisub/template
+++ b/srcpkgs/Aegisub/template
@@ -1,7 +1,7 @@
# Template file for 'Aegisub'
pkgname=Aegisub
-version=3.3.2
-revision=11
+version=3.3.3
+revision=1
build_style=cmake
build_helper=cmake-wxWidgets-gtk3
cmake_builddir="BUILD"
@@ -18,7 +18,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause, MIT"
homepage="https://github.com/wangqr/Aegisub"
distfiles="https://github.com/wangqr/Aegisub/archive/v${version}.tar.gz"
-checksum="9aaab8e66cef2a72368c6b7f79b2f99700321a7b9a1ca623c5e6be0e65418db5"
+checksum="b73518ee6576abf9716dc436fb76086de83d2a387a6b41b5051e0e1b7860e9aa"
build_options="fftw openal portaudio"
build_options_default="fftw"
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-26 17:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-26 17:38 [PR PATCH] Aegisub: update to 3.3.3 mmdbalkhi
2024-09-26 17:46 ` mmdbalkhi
2024-09-26 17:49 ` [PR PATCH] [Updated] " mmdbalkhi
2024-09-26 17:54 ` mmdbalkhi
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).