Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: rinstall-0.2.0
@ 2023-03-26  9:23 mobinmob
  2023-03-26  9:25 ` classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mobinmob @ 2023-03-26  9:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rinstall
https://github.com/void-linux/void-packages/pull/43023

New package: rinstall-0.2.0
<!-- 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**


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

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

From c99a606d4747a1f9f863ecbf9bd6e1801a9baca5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 26 Mar 2023 12:19:03 +0300
Subject: [PATCH] New package: rinstall-0.2.0

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

diff --git a/srcpkgs/rinstall/template b/srcpkgs/rinstall/template
new file mode 100644
index 000000000000..4d684e168d18
--- /dev/null
+++ b/srcpkgs/rinstall/template
@@ -0,0 +1,12 @@
+# Template file for 'rinstall'
+pkgname=rinstall
+version=0.2.0
+revision=1
+build_style=cargo
+short_desc="Declarative install for programs"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/danyspin97/rinstall"
+changelog="https://raw.githubusercontent.com/danyspin97/rinstall/main/CHANGELOG.md"
+distfiles="https://github.com/danyspin97/rinstall/archive/refs/tags/${version}.tar.gz"
+checksum=386ae4d52ad62b03304596d5dfc7bb273492ac3fed54f1110d0da8dc1847e4c6

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

end of thread, other threads:[~2023-06-25 18:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-26  9:23 [PR PATCH] New package: rinstall-0.2.0 mobinmob
2023-03-26  9:25 ` classabbyamp
2023-03-26  9:28 ` mobinmob
2023-03-26  9:29 ` mobinmob
2023-03-27  0:03 ` [PR REVIEW] " classabbyamp
2023-04-02 12:21 ` [PR PATCH] [Updated] " mobinmob
2023-04-02 12:21 ` [PR REVIEW] " mobinmob
2023-06-25 18:47 ` [PR PATCH] [Merged]: " Duncaen

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