mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
x11-wm/labwc: update to 0.2.0
Changes: https://github.com/johanmalm/labwc/compare/0.1.0...0.2.0 Reported by: Repology
This commit is contained in:
parent
b7d5628237
commit
377a9eb999
@ -1,13 +1,9 @@
|
||||
PORTNAME= labwc
|
||||
DISTVERSION= 0.1.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.2.0
|
||||
CATEGORIES= x11-wm
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 2ee21e9a82d8.patch:-p1 # https://github.com/johanmalm/labwc/pull/26
|
||||
PATCHFILES+= ad07acc13cee.patch:-p1 # https://github.com/johanmalm/labwc/pull/26
|
||||
PATCHFILES+= c9023dd2c6af.patch:-p1 # https://github.com/johanmalm/labwc/pull/26
|
||||
PATCHFILES+= 0ca3eb8f790c.patch:-p1 # https://github.com/johanmalm/labwc/pull/26
|
||||
PATCHFILES+= 8ab89211e4dd.patch:-p1 # https://github.com/johanmalm/labwc/pull/30
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Openbox alternative for Wayland
|
||||
@ -15,7 +11,7 @@ COMMENT= Openbox alternative for Wayland
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \
|
||||
wlroots>=0.11.0:x11-toolkits/wlroots
|
||||
wlroots>=0.13.0<0.14.0:x11-toolkits/wlroots
|
||||
LIB_DEPENDS= libwayland-server.so:graphics/wayland \
|
||||
libwlroots.so:x11-toolkits/wlroots \
|
||||
libinput.so:x11/libinput \
|
||||
@ -36,6 +32,8 @@ MANPAGES_MESON_ENABLED= man-pages
|
||||
MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \
|
||||
man/man5/${PORTNAME}-actions.5.gz \
|
||||
man/man5/${PORTNAME}-config.5.gz \
|
||||
man/man5/${PORTNAME}-environment.5.gz \
|
||||
man/man5/${PORTNAME}-menu.5.gz \
|
||||
man/man5/${PORTNAME}-theme.5.gz
|
||||
|
||||
SUID_DESC= setuid bit on "${PORTNAME}" binary (to claim DRM without seatd/console-kit-daemon)
|
||||
|
@ -1,11 +1,5 @@
|
||||
TIMESTAMP = 1615031145
|
||||
SHA256 (johanmalm-labwc-0.1.0_GH0.tar.gz) = c3087c0dc846c18499a335fe04c9bc46f014f7421739573636f6f8f746fd3c84
|
||||
SIZE (johanmalm-labwc-0.1.0_GH0.tar.gz) = 59533
|
||||
SHA256 (2ee21e9a82d8.patch) = 2f6a312853a14ceb5853cfd6b59c49b6110f7ee12363b5b0f19eb176471aaa27
|
||||
SIZE (2ee21e9a82d8.patch) = 1422
|
||||
SHA256 (ad07acc13cee.patch) = e104ba1327136dc22b02ab7475f65f3ff2845fe644fecfd884cfbd6337df6248
|
||||
SIZE (ad07acc13cee.patch) = 5132
|
||||
SHA256 (c9023dd2c6af.patch) = ac6e04d88c1d7ded9d9a989721ac26f6954ed3d3e1680d90a93d1f04f07adc1d
|
||||
SIZE (c9023dd2c6af.patch) = 2465
|
||||
SHA256 (0ca3eb8f790c.patch) = 89ce5081ff675e17c308de0bb73ce5439452958d0a803e5c7a7015be177b3e4b
|
||||
SIZE (0ca3eb8f790c.patch) = 1715
|
||||
TIMESTAMP = 1618518947
|
||||
SHA256 (johanmalm-labwc-0.2.0_GH0.tar.gz) = e348467c64c21b6b14666717360b4ea5f73ba3e61603959aaf7fd8856b3e5425
|
||||
SIZE (johanmalm-labwc-0.2.0_GH0.tar.gz) = 68435
|
||||
SHA256 (8ab89211e4dd.patch) = 6b0b4fce5ab98d7020bdeb5f9b9756f63e3f42ef1445cfe33394ba8e90fbee96
|
||||
SIZE (8ab89211e4dd.patch) = 1000
|
||||
|
Loading…
Reference in New Issue
Block a user