Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: stdm-0.1.1
Date: Sat, 30 May 2020 13:57:29 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22429@inbox.vuxu.org> (raw)

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

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

https://github.com/jcgruenhage/void-packages stdm-0.1.1_1
https://github.com/void-linux/void-packages/pull/22429

New package: stdm-0.1.1
None

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-stdm-0.1.1_1-22429.patch --]
[-- Type: text/x-diff, Size: 1300 bytes --]

From 1e61300ca5c88bb7972bec3c1fa7e65d3bacf246 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Sat, 30 May 2020 13:56:08 +0200
Subject: [PATCH] New package: stdm-0.1.1

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

diff --git a/srcpkgs/stdm/template b/srcpkgs/stdm/template
new file mode 100644
index 00000000000..001553db362
--- /dev/null
+++ b/srcpkgs/stdm/template
@@ -0,0 +1,28 @@
+# Template file for 'stdm'
+pkgname=stdm
+version=0.1.1
+revision=1
+wrksrc="stdm"
+#archs="i686 x86_64"
+#wrksrc=
+#create_wrksrc=yes
+build_style=cargo
+#configure_args=""
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends=""
+makedepends=""
+depends=""
+short_desc="Simple terminal display manager"
+maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
+license="AGPL-3.0-only"
+homepage="https://git.jcg.re/jcgruenhage/stdm"
+distfiles="https://git.jcg.re/jcgruenhage/stdm/archive/v0.1.1.tar.gz"
+checksum=a09a15cf7ba860d2e85b4d069792da0f1ced32249dbc03653e5961e698c7020f
+
+post_install() {
+	vmkdir etc/profile.d
+	vinstall contrib/profile.sh 644 etc/profile.d stdm.sh
+}

             reply	other threads:[~2020-05-30 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-30 11:57 jcgruenhage [this message]
2020-05-30 12:22 ` [PR PATCH] [Updated] " jcgruenhage
2020-05-30 14:34 ` jcgruenhage
2020-05-31 12:03 ` [PR PATCH] [Merged]: " Hoshpak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22429@inbox.vuxu.org \
    --to=jcgruenhage@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).