Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] batctl: update 2020.2.
@ 2020-08-14  4:27 fosslinux
  2020-08-14  7:41 ` [PR PATCH] [Updated] " fosslinux
  2020-08-14 18:32 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: fosslinux @ 2020-08-14  4:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages batctl-2020.2
https://github.com/void-linux/void-packages/pull/24266

batctl: update 2020.2.


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

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

From ae780d0ead8e40d9f3470320a809b76e133944db Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Fri, 14 Aug 2020 14:25:06 +1000
Subject: [PATCH] batctl: update 2020.2.

---
 srcpkgs/batctl/template | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/batctl/template b/srcpkgs/batctl/template
index 08509cd0163..6aaf5008803 100644
--- a/srcpkgs/batctl/template
+++ b/srcpkgs/batctl/template
@@ -1,21 +1,18 @@
 # Template file for 'batctl'
 pkgname=batctl
-version=2019.5
+version=2020.2
 revision=1
+build_style=gnu-makefile
+make_install_args="SBINDIR=/usr/bin"
 hostmakedepends="pkg-config which"
-makedepends="libnl3-devel"
+makedepends="libnl3-devel libnl-devel"
 short_desc="B.A.T.M.A.N. advanced management tool"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, MIT"
 homepage="http://www.open-mesh.net/"
 distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/batctl-${version}.tar.gz"
-checksum=ffe5857a33068ec174140c154610d76d833524d840a2fc2d1a15e16686213cad
+checksum=d29cdb53ee68abd5027eae07d9fd645b3f154e0d577efa2666c1334bb6d60efd
 
-do_build() {
-	make CC=$CC ${makejobs}
-}
-
-do_install() {
-	make PREFIX=/usr DESTDIR=${DESTDIR} SBINDIR=/usr/bin install
+post_install() {
 	vlicense LICENSES/preferred/MIT
 }

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

* Re: [PR PATCH] [Updated] batctl: update 2020.2.
  2020-08-14  4:27 [PR PATCH] batctl: update 2020.2 fosslinux
@ 2020-08-14  7:41 ` fosslinux
  2020-08-14 18:32 ` [PR PATCH] [Closed]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-08-14  7:41 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages batctl-2020.2
https://github.com/void-linux/void-packages/pull/24266

batctl: update 2020.2.


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

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

From b278858e21a13bfdf9d5e96bc1081c87e6474412 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Fri, 14 Aug 2020 14:25:06 +1000
Subject: [PATCH] batctl: update to 2020.2.

---
 srcpkgs/batctl/template | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/batctl/template b/srcpkgs/batctl/template
index 08509cd0163..6aaf5008803 100644
--- a/srcpkgs/batctl/template
+++ b/srcpkgs/batctl/template
@@ -1,21 +1,18 @@
 # Template file for 'batctl'
 pkgname=batctl
-version=2019.5
+version=2020.2
 revision=1
+build_style=gnu-makefile
+make_install_args="SBINDIR=/usr/bin"
 hostmakedepends="pkg-config which"
-makedepends="libnl3-devel"
+makedepends="libnl3-devel libnl-devel"
 short_desc="B.A.T.M.A.N. advanced management tool"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, MIT"
 homepage="http://www.open-mesh.net/"
 distfiles="http://downloads.open-mesh.net/batman/releases/batman-adv-${version}/batctl-${version}.tar.gz"
-checksum=ffe5857a33068ec174140c154610d76d833524d840a2fc2d1a15e16686213cad
+checksum=d29cdb53ee68abd5027eae07d9fd645b3f154e0d577efa2666c1334bb6d60efd
 
-do_build() {
-	make CC=$CC ${makejobs}
-}
-
-do_install() {
-	make PREFIX=/usr DESTDIR=${DESTDIR} SBINDIR=/usr/bin install
+post_install() {
 	vlicense LICENSES/preferred/MIT
 }

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

* Re: [PR PATCH] [Closed]: batctl: update 2020.2.
  2020-08-14  4:27 [PR PATCH] batctl: update 2020.2 fosslinux
  2020-08-14  7:41 ` [PR PATCH] [Updated] " fosslinux
@ 2020-08-14 18:32 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-08-14 18:32 UTC (permalink / raw)
  To: ml

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

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

batctl: update 2020.2.
https://github.com/void-linux/void-packages/pull/24266

Description:


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

end of thread, other threads:[~2020-08-14 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-14  4:27 [PR PATCH] batctl: update 2020.2 fosslinux
2020-08-14  7:41 ` [PR PATCH] [Updated] " fosslinux
2020-08-14 18:32 ` [PR PATCH] [Closed]: " ahesford

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