Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7
@ 2019-05-30 17:33 voidlinux-github
  2019-05-30 18:37 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-30 17:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages kodi-addon-vfs-rar
https://github.com/void-linux/void-packages/pull/12038

New package: kodi-addon-vfs-rar-2.0.7


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kodi-addon-vfs-rar-12038.patch --]
[-- Type: application/text/x-diff, Size: 2039 bytes --]

From 1f04cca331b77a9d40f374975b983e950ec67429 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 30 May 2019 19:27:33 +0200
Subject: [PATCH] New package: kodi-addon-vfs-rar-2.0.7

---
 srcpkgs/kodi-addon-vfs-rar/template | 15 +++++++++++++++
 srcpkgs/kodi-binary-addons/template |  7 ++++---
 2 files changed, 19 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/kodi-addon-vfs-rar/template

diff --git a/srcpkgs/kodi-addon-vfs-rar/template b/srcpkgs/kodi-addon-vfs-rar/template
new file mode 100644
index 00000000000..21a5dd8b785
--- /dev/null
+++ b/srcpkgs/kodi-addon-vfs-rar/template
@@ -0,0 +1,15 @@
+# Template file for 'kodi-addon-vfs-rar'
+pkgname=kodi-addon-vfs-rar
+version=2.0.7
+revision=1
+_kodi_release=Leia
+wrksrc="vfs.rar-${version}-${_kodi_release}"
+build_style=cmake
+makedepends="kodi-devel kodi-platform p8-platform-devel"
+short_desc="RAR VFS addon for Kodi"
+maintainer="Kai Stian Olstad <void@olstad.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/xbmc/vfs.rar"
+distfiles="https://github.com/xbmc/vfs.rar/archive/${version}-${_kodi_release}.tar.gz"
+checksum=b42db08aae80a10cfe3534b72241737c3fac39fc1d4bbb8473163b9a30d12251
+nocross="depends on kodi-platform"
diff --git a/srcpkgs/kodi-binary-addons/template b/srcpkgs/kodi-binary-addons/template
index 4c60c767311..3de8815175d 100644
--- a/srcpkgs/kodi-binary-addons/template
+++ b/srcpkgs/kodi-binary-addons/template
@@ -1,12 +1,13 @@
 # Template file for 'kodi-binary-addons'
 pkgname=kodi-binary-addons
-version=18.1
-revision=5
+version=18.2
+revision=1
 archs=noarch
 build_style=meta
 depends="kodi-addon-pvr-zattoo kodi-addon-game-libretro
  kodi-addon-peripheral-joystick kodi-addon-inputstream-rtmp
- kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple"
+ kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple
+ kodi-addon-vfs-rar"
 short_desc="Meta-package for binary kodi addons"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="metapackage"

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

* Re: [PR PATCH] [Updated] New package: kodi-addon-vfs-rar-2.0.7
  2019-05-30 17:33 [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7 voidlinux-github
  2019-05-30 18:37 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-05-30 18:37 ` voidlinux-github
  2019-05-30 18:47 ` voidlinux-github
  2019-05-31 13:20 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-30 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages kodi-addon-vfs-rar
https://github.com/void-linux/void-packages/pull/12038

New package: kodi-addon-vfs-rar-2.0.7


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kodi-addon-vfs-rar-12038.patch --]
[-- Type: application/text/x-diff, Size: 2323 bytes --]

From cf7a4151c76305d3a18f0e6f1886b5a5cdecfdd3 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 30 May 2019 20:32:17 +0200
Subject: [PATCH 1/2] New package: kodi-addon-vfs-rar-2.0.7

---
 srcpkgs/kodi-addon-vfs-rar/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/kodi-addon-vfs-rar/template

diff --git a/srcpkgs/kodi-addon-vfs-rar/template b/srcpkgs/kodi-addon-vfs-rar/template
new file mode 100644
index 00000000000..21a5dd8b785
--- /dev/null
+++ b/srcpkgs/kodi-addon-vfs-rar/template
@@ -0,0 +1,15 @@
+# Template file for 'kodi-addon-vfs-rar'
+pkgname=kodi-addon-vfs-rar
+version=2.0.7
+revision=1
+_kodi_release=Leia
+wrksrc="vfs.rar-${version}-${_kodi_release}"
+build_style=cmake
+makedepends="kodi-devel kodi-platform p8-platform-devel"
+short_desc="RAR VFS addon for Kodi"
+maintainer="Kai Stian Olstad <void@olstad.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/xbmc/vfs.rar"
+distfiles="https://github.com/xbmc/vfs.rar/archive/${version}-${_kodi_release}.tar.gz"
+checksum=b42db08aae80a10cfe3534b72241737c3fac39fc1d4bbb8473163b9a30d12251
+nocross="depends on kodi-platform"

From fee65760764f8bff89aad3bddf61203dd1fb9b34 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 30 May 2019 20:37:06 +0200
Subject: [PATCH 2/2] kodi-binary-addons: update to 18.2, add
 kodi-addon-vfs-rar to depends

---
 srcpkgs/kodi-binary-addons/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kodi-binary-addons/template b/srcpkgs/kodi-binary-addons/template
index 4c60c767311..3de8815175d 100644
--- a/srcpkgs/kodi-binary-addons/template
+++ b/srcpkgs/kodi-binary-addons/template
@@ -1,12 +1,13 @@
 # Template file for 'kodi-binary-addons'
 pkgname=kodi-binary-addons
