mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
x11-wm/wayfire: switch to upstream way to install session
This commit is contained in:
parent
c39c7c07db
commit
9f5141ab2c
@ -3,6 +3,9 @@ DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.7.2
|
||||
CATEGORIES= x11-wm
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 7b664f055249.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/1230
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= 3D Wayland compositor
|
||||
|
||||
@ -51,8 +54,5 @@ post-patch:
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini ${STAGEDIR}${EXAMPLESDIR}
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/share/wayland-sessions
|
||||
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \
|
||||
${STAGEDIR}${PREFIX}/share/wayland-sessions
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,3 +5,5 @@ SHA256 (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 3d66a67b35452741135420caf43ba34
|
||||
SIZE (WayfireWM-wf-touch-8974eb0_GH0.tar.gz) = 9881
|
||||
SHA256 (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 8848592f4a04dec60c3e09a996f15d1f86e79f544eda4519f2b3d9dc91997db3
|
||||
SIZE (WayfireWM-wf-utils-889fdaf_GH0.tar.gz) = 48477
|
||||
SHA256 (7b664f055249.patch) = 080c3674c9f27cd49fb1c32e0aec0dc126f901368643653e93f6c0e3e390f269
|
||||
SIZE (7b664f055249.patch) = 625
|
||||
|
Loading…
Reference in New Issue
Block a user