Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libwaylandpp: update to 0.2.8.
Date: Thu, 03 Dec 2020 21:38:17 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26929@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages waylandpp
https://github.com/void-linux/void-packages/pull/26929

libwaylandpp: update to 0.2.8.


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

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

From 101c6d5428a10f0b0ca136182f7beac2ea4e76e8 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Thu, 3 Dec 2020 14:35:58 -0600
Subject: [PATCH] libwaylandpp: update to 0.2.8.

---
 common/shlibs                 |  4 ++++
 srcpkgs/libwaylandpp/template | 12 ++++--------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 3ba07ad0ca2..2f274ac5503 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4000,3 +4000,7 @@ libnotcurses.so.2 notcurses-2.0.4_1
 libnotcurses++.so.2 notcurses-2.0.4_1
 libevemu.so.3 evemu-2.7.0_1
 libantilib.so.1 libantimicrox-3.1.2_1
+libwaylandpp-cursor++.so.0 libwaylandpp-0.2.8_1
+libwaylandpp-client++.so.0 libwaylandpp-0.2.8_1
+libwaylandpp-client-extra++.so.0 libwaylandpp-0.2.8_1
+libwaylandpp-egl++.so.0 libwaylandpp-0.2.8_1
diff --git a/srcpkgs/libwaylandpp/template b/srcpkgs/libwaylandpp/template
index 97a9f26a047..a8afd143aa5 100644
--- a/srcpkgs/libwaylandpp/template
+++ b/srcpkgs/libwaylandpp/template
@@ -1,7 +1,7 @@
 # Template file for 'libwaylandpp'
 pkgname=libwaylandpp
-version=0.2.7
-revision=2
+version=0.2.8
+revision=1
 wrksrc="waylandpp-${version}"
 build_style=cmake
 configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE
@@ -14,18 +14,13 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/NilsBrause/waylandpp"
 distfiles="https://github.com/NilsBrause/waylandpp/archive/${version}.tar.gz"
-checksum=fa31b659a6bb93b322e1068831c9a0135a4687d8ef9ceb2e7660c909ce10bfa6
+checksum=e7f486165d3568c3558b5c7099133aea4a285b82820eeafad329fc10271c654d
 subpackages="libwaylandpp-doc wayland-scanner++ libwaylandpp-devel"
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wayland-scanner++"
 fi
 
-case "$XBPS_TARGET_MACHINE" in
-	aarch64-musl) broken="https://build.voidlinux.org/builders/aarch64-musl_builder/builds/23340/steps/shell_3/logs/stdio"
-	;;
-esac
-
 post_install() {
 	vlicense LICENSE
 }
@@ -51,6 +46,7 @@ libwaylandpp-devel_package() {
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
+		vmove usr/lib/cmake
 		vmove "usr/lib/*.so"
 		vmove usr/share/man/man3
 	}

             reply	other threads:[~2020-12-03 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 20:38 ndowens [this message]
2020-12-05 19:58 ` [PR REVIEW] " ericonr
2020-12-05 20:03 ` ndowens
2020-12-05 20:07 ` ericonr
2020-12-05 20:10 ` [PR PATCH] [Updated] " ndowens
2020-12-12  6:32 ` [PR PATCH] [Merged]: " ericonr

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26929@inbox.vuxu.org \
    --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).