Github messages for voidlinux
 help / color / mirror / Atom feed
From: MechDR <MechDR@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package request: Tuner
Date: Thu, 13 Jun 2024 09:14:46 +0200	[thread overview]
Message-ID: <20240613071446.4CBE428963@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39706@inbox.vuxu.org>

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

New comment by MechDR on void-packages repository

https://github.com/void-linux/void-packages/issues/39706#issuecomment-2164770052

Comment:
In case anyone needs it.

````
# Template file for 'tuner'
pkgname=tuner
version=1.5.1
revision=1
build_style=meson
hostmakedepends="glib gettext pkg-config vala"
makedepends="geoclue2-devel geocode-glib-libsoup2-devel glib-devel libglib-devel
 granite-devel gst-plugins-bad1-devel gstreamer1-devel gtk+3-devel json-glib-devel
 libgee08-devel libsoup-devel"
depends="gst-plugins-good1 gst-libav"
short_desc="GNU/Linux app to discover and play internet radio stations"
maintainer="someone <someone@some.one>"
license="GPL-3.0-or-later"
homepage="https://github.com/louis77/tuner"
# In case the original project and releases are deleted from GitHub, uncomment the
# line below and comment out the line after that.
#distfiles="https://web.archive.org/web/20240412222507if_/https://codeload.github.com/louis77/${pkgname}/tar.gz/refs/tags/${version}>${pkgname}-${version}.tar.gz"
distfiles="https://github.com/louis77/${pkgname}/archive/refs/tags/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum="bbb5e7c97da1ee495651d85aca33c2fe58daba81906ae247e12b6a41b1ed7592"

post_extract() {
	# Patch for meson >= 1.3.0
	sed -i 's@pkgconfig@pkg-config@g' com.github.louis77.tuner.yml
	# Cosmetic version patches
	sed -i 's@1.5.0@1.5.1@g' data/com.github.louis77.tuner.appdata.xml.in
	sed -i 's@1.5.0@1.5.1@g' src/Application.vala
	sed -i 's@1.5.0@1.5.1@g' meson.build
}
````

      parent reply	other threads:[~2024-06-13  7:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04 13:33 [ISSUE] " MechDR
2022-10-04 17:31 ` tranzystorek-io
2022-10-05  4:59 ` tranzystorek-io
2022-10-05 13:34 ` MechDR
2022-10-05 14:09 ` tranzystorek-io
2022-10-05 14:12 ` tranzystorek-io
2022-10-05 14:13 ` tranzystorek-io
2022-10-05 14:21 ` MechDR
2022-10-05 14:23 ` MechDR
2022-10-05 14:27 ` tranzystorek-io
2024-01-28 23:20 ` Eloitor
2024-01-28 23:21 ` tranzystorekk
2024-02-04  0:05 ` MechDR
2024-02-04 14:50 ` Eloitor
2024-02-04 18:10 ` MechDR
2024-05-10 10:23 ` [ISSUE] [CLOSED] " MechDR
2024-06-13  7:14 ` MechDR [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240613071446.4CBE428963@inbox.vuxu.org \
    --to=mechdr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).