Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libbluray: update to 1.2.1.
@ 2020-10-28 18:53 skmpz
  2020-10-30  1:57 ` ericonr
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: skmpz @ 2020-10-28 18:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages libbluray-1.2.1
https://github.com/void-linux/void-packages/pull/25948

libbluray: update to 1.2.1.


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

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

From 432f4adb096c351b7a7b06ab0a56f01dbd4bcf9b Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Wed, 28 Oct 2020 22:52:58 +0400
Subject: [PATCH] libbluray: update to 1.2.1.

---
 srcpkgs/libbluray/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template
index 6d2aeb0a5fe..ee36c13bbba 100644
--- a/srcpkgs/libbluray/template
+++ b/srcpkgs/libbluray/template
@@ -1,17 +1,17 @@
 # Template file for 'libbluray'
 pkgname=libbluray
-version=1.2.0
-revision=2
+version=1.2.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-optimizations"
 hostmakedepends="pkg-config apache-ant openjdk8"
 makedepends="libxml2-devel fontconfig-devel"
 short_desc="Library to access Blu-Ray disks for video playback"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="skmpz <dem.procopiou@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://www.videolan.org/developers/libbluray.html"
 distfiles="https://download.videolan.org/pub/videolan/libbluray/${version}/libbluray-${version}.tar.bz2"
-checksum=cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11
+checksum=5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec
 
 pre_build() {
 	export JAVA_HOME="/usr/lib/jvm/java-1.8-openjdk"

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
@ 2020-10-30  1:57 ` ericonr
  2020-10-30 15:59 ` [PR PATCH] [Updated] " skmpz
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-30  1:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719123216

Comment:
Has it been working fine?

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

* Re: [PR PATCH] [Updated] libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
  2020-10-30  1:57 ` ericonr
@ 2020-10-30 15:59 ` skmpz
  2020-10-30 16:47 ` skmpz
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: skmpz @ 2020-10-30 15:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages libbluray-1.2.1
https://github.com/void-linux/void-packages/pull/25948

libbluray: update to 1.2.1.


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

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

From b25e5418f5a63c1205ec411150a2f5f149ddd3c7 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Wed, 28 Oct 2020 22:52:58 +0400
Subject: [PATCH] libbluray: update to 1.2.1.

---
 srcpkgs/libbluray/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libbluray/template b/srcpkgs/libbluray/template
index 6d2aeb0a5fe..7c4cfbeebae 100644
--- a/srcpkgs/libbluray/template
+++ b/srcpkgs/libbluray/template
@@ -1,7 +1,7 @@
 # Template file for 'libbluray'
 pkgname=libbluray
-version=1.2.0
-revision=2
+version=1.2.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-optimizations"
 hostmakedepends="pkg-config apache-ant openjdk8"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.videolan.org/developers/libbluray.html"
 distfiles="https://download.videolan.org/pub/videolan/libbluray/${version}/libbluray-${version}.tar.bz2"
-checksum=cd41ea06fd2512a77ebf63872873641908ef81ce2fe4e4c842f6035a47696c11
+checksum=5223e83f7988ea2cc860b5cadcaf9cf971087b0c80ca7b60cc17c8300cae36ec
 
 pre_build() {
 	export JAVA_HOME="/usr/lib/jvm/java-1.8-openjdk"

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
  2020-10-30  1:57 ` ericonr
  2020-10-30 15:59 ` [PR PATCH] [Updated] " skmpz
@ 2020-10-30 16:47 ` skmpz
  2020-10-30 19:16 ` ericonr
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: skmpz @ 2020-10-30 16:47 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719666882

Comment:
> Has it been working fine?

Do you mean testing on actual bluray disc?

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (2 preceding siblings ...)
  2020-10-30 16:47 ` skmpz
@ 2020-10-30 19:16 ` ericonr
  2020-10-30 19:17 ` skmpz
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-30 19:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719746834

Comment:
> Do you mean testing on actual bluray disc?

Yes.

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (3 preceding siblings ...)
  2020-10-30 19:16 ` ericonr
@ 2020-10-30 19:17 ` skmpz
  2020-10-30 19:26 ` ericonr
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: skmpz @ 2020-10-30 19:17 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719747586

Comment:
> > Do you mean testing on actual bluray disc?
> 
> Yes.

No :\

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (4 preceding siblings ...)
  2020-10-30 19:17 ` skmpz
@ 2020-10-30 19:26 ` ericonr
  2020-10-30 19:31 ` abenson
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2020-10-30 19:26 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719752002

Comment:
Do you have any way of testing? I don't love merging this without at least one data point saying it's working fine. Staying out of date isn't a great option either; if you could take a look at upstream issues to see if anything has shown up, that'd be great.

If it hasn't, I can merge this at the end of the day.

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (5 preceding siblings ...)
  2020-10-30 19:26 ` ericonr
@ 2020-10-30 19:31 ` abenson
  2020-10-30 19:31 ` skmpz
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2020-10-30 19:31 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719754073

Comment:
I can try and test.

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (6 preceding siblings ...)
  2020-10-30 19:31 ` abenson
@ 2020-10-30 19:31 ` skmpz
  2020-10-30 19:42 ` abenson
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: skmpz @ 2020-10-30 19:31 UTC (permalink / raw)
  To: ml

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

New comment by skmpz on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719754297

Comment:
> Do you have any way of testing? I don't love merging this without at least one data point saying it's working fine. Staying out of date isn't a great option either; if you could take a look at upstream issues to see if anything has shown up, that'd be great.
> 
> If it hasn't, I can merge this at the end of the day.

Unfortunately no way of testing.. No issues have been reported until now.

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (7 preceding siblings ...)
  2020-10-30 19:31 ` skmpz
@ 2020-10-30 19:42 ` abenson
  2020-10-30 19:48 ` abenson
  2020-10-31  1:14 ` [PR PATCH] [Merged]: " abenson
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2020-10-30 19:42 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719759216

Comment:
It works with my one non-copy-protected Bluray.

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

* Re: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (8 preceding siblings ...)
  2020-10-30 19:42 ` abenson
@ 2020-10-30 19:48 ` abenson
  2020-10-31  1:14 ` [PR PATCH] [Merged]: " abenson
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2020-10-30 19:48 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/25948#issuecomment-719759216

Comment:
It works with my one non-copy-protected Bluray.

EVEN THE COMMERCIAL ONES THAT DIDN'T WORK BEFORE WORK NOW. 

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

* Re: [PR PATCH] [Merged]: libbluray: update to 1.2.1.
  2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
                   ` (9 preceding siblings ...)
  2020-10-30 19:48 ` abenson
@ 2020-10-31  1:14 ` abenson
  10 siblings, 0 replies; 12+ messages in thread
From: abenson @ 2020-10-31  1:14 UTC (permalink / raw)
  To: ml

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

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

libbluray: update to 1.2.1.
https://github.com/void-linux/void-packages/pull/25948

Description:


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

end of thread, other threads:[~2020-10-31  1:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 18:53 [PR PATCH] libbluray: update to 1.2.1 skmpz
2020-10-30  1:57 ` ericonr
2020-10-30 15:59 ` [PR PATCH] [Updated] " skmpz
2020-10-30 16:47 ` skmpz
2020-10-30 19:16 ` ericonr
2020-10-30 19:17 ` skmpz
2020-10-30 19:26 ` ericonr
2020-10-30 19:31 ` abenson
2020-10-30 19:31 ` skmpz
2020-10-30 19:42 ` abenson
2020-10-30 19:48 ` abenson
2020-10-31  1:14 ` [PR PATCH] [Merged]: " abenson

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