Index: head/x11/taiga/Makefile =================================================================== --- head/x11/taiga/Makefile (nonexistent) +++ head/x11/taiga/Makefile (revision 560017) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= taiga +PORTVERSION= s20200907 +DISTVERSIONSUFFIX= -34c64aa7c3d7 +CATEGORIES= x11 +MASTER_SITES= https://hg.sr.ht/~scoopta/${PORTNAME}/archive/${DISTVERSIONSUFFIX:S/^-//}${EXTRACT_SUFX}?dummy=/ +DISTNAME= ${PORTNAME}${DISTVERSIONSUFFIX} + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Take animated screenshots on wlroots compositors + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING.md + +LIB_DEPENDS= libwayland-client.so:graphics/wayland \ + libavcodec.so:multimedia/ffmpeg + +USES= meson pkgconfig +CPPFLAGS+= -D_WITH_GETLINE # XXX Remove after FreeBSD 11 EOL +PLIST_FILES= bin/${PORTNAME} + +.include Property changes on: head/x11/taiga/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11/taiga/distinfo =================================================================== --- head/x11/taiga/distinfo (nonexistent) +++ head/x11/taiga/distinfo (revision 560017) @@ -0,0 +1,3 @@ +TIMESTAMP = 1599463368 +SHA256 (taiga-34c64aa7c3d7.tar.gz) = bfdf2f78f43320cdbbc546d53415fc350c5a710eb48dbd603aab872fbad3bd7a +SIZE (taiga-34c64aa7c3d7.tar.gz) = 26188 Property changes on: head/x11/taiga/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11/taiga/pkg-descr =================================================================== --- head/x11/taiga/pkg-descr (nonexistent) +++ head/x11/taiga/pkg-descr (revision 560017) @@ -0,0 +1,4 @@ +Taiga is an animated screenshot program for wlroots based wayland +compositors such as sway. + +WWW: https://hg.sr.ht/~scoopta/taiga Property changes on: head/x11/taiga/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property