* [PR PATCH] New Package: Photon
@ 2025-03-06 1:30 R1shy
2025-03-06 1:33 ` R1shy
` (30 more replies)
0 siblings, 31 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 1:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1170 bytes --]
There is a new pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New Package: Photon
<!-- 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, (x86_64-GLIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- none
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 1115 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
@ 2025-03-06 1:33 ` R1shy
2025-03-06 2:09 ` [PR PATCH] [Updated] " R1shy
` (29 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 1:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 196 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2702498007
Comment:
this is my first pull request tips/advice is appreciated
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
2025-03-06 1:33 ` R1shy
@ 2025-03-06 2:09 ` R1shy
2025-03-06 6:23 ` R1shy
` (28 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 2:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 778 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New Package: Photon
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- none
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 1925 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/2] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 0f14cac99a84c53159dc52a915656cf00b714f30 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/2] .
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..5ed06ce75066ba 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -11,7 +11,6 @@ short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
2025-03-06 1:33 ` R1shy
2025-03-06 2:09 ` [PR PATCH] [Updated] " R1shy
@ 2025-03-06 6:23 ` R1shy
2025-03-06 6:25 ` R1shy
` (27 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 6:23 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 681 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New Package: Photon
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 2924 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/3] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 0f14cac99a84c53159dc52a915656cf00b714f30 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/3] .
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..5ed06ce75066ba 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -11,7 +11,6 @@ short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
From 8f767036d39b233925f8b13a22a62d000de41ff5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 22:23:45 -0800
Subject: [PATCH 3/3] .
---
srcpkgs/photon/template | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 5ed06ce75066ba..f0ddb6f41cb814 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -5,8 +5,6 @@ revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
@@ -15,4 +13,4 @@ distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (2 preceding siblings ...)
2025-03-06 6:23 ` R1shy
@ 2025-03-06 6:25 ` R1shy
2025-03-06 17:09 ` elbachir-one
` (26 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 6:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2702925454
Comment:
sorry for not writing commit messages it is a bad habit, I just deleted the unused vars and prefixed the pkgdestdir var with an underscore because it is from the go build_style :)
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (3 preceding siblings ...)
2025-03-06 6:25 ` R1shy
@ 2025-03-06 17:09 ` elbachir-one
2025-03-06 17:18 ` R1shy
` (25 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 17:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 969 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704443096
Comment:
> sorry for not writing commit messages it is a bad habit, I just deleted the unused vars and prefixed the pkgdestdir var with an underscore because it is from the go build_style :)
You need to put the version number after the package name in the commit message. Also, you don't need hostmakedepends because of the build style.
```bash
# Template file for 'photon'
pkgname=photon
version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
distfiles="https://git.sr.ht/~ghost08/photon/archive/v${version}.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
```
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (4 preceding siblings ...)
2025-03-06 17:09 ` elbachir-one
@ 2025-03-06 17:18 ` R1shy
2025-03-06 17:20 ` R1shy
` (24 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 17:18 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704465306
Comment:
Ok will do
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (5 preceding siblings ...)
2025-03-06 17:18 ` R1shy
@ 2025-03-06 17:20 ` R1shy
2025-03-06 17:27 ` elbachir-one
` (23 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 17:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 217 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704465306
Comment:
Do you mean the pull request name or should I add it when I make a new commit
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (6 preceding siblings ...)
2025-03-06 17:20 ` R1shy
@ 2025-03-06 17:27 ` elbachir-one
2025-03-06 17:30 ` elbachir-one
` (22 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 17:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 385 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704495245
Comment:
> Do you mean the pull request name or should I add it when I make a new commit
This

should be something like this "New package: photon-1.0.1"
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (7 preceding siblings ...)
2025-03-06 17:27 ` elbachir-one
@ 2025-03-06 17:30 ` elbachir-one
2025-03-06 17:37 ` R1shy
` (21 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 17:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704495245
Comment:
> Do you mean the pull request name or should I add it when I make a new commit
This

It should be something like this: 'New package: photon-1.0.1'. Keep this in mind for next time, but you can rebase and fix it.
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New Package: Photon
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (8 preceding siblings ...)
2025-03-06 17:30 ` elbachir-one
@ 2025-03-06 17:37 ` R1shy
2025-03-06 18:38 ` New package: photon-1.0.1 elbachir-one
` (20 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 17:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 150 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704522533
Comment:
Ok will do
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (9 preceding siblings ...)
2025-03-06 17:37 ` R1shy
@ 2025-03-06 18:38 ` elbachir-one
2025-03-06 18:39 ` elbachir-one
` (19 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 18:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 423 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704495245
Comment:
> Do you mean the pull request name or should I add it when I make a new commit
This

It should be something like this: 'New package: photon-1.0.1'. Keep this in mind for next time.
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (10 preceding siblings ...)
2025-03-06 18:38 ` New package: photon-1.0.1 elbachir-one
@ 2025-03-06 18:39 ` elbachir-one
2025-03-06 18:48 ` [PR PATCH] [Updated] " R1shy
` (18 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 18:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 460 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704495245
Comment:
> Do you mean the pull request name or should I add it when I make a new commit
This

It should be something like this: 'New package: photon-1.0.1'. Keep this in mind for next time, and update the template accordingly.
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (11 preceding siblings ...)
2025-03-06 18:39 ` elbachir-one
@ 2025-03-06 18:48 ` R1shy
2025-03-06 19:05 ` R1shy
` (17 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 18:48 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 3637 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/4] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 0f14cac99a84c53159dc52a915656cf00b714f30 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/4] .
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..5ed06ce75066ba 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -11,7 +11,6 @@ short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
From 8f767036d39b233925f8b13a22a62d000de41ff5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 22:23:45 -0800
Subject: [PATCH 3/4] .
---
srcpkgs/photon/template | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 5ed06ce75066ba..f0ddb6f41cb814 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -5,8 +5,6 @@ revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
@@ -15,4 +13,4 @@ distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
From 0eeca2f31420c11b517d65feacd601258cb6c8eb Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 18:48:47 +0000
Subject: [PATCH 4/4] remove hostmakedepends
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f0ddb6f41cb814..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,7 +4,6 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (12 preceding siblings ...)
2025-03-06 18:48 ` [PR PATCH] [Updated] " R1shy
@ 2025-03-06 19:05 ` R1shy
2025-03-06 19:54 ` elbachir-one
` (16 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 19:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 4224 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/5] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 0f14cac99a84c53159dc52a915656cf00b714f30 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/5] .
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..5ed06ce75066ba 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -11,7 +11,6 @@ short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
From 8f767036d39b233925f8b13a22a62d000de41ff5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 22:23:45 -0800
Subject: [PATCH 3/5] .
---
srcpkgs/photon/template | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 5ed06ce75066ba..f0ddb6f41cb814 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -5,8 +5,6 @@ revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
@@ -15,4 +13,4 @@ distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
From 0eeca2f31420c11b517d65feacd601258cb6c8eb Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 18:48:47 +0000
Subject: [PATCH 4/5] remove hostmakedepends
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f0ddb6f41cb814..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,7 +4,6 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
From 5b596757be38545cd64af19ccf7a8fe008d62787 Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 19:05:43 +0000
Subject: [PATCH 5/5] update template comment to match version
---
srcpkgs/photon/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 415a1dd83b7a4a..d98de1b14bf6d5 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -1,4 +1,4 @@
-# Template file for 'photon'
+# Template file for 'photon-v1.0.1'
pkgname=photon
version=v1.0.1
revision=1
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (13 preceding siblings ...)
2025-03-06 19:05 ` R1shy
@ 2025-03-06 19:54 ` elbachir-one
2025-03-06 19:56 ` R1shy
` (15 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 19:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 792 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704806361
Comment:
You need to rebase to squash it into a single commit. The template name should not include a version number; it should just be the package name, like this:
```bash
# Template file for 'photon'
pkgname=photon
version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
distfiles="https://git.sr.ht/~ghost08/photon/archive/v${version}.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
```
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (14 preceding siblings ...)
2025-03-06 19:54 ` elbachir-one
@ 2025-03-06 19:56 ` R1shy
2025-03-06 19:59 ` R1shy
` (14 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 19:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 185 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704811466
Comment:
I don't know how to rebate it can you explain
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (15 preceding siblings ...)
2025-03-06 19:56 ` R1shy
@ 2025-03-06 19:59 ` R1shy
2025-03-06 20:10 ` elbachir-one
` (13 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 19:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 185 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704811466
Comment:
I don't know how to rebase it can you explain
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (16 preceding siblings ...)
2025-03-06 19:59 ` R1shy
@ 2025-03-06 20:10 ` elbachir-one
2025-03-06 20:10 ` elbachir-one
` (12 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 20:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 347 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704837932
Comment:
> I don't know how to rebase it can you explain
Check this, it should help a bit 
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (17 preceding siblings ...)
2025-03-06 20:10 ` elbachir-one
@ 2025-03-06 20:10 ` elbachir-one
2025-03-06 20:13 ` elbachir-one
` (11 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 20:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 346 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704837932
Comment:
> I don't know how to rebase it can you explain
Check this, it should help a bit [git rebase](https://medium.com/@slamflipstrom/a-beginners-guide-to-squashing-commits-with-git-rebase-8185cf6e62ec)
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (18 preceding siblings ...)
2025-03-06 20:10 ` elbachir-one
@ 2025-03-06 20:13 ` elbachir-one
2025-03-06 20:22 ` R1shy
` (10 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 20:13 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704837932
Comment:
> I don't know how to rebase it can you explain
Check this, it should help a bit [git rebase](https://medium.com/@slamflipstrom/a-beginners-guide-to-squashing-commits-with-git-rebase-8185cf6e62ec)
The (n) represents the number of commits you've made. Basically, you keep the first one and change the others from (pick) to (squash).
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (19 preceding siblings ...)
2025-03-06 20:13 ` elbachir-one
@ 2025-03-06 20:22 ` R1shy
2025-03-06 20:29 ` elbachir-one
` (9 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 20:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 160 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704860591
Comment:
Ok seems easy enough
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (20 preceding siblings ...)
2025-03-06 20:22 ` R1shy
@ 2025-03-06 20:29 ` elbachir-one
2025-03-06 21:26 ` [PR PATCH] [Updated] " R1shy
` (8 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 20:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 283 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704872464
Comment:
> Ok seems easy enough
Here is a quick tutorial.
https://github.com/user-attachments/assets/63e61738-67b9-4918-8cc0-3a64fa636835
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (21 preceding siblings ...)
2025-03-06 20:29 ` elbachir-one
@ 2025-03-06 21:26 ` R1shy
2025-03-06 21:28 ` R1shy
` (7 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 21:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 4782 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/6] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 0f14cac99a84c53159dc52a915656cf00b714f30 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/6] .
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..5ed06ce75066ba 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -11,7 +11,6 @@ short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
From 8f767036d39b233925f8b13a22a62d000de41ff5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 22:23:45 -0800
Subject: [PATCH 3/6] .
---
srcpkgs/photon/template | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 5ed06ce75066ba..f0ddb6f41cb814 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -5,8 +5,6 @@ revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
@@ -15,4 +13,4 @@ distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
From 0eeca2f31420c11b517d65feacd601258cb6c8eb Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 18:48:47 +0000
Subject: [PATCH 4/6] remove hostmakedepends
---
srcpkgs/photon/template | 1 -
1 file changed, 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f0ddb6f41cb814..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,7 +4,6 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
From 5b596757be38545cd64af19ccf7a8fe008d62787 Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 19:05:43 +0000
Subject: [PATCH 5/6] update template comment to match version
---
srcpkgs/photon/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 415a1dd83b7a4a..d98de1b14bf6d5 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -1,4 +1,4 @@
-# Template file for 'photon'
+# Template file for 'photon-v1.0.1'
pkgname=photon
version=v1.0.1
revision=1
From 8dcea2cca23a92d98ed2315fa8c968b601a41f99 Mon Sep 17 00:00:00 2001
From: R1shy <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 21:25:39 +0000
Subject: [PATCH 6/6] fix comment
---
srcpkgs/photon/template | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index d98de1b14bf6d5..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -1,4 +1,4 @@
-# Template file for 'photon-v1.0.1'
+# Template file for 'photon'
pkgname=photon
version=v1.0.1
revision=1
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (22 preceding siblings ...)
2025-03-06 21:26 ` [PR PATCH] [Updated] " R1shy
@ 2025-03-06 21:28 ` R1shy
2025-03-06 21:57 ` elbachir-one
` (6 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-06 21:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2704983472
Comment:
ok full disclosure I have been doing most of this from a chromebook using github workspaces and it seems rebasing is funky on workspaces so I will rebase when I get home from school in about 3 hours
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (23 preceding siblings ...)
2025-03-06 21:28 ` R1shy
@ 2025-03-06 21:57 ` elbachir-one
2025-03-07 0:12 ` [PR PATCH] [Updated] " R1shy
` (5 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-06 21:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 414 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2705032241
Comment:
> ok full disclosure I have been doing most of this from a chromebook using github workspaces and it seems rebasing is funky on workspaces so I will rebase when I get home from school in about 3 hours
Yeah, okay. After rebasing, just do a force push. `git -f push`
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (24 preceding siblings ...)
2025-03-06 21:57 ` elbachir-one
@ 2025-03-07 0:12 ` R1shy
2025-03-07 4:04 ` elbachir-one
` (4 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-07 0:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 2263 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/2] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 4c4408a457d11effdd2dd344c2ec2e7326f90414 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/2] .
.
remove hostmakedepends
update template comment to match version
fix comment
---
srcpkgs/photon/template | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,16 +4,12 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (25 preceding siblings ...)
2025-03-07 0:12 ` [PR PATCH] [Updated] " R1shy
@ 2025-03-07 4:04 ` elbachir-one
2025-03-07 4:32 ` [PR PATCH] [Updated] " R1shy
` (3 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: elbachir-one @ 2025-03-07 4:04 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 256 bytes --]
New comment by elbachir-one on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2705478529
Comment:
There is no need for:
```bash
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
_PKGDESTDIR=${wrksrc}/destdir
```
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (26 preceding siblings ...)
2025-03-07 4:04 ` elbachir-one
@ 2025-03-07 4:32 ` R1shy
2025-03-07 4:33 ` R1shy
` (2 subsequent siblings)
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-07 4:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 2989 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/3] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From 4c4408a457d11effdd2dd344c2ec2e7326f90414 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/3] .
.
remove hostmakedepends
update template comment to match version
fix comment
---
srcpkgs/photon/template | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..415a1dd83b7a4a 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,16 +4,12 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
CFLAGS="-fPIE -pie"
LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
+_PKGDESTDIR=${wrksrc}/destdir
From 7af9e71bad69eeccc9d9c297099123210b578797 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Thu, 6 Mar 2025 20:32:47 -0800
Subject: [PATCH 3/3] .
---
srcpkgs/photon/template | 3 ---
1 file changed, 3 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index 415a1dd83b7a4a..0f98daa61e0566 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -10,6 +10,3 @@ license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
-CFLAGS="-fPIE -pie"
-LDFLAGS="-fPIE -pie"
-_PKGDESTDIR=${wrksrc}/destdir
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Updated] New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (27 preceding siblings ...)
2025-03-07 4:32 ` [PR PATCH] [Updated] " R1shy
@ 2025-03-07 4:33 ` R1shy
2025-03-08 5:29 ` R1shy
2025-04-13 8:28 ` [PR PATCH] [Closed]: " R1shy
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-07 4:33 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
There is an updated pull request by R1shy against master on the void-packages repository
https://github.com/R1shy/void-packages add-photon
https://github.com/void-linux/void-packages/pull/54594
New package: photon-1.0.1
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
A patch file from https://github.com/void-linux/void-packages/pull/54594.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-add-photon-54594.patch --]
[-- Type: text/x-diff, Size: 2219 bytes --]
From 9d98871785bcce38a7b1b2fcf9320d333f1cf9c5 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 17:27:52 -0800
Subject: [PATCH 1/2] .
---
srcpkgs/photon/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/photon/template
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
new file mode 100644
index 00000000000000..f5227afa800899
--- /dev/null
+++ b/srcpkgs/photon/template
@@ -0,0 +1,19 @@
+# Template file for 'photon'
+pkgname=photon
+version=v1.0.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~ghost08/photon
+hostmakedepends="go make sudo scdoc"
+makedepends=""
+depends=""
+short_desc="RSS reader as light as a photon with terminal + sixel"
+maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://git.sr.ht/~ghost08/photon"
+#changelog=""
+distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
+checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
+CFLAGS="-fPIE -pie"
+LDFLAGS="-fPIE -pie"
+PKGDESTDIR=${wrksrc}/destdir
From cf7febba7cf86f06c256a1b12afed304152c4f80 Mon Sep 17 00:00:00 2001
From: Emma Kadlecek <kadlecekemma@gmail.com>
Date: Wed, 5 Mar 2025 18:09:40 -0800
Subject: [PATCH 2/2] .
.
remove hostmakedepends
update template comment to match version
fix comment
.
---
srcpkgs/photon/template | 7 -------
1 file changed, 7 deletions(-)
diff --git a/srcpkgs/photon/template b/srcpkgs/photon/template
index f5227afa800899..0f98daa61e0566 100644
--- a/srcpkgs/photon/template
+++ b/srcpkgs/photon/template
@@ -4,16 +4,9 @@ version=v1.0.1
revision=1
build_style=go
go_import_path=git.sr.ht/~ghost08/photon
-hostmakedepends="go make sudo scdoc"
-makedepends=""
-depends=""
short_desc="RSS reader as light as a photon with terminal + sixel"
maintainer="Emma Kadlecek <kadlecekemma@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://git.sr.ht/~ghost08/photon"
-#changelog=""
distfiles="https://git.sr.ht/~ghost08/photon/archive/$version.tar.gz"
checksum=507ffe1903227f3ffab4f0d92ddb3ec49db34b285f276707606e23fb9eafe3c7
-CFLAGS="-fPIE -pie"
-LDFLAGS="-fPIE -pie"
-PKGDESTDIR=${wrksrc}/destdir
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (28 preceding siblings ...)
2025-03-07 4:33 ` R1shy
@ 2025-03-08 5:29 ` R1shy
2025-04-13 8:28 ` [PR PATCH] [Closed]: " R1shy
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-03-08 5:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 144 bytes --]
New comment by R1shy on void-packages repository
https://github.com/void-linux/void-packages/pull/54594#issuecomment-2708037616
Comment:
BUMP
^ permalink raw reply [flat|nested] 32+ messages in thread
* Re: [PR PATCH] [Closed]: New package: photon-1.0.1
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
` (29 preceding siblings ...)
2025-03-08 5:29 ` R1shy
@ 2025-04-13 8:28 ` R1shy
30 siblings, 0 replies; 32+ messages in thread
From: R1shy @ 2025-04-13 8:28 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 532 bytes --]
There's a closed pull request on the void-packages repository
New package: photon-1.0.1
https://github.com/void-linux/void-packages/pull/54594
Description:
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-GLIBC)
closes #54532
^ permalink raw reply [flat|nested] 32+ messages in thread
end of thread, other threads:[~2025-04-13 8:28 UTC | newest]
Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-06 1:30 [PR PATCH] New Package: Photon R1shy
2025-03-06 1:33 ` R1shy
2025-03-06 2:09 ` [PR PATCH] [Updated] " R1shy
2025-03-06 6:23 ` R1shy
2025-03-06 6:25 ` R1shy
2025-03-06 17:09 ` elbachir-one
2025-03-06 17:18 ` R1shy
2025-03-06 17:20 ` R1shy
2025-03-06 17:27 ` elbachir-one
2025-03-06 17:30 ` elbachir-one
2025-03-06 17:37 ` R1shy
2025-03-06 18:38 ` New package: photon-1.0.1 elbachir-one
2025-03-06 18:39 ` elbachir-one
2025-03-06 18:48 ` [PR PATCH] [Updated] " R1shy
2025-03-06 19:05 ` R1shy
2025-03-06 19:54 ` elbachir-one
2025-03-06 19:56 ` R1shy
2025-03-06 19:59 ` R1shy
2025-03-06 20:10 ` elbachir-one
2025-03-06 20:10 ` elbachir-one
2025-03-06 20:13 ` elbachir-one
2025-03-06 20:22 ` R1shy
2025-03-06 20:29 ` elbachir-one
2025-03-06 21:26 ` [PR PATCH] [Updated] " R1shy
2025-03-06 21:28 ` R1shy
2025-03-06 21:57 ` elbachir-one
2025-03-07 0:12 ` [PR PATCH] [Updated] " R1shy
2025-03-07 4:04 ` elbachir-one
2025-03-07 4:32 ` [PR PATCH] [Updated] " R1shy
2025-03-07 4:33 ` R1shy
2025-03-08 5:29 ` R1shy
2025-04-13 8:28 ` [PR PATCH] [Closed]: " R1shy
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).