Github messages for voidlinux
 help / color / mirror / Atom feed
From: ThatGeekyWeeb <ThatGeekyWeeb@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New Package: ocs-url
Date: Tue, 21 Jul 2020 23:10:41 +0200	[thread overview]
Message-ID: <20200721211041.mupwGJ6pV76ICJifMNLDzx-r9D3GamCs8JC1ZEuoLyo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23679@inbox.vuxu.org>

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

There is an updated pull request by ThatGeekyWeeb against master on the void-packages repository

https://github.com/ThatGeekyWeeb/void-packages ocs-url
https://github.com/void-linux/void-packages/pull/23679

New Package: ocs-url
New Package, in response to #23233 

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

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

From d1a355febe0b7e9bc5b9f7a95b121968a97b78c0 Mon Sep 17 00:00:00 2001
From: ThatGeekyWeeb <ssfgames13@gmail.com>
Date: Tue, 21 Jul 2020 00:48:01 -0400
Subject: [PATCH] New Package: ocs-url A program enabling web-installation of
 items served via OpenCollaborationServices (ocs://)

---
 srcpkgs/ocs-url/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/ocs-url/template

diff --git a/srcpkgs/ocs-url/template b/srcpkgs/ocs-url/template
new file mode 100644
index 00000000000..5a039d1bed6
--- /dev/null
+++ b/srcpkgs/ocs-url/template
@@ -0,0 +1,22 @@
+# Template file for 'ocs-url'
+pkgname=ocs-url
+version=3.1.0
+revision=1
+archs="x86_64 x86_64-musl i686"
+wrksrc="ocs-url-release-${version}"
+build_style="qmake"
+configure_args="PREFIX='/usr'"
+hostmakedepends="qt5-qmake qt5-svg kdeclarative"
+makedepends="qt5-svg-devel kdeclarative-devel"i
+short_desc="Install helper program for OpenCollaborationServices (ocs://)"
+maintainer="ThatGeekyWeeb <thatgeekyweeb@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://www.opencode.net/dfn2/ocs-url"
+distfiles="${homepage}/-/archive/release-${version}/ocs-url-release-${version}.tar.gz
+ https://github.com/akiraohgaki/qtil/archive/v0.4.0.tar.gz"
+checksum="d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8
+ c1548d3f2ca5a2fc63fce60bea2c350dfcc656b03a4e00d86a9fdc0b43f22ec8"
+post_extract() {
+	mkdir ${wrksrc}/lib/qtil
+	mv ${wrksrc}/../qtil-0.4.0/* ${wrksrc}/lib/qtil/
+}

  parent reply	other threads:[~2020-07-21 21:10 UTC|newest]

Thread overview: 72+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-21  4:07 [PR PATCH] " ThatGeekyWeeb
2020-07-21  4:25 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21  4:48 ` ThatGeekyWeeb
2020-07-21  5:14 ` [PR REVIEW] " ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:14 ` ericonr
2020-07-21  5:19 ` ericonr
2020-07-21  6:00 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21  6:34 ` ThatGeekyWeeb
2020-07-21  6:42 ` ThatGeekyWeeb
2020-07-21  6:47 ` ThatGeekyWeeb
2020-07-21  7:34 ` ThatGeekyWeeb
2020-07-21  7:37 ` ThatGeekyWeeb
2020-07-21  9:03 ` ThatGeekyWeeb
2020-07-21  9:17 ` ThatGeekyWeeb
2020-07-21  9:18 ` ThatGeekyWeeb
2020-07-21  9:26 ` ThatGeekyWeeb
2020-07-21 19:08 ` [PR REVIEW] " Chocimier
2020-07-21 19:09 ` Chocimier
2020-07-21 19:15 ` Chocimier
2020-07-21 19:15 ` Chocimier
2020-07-21 19:15 ` Chocimier
2020-07-21 19:56 ` ThatGeekyWeeb
2020-07-21 20:13 ` ThatGeekyWeeb
2020-07-21 20:16 ` Chocimier
2020-07-21 20:20 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 20:31 ` ThatGeekyWeeb
2020-07-21 20:31 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-21 20:33 ` ThatGeekyWeeb
2020-07-21 20:34 ` ThatGeekyWeeb
2020-07-21 20:36 ` ThatGeekyWeeb
2020-07-21 20:44 ` Chocimier
2020-07-21 20:46 ` ThatGeekyWeeb
2020-07-21 20:46 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 20:47 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-21 21:01 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 21:05 ` ThatGeekyWeeb
2020-07-21 21:05 ` [PR REVIEW] " ericonr
2020-07-21 21:10 ` ThatGeekyWeeb [this message]
2020-07-21 21:14 ` ThatGeekyWeeb
2020-07-21 21:15 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 21:16 ` [PR REVIEW] " ericonr
2020-07-21 21:16 ` Chocimier
2020-07-21 21:17 ` ericonr
2020-07-21 21:18 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-21 22:29 ` ThatGeekyWeeb
2020-07-21 22:30 ` ThatGeekyWeeb
2020-07-21 22:31 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 22:35 ` ThatGeekyWeeb
2020-07-21 22:38 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-21 22:38 ` ThatGeekyWeeb
2020-07-21 22:39 ` ThatGeekyWeeb
2020-07-21 22:53 ` ericonr
2020-07-21 23:03 ` ThatGeekyWeeb
2020-07-21 23:17 ` ThatGeekyWeeb
2020-07-21 23:18 ` ThatGeekyWeeb
2020-07-21 23:29 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-21 23:32 ` ThatGeekyWeeb
2020-07-22  1:21 ` ThatGeekyWeeb
2020-07-22  1:26 ` [PR REVIEW] " ericonr
2020-07-22  1:27 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-22  1:35 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-22 21:14 ` Chocimier
2020-07-22 22:27 ` [PR PATCH] [Updated] " ThatGeekyWeeb
2020-07-22 22:30 ` ThatGeekyWeeb
2020-07-22 22:32 ` [PR REVIEW] " ThatGeekyWeeb
2020-07-22 23:57 ` ThatGeekyWeeb
2020-07-23 17:54 ` [PR PATCH] [Merged]: " Chocimier

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=20200721211041.mupwGJ6pV76ICJifMNLDzx-r9D3GamCs8JC1ZEuoLyo@z \
    --to=thatgeekyweeb@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).