Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libcec: update to 6.0.2
Date: Mon, 09 Nov 2020 23:10:14 +0100	[thread overview]
Message-ID: <20201109221014.394xY42rGtbJvROcy4kuyEGCRPIkcyVzjAj9SrrItCU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26258@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages libcec
https://github.com/void-linux/void-packages/pull/26258

libcec: update to 6.0.2


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

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

From 4b42f46d194337d4ba22809601f885881cd0f3ff Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 14:55:06 -0600
Subject: [PATCH 1/4] kodi: libcec revbump

---
 srcpkgs/kodi/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kodi/template b/srcpkgs/kodi/template
index 25d0000846c..4929c131cb8 100644
--- a/srcpkgs/kodi/template
+++ b/srcpkgs/kodi/template
@@ -1,7 +1,7 @@
 # Template file for 'kodi'
 pkgname=kodi
 version=18.9
-revision=2
+revision=3
 _codename="Leia"
 wrksrc="xbmc-${version}-${_codename}"
 build_style=cmake

From c4ee7e3a0270d7741d634dad2e34f98b69f17d6f Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 14:58:48 -0600
Subject: [PATCH 2/4] plex-media-player: libecec revbump

---
 srcpkgs/plex-media-player/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/plex-media-player/template b/srcpkgs/plex-media-player/template
index 8432c27fdb0..9704d150d25 100644
--- a/srcpkgs/plex-media-player/template
+++ b/srcpkgs/plex-media-player/template
@@ -1,7 +1,7 @@
 # Template file for 'plex-media-player'
 pkgname=plex-media-player
 version=2.58.0
-revision=1
+revision=2
 _verbuild=1076
 _commit_rev=38e019da
 # See CMakeModules/WebClient.cmake

From 8a21c327375ba8474c435b4f09b00a36ec853a1d Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 16:05:17 -0600
Subject: [PATCH 3/4] kodi-rpi: libcec revbump

---
 srcpkgs/kodi-rpi/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/kodi-rpi/template b/srcpkgs/kodi-rpi/template
index a04985d2e51..166659bea29 100644
--- a/srcpkgs/kodi-rpi/template
+++ b/srcpkgs/kodi-rpi/template
@@ -1,7 +1,7 @@
 # Template file for 'kodi-rpi'
 pkgname=kodi-rpi
 version=18.8
-revision=2
+revision=3
 _codename="Leia"
 wrksrc="xbmc-${version}-${_codename}"
 build_style=cmake

From 3ca54e0d84ee387427d1d68506687d8dee0d16b6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 13:23:35 -0600
Subject: [PATCH 4/4] libcec: update to 6.0.2

---
 common/shlibs                        |  2 +-
 srcpkgs/libcec/patches/no-fqdn.patch | 18 ++++++++++--------
 srcpkgs/libcec/template              | 14 +++++++-------
 3 files changed, 18 insertions(+), 16 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 12ade7a11ac..91863f838a3 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -1274,7 +1274,7 @@ libdtovl.so rpi-userland-20180103_1
 libwiringPi.so libwiringPi-0.0.20200408_1
 libwiringPiDev.so libwiringPi-0.0.20200408_1
 liblockdev.so.1 lockdev-1.0.3_1
-libcec.so.4 libcec-4.0.2_1
+libcec.so.6 libcec-6.0.2_1
 librump.so.0 netbsd-rumpkernel-20140526_3
 librumpvfs.so.0 netbsd-rumpkernel-20140526_3
 librumpdev_disk.so.0 netbsd-rumpkernel-20140526_3
diff --git a/srcpkgs/libcec/patches/no-fqdn.patch b/srcpkgs/libcec/patches/no-fqdn.patch
index 03017bb32bc..0aeea0b071a 100644
--- a/srcpkgs/libcec/patches/no-fqdn.patch
+++ b/srcpkgs/libcec/patches/no-fqdn.patch
@@ -1,11 +1,13 @@
---- src/libcec/cmake/SetBuildInfo.cmake.orig	2015-07-22 12:50:52.632027301 +0200
-+++ src/libcec/cmake/SetBuildInfo.cmake	2015-07-22 12:51:05.703027767 +0200
-@@ -45,7 +45,7 @@ else()
+diff --git src/libcec/cmake/SetBuildInfo.cmake src/libcec/cmake/SetBuildInfo.cmake
+index 3402f9f..b121361 100644
+--- src/libcec/cmake/SetBuildInfo.cmake
++++ src/libcec/cmake/SetBuildInfo.cmake
+@@ -40,7 +40,7 @@ else()
    # add host on which this was built to compile info
    find_program(HAVE_HOSTNAME_BIN hostname /bin /usr/bin /usr/local/bin)
    if(HAVE_HOSTNAME_BIN)
