Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: compfy
@ 2023-11-28 17:42 saltnpepper97
  2023-11-28 17:43 ` saltnpepper97
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 17:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4e65bd44fb9496d783200ebb1cd1e7b9051b5b57 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH 1/3] New package: compfy-1.7.1

New package: compfy-1.7.1
---
 srcpkgs/compfy/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/compfy/template

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..94bd252c22df2
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,20 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+configure_args="-Dupdate_checks=true"
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-rederutil-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+
+post_install() {
+	vlicense LICENSE/MIT
+	vsconf compfy.sample.conf
+}

From 496b137a2a53d616096dc10f08ef9ed53ebd807e Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:35:15 -0400
Subject: [PATCH 2/3] compfy: update to 1.7.1.

compfy: fixed broken dependency
---
 srcpkgs/compfy/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
index 94bd252c22df2..e4d90506a14fa 100644
--- a/srcpkgs/compfy/template
+++ b/srcpkgs/compfy/template
@@ -5,7 +5,7 @@ revision=1
 build_style=meson
 configure_args="-Dupdate_checks=true"
 hostmakedepends="pkg-config asciidoc"
-makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-rederutil-devel"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
 depends="desktop-file-utils"
 short_desc="X11 compositor made as an alternative to Picom with animations"
 maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"

From f2f44ac5c5cdb3c44128e48bacc6f0d7a2267c53 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:38:01 -0400
Subject: [PATCH 3/3] compfy: Fix dependencies

---
 srcpkgs/compfy/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
index e4d90506a14fa..85446f56e2c94 100644
--- a/srcpkgs/compfy/template
+++ b/srcpkgs/compfy/template
@@ -1,11 +1,11 @@
 # Template file for 'compfy'
 pkgname=compfy
 version=1.7.1
-revision=1
+revision=2
 build_style=meson
 configure_args="-Dupdate_checks=true"
 hostmakedepends="pkg-config asciidoc"
-makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel json-c-devel libcurl-devel"
 depends="desktop-file-utils"
 short_desc="X11 compositor made as an alternative to Picom with animations"
 maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
@@ -15,6 +15,6 @@ distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.t
 checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
 
 post_install() {
-	vlicense LICENSE/MIT
+	vlicense LICENSES/MIT
 	vsconf compfy.sample.conf
 }

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

* Re: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
@ 2023-11-28 17:43 ` saltnpepper97
  2023-11-28 17:44 ` [PR REVIEW] " abenson
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 17:43 UTC (permalink / raw)
  To: ml

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

New comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#issuecomment-1830374124

Comment:
I apologize for the adding and removing this commit yesterday. I realize now that it was a bad idea. Here is my final upload of compfy as a new package for void linux. I think it would be a great addition to the package list as it is essentially Picom but more actively maintained by allusive-dev and has animations included as well as several fixes to base picom.

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
  2023-11-28 17:43 ` saltnpepper97
@ 2023-11-28 17:44 ` abenson
  2023-11-28 17:45 ` [PR PATCH] [Closed]: " abenson
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 17:44 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408151125

Comment:
Revision should be set to 1.

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

* Re: [PR PATCH] [Closed]: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
  2023-11-28 17:43 ` saltnpepper97
  2023-11-28 17:44 ` [PR REVIEW] " abenson
@ 2023-11-28 17:45 ` abenson
  2023-11-28 17:46 ` abenson
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 17:45 UTC (permalink / raw)
  To: ml

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

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

New Package: compfy
https://github.com/void-linux/void-packages/pull/47464

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)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (2 preceding siblings ...)
  2023-11-28 17:45 ` [PR PATCH] [Closed]: " abenson
@ 2023-11-28 17:46 ` abenson
  2023-11-28 17:46 ` abenson
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 17:46 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#issuecomment-1830377104

Comment:
The commits need to be [squashed](https://www.git-tower.com/learn/git/faq/git-squash) into a single "New package..." commit. Once that is done, force push to this branch: `git push -f`.

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

* Re: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (3 preceding siblings ...)
  2023-11-28 17:46 ` abenson
