Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rescrobbled-0.7.1
@ 2024-08-06  1:50 Rooyca
  2024-11-04  2:01 ` github-actions
  0 siblings, 1 reply; 2+ messages in thread
From: Rooyca @ 2024-08-06  1:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages rescrobbled
https://github.com/void-linux/void-packages/pull/51681

New package: rescrobbled-0.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**

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



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

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

From 6e41c6489f4ef62458159da866df8d5c57c9bb5a Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Mon, 5 Aug 2024 20:28:34 -0500
Subject: [PATCH] New package: rescrobbled-0.7.1

---
 srcpkgs/rescrobbled/files/rescrobbled/run |  3 +++
 srcpkgs/rescrobbled/template              | 18 ++++++++++++++++++
 2 files changed, 21 insertions(+)
 create mode 100644 srcpkgs/rescrobbled/files/rescrobbled/run
 create mode 100644 srcpkgs/rescrobbled/template

diff --git a/srcpkgs/rescrobbled/files/rescrobbled/run b/srcpkgs/rescrobbled/files/rescrobbled/run
new file mode 100644
index 00000000000000..40143f882fe118
--- /dev/null
+++ b/srcpkgs/rescrobbled/files/rescrobbled/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+exec rescrobbled
diff --git a/srcpkgs/rescrobbled/template b/srcpkgs/rescrobbled/template
new file mode 100644
index 00000000000000..d66bd05358dc6a
--- /dev/null
+++ b/srcpkgs/rescrobbled/template
@@ -0,0 +1,18 @@
+# Template file for 'rescrobbled'
+pkgname=rescrobbled
+version=0.7.1
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="openssl-devel dbus-devel"
+short_desc="Music scrobbler daemon. It detects active media players running on DBus"
+maintainer="Ronald Cantillo <rooyca@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/InputUsername/rescrobbled"
+changelog="https://raw.githubusercontent.com/InputUsername/rescrobbled/master/CHANGELOG.md"
+distfiles="https://github.com/InputUsername/rescrobbled/archive/refs/tags/v${version}.tar.gz"
+checksum=9a53474bd2eafabd0ca2fb8e98b59a52b20a11450a18870155802e4aea11dbd0
+
+post_install() {
+	vsv rescrobbled
+}

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

* Re: New package: rescrobbled-0.7.1
  2024-08-06  1:50 [PR PATCH] New package: rescrobbled-0.7.1 Rooyca
@ 2024-11-04  2:01 ` github-actions
  0 siblings, 0 replies; 2+ messages in thread
From: github-actions @ 2024-11-04  2:01 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/51681#issuecomment-2453702776

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

end of thread, other threads:[~2024-11-04  2:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-06  1:50 [PR PATCH] New package: rescrobbled-0.7.1 Rooyca
2024-11-04  2:01 ` github-actions

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