Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: perl-GD-2.73
@ 2021-07-23  6:44 ardadem
  2021-07-24 14:50 ` [PR PATCH] [Updated] " ardadem
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ardadem @ 2021-07-23  6:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ardadem/void-packages pr-perl-GD
https://github.com/void-linux/void-packages/pull/32153

New package: perl-GD-2.73
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32153.patch is attached

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

From fbf257a4bc445b7642ef5880ac8ad0a1ee2d5196 Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Fri, 23 Jul 2021 09:37:52 +0300
Subject: [PATCH] New package: perl-GD-2.73

---
 srcpkgs/perl-GD/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/perl-GD/template

diff --git a/srcpkgs/perl-GD/template b/srcpkgs/perl-GD/template
new file mode 100644
index 000000000000..6dc0596d2038
--- /dev/null
+++ b/srcpkgs/perl-GD/template
@@ -0,0 +1,14 @@
+# Template file for 'perl-GD'
+pkgname=perl-GD
+version=2.73
+revision=1
+wrksrc="${pkgname/perl-/}-${version}"
+build_style=perl-module
+hostmakedepends="gd-devel"
+makedepends="perl-ExtUtils-PkgConfig"
+short_desc="Interface to Gd Graphics Library"
+maintainer="Arda Demir <ddmirarda@gmail.com>"
+license="Artistic-2.0-Perl, GPL-1.0-or-later"
+homepage="https://metacpan.org/pod/GD"
+distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
+checksum=491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b

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

* Re: [PR PATCH] [Updated] New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
@ 2021-07-24 14:50 ` ardadem
  2021-07-24 15:14 ` ardadem
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ardadem @ 2021-07-24 14:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ardadem/void-packages pr-perl-GD
https://github.com/void-linux/void-packages/pull/32153

New package: perl-GD-2.73
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32153.patch is attached

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

From bbf407baff0b0c212564d373acd05114022011c8 Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Fri, 23 Jul 2021 09:37:52 +0300
Subject: [PATCH] New package: perl-GD-2.73

---
 srcpkgs/perl-GD/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/perl-GD/template

diff --git a/srcpkgs/perl-GD/template b/srcpkgs/perl-GD/template
new file mode 100644
index 000000000000..cc122f0684fd
--- /dev/null
+++ b/srcpkgs/perl-GD/template
@@ -0,0 +1,14 @@
+# Template file for 'perl-GD'
+pkgname=perl-GD
+version=2.73
+revision=1
+wrksrc="${pkgname/perl-/}-${version}"
+build_style=perl-module
+hostmakedepends="gd-devel"
+makedepends="perl-ExtUtils-PkgConfig"
+short_desc="Interface to Gd Graphics Library"
+maintainer="Arda Demir <ddmirarda@gmail.com>"
+license="Artistic-2.0, GPL-1.0-or-later"
+homepage="https://metacpan.org/pod/GD"
+distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
+checksum=491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b

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

* Re: New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
  2021-07-24 14:50 ` [PR PATCH] [Updated] " ardadem
@ 2021-07-24 15:14 ` ardadem
  2021-07-26  7:48 ` newbluemoon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ardadem @ 2021-07-24 15:14 UTC (permalink / raw)
  To: ml

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

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32153#issuecomment-886066878

Comment:
any idea how to fix cross build?

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

* Re: New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
  2021-07-24 14:50 ` [PR PATCH] [Updated] " ardadem
  2021-07-24 15:14 ` ardadem
@ 2021-07-26  7:48 ` newbluemoon
  2021-07-26  8:01 ` [PR PATCH] [Updated] " ardadem
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: newbluemoon @ 2021-07-26  7:48 UTC (permalink / raw)
  To: ml

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

New comment by newbluemoon on void-packages repository

https://github.com/void-linux/void-packages/pull/32153#issuecomment-886462033

Comment:
> any idea how to fix cross build?

