Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: amberol-0.10.2
@ 2023-05-24  0:28 chrysos349
  2023-05-24  0:35 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chrysos349 @ 2023-05-24  0:28 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1574 bytes --]

From af389e7782e46f9fbe7b2f0931f40c941c3387f8 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..4befa1c19997
--- /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
+}

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

* Re: [PR PATCH] [Updated] New package: amberol-0.10.2
  2023-05-24  0:28 [PR PATCH] New package: amberol-0.10.2 chrysos349
@ 2023-05-24  0:35 ` chrysos349
  2023-05-24  5:59 ` chrysos349
  2023-06-25 17:12 ` [PR PATCH] [Merged]: New package: amberol-0.10.3 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2023-05-24  0:35 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

* Re: [PR PATCH] [Updated] New package: amberol-0.10.2
  2023-05-24  0:28 [PR PATCH] New package: amberol-0.10.2 chrysos349
  2023-05-24  0:35 ` [PR PATCH] [Updated] " chrysos349
@ 2023-05-24  5:59 ` chrysos349
  2023-06-25 17:12 ` [PR PATCH] [Merged]: New package: amberol-0.10.3 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2023-05-24  5:59 UTC (permalink / raw)
  To: ml

[-- 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 d55efe2aa74542fe5bc2ad1168c1cf3e301f1cad 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.3

---
 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..e28139a15dd6
--- /dev/null
+++ b/srcpkgs/amberol/template
@@ -0,0 +1,29 @@
+# Template file for 'amberol'
+pkgname=amberol
+version=0.10.3
+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=52372ec6f5ba066409e8dfc4a62fdb2c57e79f83a809cf295ff0e040eebb233b
+
+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
+}

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

* Re: [PR PATCH] [Merged]: New package: amberol-0.10.3
  2023-05-24  0:28 [PR PATCH] New package: amberol-0.10.2 chrysos349
  2023-05-24  0:35 ` [PR PATCH] [Updated] " chrysos349
  2023-05-24  5:59 ` chrysos349
@ 2023-06-25 17:12 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-25 17:12 UTC (permalink / raw)
  To: ml

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

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

New package: amberol-0.10.3
https://github.com/void-linux/void-packages/pull/44057

Description:
#### 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

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

end of thread, other threads:[~2023-06-25 17:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24  0:28 [PR PATCH] New package: amberol-0.10.2 chrysos349
2023-05-24  0:35 ` [PR PATCH] [Updated] " chrysos349
2023-05-24  5:59 ` chrysos349
2023-06-25 17:12 ` [PR PATCH] [Merged]: New package: amberol-0.10.3 Duncaen

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