@ 2023-11-28 17:46 ` abenson
  2023-11-28 17:54 ` [PR PATCH] [Updated] " saltnpepper97
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 17:46 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#issuecomment-1830377476

Comment:
Whoops, did not mean to close that, sorry.

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

* Re: [PR PATCH] [Updated] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (4 preceding siblings ...)
  2023-11-28 17:46 ` abenson
@ 2023-11-28 17:54 ` saltnpepper97
  2023-11-28 17:55 ` saltnpepper97
                   ` (11 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 17:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4e65bd44fb9496d783200ebb1cd1e7b9051b5b57 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH 1/3] New package: compfy-1.7.1

New package: compfy-1.7.1
---
 srcpkgs/compfy/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/compfy/template

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..94bd252c22df2
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,20 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+configure_args="-Dupdate_checks=true"
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-rederutil-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+
+post_install() {
+	vlicense LICENSE/MIT
+	vsconf compfy.sample.conf
+}

From 496b137a2a53d616096dc10f08ef9ed53ebd807e Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:35:15 -0400
Subject: [PATCH 2/3] compfy: update to 1.7.1.

compfy: fixed broken dependency
---
 srcpkgs/compfy/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
index 94bd252c22df2..e4d90506a14fa 100644
--- a/srcpkgs/compfy/template
+++ b/srcpkgs/compfy/template
@@ -5,7 +5,7 @@ revision=1
 build_style=meson
 configure_args="-Dupdate_checks=true"
 hostmakedepends="pkg-config asciidoc"
-makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-rederutil-devel"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
 depends="desktop-file-utils"
 short_desc="X11 compositor made as an alternative to Picom with animations"
 maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"

From 1f594dba8d8c4ad7b01adf2dbfe4e7fb042a1bbf Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:38:01 -0400
Subject: [PATCH 3/3] compfy: Fix dependencies

---
 srcpkgs/compfy/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
index e4d90506a14fa..64bc28d13796c 100644
--- a/srcpkgs/compfy/template
+++ b/srcpkgs/compfy/template
@@ -5,7 +5,7 @@ revision=1
 build_style=meson
 configure_args="-Dupdate_checks=true"
 hostmakedepends="pkg-config asciidoc"
-makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel json-c-devel libcurl-devel"
 depends="desktop-file-utils"
 short_desc="X11 compositor made as an alternative to Picom with animations"
 maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
@@ -13,8 +13,9 @@ license="MIT, MPL-2.0"
 homepage="https://github.com/allusive-dev/compfy"
 distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
 checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+comflicts="compton picom"
 
 post_install() {
-	vlicense LICENSE/MIT
+	vlicense LICENSES/MIT
 	vsconf compfy.sample.conf
 }

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

* Re: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (5 preceding siblings ...)
  2023-11-28 17:54 ` [PR PATCH] [Updated] " saltnpepper97
@ 2023-11-28 17:55 ` saltnpepper97
  2023-11-28 18:07 ` [PR PATCH] [Updated] " saltnpepper97
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 17:55 UTC (permalink / raw)
  To: ml

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

New comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#issuecomment-1830391176

Comment:
Fixed the revision number and added conflicts for picom and compton respectively.

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

* Re: [PR PATCH] [Updated] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (6 preceding siblings ...)
  2023-11-28 17:55 ` saltnpepper97
@ 2023-11-28 18:07 ` saltnpepper97
  2023-11-28 18:07 ` saltnpepper97
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4475a7240c1e66b0a35f81b0c5f8072bd52ebc95 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH] New package: compfy-1.7.1

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

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..64bc28d13796c
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,21 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+configure_args="-Dupdate_checks=true"
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel json-c-devel libcurl-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+comflicts="compton picom"
+
+post_install() {
+	vlicense LICENSES/MIT
+	vsconf compfy.sample.conf
+}

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

