Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: loudgain-0.6.8
@ 2020-11-12 12:30 kartikynwa
  2020-11-12 12:35 ` [PR PATCH] [Updated] " kartikynwa
  2020-11-21 20:49 ` [PR PATCH] [Merged]: " the-maldridge
  0 siblings, 2 replies; 4+ messages in thread
From: kartikynwa @ 2020-11-12 12:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kartikynwa/void-packages loudgain
https://github.com/void-linux/void-packages/pull/26317

New package: loudgain-0.6.8


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

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

From 09e431ae4d9602d4e26ad3c94a98632536acf62a Mon Sep 17 00:00:00 2001
From: Kartik Singh <kartik.ynwa@gmail.com>
Date: Thu, 12 Nov 2020 18:00:00 +0530
Subject: [PATCH] New package: loudgain-0.6.8

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

diff --git a/srcpkgs/loudgain/template b/srcpkgs/loudgain/template
new file mode 100644
index 00000000000..679747c7ec4
--- /dev/null
+++ b/srcpkgs/loudgain/template
@@ -0,0 +1,13 @@
+# Template file for 'loudgain'
+pkgname=loudgain
+version=0.6.8
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+makedepends="libebur128-devel taglib-devel ffmpeg-devel"
+short_desc="ReplayGain 2.0 loudness normalizer"
+maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Moonbase59/loudgain"
+distfiles="https://github.com/Moonbase59/loudgain/archive/v${version}.tar.gz"
+checksum=1137c193ad941b366e87c5d84ccc95a7aa8571affc060db0bd1cf72c489aeaee

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PR PATCH] New package: loudgain-0.6.8
@ 2020-08-21 10:04 motorto
  0 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2020-08-21 10:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages loudagaing
https://github.com/void-linux/void-packages/pull/24400

New package: loudgain-0.6.8
Asked on #23054 

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

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

From 29526f7590022d0618f53e20f0b63c30b01c9638 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 5 Aug 2020 20:23:52 +0100
Subject: [PATCH] New package: loudgain-0.6.8

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

diff --git a/srcpkgs/loudgain/template b/srcpkgs/loudgain/template
new file mode 100644
index 00000000000..80010331b83
--- /dev/null
+++ b/srcpkgs/loudgain/template
@@ -0,0 +1,20 @@
+# Template file for 'loudgain'
+pkgname=loudgain
+version=0.6.8
+revision=1
+build_style=cmake
+hostmakedepends="libebur128-devel ffmpeg-devel libavcodec libavformat libavutil libswresample libebur128 taglib-devel pkg-config"
+short_desc="Versatile ReplayGain 2.0 loudness normalizer,EBU R128/ITU BS.1770"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/Moonbase59/loudgain"
+distfiles="https://github.com/Moonbase59/loudgain/archive/v${version}.tar.gz"
+checksum=1137c193ad941b366e87c5d84ccc95a7aa8571affc060db0bd1cf72c489aeaee
+
+pre_build() {
+	mkdir -p build && cd build
+}
+
+post_install() {
+	vlicense COPYING
+}

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

end of thread, other threads:[~2020-11-21 20:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 12:30 [PR PATCH] New package: loudgain-0.6.8 kartikynwa
2020-11-12 12:35 ` [PR PATCH] [Updated] " kartikynwa
2020-11-21 20:49 ` [PR PATCH] [Merged]: " the-maldridge
  -- strict thread matches above, loose matches on Subject: below --
2020-08-21 10:04 [PR PATCH] " motorto

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