You just got `hostmakedepends` and `makedepends` mixed up. ;)
It has to be the other way around:
```
hostmakedepends="perl-ExtUtils-PkgConfig"
makedepends="gd-devel"
```
Then native and cross builds finish just fine. 

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

* Re: [PR PATCH] [Updated] New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
                   ` (2 preceding siblings ...)
  2021-07-26  7:48 ` newbluemoon
@ 2021-07-26  8:01 ` ardadem
  2021-07-26  8:04 ` ardadem
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ardadem @ 2021-07-26  8:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ardadem/void-packages pr-perl-GD
https://github.com/void-linux/void-packages/pull/32153

New package: perl-GD-2.73
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/32153.patch is attached

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

From 963cb5604c3f23c468c97552387fc9e5e0069795 Mon Sep 17 00:00:00 2001
From: Arda Demir <ddmirarda@gmail.com>
Date: Fri, 23 Jul 2021 09:37:52 +0300
Subject: [PATCH] New package: perl-GD-2.73

---
 srcpkgs/perl-GD/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/perl-GD/template

diff --git a/srcpkgs/perl-GD/template b/srcpkgs/perl-GD/template
new file mode 100644
index 000000000000..9687e23acc27
--- /dev/null
+++ b/srcpkgs/perl-GD/template
@@ -0,0 +1,14 @@
+# Template file for 'perl-GD'
+pkgname=perl-GD
+version=2.73
+revision=1
+wrksrc="${pkgname/perl-/}-${version}"
+build_style=perl-module
+hostmakedepends="perl-ExtUtils-PkgConfig"
+makedepends="gd-devel"
+short_desc="Interface to Gd Graphics Library"
+maintainer="Arda Demir <ddmirarda@gmail.com>"
+license="Artistic-2.0, GPL-1.0-or-later"
+homepage="https://metacpan.org/pod/GD"
+distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
+checksum=491c9e73238522e2987e66725a20935f4268a3864202ecbaf4659a1691ba322b

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

* Re: New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
                   ` (3 preceding siblings ...)
  2021-07-26  8:01 ` [PR PATCH] [Updated] " ardadem
@ 2021-07-26  8:04 ` ardadem
  2022-05-30  2:15 ` github-actions
  2022-05-31  9:40 ` [PR PATCH] [Closed]: " ardadem
  6 siblings, 0 replies; 8+ messages in thread
From: ardadem @ 2021-07-26  8:04 UTC (permalink / raw)
  To: ml

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

New comment by ardadem on void-packages repository

https://github.com/void-linux/void-packages/pull/32153#issuecomment-886472536

Comment:
Thanks!

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

* Re: New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
                   ` (4 preceding siblings ...)
  2021-07-26  8:04 ` ardadem
@ 2022-05-30  2:15 ` github-actions
  2022-05-31  9:40 ` [PR PATCH] [Closed]: " ardadem
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-05-30  2:15 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/32153#issuecomment-1140611851

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

* Re: [PR PATCH] [Closed]: New package: perl-GD-2.73
  2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
                   ` (5 preceding siblings ...)
  2022-05-30  2:15 ` github-actions
@ 2022-05-31  9:40 ` ardadem
  6 siblings, 0 replies; 8+ messages in thread
From: ardadem @ 2022-05-31  9:40 UTC (permalink / raw)
  To: ml

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

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

New package: perl-GD-2.73
https://github.com/void-linux/void-packages/pull/32153

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 8+ messages in thread

end of thread, other threads:[~2022-05-31  9:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  6:44 [PR PATCH] New package: perl-GD-2.73 ardadem
2021-07-24 14:50 ` [PR PATCH] [Updated] " ardadem
2021-07-24 15:14 ` ardadem
2021-07-26  7:48 ` newbluemoon
2021-07-26  8:01 ` [PR PATCH] [Updated] " ardadem
2021-07-26  8:04 ` ardadem
2022-05-30  2:15 ` github-actions
2022-05-31  9:40 ` [PR PATCH] [Closed]: " ardadem

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