-version=18.1
-revision=5
+version=18.2
+revision=1
 archs=noarch
 build_style=meta
 depends="kodi-addon-pvr-zattoo kodi-addon-game-libretro
  kodi-addon-peripheral-joystick kodi-addon-inputstream-rtmp
- kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple"
+ kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple
+ kodi-addon-vfs-rar"
 short_desc="Meta-package for binary kodi addons"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="metapackage"

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

* Re: [PR PATCH] [Updated] New package: kodi-addon-vfs-rar-2.0.7
  2019-05-30 17:33 [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7 voidlinux-github
@ 2019-05-30 18:37 ` voidlinux-github
  2019-05-30 18:37 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-30 18:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kaistian/void-packages kodi-addon-vfs-rar
https://github.com/void-linux/void-packages/pull/12038

New package: kodi-addon-vfs-rar-2.0.7


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-kodi-addon-vfs-rar-12038.patch --]
[-- Type: application/text/x-diff, Size: 2323 bytes --]

From cf7a4151c76305d3a18f0e6f1886b5a5cdecfdd3 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 30 May 2019 20:32:17 +0200
Subject: [PATCH 1/2] New package: kodi-addon-vfs-rar-2.0.7

---
 srcpkgs/kodi-addon-vfs-rar/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/kodi-addon-vfs-rar/template

diff --git a/srcpkgs/kodi-addon-vfs-rar/template b/srcpkgs/kodi-addon-vfs-rar/template
new file mode 100644
index 00000000000..21a5dd8b785
--- /dev/null
+++ b/srcpkgs/kodi-addon-vfs-rar/template
@@ -0,0 +1,15 @@
+# Template file for 'kodi-addon-vfs-rar'
+pkgname=kodi-addon-vfs-rar
+version=2.0.7
+revision=1
+_kodi_release=Leia
+wrksrc="vfs.rar-${version}-${_kodi_release}"
+build_style=cmake
+makedepends="kodi-devel kodi-platform p8-platform-devel"
+short_desc="RAR VFS addon for Kodi"
+maintainer="Kai Stian Olstad <void@olstad.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/xbmc/vfs.rar"
+distfiles="https://github.com/xbmc/vfs.rar/archive/${version}-${_kodi_release}.tar.gz"
+checksum=b42db08aae80a10cfe3534b72241737c3fac39fc1d4bbb8473163b9a30d12251
+nocross="depends on kodi-platform"

From fee65760764f8bff89aad3bddf61203dd1fb9b34 Mon Sep 17 00:00:00 2001
From: Kai Stian Olstad <void@olstad.com>
Date: Thu, 30 May 2019 20:37:06 +0200
Subject: [PATCH 2/2] kodi-binary-addons: update to 18.2, add
 kodi-addon-vfs-rar to depends

---
 srcpkgs/kodi-binary-addons/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kodi-binary-addons/template b/srcpkgs/kodi-binary-addons/template
index 4c60c767311..3de8815175d 100644
--- a/srcpkgs/kodi-binary-addons/template
+++ b/srcpkgs/kodi-binary-addons/template
@@ -1,12 +1,13 @@
 # Template file for 'kodi-binary-addons'
 pkgname=kodi-binary-addons
-version=18.1
-revision=5
+version=18.2
+revision=1
 archs=noarch
 build_style=meta
 depends="kodi-addon-pvr-zattoo kodi-addon-game-libretro
  kodi-addon-peripheral-joystick kodi-addon-inputstream-rtmp
- kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple"
+ kodi-addon-inputstream-adaptive kodi-addon-pvr-hts kodi-addon-pvr-iptvsimple
+ kodi-addon-vfs-rar"
 short_desc="Meta-package for binary kodi addons"
 maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="metapackage"

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

* Re: New package: kodi-addon-vfs-rar-2.0.7
  2019-05-30 17:33 [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7 voidlinux-github
  2019-05-30 18:37 ` [PR PATCH] [Updated] " voidlinux-github
  2019-05-30 18:37 ` voidlinux-github
@ 2019-05-30 18:47 ` voidlinux-github
  2019-05-31 13:20 ` [PR PATCH] [Merged]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-30 18:47 UTC (permalink / raw)
  To: ml

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

New comment by kaistian on void-packages repository

https://github.com/void-linux/void-packages/pull/12038#issuecomment-497441729
Comment:
Thanks, I moved the changes to a separate commit.

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

* Re: [PR PATCH] [Merged]: New package: kodi-addon-vfs-rar-2.0.7
  2019-05-30 17:33 [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-05-30 18:47 ` voidlinux-github
@ 2019-05-31 13:20 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-05-31 13:20 UTC (permalink / raw)
  To: ml

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

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

New package: kodi-addon-vfs-rar-2.0.7
https://github.com/void-linux/void-packages/pull/12038
Description: 

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

end of thread, other threads:[~2019-05-31 13:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 17:33 [PR PATCH] New package: kodi-addon-vfs-rar-2.0.7 voidlinux-github
2019-05-30 18:37 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-30 18:37 ` voidlinux-github
2019-05-30 18:47 ` voidlinux-github
2019-05-31 13:20 ` [PR PATCH] [Merged]: " voidlinux-github

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