Index: head/x11-wm/wayfire-plugins-extra/Makefile =================================================================== --- head/x11-wm/wayfire-plugins-extra/Makefile (nonexistent) +++ head/x11-wm/wayfire-plugins-extra/Makefile (revision 544186) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= wayfire-plugins-extra +DISTVERSIONPREFIX= v +DISTVERSION= 0.5.0 +CATEGORIES= x11-wm + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Additional plugins for Wayfire + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= wayland-scanner:graphics/wayland \ + wayland-protocols>0:graphics/wayland-protocols \ + wayfire>0:x11-wm/wayfire +LIB_DEPENDS= libwf-config.so:devel/wf-config \ + libwlroots.so:x11-toolkits/wlroots + +USES= compiler:c++17-lang gnome meson pkgconfig +USE_GITHUB= yes +USE_GNOME= cairo glibmm +GH_ACCOUNT= WayfireWM + +.include Property changes on: head/x11-wm/wayfire-plugins-extra/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-wm/wayfire-plugins-extra/distinfo =================================================================== --- head/x11-wm/wayfire-plugins-extra/distinfo (nonexistent) +++ head/x11-wm/wayfire-plugins-extra/distinfo (revision 544186) @@ -0,0 +1,3 @@ +TIMESTAMP = 1596571785 +SHA256 (WayfireWM-wayfire-plugins-extra-v0.5.0_GH0.tar.gz) = 64c56ffa66df26a7cbee1af41c34ae123abe8252deeaf02687237688a8281a9e +SIZE (WayfireWM-wayfire-plugins-extra-v0.5.0_GH0.tar.gz) = 45062 Property changes on: head/x11-wm/wayfire-plugins-extra/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-wm/wayfire-plugins-extra/pkg-descr =================================================================== --- head/x11-wm/wayfire-plugins-extra/pkg-descr (nonexistent) +++ head/x11-wm/wayfire-plugins-extra/pkg-descr (revision 544186) @@ -0,0 +1,4 @@ +Plugins that have external dependencies, debugging purposes or +otherwise will not be included with Wayfire core. + +WWW: https://wayfire.org/ Property changes on: head/x11-wm/wayfire-plugins-extra/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 Index: head/x11-wm/wayfire-plugins-extra/pkg-plist =================================================================== --- head/x11-wm/wayfire-plugins-extra/pkg-plist (nonexistent) +++ head/x11-wm/wayfire-plugins-extra/pkg-plist (revision 544186) @@ -0,0 +1,22 @@ +lib/wayfire/libannotate.so +lib/wayfire/libautorotate-iio.so +lib/wayfire/libbackground-view.so +lib/wayfire/libbench.so +lib/wayfire/libforce-fullscreen.so +lib/wayfire/libjoin-views.so +lib/wayfire/libkeycolor.so +lib/wayfire/libmag.so +lib/wayfire/libshowrepaint.so +lib/wayfire/libwater.so +lib/wayfire/libworkspace-names.so +share/wayfire/metadata/annotate.xml +share/wayfire/metadata/autorotate-iio.xml +share/wayfire/metadata/background-view.xml +share/wayfire/metadata/bench.xml +share/wayfire/metadata/force-fullscreen.xml +share/wayfire/metadata/join-views.xml +share/wayfire/metadata/keycolor.xml +share/wayfire/metadata/mag.xml +share/wayfire/metadata/showrepaint.xml +share/wayfire/metadata/water.xml +share/wayfire/metadata/workspace-names.xml Property changes on: head/x11-wm/wayfire-plugins-extra/pkg-plist ___________________________________________________________________ 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