Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2019 04:28:11 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513866 - in head/x11: . wcm
Message-ID:  <201910060428.x964SBdu054187@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sun Oct  6 04:28:11 2019
New Revision: 513866
URL: https://svnweb.freebsd.org/changeset/ports/513866

Log:
  x11/wcm: add new port
  
  Wayfire Config Manager
  
  https://wayfire.org/

Added:
  head/x11/wcm/
  head/x11/wcm/Makefile   (contents, props changed)
  head/x11/wcm/distinfo   (contents, props changed)
  head/x11/wcm/pkg-descr   (contents, props changed)
  head/x11/wcm/pkg-plist   (contents, props changed)
Modified:
  head/x11/Makefile   (contents, props changed)

Modified: head/x11/Makefile
==============================================================================
--- head/x11/Makefile	Sun Oct  6 04:24:58 2019	(r513865)
+++ head/x11/Makefile	Sun Oct  6 04:28:11 2019	(r513866)
@@ -336,6 +336,7 @@
     SUBDIR += waybar
     SUBDIR += wbar
     SUBDIR += wbarconf
+    SUBDIR += wcm
     SUBDIR += wdisplays
     SUBDIR += wdm
     SUBDIR += wev

Added: head/x11/wcm/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/wcm/Makefile	Sun Oct  6 04:28:11 2019	(r513866)
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME=	wcm
+DISTVERSION=	s20191003
+CATEGORIES=	x11
+
+MAINTAINER=	jbeich@FreeBSD.org
+COMMENT=	Wayfire Config Manager
+
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+LIB_DEPENDS=	libwf-config.so:devel/wf-config
+
+USES=		compiler:c++11-lib meson pkgconfig
+USE_GITHUB=	yes
+USE_GNOME=	gtkmm30 libxml2
+GH_ACCOUNT=	WayfireWM
+GH_TAGNAME=	0251264
+DATADIR=	${PREFIX}/share/wayfire
+INSTALLS_ICONS=	yes
+
+.include <bsd.port.mk>

Added: head/x11/wcm/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/wcm/distinfo	Sun Oct  6 04:28:11 2019	(r513866)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1570123506
+SHA256 (WayfireWM-wcm-s20191003-0251264_GH0.tar.gz) = 1b7d4b4723fc70b1b53e034ba3ffd59c59ff5799fb1da25b5e82f849d08d7787
+SIZE (WayfireWM-wcm-s20191003-0251264_GH0.tar.gz) = 168485

Added: head/x11/wcm/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/wcm/pkg-descr	Sun Oct  6 04:28:11 2019	(r513866)
@@ -0,0 +1,3 @@
+Wayfire Config Manager
+
+WWW: https://wayfire.org/

Added: head/x11/wcm/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11/wcm/pkg-plist	Sun Oct  6 04:28:11 2019	(r513866)
@@ -0,0 +1,65 @@
+bin/wcm
+share/applications/wayfire-config-manager.desktop
+share/icons/hicolor/128x128/apps/wcm.png
+share/icons/hicolor/160x160/apps/wcm.png
+share/icons/hicolor/192x192/apps/wcm.png
+share/icons/hicolor/48x48/apps/wcm.png
+share/icons/hicolor/64x64/apps/wcm.png
+share/icons/hicolor/72x72/apps/wcm.png
+share/icons/hicolor/96x96/apps/wcm.png
+%%DATADIR%%/icons/plugin-alpha.svg
+%%DATADIR%%/icons/plugin-animate.svg
+%%DATADIR%%/icons/plugin-autostart.svg
+%%DATADIR%%/icons/plugin-blur.svg
+%%DATADIR%%/icons/plugin-command.svg
+%%DATADIR%%/icons/plugin-core.svg
+%%DATADIR%%/icons/plugin-cube.svg
+%%DATADIR%%/icons/plugin-decoration.svg
+%%DATADIR%%/icons/plugin-example.svg
+%%DATADIR%%/icons/plugin-expo.svg
+%%DATADIR%%/icons/plugin-fast-switcher.svg
+%%DATADIR%%/icons/plugin-fisheye.svg
+%%DATADIR%%/icons/plugin-grid.svg
+%%DATADIR%%/icons/plugin-idle.svg
+%%DATADIR%%/icons/plugin-input.svg
+%%DATADIR%%/icons/plugin-invert.svg
+%%DATADIR%%/icons/plugin-matcher.svg
+%%DATADIR%%/icons/plugin-move.svg
+%%DATADIR%%/icons/plugin-oswitch.svg
+%%DATADIR%%/icons/plugin-place.svg
+%%DATADIR%%/icons/plugin-resize.svg
+%%DATADIR%%/icons/plugin-switcher.svg
+%%DATADIR%%/icons/plugin-tile.svg
+%%DATADIR%%/icons/plugin-vswitch.svg
+%%DATADIR%%/icons/plugin-wobbly.svg
+%%DATADIR%%/icons/plugin-wrot.svg
+%%DATADIR%%/icons/plugin-zoom.svg
+%%DATADIR%%/icons/wcm.png
+%%DATADIR%%/metadata/alpha.xml
+%%DATADIR%%/metadata/animate.xml
+%%DATADIR%%/metadata/autorotate-iio.xml
+%%DATADIR%%/metadata/autostart.xml
+%%DATADIR%%/metadata/blur.xml
+%%DATADIR%%/metadata/command.xml
+%%DATADIR%%/metadata/core.xml
+%%DATADIR%%/metadata/cube.xml
+%%DATADIR%%/metadata/decoration.xml
+%%DATADIR%%/metadata/expo.xml
+%%DATADIR%%/metadata/fast-switcher.xml
+%%DATADIR%%/metadata/fisheye.xml
+%%DATADIR%%/metadata/grid.xml
+%%DATADIR%%/metadata/idle.xml
+%%DATADIR%%/metadata/input.xml
+%%DATADIR%%/metadata/invert.xml
+%%DATADIR%%/metadata/matcher.xml
+%%DATADIR%%/metadata/move.xml
+%%DATADIR%%/metadata/oswitch.xml
+%%DATADIR%%/metadata/place.xml
+%%DATADIR%%/metadata/resize.xml
+%%DATADIR%%/metadata/switcher.xml
+%%DATADIR%%/metadata/tile.xml
+%%DATADIR%%/metadata/vswipe.xml
+%%DATADIR%%/metadata/vswitch.xml
+%%DATADIR%%/metadata/wobbly.xml
+%%DATADIR%%/metadata/wrot.xml
+%%DATADIR%%/metadata/zoom.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910060428.x964SBdu054187>