* [PR PATCH] Tuba: update to 0.3.2
@ 2023-06-04 10:11 Bnyro
2023-06-04 10:25 ` [PR PATCH] [Closed]: " paper42
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Bnyro @ 2023-06-04 10:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 469 bytes --]
There is a new pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages Tuba
https://github.com/void-linux/void-packages/pull/44253
Tuba: update to 0.3.2
#### Testing the changes
- I tested the changes in this PR: **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/44253.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Tuba-44253.patch --]
[-- Type: text/x-diff, Size: 931 bytes --]
From 5c7b9ce22e39b72cbf22d656deb471c67c1a2f9f Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 4 Jun 2023 12:11:11 +0200
Subject: [PATCH] Tuba: update to 0.3.2
---
srcpkgs/Tuba/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
index fc2974bde2e0..bb8511b557df 100644
--- a/srcpkgs/Tuba/template
+++ b/srcpkgs/Tuba/template
@@ -1,6 +1,6 @@
# Template file for 'Tuba'
pkgname=Tuba
-version=0.2.0
+version=0.3.2
revision=1
build_style=meson
configure_args="-Ddistro=true"
@@ -11,4 +11,4 @@ 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=c698206bbbd06a1ce5a6e8cc9e6590411dc1cce1dde87fb0e34d8e35432ee2b1
+checksum=1458b343f069efca00b0b5da49b9eb4b529e49de3d701da06d9529828be19cf9
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PR PATCH] Tuba: update to 0.3.2
@ 2023-05-22 2:34 chrysos349
2023-05-23 11:38 ` chrysos349
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-22 2:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 474 bytes --]
There is a new pull request by chrysos349 against master on the void-packages repository
https://github.com/chrysos349/void-packages Tuba
https://github.com/void-linux/void-packages/pull/44024
Tuba: update to 0.3.2
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
A patch file from https://github.com/void-linux/void-packages/pull/44024.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Tuba-44024.patch --]
[-- Type: text/x-diff, Size: 1516 bytes --]
From 84fdf7973a2a5027bf325ea332c913072118f623 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 22 May 2023 05:32:53 +0300
Subject: [PATCH] Tuba: update to 0.3.2
---
srcpkgs/Tuba/template | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
diff --git a/srcpkgs/Tuba/template b/srcpkgs/Tuba/template
index fc2974bde2e0..3df3485ffa91 100644
--- a/srcpkgs/Tuba/template
+++ b/srcpkgs/Tuba/template
@@ -1,14 +1,21 @@
# Template file for 'Tuba'
pkgname=Tuba
-version=0.2.0
+version=0.3.2
revision=1
build_style=meson
configure_args="-Ddistro=true"
-hostmakedepends="pkg-config gettext desktop-file-utils vala glib-devel"
-makedepends="libadwaita-devel libgee-devel libsecret-devel gtksourceview5-devel"
+hostmakedepends="desktop-file-utils gettext pkg-config"
+makedepends="gtksourceview5-devel libadwaita-devel libgee-devel libsecret-devel
+ libwebp-devel"
+depends="webp-pixbuf-loader"
+checkdepends="appstream-glib"
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=c698206bbbd06a1ce5a6e8cc9e6590411dc1cce1dde87fb0e34d8e35432ee2b1
+homepage="https://github.com/GeopJr/Tuba"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=1458b343f069efca00b0b5da49b9eb4b529e49de3d701da06d9529828be19cf9
+
+post_install() {
+ ln -s dev.geopjr.Tuba ${DESTDIR}/usr/bin/tuba
+}
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Tuba: update to 0.3.2
2023-05-22 2:34 [PR PATCH] " chrysos349
@ 2023-05-23 11:38 ` chrysos349
2023-06-04 10:52 ` Bnyro
2023-06-04 11:11 ` paper42
2 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2023-05-23 11:38 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 542 bytes --]
New comment by chrysos349 on void-packages repository
https://github.com/void-linux/void-packages/pull/44024#issuecomment-1559120150
Comment:
@paper42 Again, thanks for all your valuable feedback!
I read through [CONTRIBUTING.md](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md) and [Manual.md](https://github.com/void-linux/void-packages/blob/master/Manual.md) . I guess I need some more pointers in regards to other (unwritten) rules.
All I want is to help maintaining packages in my fav distro. That's all!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Tuba: update to 0.3.2
2023-05-22 2:34 [PR PATCH] " chrysos349
2023-05-23 11:38 ` chrysos349
@ 2023-06-04 10:52 ` Bnyro
2023-06-04 11:11 ` paper42
2 siblings, 0 replies; 7+ messages in thread
From: Bnyro @ 2023-06-04 10:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 333 bytes --]
New comment by Bnyro on void-packages repository
https://github.com/void-linux/void-packages/pull/44024#issuecomment-1575517319
Comment:
Tested and everything seems to run fine on my machine!
Since `webp-pixbuf-loader` is only an optional dependency for webp support, I'm not sure if it should be added as a dependency :thinking:
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Tuba: update to 0.3.2
2023-05-22 2:34 [PR PATCH] " chrysos349
2023-05-23 11:38 ` chrysos349
2023-06-04 10:52 ` Bnyro
@ 2023-06-04 11:11 ` paper42
2 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2023-06-04 11:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
New comment by paper42 on void-packages repository
https://github.com/void-linux/void-packages/pull/44024#issuecomment-1575524975
Comment:
> Since `webp-pixbuf-loader` is only an optional dependency for webp support, I'm not sure if it should be added as a dependency thinking
I think it's ok to add it in this case because some servers only apparently use webp and without this dependency, they wouldn't work.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-06-04 11:11 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-04 10:11 [PR PATCH] Tuba: update to 0.3.2 Bnyro
2023-06-04 10:25 ` [PR PATCH] [Closed]: " paper42
2023-06-04 10:25 ` paper42
2023-06-04 10:27 ` Bnyro
-- strict thread matches above, loose matches on Subject: below --
2023-05-22 2:34 [PR PATCH] " chrysos349
2023-05-23 11:38 ` chrysos349
2023-06-04 10:52 ` Bnyro
2023-06-04 11:11 ` 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).