Github messages for voidlinux
 help / color / mirror / Atom feed
From: harrisonthorne <harrisonthorne@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: rot8
Date: Sat, 22 Aug 2020 21:56:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24425@inbox.vuxu.org> (raw)

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

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

https://github.com/harrisonthorne/void-packages rot8
https://github.com/void-linux/void-packages/pull/24425

New package: rot8
`rot8` is a screen rotation daemon that works with Sway and X11.

[GitHub repo](https://github.com/efernau/rot8)

Sway itself [suggests using rot8](https://github.com/swaywm/sway/wiki#display-rotation) for automatic display rotation.

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

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

From e03d9a9a6542bfbb78ab41123884bf6b6f3322ae Mon Sep 17 00:00:00 2001
From: Harrison Thorne <harrisonthorne@protonmail.com>
Date: Sat, 22 Aug 2020 13:52:00 -0600
Subject: [PATCH] New package: rot8

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

diff --git a/srcpkgs/rot8/template b/srcpkgs/rot8/template
new file mode 100644
index 00000000000..302a85758bb
--- /dev/null
+++ b/srcpkgs/rot8/template
@@ -0,0 +1,15 @@
+# Template file for 'rot8'
+pkgname=rot8
+version=0.1.3
+revision=1
+build_style=cargo
+short_desc="Screen rotation daemon"
+maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
+license="MIT"
+homepage="https://github.com/efernau/rot8"
+distfiles="https://github.com/efernau/rot8/archive/v${version}.tar.gz"
+checksum=14b3e0073462de8a7a010d10485c841f81a3e6dfce90f6c8401fbbb4419f8125
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2020-08-22 19:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-22 19:56 harrisonthorne [this message]
2020-09-09 16:32 ` [PR PATCH] [Updated] " harrisonthorne
2020-10-09 17:08 ` [PR PATCH] [Closed]: " Duncaen

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-24425@inbox.vuxu.org \
    --to=harrisonthorne@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).