* Re: New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (7 preceding siblings ...)
  2023-11-28 18:07 ` [PR PATCH] [Updated] " saltnpepper97
@ 2023-11-28 18:07 ` saltnpepper97
  2023-11-28 18:11 ` [PR REVIEW] " abenson
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 18:07 UTC (permalink / raw)
  To: ml

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

New comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#issuecomment-1830410255

Comment:
Squashed it as well. You are welcome!

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (8 preceding siblings ...)
  2023-11-28 18:07 ` saltnpepper97
@ 2023-11-28 18:11 ` abenson
  2023-11-28 18:12 ` abenson
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 18:11 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408180847

Comment:
That should be `conflicts`

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (9 preceding siblings ...)
  2023-11-28 18:11 ` [PR REVIEW] " abenson
@ 2023-11-28 18:12 ` abenson
  2023-11-28 19:11 ` [PR PATCH] [Updated] " saltnpepper97
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: abenson @ 2023-11-28 18:12 UTC (permalink / raw)
  To: ml

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

New review comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408181843

Comment:
Typically we disable update checking in packages.

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

* Re: [PR PATCH] [Updated] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (10 preceding siblings ...)
  2023-11-28 18:12 ` abenson
@ 2023-11-28 19:11 ` saltnpepper97
  2023-11-28 19:13 ` saltnpepper97
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e9e3679b04b44318b23a3d4d24a6489501e7a8c4 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH] New package: compfy-1.7.1

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

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..64bc28d13796c
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,21 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+configure_args="-Dupdate_checks=true"
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel json-c-devel libcurl-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+comflicts="compton picom"
+
+post_install() {
+	vlicense LICENSES/MIT
+	vsconf compfy.sample.conf
+}

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

