Github messages for voidlinux
 help / color / mirror / Atom feed
From: ypsvlq <ypsvlq@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: iaito-5.7.0
Date: Sun, 10 Jul 2022 20:03:37 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37983@inbox.vuxu.org> (raw)

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

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

https://github.com/ypsvlq/void-packages iaito
https://github.com/void-linux/void-packages/pull/37983

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

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

(replacement for cutter which no longer uses r2 as a backend)

Should be merged after #37974 ideally.

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

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

From 89ee976558c5f74c1f40b8abdfabfb548e1ce4d8 Mon Sep 17 00:00:00 2001
From: Elaine Gibson <ypsvlq@gmail.com>
Date: Sun, 10 Jul 2022 19:01:30 +0100
Subject: [PATCH] New package: iaito-5.7.0

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

diff --git a/srcpkgs/iaito/template b/srcpkgs/iaito/template
new file mode 100644
index 000000000000..002112dc70c9
--- /dev/null
+++ b/srcpkgs/iaito/template
@@ -0,0 +1,26 @@
+# Template file for 'iaito'
+pkgname=iaito
+version=5.7.0
+revision=1
+_translations_version=93c0bb887c1a0de66d55fb84f3aa75e662a1dfd5
+build_style=configure
+configure_args="--prefix=/usr"
+hostmakedepends="pkgconf qt5-qmake zip"
+makedepends="radare2-devel qt5-svg-devel"
+short_desc="Official GUI for radare2"
+maintainer="Orphaned <orphan@voidlinux.org>"
+license="GPL-3.0-only"
+homepage="https://radare.org/n/iaito.html"
+distfiles="
+ https://github.com/radareorg/iaito/archive/$version.tar.gz
+ https://github.com/radareorg/iaito-translations/archive/$_translations_version.tar.gz"
+checksum="
+ 6348b5c96f43d308c134170e16d637124da9e2cb2aaae8bd334e2de8054c8478
+ 6141eb43a5ced3ba012959c1fb5bfcea32b83a2314e9b0365fddd285d7dc44e4"
+
+post_extract() {
+	rmdir src/translations
+	mv $XBPS_BUILDDIR/iaito-translations-$_translations_version src/translations
+
+	sed -i -e 's,/usr/local,/usr,' src/Iaito.pro
+}

             reply	other threads:[~2022-07-10 18:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-10 18:03 ypsvlq [this message]
2022-07-10 19:10 ` [PR PATCH] [Updated] " ypsvlq
2022-07-10 19:11 ` ypsvlq
2022-07-10 19:31 ` ypsvlq
2022-09-14 10:34 ` ypsvlq
2022-09-18 13:53 ` [PR PATCH] [Merged]: New package: iaito-5.7.2 sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37983@inbox.vuxu.org \
    --to=ypsvlq@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).