mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
x11-wm/wayfire: update to 0.7.2
Changes: https://github.com/WayfireWM/wayfire/compare/v0.7.1...v0.7.2 Reported by: GitHub (watch releases)
This commit is contained in:
parent
586b26a28e
commit
80b6975615
3 changed files with 7 additions and 19 deletions
|
@ -1,13 +1,8 @@
|
|||
PORTNAME= wayfire
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.7.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.7.2
|
||||
CATEGORIES= x11-wm
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 8d4e5ac0801a.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/1152
|
||||
PATCHFILES+= 78e88c59373a.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/1205
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= 3D Wayland compositor
|
||||
|
||||
|
@ -35,7 +30,7 @@ USE_GNOME= cairo
|
|||
USE_XORG= pixman
|
||||
GH_ACCOUNT= WayfireWM
|
||||
GH_TUPLE= WayfireWM:wf-touch:8974eb0:wftouch/subprojects/wf-touch \
|
||||
WayfireWM:wf-utils:f45641b:wfutils/subprojects/wf-utils
|
||||
WayfireWM:wf-utils:889fdaf:wfutils/subprojects/wf-utils
|
||||
|
||||
OPTIONS_DEFINE= SUID X11
|
||||
OPTIONS_DEFAULT=SUID X11
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
TIMESTAMP = 1620112621
|
||||
SHA256 (WayfireWM-wayfire-v0.7.1_GH0.tar.gz) = af0af9d6623566e2b35d23e9422551a881fea41781478914d16fc9f4e2a14166
|
||||
SIZE (WayfireWM-wayfire-v0.7.1_GH0.tar.gz) = 363286
|
||||
TIMESTAMP = 1624453880
|
||||
SHA256 (WayfireWM-wayfire-v0.7.2_GH0.tar.gz) = e45fddcc22b7149d793fea08763c5b3dc0edf7c0be9d094575a32cf847560fd4
|
||||
SIZE (WayfireWM-wayfire-v0.7.2_GH0.tar.gz) = 362028
|
||||
SHA256 (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 3d66a67b35452741135420caf43ba349d35fc64643b8e223e6cdf74dbcef33aa
|
||||
SIZE (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 9881
|
||||
SHA256 (WayfireWM-wf-utils-f45641b_GH0.tar.gz) = 2f546333d4b1dfa3ed14caee3682dcc4c7e33164cb255991d918f3ace5f51dd7
|
||||
SIZE (WayfireWM-wf-utils-f45641b_GH0.tar.gz) = 48453
|
||||
SHA256 (8d4e5ac0801a.patch) = cf811c964adde510f6af6e2faea3c7c384dd77f0c64037fb8368c80ae043ef58
|
||||
SIZE (8d4e5ac0801a.patch) = 1825
|
||||
SHA256 (78e88c59373a.patch) = c68a3405976e498ab984742370137891a435e36778afa9d151d0997b666e5bdb
|
||||
SIZE (78e88c59373a.patch) = 1551
|
||||
SHA256 (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 8848592f4a04dec60c3e09a996f15d1f86e79f544eda4519f2b3d9dc91997db3
|
||||
SIZE (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 48477
|
||||
|
|
|
@ -81,9 +81,6 @@ lib/wayfire/libwrot.so
|
|||
lib/wayfire/libzoom.so
|
||||
libdata/pkgconfig/wayfire.pc
|
||||
%%EXAMPLESDIR%%/wayfire.ini
|
||||
%%DATADIR%%/decoration/resources/close.png
|
||||
%%DATADIR%%/decoration/resources/maximize.png
|
||||
%%DATADIR%%/decoration/resources/minimize.png
|
||||
%%DATADIR%%/metadata/alpha.xml
|
||||
%%DATADIR%%/metadata/animate.xml
|
||||
%%DATADIR%%/metadata/autostart.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue