Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: Tuba-0.1.0
@ 2023-03-26  9:43 paper42
  2023-03-26 10:49 ` [PR PATCH] [Updated] " paper42
  2023-03-26 19:09 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2023-03-26  9:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages tuba
https://github.com/void-linux/void-packages/pull/43025

New package: Tuba-0.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4bbc2a9145fe286298583ee027ed0ba19e8e110a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 26 Mar 2023 11:41:57 +0200
Subject: [PATCH] New package: Tuba-0.1.0

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

diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
new file mode 100644
index 000000000000..b6a208f308f1
--- /dev/null
+++ b/srcpkgs/Tuba/template
@@ -0,0 +1,13 @@
+# Template file for 'Tuba'
+pkgname=Tuba
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext desktop-file-utils"
+makedepends="libadwaita-devel libgee-devel libsecret-devel"
+short_desc="Browse the fediverse"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="GPL-3.0-only"
+homepage="https://tuba.geopjr.dev/"
+distfiles="https://github.com/GeopJr/Tuba/archive/refs/tags/v${version}.tar.gz"
+checksum=1f411c3bc890411841ff2e47e10a071ea560b7f806e7260de180ee5667f90f66

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

* Re: [PR PATCH] [Updated] New package: Tuba-0.1.0
  2023-03-26  9:43 [PR PATCH] New package: Tuba-0.1.0 paper42
@ 2023-03-26 10:49 ` paper42
  2023-03-26 19:09 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-03-26 10:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages tuba
https://github.com/void-linux/void-packages/pull/43025

New package: Tuba-0.1.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From af7bf275b33df312e4db78571274c69771feab70 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 26 Mar 2023 11:41:57 +0200
Subject: [PATCH] New package: Tuba-0.1.0

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

diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
new file mode 100644
index 000000000000..8bc48b1cd083
--- /dev/null
+++ b/srcpkgs/Tuba/template
@@ -0,0 +1,14 @@
+# Template file for 'Tuba'
+pkgname=Tuba
+version=0.1.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext desktop-file-utils vala glib-devel
+ gtk-update-icon-cache"
+makedepends="libadwaita-devel libgee-devel libsecret-devel"
+short_desc="Browse the fediverse"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="GPL-3.0-only"
+homepage="https://tuba.geopjr.dev/"
+distfiles="https://github.com/GeopJr/Tuba/archive/refs/tags/v${version}.tar.gz"
+checksum=1f411c3bc890411841ff2e47e10a071ea560b7f806e7260de180ee5667f90f66

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

* Re: [PR PATCH] [Merged]: New package: Tuba-0.1.0
  2023-03-26  9:43 [PR PATCH] New package: Tuba-0.1.0 paper42
  2023-03-26 10:49 ` [PR PATCH] [Updated] " paper42
@ 2023-03-26 19:09 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-03-26 19:09 UTC (permalink / raw)
  To: ml

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

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

New package: Tuba-0.1.0
https://github.com/void-linux/void-packages/pull/43025

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-03-26 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26  9:43 [PR PATCH] New package: Tuba-0.1.0 paper42
2023-03-26 10:49 ` [PR PATCH] [Updated] " paper42
2023-03-26 19:09 ` [PR PATCH] [Merged]: " paper42

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