Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ymuse-0.19
@ 2022-03-01 13:37 ahesford
  2022-03-01 14:58 ` zdykstra
  2022-03-01 20:02 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ahesford @ 2022-03-01 13:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages ymuse
https://github.com/void-linux/void-packages/pull/35906

New package: ymuse-0.19
#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

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

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

From 87d2ea6a704f300e714b043def5dedb4ff8acb2b Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Tue, 1 Mar 2022 08:36:58 -0500
Subject: [PATCH] New package: ymuse-0.19

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

diff --git a/srcpkgs/ymuse/template b/srcpkgs/ymuse/template
new file mode 100644
index 000000000000..018e8e416020
--- /dev/null
+++ b/srcpkgs/ymuse/template
@@ -0,0 +1,29 @@
+# Template file for 'ymuse'
+pkgname=ymuse
+version=0.19
+revision=1
+build_style=go
+go_import_path=github.com/yktoo/ymuse
+hostmakedepends="pkg-config gettext"
+makedepends="gtk+3-devel gdk-pixbuf-devel glib-devel"
+short_desc="GTK client for Music Player Daemon, written in Go"
+maintainer="Andrew J. Hesford <ajh@sideband.org>"
+license="Apache-2.0"
+homepage="https://yktoo.com/en/software/ymuse/"
+distfiles="https://github.com/yktoo/ymuse/archive/v${version}.tar.gz"
+checksum=c2cfb5387c919d4b2d296d677965f2e251a426bfe3ed7d020ad91d0bdbb2b5a7
+
+pre_build() {
+	go generate
+}
+
+post_install() {
+	vmkdir usr/share/icons
+	vcopy "resources/icons/*" usr/share/icons
+
+	vmkdir usr/share/locale
+	vcopy "resources/i18n/generated/*" usr/share/locale
+
+	vmkdir usr/share/applications
+	vcopy resources/ymuse.desktop usr/share/applications
+}

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

* Re: New package: ymuse-0.19
  2022-03-01 13:37 [PR PATCH] New package: ymuse-0.19 ahesford
@ 2022-03-01 14:58 ` zdykstra
  2022-03-01 20:02 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: zdykstra @ 2022-03-01 14:58 UTC (permalink / raw)
  To: ml

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

New comment by zdykstra on void-packages repository

https://github.com/void-linux/void-packages/pull/35906#issuecomment-1055532367

Comment:
Tested and working here on `x86_64`. 

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

* Re: [PR PATCH] [Merged]: New package: ymuse-0.19
  2022-03-01 13:37 [PR PATCH] New package: ymuse-0.19 ahesford
  2022-03-01 14:58 ` zdykstra
@ 2022-03-01 20:02 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2022-03-01 20:02 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: ymuse-0.19
https://github.com/void-linux/void-packages/pull/35906

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**
-->

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

end of thread, other threads:[~2022-03-01 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 13:37 [PR PATCH] New package: ymuse-0.19 ahesford
2022-03-01 14:58 ` zdykstra
2022-03-01 20:02 ` [PR PATCH] [Merged]: " ahesford

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