Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kew-1.7.1
@ 2023-11-22  2:59 cinerea0
  2023-11-22  3:20 ` [PR PATCH] [Updated] " cinerea0
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: cinerea0 @ 2023-11-22  2:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages kew
https://github.com/void-linux/void-packages/pull/47345

New package: kew-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**


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

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

From 1d1cd9c3ad1b24e801a461dfc53d8f78a1e595fc Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 21 Nov 2023 21:57:00 -0500
Subject: [PATCH] New package: kew-1.7.1

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

diff --git a/srcpkgs/kew/template b/srcpkgs/kew/template
new file mode 100644
index 0000000000000..5023bb11b8198
--- /dev/null
+++ b/srcpkgs/kew/template
@@ -0,0 +1,15 @@
+# Template file for 'kew'
+pkgname=kew
+version=1.7.1
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="chafa-devel ffmpeg-devel fftw-devel freeimage-devel libglib-devel
+ libvorbis-devel opus-devel opusfile-devel"
+short_desc="Command-line music player"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/ravachol/kew"
+distfiles="https://github.com/ravachol/kew/archive/refs/tags/v${version}.tar.gz"
+checksum=b28bc3488406bb975da4a313120a54c001358622db41a16df08867892833342d

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PR PATCH] New package: kew-2.4.2
@ 2024-03-04 11:33 Ladniy
  2024-03-04 21:01 ` [PR PATCH] [Closed]: " cinerea0
  0 siblings, 1 reply; 8+ messages in thread
From: Ladniy @ 2024-03-04 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Ladniy/void-packages kew-2.4.2
https://github.com/void-linux/void-packages/pull/49076

New package: kew-2.4.2
<!-- 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**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

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

From 5e5873004ee371d1b4381c755c81848b27fdc217 Mon Sep 17 00:00:00 2001
From: Vladislav Morozov <ladniy101@gmail.com>
Date: Wed, 6 Mar 2024 14:27:11 +0300
Subject: [PATCH] New package: kew-2.4.2

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

diff --git a/srcpkgs/kew/template b/srcpkgs/kew/template
new file mode 100644
index 00000000000000..a13a550d832251
--- /dev/null
+++ b/srcpkgs/kew/template
@@ -0,0 +1,15 @@
+# Template file for 'kew'
+pkgname=kew
+version=2.4.2
+revision=1
+build_style=gnu-makefile
+make_use_env=yes
+hostmakedepends="pkg-config"
+makedepends="chafa-devel ffmpeg-devel fftw-devel freeimage-devel libglib-devel
+ libogg-devel libvorbis-devel opus-devel opusfile-devel"
+short_desc="Command-line music player"
+maintainer="Vladislav Morozov <ladniy101@gmail.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/ravachol/kew"
+distfiles="https://github.com/ravachol/kew/archive/refs/tags/v${version}.tar.gz"
+checksum=3085721633341cfdcb4a14efb37a6d30a45a223f0d78af1577375ca0ab35b6dc

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

end of thread, other threads:[~2024-06-17  1:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-22  2:59 [PR PATCH] New package: kew-1.7.1 cinerea0
2023-11-22  3:20 ` [PR PATCH] [Updated] " cinerea0
2023-11-22 22:20 ` cinerea0
2024-02-21  1:44 ` github-actions
2024-03-04 21:00 ` [PR PATCH] [Updated] " cinerea0
2024-06-03  1:48 ` New package: kew-2.4.2 github-actions
2024-06-17  1:50 ` [PR PATCH] [Closed]: " github-actions
2024-03-04 11:33 [PR PATCH] " Ladniy
2024-03-04 21:01 ` [PR PATCH] [Closed]: " cinerea0

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