* Re: [PR PATCH] [Updated] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (11 preceding siblings ...)
  2023-11-28 19:11 ` [PR PATCH] [Updated] " saltnpepper97
@ 2023-11-28 19:13 ` saltnpepper97
  2023-11-28 19:14 ` [PR REVIEW] " saltnpepper97
                   ` (4 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
#### 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b88398cf50a685680ec5d68e3f5a054802602be9 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH] New package: compfy-1.7.1

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

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..d7301dcd8989d
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,20 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+comflicts="compton picom"
+
+post_install() {
+	vlicense LICENSES/MIT
+	vsconf compfy.sample.conf
+}

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (12 preceding siblings ...)
  2023-11-28 19:13 ` saltnpepper97
@ 2023-11-28 19:14 ` saltnpepper97
  2023-11-28 19:14 ` saltnpepper97
                   ` (3 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:14 UTC (permalink / raw)
  To: ml

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

New review comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408272534

Comment:
Removed the check updates.

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (13 preceding siblings ...)
  2023-11-28 19:14 ` [PR REVIEW] " saltnpepper97
@ 2023-11-28 19:14 ` saltnpepper97
  2023-11-28 19:49 ` [PR PATCH] [Updated] " saltnpepper97
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:14 UTC (permalink / raw)
  To: ml

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

New review comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408272731

Comment:
anything else needed??

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

* Re: [PR PATCH] [Updated] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (14 preceding siblings ...)
  2023-11-28 19:14 ` saltnpepper97
@ 2023-11-28 19:49 ` saltnpepper97
  2023-11-28 19:50 ` [PR REVIEW] " saltnpepper97
  2024-02-04 21:47 ` [PR PATCH] [Closed]: New Package: compfy-1.7.1 saltnpepper97
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/saltnpepper97/void-packages compfy
https://github.com/void-linux/void-packages/pull/47464

New Package: compfy
New Package: compfy-1.7.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)
<!--
- 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/47464.patch is attached

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

From b13f7839cbf55486f0ea0d8c0ec5356541150a15 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Tue, 28 Nov 2023 09:32:02 -0400
Subject: [PATCH] New package: compfy-1.7.1

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

diff --git a/srcpkgs/compfy/template b/srcpkgs/compfy/template
new file mode 100644
index 0000000000000..f27274794f61f
--- /dev/null
+++ b/srcpkgs/compfy/template
@@ -0,0 +1,20 @@
+# Template file for 'compfy'
+pkgname=compfy
+version=1.7.1
+revision=1
+build_style=meson
+hostmakedepends="pkg-config asciidoc"
+makedepends="libconfig-devel dbus-devel libev-devel libglvnd-devel libX11-devel libxcb-devel libxdg-basedir-devel pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel"
+depends="desktop-file-utils"
+short_desc="X11 compositor made as an alternative to Picom with animations"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="MIT, MPL-2.0"
+homepage="https://github.com/allusive-dev/compfy"
+distfiles="https://github.com/allusive-dev/compfy/archive/refs/tags/${version}.tar.gz"
+checksum=7c41068ca6ab737c6b6fca453bb5b69a3f94c1de45a46daf79ec469f32b626ed
+conflicts="compton picom"
+
+post_install() {
+	vlicense LICENSES/MIT
+	vsconf compfy.sample.conf
+}

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

* Re: [PR REVIEW] New Package: compfy
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (15 preceding siblings ...)
  2023-11-28 19:49 ` [PR PATCH] [Updated] " saltnpepper97
@ 2023-11-28 19:50 ` saltnpepper97
  2024-02-04 21:47 ` [PR PATCH] [Closed]: New Package: compfy-1.7.1 saltnpepper97
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2023-11-28 19:50 UTC (permalink / raw)
  To: ml

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

New review comment by saltnpepper97 on void-packages repository

https://github.com/void-linux/void-packages/pull/47464#discussion_r1408344998

Comment:
Fixed as well. Sorry for the typos XD

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

* Re: [PR PATCH] [Closed]: New Package: compfy-1.7.1
  2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
                   ` (16 preceding siblings ...)
  2023-11-28 19:50 ` [PR REVIEW] " saltnpepper97
@ 2024-02-04 21:47 ` saltnpepper97
  17 siblings, 0 replies; 19+ messages in thread
From: saltnpepper97 @ 2024-02-04 21:47 UTC (permalink / raw)
  To: ml

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

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

New Package: compfy-1.7.1
https://github.com/void-linux/void-packages/pull/47464

Description:
New Package: compfy-1.7.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)
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-02-04 21:47 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 17:42 [PR PATCH] New Package: compfy saltnpepper97
2023-11-28 17:43 ` saltnpepper97
2023-11-28 17:44 ` [PR REVIEW] " abenson
2023-11-28 17:45 ` [PR PATCH] [Closed]: " abenson
2023-11-28 17:46 ` abenson
2023-11-28 17:46 ` abenson
2023-11-28 17:54 ` [PR PATCH] [Updated] " saltnpepper97
2023-11-28 17:55 ` saltnpepper97
2023-11-28 18:07 ` [PR PATCH] [Updated] " saltnpepper97
2023-11-28 18:07 ` saltnpepper97
2023-11-28 18:11 ` [PR REVIEW] " abenson
2023-11-28 18:12 ` abenson
2023-11-28 19:11 ` [PR PATCH] [Updated] " saltnpepper97
2023-11-28 19:13 ` saltnpepper97
2023-11-28 19:14 ` [PR REVIEW] " saltnpepper97
2023-11-28 19:14 ` saltnpepper97
2023-11-28 19:49 ` [PR PATCH] [Updated] " saltnpepper97
2023-11-28 19:50 ` [PR REVIEW] " saltnpepper97
2024-02-04 21:47 ` [PR PATCH] [Closed]: New Package: compfy-1.7.1 saltnpepper97

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