Github messages for voidlinux
 help / color / mirror / Atom feed
From: saltnpepper97 <saltnpepper97@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New Package: compfy
Date: Tue, 28 Nov 2023 18:42:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47464@inbox.vuxu.org> (raw)

[-- 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
 }

             reply	other threads:[~2023-11-28 17:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28 17:42 saltnpepper97 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47464@inbox.vuxu.org \
    --to=saltnpepper97@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).