Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New Package: g4music 1.8.2
@ 2022-12-08  0:35 AgarimOSLinux
  2022-12-08  0:35 ` AgarimOSLinux
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: AgarimOSLinux @ 2022-12-08  0:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/AgarimOSLinux/void-packages g4music
https://github.com/void-linux/void-packages/pull/40969

New Package: g4music 1.8.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**
-->

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



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

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

From cf101a987e28fa6be92a5e745bea7112cefb29fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:28:40 +0100
Subject: [PATCH 1/2] New package: g4music 1.8.2

---
 srcpkgs/g4music/template           | 14 ++++++++++++++
 srcpkgs/g4music/template-corregida | 14 ++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 srcpkgs/g4music/template
 create mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template b/srcpkgs/g4music/template
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94
diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
new file mode 100644
index 000000000000..888a255c5a0d
--- /dev/null
+++ b/srcpkgs/g4music/template-corregida
@@ -0,0 +1,14 @@
+# Template file for 'g4music'
+pkgname=g4music
+version=1.8.2
+revision=1
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
+depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
+short_desc="Play your music"
+maintainer="José Santos <agarimos@tutanota.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/neithern/g4music"
+distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
+checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

From 3c2118c3dc8d631ff47a1fb62e0464830eac9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Santos?= <agarimos@tutanota.com>
Date: Thu, 8 Dec 2022 01:30:05 +0100
Subject: [PATCH 2/2] New package: g4music 1.8.2

---
 srcpkgs/g4music/template-corregida | 14 --------------
 1 file changed, 14 deletions(-)
 delete mode 100644 srcpkgs/g4music/template-corregida

diff --git a/srcpkgs/g4music/template-corregida b/srcpkgs/g4music/template-corregida
deleted file mode 100644
index 888a255c5a0d..000000000000
--- a/srcpkgs/g4music/template-corregida
+++ /dev/null
@@ -1,14 +0,0 @@
-# Template file for 'g4music'
-pkgname=g4music
-version=1.8.2
-revision=1
-build_style=meson
-configure_args="--buildtype=release"
-hostmakedepends="gettext pkg-config cmake desktop-file-utils vala-devel AppStream-devel gtk4-devel libadwaita-devel gtk4-update-icon-cache"
-depends=" gst-plugins-bad1 gst-plugins-good1 taglib tracker libadwaita"
-short_desc="Play your music"
-maintainer="José Santos <agarimos@tutanota.com>"
-license="GPL-3.0-or-later"
-homepage="https://gitlab.gnome.org/neithern/g4music"
-distfiles="https://gitlab.gnome.org/neithern/${pkgname}/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=3b7d2f47a08b6ce9a2bebf2ce0e4295aa07499628f18571483d809ca9270ab94

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

end of thread, other threads:[~2023-01-31 16:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  0:35 [PR PATCH] New Package: g4music 1.8.2 AgarimOSLinux
2022-12-08  0:35 ` AgarimOSLinux
2022-12-08  0:36 ` AgarimOSLinux
2022-12-08 11:08 ` [PR PATCH] [Updated] " AgarimOSLinux
2022-12-08 11:11 ` AgarimOSLinux
2023-01-31  7:44 ` AgarimOSLinux
2023-01-31 15:13 ` AgarimOSLinux
2023-01-31 16:07 ` [PR PATCH] [Closed]: " AgarimOSLinux

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