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; 20+ 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] 20+ messages in thread
* [PR PATCH] New Package: Compfy-1.7.1
@ 2023-11-28  8:11 saltnpepper97
  2023-11-28  8:37 ` [PR PATCH] [Closed]: New Package: compfy-1.7.1 saltnpepper97
  0 siblings, 1 reply; 20+ messages in thread
From: saltnpepper97 @ 2023-11-28  8:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1233 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/47458

New Package: Compfy-1.7.1
<!-- 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)
<!--
- 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/47458.patch is attached

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

From c90f7fe9c8868a39ca800b49825dd0138d07e448 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Mon, 20 Nov 2023 17:44:09 -0400
Subject: [PATCH 1/2] New package: choose-1.3.4

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

diff --git a/srcpkgs/choose/template b/srcpkgs/choose/template
new file mode 100644
index 0000000000000..1b223bc963f04
--- /dev/null
+++ b/srcpkgs/choose/template
@@ -0,0 +1,11 @@
+# Template file for 'choose'
+pkgname=choose
+version=1.3.4
+revision=1
+build_style=cargo
+short_desc="Human-friendly and fast alternative to cut and (sometimes) awk"
+maintainer="Dustin Pilgrim <dustin.pilgrim1997@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/theryangeary/choose"
+distfiles="https://github.com/theryangeary/choose/archive/refs/tags/v${version}.tar.gz"
+checksum=6c711901bb094a1241a2cd11951d5b7c96f337971f8d2eeff33f38dfa6ffb6ed

From 31dcd35022c761e27039977fdd31a99dcd1068f4 Mon Sep 17 00:00:00 2001
From: Dustin Pilgrim <dustin.pilgrim1997@gmail.com>
Date: Mon, 27 Nov 2023 23:58:09 -0400
Subject: [PATCH 2/2] New package: compfy-1.7.1

add compfy
---
 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..94079e3909173
--- /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 libxdg-basedir pcre2-devel pixman-devel uthash xcb-util-image-devel xcb-util-renderutil-devel json-c-devel libcurl-devel"
+depends="desktop-file-utils"
+short_desc="Compfy is a compositor for the X11 made as an alternative to Picom"
+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="picom compton"
+
+post_install() {
+	vlicense LICENSES/MIT
+	vsconf compfy.sample.conf
+}

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

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

Thread overview: 20+ 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
  -- strict thread matches above, loose matches on Subject: below --
2023-11-28  8:11 [PR PATCH] New Package: Compfy-1.7.1 saltnpepper97
2023-11-28  8:37 ` [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).