parent
f62c8a6ea7
commit
1829ead914
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516934
2 changed files with 5 additions and 10 deletions
|
@ -1,12 +1,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wdisplays
|
||||
PORTVERSION= s20190924
|
||||
PORTVERSION= s20191026
|
||||
CATEGORIES= x11
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= bfaf2211c0be.patch:-p1
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= GUI display configurator for wlroots compositors
|
||||
|
||||
|
@ -21,7 +18,7 @@ USES= compiler:c11 meson pkgconfig
|
|||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo gtk30
|
||||
GH_ACCOUNT= cyclopsian
|
||||
GH_TAGNAME= 049bf5b
|
||||
GH_TAGNAME= 22669ed
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1569326355
|
||||
SHA256 (cyclopsian-wdisplays-s20190924-049bf5b_GH0.tar.gz) = f7dc29b527c6bdc5f31ed807144335747a68c417900d0b254882270958fef6a6
|
||||
SIZE (cyclopsian-wdisplays-s20190924-049bf5b_GH0.tar.gz) = 85376
|
||||
SHA256 (bfaf2211c0be.patch) = 8ea84d7c70f08a4554144250b9039fbb98abcab4acab4a1dc8ea6da01086f634
|
||||
SIZE (bfaf2211c0be.patch) = 1085
|
||||
TIMESTAMP = 1572123361
|
||||
SHA256 (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 55c59de48a45f1d85b8f7c306d56b325b1d88dbf8a065ae4e6ca24b6fa3e7626
|
||||
SIZE (cyclopsian-wdisplays-s20191026-22669ed_GH0.tar.gz) = 84234
|
||||
|
|
Loading…
Reference in a new issue