Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fragments: update to 3.0.0, adopt
@ 2024-04-10 16:25 cinerea0
  2024-04-10 18:17 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2024-04-10 16:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages fragments
https://github.com/void-linux/void-packages/pull/49788

fragments: update to 3.0.0, adopt
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From da590a95399193dd66648ee0e4a7f3c5db567f31 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 10 Apr 2024 12:24:58 -0400
Subject: [PATCH] fragments: update to 3.0.0, adopt

---
 srcpkgs/fragments/patches/no-git.patch | 13 -------------
 srcpkgs/fragments/template             | 12 ++++++------
 2 files changed, 6 insertions(+), 19 deletions(-)
 delete mode 100644 srcpkgs/fragments/patches/no-git.patch

diff --git a/srcpkgs/fragments/patches/no-git.patch b/srcpkgs/fragments/patches/no-git.patch
deleted file mode 100644
index ecabe0e7804b06..00000000000000
--- a/srcpkgs/fragments/patches/no-git.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/meson.build b/meson.build
-index 0cb46023cc..eec7e4f694 100644
---- a/meson.build
-+++ b/meson.build
-@@ -20,7 +20,7 @@ name       = 'Fragments'
- base_id    = 'de.haeckerfelix.Fragments'
- path_id    = '/de/haeckerfelix/Fragments'
- app_id     = base_id
--vcs_tag    = run_command('git', 'rev-parse', '--short', 'HEAD').stdout().strip()
-+vcs_tag    = 'none'
- profile    = get_option('profile')
- datadir    = join_paths(get_option('prefix'), get_option('datadir'))
- localedir  = join_paths(get_option('prefix'), get_option('localedir'))
diff --git a/srcpkgs/fragments/template b/srcpkgs/fragments/template
index 13cc86fa98b5d1..f9924eabfb4f50 100644
--- a/srcpkgs/fragments/template
+++ b/srcpkgs/fragments/template
@@ -1,20 +1,20 @@
 # Template file for 'fragments'
 pkgname=fragments
-version=2.1.1
-revision=2
+version=3.0.0
+revision=1
 build_style=meson
 build_helper="rust"
 hostmakedepends="desktop-file-utils cargo pkg-config gettext glib-devel
- gtk4-update-icon-cache"
+ gtk4-update-icon-cache git"
 makedepends="sqlite-devel gtk4-devel libadwaita-devel libglib-devel dbus-devel
  openssl-devel rust-std"
 depends="transmission"
 short_desc="BitTorrent Client"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/World/Fragments"
-distfiles="https://gitlab.gnome.org/World/Fragments/-/archive/$version/Fragments-$version.tar.gz"
-checksum=5d573b99565d730101d41541731efe70df5bd72bab27de9f3da17b847e3684a8
+distfiles="https://gitlab.gnome.org/World/Fragments/-/archive/${version}/Fragments-${version}.tar.gz"
+checksum=63a209801b97637afc106a114ce9ef68d8faa7a19a145e18debcfc9919f34ff9
 
 post_patch() {
 	if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: fragments: update to 3.0.0, adopt
  2024-04-10 16:25 [PR PATCH] fragments: update to 3.0.0, adopt cinerea0
@ 2024-04-10 18:17 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-04-10 18:17 UTC (permalink / raw)
  To: ml

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

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

fragments: update to 3.0.0, adopt
https://github.com/void-linux/void-packages/pull/49788

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**



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

end of thread, other threads:[~2024-04-10 18:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-10 16:25 [PR PATCH] fragments: update to 3.0.0, adopt cinerea0
2024-04-10 18:17 ` [PR PATCH] [Merged]: " cinerea0

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