graphics/wayland-protocols: Update to 1.18
Update graphics/wayland-protocols to 1.18 Remove the -devel version, it's not needed. Adjust dependencies for this. PR: 244010 Submitted by: jbeich Tested by: manu
This commit is contained in:
parent
30abd850fa
commit
cd7a5f6447
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525750
1
MOVED
1
MOVED
@ -14241,3 +14241,4 @@ www/py-collective.templateengines||2020-02-06|Has expired: Outdated, uses EOLed
|
||||
www/zope213||2020-02-06|Has expired: Outdated, uses EOLed python27
|
||||
misc/py-glance||2020-02-06|Has expired: Outdated, uses EOLed python27
|
||||
devel/py-memory_profiler|devel/py-memory-profiler|2020-02-08|Rename to match upstream naming
|
||||
graphics/wayland-protocols-devel|graphics/wayland-protocols|2020-02-10|Merged into master port
|
||||
|
@ -1041,7 +1041,6 @@
|
||||
SUBDIR += waifu2x-ncnn-vulkan
|
||||
SUBDIR += wayland
|
||||
SUBDIR += wayland-protocols
|
||||
SUBDIR += wayland-protocols-devel
|
||||
SUBDIR += waylandpp
|
||||
SUBDIR += webp
|
||||
SUBDIR += webp-pixbuf-loader
|
||||
|
@ -1,13 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTVERSION= 1.18
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
||||
CONFLICTS_INSTALL= ${PORTNAME}
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../wayland-protocols
|
||||
DISTINFO_FILE= ${.CURDIR}/distinfo
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1564045285
|
||||
SHA256 (wayland-protocols-1.18.tar.xz) = 3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3
|
||||
SIZE (wayland-protocols-1.18.tar.xz) = 108344
|
@ -1,12 +1,11 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wayland-protocols
|
||||
PORTVERSION?= 1.17
|
||||
PORTREVISION?= 0
|
||||
PORTVERSION= 1.18
|
||||
CATEGORIES= graphics wayland
|
||||
MASTER_SITES= https://wayland.freedesktop.org/releases/
|
||||
|
||||
MAINTAINER?= x11@FreeBSD.org
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Wayland protocols
|
||||
|
||||
LICENSE= MIT
|
||||
@ -14,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= wayland-scanner:graphics/wayland
|
||||
|
||||
CONFLICTS_INSTALL?= ${PORTNAME}-devel
|
||||
|
||||
USES= tar:xz
|
||||
NO_ARCH= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1542038372
|
||||
SHA256 (wayland-protocols-1.17.tar.xz) = df1319cf9705643aea9fd16f9056f4e5b2471bd10c0cc3713d4a4cdc23d6812f
|
||||
SIZE (wayland-protocols-1.17.tar.xz) = 107680
|
||||
TIMESTAMP = 1448003142
|
||||
SHA256 (wayland-protocols-1.18.tar.xz) = 3d73b7e7661763dc09d7d9107678400101ecff2b5b1e531674abfa81e04874b3
|
||||
SIZE (wayland-protocols-1.18.tar.xz) = 108344
|
||||
|
@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \
|
||||
${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dri \
|
||||
wayland-protocols-devel>=1.18:graphics/wayland-protocols-devel
|
||||
wayland-protocols>=1.18:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libdrm.so:graphics/libdrm \
|
||||
libepoxy.so:graphics/libepoxy \
|
||||
libwayland-client.so:graphics/wayland
|
||||
|
Loading…
Reference in New Issue
Block a user