Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: ugdb-0.1.7.
Date: Sat, 11 Jul 2020 09:58:40 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23520@inbox.vuxu.org> (raw)

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

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

https://github.com/ericonr/void-packages ugdb
https://github.com/void-linux/void-packages/pull/23520

New package: ugdb-0.1.7.
This will fail the first CI round for armv6l, just want to grab some links to explain why it's broken.

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

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

From d3d4a6643ff94d37afe014ba47b4839c2f5eb4d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sat, 11 Jul 2020 04:57:25 -0300
Subject: [PATCH] New package: ugdb-0.1.7.

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

diff --git a/srcpkgs/ugdb/template b/srcpkgs/ugdb/template
new file mode 100644
index 00000000000..ae47d3e04ed
--- /dev/null
+++ b/srcpkgs/ugdb/template
@@ -0,0 +1,21 @@
+# Template file for 'ugdb'
+pkgname=ugdb
+version=0.1.7
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config libgit2-devel"
+makedepends="libgit2-devel"
+short_desc="Alternative TUI for gdb"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
+license="MIT"
+homepage="https://github.com/ftilde/ugdb"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=b71e344ef385d00b54338fcb98e0add628ff16e4ee6c0c8761f8788bb56a99d1
+
+pre_build() {
+	export LIBGIT2_SYS_USE_PKG_CONFIG=yes
+}
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2020-07-11  7:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-11  7:58 ericonr [this message]
2020-07-11 10:50 ` [PR REVIEW] " q66
2020-07-11 15:08 ` ericonr
2020-07-11 15:09 ` ericonr
2020-07-11 15:35 ` [PR PATCH] [Updated] " ericonr
2020-07-11 15:36 ` [PR REVIEW] " ericonr
2020-07-11 15:58 ` q66
2020-07-11 15:59 ` q66
2020-07-11 16:17 ` ericonr
2020-07-11 22:30 ` [PR PATCH] [Updated] " ericonr
2020-07-12 13:25 ` ericonr
2020-07-15 21:40 ` [PR PATCH] [Updated] " ericonr
2020-07-15 21:45 ` ericonr
2020-07-17  9:51 ` [PR PATCH] [Merged]: New package: ugdb-0.1.8 Piraty

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-23520@inbox.vuxu.org \
    --to=ericonr@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).