Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] i2pd: add vlogger
@ 2022-12-06 10:12 steinex
  2022-12-07  0:22 ` [PR REVIEW] " Piraty
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: steinex @ 2022-12-06 10:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/steinex/void-packages i2pd
https://github.com/void-linux/void-packages/pull/40926

i2pd: add vlogger
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9c1879f5f0fd8304d2f802b7f0d92cbb978bffd1 Mon Sep 17 00:00:00 2001
From: Frank Steinborn <steinex@nognu.de>
Date: Tue, 6 Dec 2022 11:09:17 +0100
Subject: [PATCH] i2pd: add vlogger

---
 srcpkgs/i2pd/files/i2pd/log/run | 1 +
 srcpkgs/i2pd/template           | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 120000 srcpkgs/i2pd/files/i2pd/log/run

diff --git a/srcpkgs/i2pd/files/i2pd/log/run b/srcpkgs/i2pd/files/i2pd/log/run
new file mode 120000
index 000000000000..282a06461da7
--- /dev/null
+++ b/srcpkgs/i2pd/files/i2pd/log/run
@@ -0,0 +1 @@
+/usr/sbin/vlogger
\ No newline at end of file
diff --git a/srcpkgs/i2pd/template b/srcpkgs/i2pd/template
index 239f4b7cd63f..eed1dc68d531 100644
--- a/srcpkgs/i2pd/template
+++ b/srcpkgs/i2pd/template
@@ -1,7 +1,7 @@
 # Template file for 'i2pd'
 pkgname=i2pd
 version=2.44.0
-revision=1
+revision=2
 build_style=gnu-makefile
 make_build_args="USE_UPNP=yes"
 makedepends="zlib-devel boost-devel openssl-devel miniupnpc-devel

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

end of thread, other threads:[~2022-12-12  7:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-06 10:12 [PR PATCH] i2pd: add vlogger steinex
2022-12-07  0:22 ` [PR REVIEW] " Piraty
2022-12-10 13:15 ` daniel-eys
2022-12-10 19:50 ` [PR PATCH] [Updated] " steinex
2022-12-10 19:54 ` [PR REVIEW] " steinex
2022-12-11 21:52 ` Piraty
2022-12-12  6:53 ` classabbyamp
2022-12-12  6:57 ` [PR PATCH] [Updated] " steinex
2022-12-12  6:58 ` [PR REVIEW] " steinex
2022-12-12  7:57 ` [PR PATCH] [Merged]: " classabbyamp

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