Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ocs-url-3.1.0
Date: Mon, 13 Jan 2020 06:47:44 +0100	[thread overview]
Message-ID: <20200113054744.4dj8sbqxgL6ly4o0SKbgu4SfUbcNrRK52wPaCSjQOmk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18263@inbox.vuxu.org>

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

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

https://github.com/linuxpotion/void-packages ocs-url
https://github.com/void-linux/void-packages/pull/18263

New package: ocs-url-3.1.0


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

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

From 8aa834ccbd84766ec69c4179a3539af32917a079 Mon Sep 17 00:00:00 2001
From: Guilherme Machado <machadofguilherme@gmail.com>
Date: Sat, 11 Jan 2020 13:39:46 -0300
Subject: [PATCH 1/3] New package: ocs-url-3.1.0

---
 srcpkgs/ocs-url/template | 18 ++++++++++++++++++
 1 file changed, 18 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..2246ea9f657
--- /dev/null
+++ b/srcpkgs/ocs-url/template
@@ -0,0 +1,18 @@
+#Template file for 'ocs-url'
+pkgname=ocs-url
+version=3.1.0
+revision=1
+wrksrc=$pkgname-release-$version
+build_style=qmake
+hostmakedepends="qt5-qmake xdg-utils git"
+makedepends="qt5-devel qt5-svg-devel qt5-declarative-devel qt5-quickcontrols2-devel"
+short_desc="Install helper program for items served via (ocs://)"
+maintainer="Guilherme Machado <machadofguilherme@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://www.opencode.net/akiraohgaki/ocs-url"
+distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
+checksum=d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8
+
+pre_configure() {
+	./scripts/prepare
+}

From 1542e647f3bc563cfe03720ffd4ccb5db5bbc04f Mon Sep 17 00:00:00 2001
From: Guilherme Machado <machadofguilherme@gmail.com>
Date: Sun, 12 Jan 2020 07:55:06 -0300
Subject: [PATCH 2/3] New package: ocs-url-3.1.0

---
 srcpkgs/ocs-url/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/ocs-url/template b/srcpkgs/ocs-url/template
index 2246ea9f657..20fc6ca2994 100644
--- a/srcpkgs/ocs-url/template
+++ b/srcpkgs/ocs-url/template
@@ -1,18 +1,19 @@
-#Template file for 'ocs-url'
+# Template file for 'ocs-url'
 pkgname=ocs-url
 version=3.1.0
 revision=1
 wrksrc=$pkgname-release-$version
 build_style=qmake
-hostmakedepends="qt5-qmake xdg-utils git"
+hostmakedepends="qt5-qmake xdg-utils"
 makedepends="qt5-devel qt5-svg-devel qt5-declarative-devel qt5-quickcontrols2-devel"
 short_desc="Install helper program for items served via (ocs://)"
 maintainer="Guilherme Machado <machadofguilherme@gmail.com>"
 license="GPL-3.0-or-later"
-homepage="https://www.opencode.net/akiraohgaki/ocs-url"
+homepage="https://www.opencode.net/akiraohgaki/$pkgname"
 distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
-checksum=d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8
+checksum="d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8"
 
-pre_configure() {
-	./scripts/prepare
+post_extract() {
+	mkdir lib/qtil
+	mv ../qtil-release-0.4.0/* lib/qtil
 }

From 48fb3000dd3667138276413b4a71fdb0325c5ba0 Mon Sep 17 00:00:00 2001
From: Guilherme Machado <machadofguilherme@gmail.com>
Date: Mon, 13 Jan 2020 02:46:32 -0300
Subject: [PATCH 3/3] New package: ocs-url-3.1.0

---
 srcpkgs/ocs-url/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ocs-url/template b/srcpkgs/ocs-url/template
index 20fc6ca2994..7c0f88e84be 100644
--- a/srcpkgs/ocs-url/template
+++ b/srcpkgs/ocs-url/template
@@ -10,8 +10,8 @@ short_desc="Install helper program for items served via (ocs://)"
 maintainer="Guilherme Machado <machadofguilherme@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.opencode.net/akiraohgaki/$pkgname"
-distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
-checksum="d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8"
+distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz https://github.com/akiraohgaki/qtil/archive/release-0.4.0.tar.gz"
+checksum="d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8 195540b962b7bdccc26a963c4d7734f9ed1e946aeef842fe463318ca311868ff"
 
 post_extract() {
 	mkdir lib/qtil

  parent reply	other threads:[~2020-01-13  5:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12  3:37 [PR PATCH] " voidlinux-github
2020-01-12  5:21 ` voidlinux-github
2020-01-12  5:43 ` voidlinux-github
2020-01-12  5:55 ` voidlinux-github
2020-01-12  5:55 ` voidlinux-github
2020-01-12  5:58 ` voidlinux-github
2020-01-12  5:59 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-12  6:21 ` voidlinux-github
2020-01-12 10:55 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-13  5:47 ` voidlinux-github [this message]
2020-07-23 17:55 ` Chocimier
2020-07-23 17:55 ` [PR PATCH] [Closed]: " 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=20200113054744.4dj8sbqxgL6ly4o0SKbgu4SfUbcNrRK52wPaCSjQOmk@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).