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: xpldd-0.1.1.
Date: Sat, 05 Sep 2020 17:42:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24695@inbox.vuxu.org> (raw)

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

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

https://github.com/ericonr/void-packages xpldd
https://github.com/void-linux/void-packages/pull/24695

New package: xpldd-0.1.1.


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

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

From 22de668e40f0606ea0c47c2bf0119026473223e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sat, 5 Sep 2020 12:37:43 -0300
Subject: [PATCH 1/2] elfutils: add makedepends to devel subpkg.

---
 srcpkgs/elfutils/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/elfutils/template b/srcpkgs/elfutils/template
index 4523c6db0e2..1934f120a22 100644
--- a/srcpkgs/elfutils/template
+++ b/srcpkgs/elfutils/template
@@ -1,7 +1,7 @@
 # Template file for 'elfutils'
 pkgname=elfutils
 version=0.180
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--program-prefix=eu- --disable-debuginfod"
 hostmakedepends="automake libtool pkg-config"
@@ -43,7 +43,7 @@ libelf_package() {
 }
 
 elfutils-devel_package() {
-	depends="libelf>=${version}_${revision}"
+	depends="libelf>=${version}_${revision} ${makedepends}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

From 56198d81716c44289500f84802d2d21772203b2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sat, 5 Sep 2020 12:37:59 -0300
Subject: [PATCH 2/2] New package: xpldd-0.1.1.

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

diff --git a/srcpkgs/xpldd/template b/srcpkgs/xpldd/template
new file mode 100644
index 00000000000..e2bbef1f338
--- /dev/null
+++ b/srcpkgs/xpldd/template
@@ -0,0 +1,13 @@
+# Template file for 'xpldd'
+pkgname=xpldd
+version=0.1.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="elfutils-devel"
+short_desc="Cross-architecture ldd"
+maintainer="Érico Rolim <ericonr@disroot.org>"
+license="GPL-3.0-only"
+homepage="https://github.com/NattyNarwhal/xpldd"
+distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=aa37dc1bc42af0221f0f0c0eee0261ae678a9732bf09bf04fbc3ee570aa46220

             reply	other threads:[~2020-09-05 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-05 15:42 ericonr [this message]
2020-09-05 23:43 ` [PR PATCH] [Merged]: " pullmoll

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