Github messages for voidlinux
 help / color / mirror / Atom feed
From: BlindRepublic <BlindRepublic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: btrfs-assistant-1.9
Date: Thu, 29 Feb 2024 04:36:45 +0100	[thread overview]
Message-ID: <20240229033645.A5DA0299BD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48996@inbox.vuxu.org>

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

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

https://github.com/BlindRepublic/void-packages btrfs-assistant
https://github.com/void-linux/void-packages/pull/48996

New package: btrfs-assistant-1.9
<!-- 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**


<!-- 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, (x86_64-glibc)

See #38265 and #38255

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

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

From a1879f382ccaa45c1aec077863292b39b3aa0558 Mon Sep 17 00:00:00 2001
From: Elliot <BlindRepublic@mailo.com>
Date: Wed, 28 Feb 2024 22:31:12 -0500
Subject: [PATCH] New package: btrfs-assistant-1.9

---
 .../btrfs-assistant/patches/remove-werror.patch  | 10 ++++++++++
 srcpkgs/btrfs-assistant/template                 | 16 ++++++++++++++++
 2 files changed, 26 insertions(+)
 create mode 100644 srcpkgs/btrfs-assistant/patches/remove-werror.patch
 create mode 100644 srcpkgs/btrfs-assistant/template

diff --git a/srcpkgs/btrfs-assistant/patches/remove-werror.patch b/srcpkgs/btrfs-assistant/patches/remove-werror.patch
new file mode 100644
index 0000000000000..5247851e70465
--- /dev/null
+++ b/srcpkgs/btrfs-assistant/patches/remove-werror.patch
@@ -0,0 +1,10 @@
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 269c01d..0bc471c 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -34,4 +34,4 @@ install(TARGETS btrfs-assistant-bin RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
+ 
+ find_library(BTRFSUTIL_LIB btrfsutil)
+ target_link_libraries(btrfs-assistant-bin PRIVATE Qt${QT_VERSION_MAJOR}::Widgets ${BTRFSUTIL_LIB})
+-target_compile_options(btrfs-assistant-bin PRIVATE -Werror -Wall -Wextra -Wconversion)
++target_compile_options(btrfs-assistant-bin PRIVATE -Wall -Wextra -Wconversion)
diff --git a/srcpkgs/btrfs-assistant/template b/srcpkgs/btrfs-assistant/template
new file mode 100644
index 0000000000000..eba68f52c5e75
--- /dev/null
+++ b/srcpkgs/btrfs-assistant/template
@@ -0,0 +1,16 @@
+# Template file for 'btrfs-assistant'
+pkgname=btrfs-assistant
+version=1.9
+revision=1
+build_style=cmake
+hostmakedepends="qt5-host-tools qt5-qmake"
+makedepends="libbtrfsutil-devel qt5-devel qt5-tools-devel"
+depends="snapper"
+short_desc="GUI management tool to make managing a Btrfs filesystem easier"
+maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.com/btrfs-assistant/btrfs-assistant"
+changelog="https://gitlab.com/btrfs-assistant/btrfs-assistant/-/raw/main/changelog"
+distfiles="https://gitlab.com/btrfs-assistant/btrfs-assistant/-/archive/${version}/btrfs-assistant-${version}.tar.gz"
+checksum=2e82c5fca35e29452fc74a9ba17b987b03862dc2e8b3da02b351d9c763bf5cf5
+conf_files="/etc/btrfs-assistant.conf"

  reply	other threads:[~2024-02-29  3:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29  3:32 [PR PATCH] " BlindRepublic
2024-02-29  3:36 ` BlindRepublic [this message]
2024-02-29  3:37 ` [PR PATCH] [Updated] " BlindRepublic
2024-05-30  1:47 ` github-actions
2024-06-08  0:13 ` BlindRepublic

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=20240229033645.A5DA0299BD@inbox.vuxu.org \
    --to=blindrepublic@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).