Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: amberol-0.10.2
Date: Wed, 24 May 2023 02:35:43 +0200	[thread overview]
Message-ID: <20230524003543.pNL_Jh4VhAra54IazKbVjDcST8ZMGKTZzxAZ7wBLN6o@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44057@inbox.vuxu.org>

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

There is an updated pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages amberol
https://github.com/void-linux/void-packages/pull/44057

New package: amberol-0.10.2
#### 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv6l
  - armv6l-musl

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

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

From 80a9306e7bf1c7ba523052560066dfcf3e5623a3 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Wed, 24 May 2023 03:13:16 +0300
Subject: [PATCH] New package: amberol-0.10.2

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

diff --git a/srcpkgs/amberol/template b/srcpkgs/amberol/template
new file mode 100644
index 000000000000..e4c79385c162
--- /dev/null
+++ b/srcpkgs/amberol/template
@@ -0,0 +1,29 @@
+# Template file for 'amberol'
+pkgname=amberol
+version=0.10.2
+revision=1
+build_style=meson
+build_helper=rust
+hostmakedepends="cargo desktop-file-utils gettext m4 pkg-config glib-devel
+ gtk-update-icon-cache"
+makedepends="libadwaita-devel rust-std"
+depends="gst-plugins-good1 xdg-desktop-portal"
+short_desc="Small and simple sound and music player"
+maintainer="chrysos349 <chrysostom349@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/World/amberol"
+changelog="https://gitlab.gnome.org/World/amberol/-/raw/main/CHANGES.md"
+distfiles="https://gitlab.gnome.org/World/amberol/-/archive/${version}/${pkgname}-${version}.tar.gz"
+checksum=3ea48564507605168ef893dd94149ee0a2ab014d9d17c35ed638c55b46c0247b
+
+post_patch() {
+	if [ "$CROSS_BUILD" ]; then
+		vsed -i src/meson.build \
+			-e "s%rust_target /%'${RUST_TARGET}' / rust_target /%"
+
+		vsed -i meson.build \
+			-e "/'libdir': get_option('libdir'),/d" \
+			-e "/'datadir': get_option('datadir'),/d" \
+			-e "/'bindir': get_option('bindir'),/d"
+	fi
+}

  reply	other threads:[~2023-05-24  0:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24  0:28 [PR PATCH] " chrysos349
2023-05-24  0:35 ` chrysos349 [this message]
2023-05-24  5:59 ` [PR PATCH] [Updated] " chrysos349
2023-06-25 17:12 ` [PR PATCH] [Merged]: New package: amberol-0.10.3 Duncaen

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=20230524003543.pNL_Jh4VhAra54IazKbVjDcST8ZMGKTZzxAZ7wBLN6o@z \
    --to=chrysos349@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).