Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ugdb-0.1.7.
@ 2020-07-11  7:58 ericonr
  2020-07-11 10:50 ` [PR REVIEW] " q66
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: ericonr @ 2020-07-11  7:58 UTC (permalink / raw)
  To: ml

[-- 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
+}

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

end of thread, other threads:[~2020-07-17  9:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11  7:58 [PR PATCH] New package: ugdb-0.1.7 ericonr
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

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