Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: awesfx-0.5.2
@ 2022-11-27 14:27 mmnmnnmnmm
  2022-11-27 14:59 ` [PR PATCH] [Updated] " mmnmnnmnmm
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: mmnmnnmnmm @ 2022-11-27 14:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mmnmnnmnmm/void-packages awesfx
https://github.com/void-linux/void-packages/pull/40803

New package: awesfx-0.5.2
<!-- 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**


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

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

From 07b654ab4d9fca1998cc7daa42ef7bebe63f24f4 Mon Sep 17 00:00:00 2001
From: mmnmnnmnmm <mnnnm@disroot.org>
Date: Tue, 20 Sep 2022 18:33:21 +0100
Subject: [PATCH] New package: awesfx-0.5.2

---
 srcpkgs/awesfx/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/awesfx/template

diff --git a/srcpkgs/awesfx/template b/srcpkgs/awesfx/template
new file mode 100644
index 000000000000..a08233995056
--- /dev/null
+++ b/srcpkgs/awesfx/template
@@ -0,0 +1,18 @@
+# Template file for 'awesfx'
+pkgname=awesfx
+version=0.5.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="automake libtool"
+makedepends="alsa-lib-devel"
+short_desc="SoundFont utilities for SB AWE32/64 and Emu10k1 drivers"
+maintainer="mmnmnnmnmm <mnnnm@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/tiwai/awesfx"
+changelog="https://raw.githubusercontent.com/tiwai/awesfx/master/ChangeLog"
+distfiles="https://github.com/tiwai/awesfx/archive/refs/tags/v${version}.tar.gz"
+checksum=0d3ff4e00b22cf9ef8b538304a6a11391e8618dae112f56f16e3083379ac8888
+
+pre_configure() {
+	autoreconf -i
+}

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

* Re: [PR PATCH] [Updated] New package: awesfx-0.5.2
  2022-11-27 14:27 [PR PATCH] New package: awesfx-0.5.2 mmnmnnmnmm
@ 2022-11-27 14:59 ` mmnmnnmnmm
  2023-02-26  2:06 ` github-actions
  2023-03-13  1:58 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: mmnmnnmnmm @ 2022-11-27 14:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mmnmnnmnmm/void-packages awesfx
https://github.com/void-linux/void-packages/pull/40803

New package: awesfx-0.5.2
<!-- 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**


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

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

From 9abf5c96fa6a6db6d767fb891f025de486cc2f67 Mon Sep 17 00:00:00 2001
From: mmnmnnmnmm <mnnnm@disroot.org>
Date: Tue, 20 Sep 2022 18:33:21 +0100
Subject: [PATCH] New package: awesfx-0.5.2

---
 srcpkgs/awesfx/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/awesfx/template

diff --git a/srcpkgs/awesfx/template b/srcpkgs/awesfx/template
new file mode 100644
index 000000000000..20a681777433
--- /dev/null
+++ b/srcpkgs/awesfx/template
@@ -0,0 +1,18 @@
+# Template file for 'awesfx'
+pkgname=awesfx
+version=0.5.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="alsa-lib-devel automake libtool"
+makedepends="alsa-lib-devel"
+short_desc="SoundFont utilities for SB AWE32/64 and Emu10k1 drivers"
+maintainer="mmnmnnmnmm <mnnnm@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/tiwai/awesfx"
+changelog="https://raw.githubusercontent.com/tiwai/awesfx/master/ChangeLog"
+distfiles="https://github.com/tiwai/awesfx/archive/refs/tags/v${version}.tar.gz"
+checksum=0d3ff4e00b22cf9ef8b538304a6a11391e8618dae112f56f16e3083379ac8888
+
+pre_configure() {
+	autoreconf -i
+}

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

* Re: New package: awesfx-0.5.2
  2022-11-27 14:27 [PR PATCH] New package: awesfx-0.5.2 mmnmnnmnmm
  2022-11-27 14:59 ` [PR PATCH] [Updated] " mmnmnnmnmm
@ 2023-02-26  2:06 ` github-actions
  2023-03-13  1:58 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-02-26  2:06 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40803#issuecomment-1445248273

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: awesfx-0.5.2
  2022-11-27 14:27 [PR PATCH] New package: awesfx-0.5.2 mmnmnnmnmm
  2022-11-27 14:59 ` [PR PATCH] [Updated] " mmnmnnmnmm
  2023-02-26  2:06 ` github-actions
@ 2023-03-13  1:58 ` github-actions
  2 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2023-03-13  1:58 UTC (permalink / raw)
  To: ml

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

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

New package: awesfx-0.5.2
https://github.com/void-linux/void-packages/pull/40803

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**


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

* [PR PATCH] New package: awesfx-0.5.2
@ 2024-01-28 19:53 Eloitor
  0 siblings, 0 replies; 5+ messages in thread
From: Eloitor @ 2024-01-28 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages awesfx
https://github.com/void-linux/void-packages/pull/48409

New package: awesfx-0.5.2
#### Testing the changes
- I tested the changes in this PR: **NO** (I'm trying to figure out how rosegarden works)

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From df8fea3b50e82efedef9149c940b8277a06cf290 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Sun, 28 Jan 2024 20:51:03 +0100
Subject: [PATCH] New package: awesfx-0.5.2

---
 srcpkgs/awesfx/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/awesfx/template

diff --git a/srcpkgs/awesfx/template b/srcpkgs/awesfx/template
new file mode 100644
index 0000000000000..693c837911141
--- /dev/null
+++ b/srcpkgs/awesfx/template
@@ -0,0 +1,18 @@
+# Template file for 'awesfx'
+pkgname=awesfx
+version=0.5.2
+revision=1
+build_style=gnu-configure
+hostmakedepends="alsa-lib-devel automake libtool"
+makedepends="alsa-lib-devel"
+short_desc="SoundFont utilities for SB AWE32/64 and Emu10k1 drivers"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/tiwai/awesfx"
+changelog="https://raw.githubusercontent.com/tiwai/awesfx/master/ChangeLog"
+distfiles="https://github.com/tiwai/awesfx/archive/refs/tags/v${version}.tar.gz"
+checksum=0d3ff4e00b22cf9ef8b538304a6a11391e8618dae112f56f16e3083379ac8888
+
+pre_configure() {
+	autoreconf -i
+}

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

end of thread, other threads:[~2024-01-28 19:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-27 14:27 [PR PATCH] New package: awesfx-0.5.2 mmnmnnmnmm
2022-11-27 14:59 ` [PR PATCH] [Updated] " mmnmnnmnmm
2023-02-26  2:06 ` github-actions
2023-03-13  1:58 ` [PR PATCH] [Closed]: " github-actions
2024-01-28 19:53 [PR PATCH] " Eloitor

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