Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New packages: synapse_compress_state-0.1.3, synapse_auto_compressor-0.1.3
@ 2024-02-22 18:35 TinfoilSubmarine
  2024-02-22 18:48 ` [PR PATCH] [Updated] " TinfoilSubmarine
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: TinfoilSubmarine @ 2024-02-22 18:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TinfoilSubmarine/void-packages maint/synapse_auto_compressor
https://github.com/void-linux/void-packages/pull/48878

New packages: synapse_compress_state-0.1.3, synapse_auto_compressor-0.1.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/48878.patch is attached

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

From 84f02fb5124de6902285c97fa377e01606e76719 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 22 Mar 2023 16:28:50 -0400
Subject: [PATCH 1/2] New package: synapse_compress_state-0.1.3

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

diff --git a/srcpkgs/synapse_compress_state/template b/srcpkgs/synapse_compress_state/template
new file mode 100644
index 0000000000000..17fd0e5dcf541
--- /dev/null
+++ b/srcpkgs/synapse_compress_state/template
@@ -0,0 +1,13 @@
+# Template file for 'synapse_compress_state'
+pkgname=synapse_compress_state
+version=0.1.3
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config python3"
+makedepends="openssl-devel"
+short_desc="Tool to compress some state in a Synapse instance's database"
+maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+license="Apache-2.0"
+homepage="https://pypi.org/project/synapse-auto-compressor/"
+distfiles="https://github.com/matrix-org/rust-synapse-compress-state/archive/refs/tags/v${version}.tar.gz"
+checksum=6c21786767f54fa09c1bb9bb8335b56829b2f3b7aca112f5ce099dff77bf10cd

From c279463b9da9be0710cf6c8529ad91eded3663d1 Mon Sep 17 00:00:00 2001
From: Joel Beckmeyer <joel@beckmeyer.us>
Date: Wed, 22 Mar 2023 16:28:56 -0400
Subject: [PATCH 2/2] New package: synapse_auto_compressor-0.1.3

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

diff --git a/srcpkgs/synapse_auto_compressor/template b/srcpkgs/synapse_auto_compressor/template
new file mode 100644
index 0000000000000..880375e1cb3bc
--- /dev/null
+++ b/srcpkgs/synapse_auto_compressor/template
@@ -0,0 +1,14 @@
+# Template file for 'synapse_auto_compressor'
+pkgname=synapse_auto_compressor
+version=0.1.3
+revision=1
+build_style=cargo
+build_wrksrc=synapse_auto_compressor
+hostmakedepends="pkg-config python3"
+makedepends="openssl-devel"
+short_desc="Tool to compress some state in a Synapse instance's database"
+maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
+license="Apache-2.0"
+homepage="https://pypi.org/project/synapse-auto-compressor/"
+distfiles="https://github.com/matrix-org/rust-synapse-compress-state/archive/refs/tags/v${version}.tar.gz"
+checksum=6c21786767f54fa09c1bb9bb8335b56829b2f3b7aca112f5ce099dff77bf10cd

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

end of thread, other threads:[~2024-04-12 14:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 18:35 [PR PATCH] New packages: synapse_compress_state-0.1.3, synapse_auto_compressor-0.1.3 TinfoilSubmarine
2024-02-22 18:48 ` [PR PATCH] [Updated] " TinfoilSubmarine
2024-02-22 18:53 ` TinfoilSubmarine
2024-02-22 21:17 ` TinfoilSubmarine
2024-02-23 14:36 ` [PR PATCH] [Updated] New package: synapse-compress-state-0.1.3 TinfoilSubmarine
2024-04-12 14:25 ` TinfoilSubmarine

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