Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ocs-url-3.1.0
@ 2020-01-12  3:37 voidlinux-github
  2020-01-12  5:21 ` voidlinux-github
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  3:37 UTC (permalink / raw)
  To: ml

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

There is a new 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
# 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"
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

pre_configure() {
./scripts/prepare
}

do_configure() {
qmake PREFIX="/usr"
}

do_install() {
make INSTALL_ROOT="${PKGDESTDIR}" install
}


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: 1354 bytes --]

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

---
 srcpkgs/ocs-url/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 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..1b77f6921be
--- /dev/null
+++ b/srcpkgs/ocs-url/template
@@ -0,0 +1,27 @@
+# Template file for 'ocs-url'
+pkgname=ocs-url
+version=3.1.0
+revision=1
+#archs="x86_64"
+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"
+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
+
+pre_configure() {
+./scripts/prepare
+}
+
+do_configure() {
+qmake PREFIX="/usr"
+}
+
+do_install() {
+make INSTALL_ROOT="${PKGDESTDIR}" install
+}

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
@ 2020-01-12  5:21 ` voidlinux-github
  2020-01-12  5:43 ` voidlinux-github
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:21 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573383326

Comment:
No need to put template in comment :)

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
  2020-01-12  5:21 ` voidlinux-github
@ 2020-01-12  5:43 ` voidlinux-github
  2020-01-12  5:55 ` voidlinux-github
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:43 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573384317

Comment:
Working on the cross issue and also can remove git when I get done

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 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
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:55 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573384804

Comment:
Ok here is my template, of course you need to fix the License info:
https://termbin.com/vir5x

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-12  5:55 ` voidlinux-github
@ 2020-01-12  5:55 ` voidlinux-github
  2020-01-12  5:58 ` voidlinux-github
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:55 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573384804

Comment:
Ok here is my template, of course you need to fix the License info:
https://termbin.com/vir5x

Tested it on cross-build and this removes the need for git

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-12  5:55 ` voidlinux-github
@ 2020-01-12  5:58 ` voidlinux-github
  2020-01-12  5:59 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:58 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573384804

Comment:
Ok here is my template, of course you need to fix the License info:
https://termbin.com/o49tc
Tested it on cross-build and this removes the need for git

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

* Re: [PR PATCH] [Updated] New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-12  5:58 ` voidlinux-github
@ 2020-01-12  5:59 ` voidlinux-github
  2020-01-12  6:21 ` voidlinux-github
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  5:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1028 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
#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
}

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: 1228 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] 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
+}

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (5 preceding siblings ...)
  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
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12  6:21 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-573386411

Comment:
You can look at my template I did, and use it remove the need of git and
fixes cross-build issue as well


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

* Re: [PR PATCH] [Updated] New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (6 preceding siblings ...)
  2020-01-12  6:21 ` voidlinux-github
@ 2020-01-12 10:55 ` voidlinux-github
  2020-01-13  5:47 ` voidlinux-github
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-12 10:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1062 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
#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"
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/$pkgname"
distfiles="https://www.opencode.net/akiraohgaki/ocs-url/-/archive/release-$version/$pkgname-release-$version.tar.gz"
checksum="d8c67920359c36eb0004221e5b5695fd04cbc9e93811c372837bdb2a8c9cbcc8"

post_extract() {
	mkdir lib/qtil
	mv ../qtil-release-0.4.0/* lib/qtil
}

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: 2712 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/2] 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/2] 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
 }

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

* Re: [PR PATCH] [Updated] New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (7 preceding siblings ...)
  2020-01-12 10:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-13  5:47 ` voidlinux-github
  2020-07-23 17:55 ` Chocimier
  2020-07-23 17:55 ` [PR PATCH] [Closed]: " Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: voidlinux-github @ 2020-01-13  5:47 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (8 preceding siblings ...)
  2020-01-13  5:47 ` voidlinux-github
@ 2020-07-23 17:55 ` Chocimier
  2020-07-23 17:55 ` [PR PATCH] [Closed]: " Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: Chocimier @ 2020-07-23 17:55 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/18263#issuecomment-663147387

Comment:
Included in #23679

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

* Re: [PR PATCH] [Closed]: New package: ocs-url-3.1.0
  2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 voidlinux-github
                   ` (9 preceding siblings ...)
  2020-07-23 17:55 ` Chocimier
@ 2020-07-23 17:55 ` Chocimier
  10 siblings, 0 replies; 12+ messages in thread
From: Chocimier @ 2020-07-23 17:55 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: ocs-url-3.1.0
https://github.com/void-linux/void-packages/pull/18263

Description:


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

end of thread, other threads:[~2020-07-23 17:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-12  3:37 [PR PATCH] New package: ocs-url-3.1.0 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
2020-07-23 17:55 ` Chocimier
2020-07-23 17:55 ` [PR PATCH] [Closed]: " Chocimier

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