1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

graphics/waylandpp: Update to 0.2.5

Changes:	https://github.com/NilsBrause/waylandpp/releases/tag/0.2.5
This commit is contained in:
Tobias Kortkamp 2019-02-25 06:02:32 +00:00
parent 7acdbb0cc1
commit cce4456043
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493837
5 changed files with 13 additions and 24 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= waylandpp
DISTVERSION= 0.2.4
PORTREVISION= 1
DISTVERSION= 0.2.5
CATEGORIES= graphics
MAINTAINER= tobik@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1547021548
SHA256 (NilsBrause-waylandpp-0.2.4_GH0.tar.gz) = 392e5f06c0d6a0ad3f0743d8c3ea9067beb68f575ae4d3e9b41971bcd1eb318d
SIZE (NilsBrause-waylandpp-0.2.4_GH0.tar.gz) = 240718
TIMESTAMP = 1551073109
SHA256 (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 5a4361f73d2bee65bfe54b954ce085c9bfc7bc4429ac2bdc97c10e3b84660907
SIZE (NilsBrause-waylandpp-0.2.5_GH0.tar.gz) = 177735

View File

@ -1,15 +0,0 @@
Add missing ${PROTO_FILES_EXTRA} dependency to ${PROTO_FILES_UNSTABLE}
https://github.com/NilsBrause/waylandpp/pull/52
--- CMakeLists.txt.orig 2019-01-09 08:54:47 UTC
+++ CMakeLists.txt
@@ -91,7 +91,7 @@ if(BUILD_LIBRARIES)
add_custom_command(
OUTPUT ${PROTO_FILES_UNSTABLE}
COMMAND "${WAYLAND_SCANNERPP}" ${PROTO_XMLS_UNSTABLE} ${PROTO_FILES_UNSTABLE} "-x" "wayland-client-protocol-extra.hpp"
- DEPENDS "${WAYLAND_SCANNERPP}" ${PROTO_XMLS_UNSTABLE})
+ DEPENDS "${WAYLAND_SCANNERPP}" ${PROTO_XMLS_UNSTABLE} ${PROTO_FILES_EXTRA})
# library building helper functions
function(define_library TARGET CFLAGS LDFLAGS HEADERS)

View File

@ -7,13 +7,17 @@ include/wayland-egl.hpp
include/wayland-util.hpp
include/wayland-version.hpp
lib/libwayland-client++.so
lib/libwayland-client++.so.0.2
lib/libwayland-client++.so.0
lib/libwayland-client++.so.0.2.5
lib/libwayland-client-extra++.so
lib/libwayland-client-extra++.so.0.2
lib/libwayland-client-extra++.so.0
lib/libwayland-client-extra++.so.0.2.5
lib/libwayland-cursor++.so
lib/libwayland-cursor++.so.0.2
lib/libwayland-cursor++.so.0
lib/libwayland-cursor++.so.0.2.5
lib/libwayland-egl++.so
lib/libwayland-egl++.so.0.2
lib/libwayland-egl++.so.0
lib/libwayland-egl++.so.0.2.5
libdata/pkgconfig/wayland-client++.pc
libdata/pkgconfig/wayland-client-extra++.pc
libdata/pkgconfig/wayland-cursor++.pc

View File

@ -3,6 +3,7 @@
PORTNAME= kodi
DISTVERSION= 18.1
DISTVERSIONSUFFIX= -Leia
PORTREVISION= 1
CATEGORIES= multimedia
PKGNAMESUFFIX= -devel