Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: xpldd-0.1.1.
@ 2020-09-05 15:42 ericonr
  2020-09-05 23:43 ` [PR PATCH] [Merged]: " pullmoll
  0 siblings, 1 reply; 2+ messages in thread
From: ericonr @ 2020-09-05 15:42 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: New package: xpldd-0.1.1.
  2020-09-05 15:42 [PR PATCH] New package: xpldd-0.1.1 ericonr
@ 2020-09-05 23:43 ` pullmoll
  0 siblings, 0 replies; 2+ messages in thread
From: pullmoll @ 2020-09-05 23:43 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: xpldd-0.1.1.
https://github.com/void-linux/void-packages/pull/24695

Description:


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

end of thread, other threads:[~2020-09-05 23:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-05 15:42 [PR PATCH] New package: xpldd-0.1.1 ericonr
2020-09-05 23:43 ` [PR PATCH] [Merged]: " pullmoll

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