--    exec_program(hostname ARGS -f OUTPUT_VARIABLE BUILD_HOST)
-+    exec_program(hostname ARGS OUTPUT_VARIABLE BUILD_HOST)
-     set(LIB_INFO "${LIB_INFO}@${BUILD_HOST}")
-   endif()
- 
+-    exec_program(hostname ARGS -f OUTPUT_VARIABLE BUILD_HOST RETURN_VALUE RETURN_HOST)
++    exec_program(hostname ARGS OUTPUT_VARIABLE BUILD_HOST RETURN_VALUE RETURN_HOST)
+     if (RETURN_HOST)
+       exec_program(hostname OUTPUT_VARIABLE BUILD_HOST)
+     endif()
diff --git a/srcpkgs/libcec/template b/srcpkgs/libcec/template
index 5136e30e713..275a1d54c6f 100644
--- a/srcpkgs/libcec/template
+++ b/srcpkgs/libcec/template
@@ -1,19 +1,19 @@
 # Template file for 'libcec'
 pkgname=libcec
-version=4.0.4
-revision=7
+version=6.0.2
+revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=cmake
 configure_args="Python_ADDITIONAL_VERSIONS=${py3_ver}"
 hostmakedepends="pkg-config libtool swig"
-makedepends="eudev-libudev-devel lockdev-devel p8-platform-devel libXrandr-devel
- python3-devel"
+makedepends="eudev-libudev-devel lockdev-devel p8-platform-devel
+ libXrandr-devel python3-devel"
 short_desc="USB CEC Adapter communication Library"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/Pulse-Eight/libcec"
 distfiles="https://github.com/Pulse-Eight/libcec/archive/libcec-${version}.tar.gz"
-checksum=4382a964bf8c511c22c03cdab5ba2d81c241536e6479072a61516966804f400a
+checksum=090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377
 
 build_options="rpi"
 
@@ -28,8 +28,8 @@ post_install() {
 	if [ -d $DESTDIR/usr/lib64 ]; then
 		mv $DESTDIR/usr/lib64/* $DESTDIR/usr/lib
 	fi
-	mv $DESTDIR/$wrksrc/build/lib*/* $DESTDIR/usr/lib
-	sed -i "s#$wrksrc/build/##" $DESTDIR/usr/lib/pkgconfig/libcec.pc
+	mv $DESTDIR/$wrksrc/build/lib/* $DESTDIR/usr/lib
+	vsed -i "s#$wrksrc/build/##" $DESTDIR/usr/lib/pkgconfig/libcec.pc
 }
 
 cec-client_package() {

  parent reply	other threads:[~2020-11-09 22:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-09 21:00 [PR PATCH] " ndowens
2020-11-09 21:04 ` ericonr
2020-11-09 21:07 ` ndowens
2020-11-09 21:10 ` [PR PATCH] [Updated] " ndowens
2020-11-09 21:13 ` ericonr
2020-11-09 21:14 ` ndowens
2020-11-09 21:19 ` ericonr
2020-11-09 22:05 ` [PR PATCH] [Updated] " ndowens
2020-11-09 22:05 ` ndowens
2020-11-09 22:10 ` ndowens [this message]
2020-11-09 22:11 ` ericonr
2020-11-09 22:11 ` ericonr
2020-11-09 22:18 ` ndowens
2020-11-11 20:21 ` [PR PATCH] [Updated] " ndowens
2020-11-14  0:38 ` [PR PATCH] [Closed]: " ndowens
2020-11-14  1:20 ` [PR PATCH] [Updated] " ndowens
2020-11-14 15:13 ` [PR PATCH] [Merged]: " Hoshpak

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=20201109221014.394xY42rGtbJvROcy4kuyEGCRPIkcyVzjAj9SrrItCU@z \
    --to=ndowens@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).