Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2018 18:52:20 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478485 - in head/x11-wm: . i3-gaps
Message-ID:  <201808301852.w7UIqKmH020741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Aug 30 18:52:19 2018
New Revision: 478485
URL: https://svnweb.freebsd.org/changeset/ports/478485

Log:
  New port: x11-wm/i3-gaps: Fork of i3 tiling window manager with more features, including gaps
  
  PR:		230265
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

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

Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile	Thu Aug 30 18:49:17 2018	(r478484)
+++ head/x11-wm/Makefile	Thu Aug 30 18:52:19 2018	(r478485)
@@ -62,6 +62,7 @@
     SUBDIR += hs-xmonad
     SUBDIR += hs-xmonad-contrib
     SUBDIR += i3
+    SUBDIR += i3-gaps
     SUBDIR += icewm
     SUBDIR += ion
     SUBDIR += jewel

Added: head/x11-wm/i3-gaps/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/i3-gaps/Makefile	Thu Aug 30 18:52:19 2018	(r478485)
@@ -0,0 +1,49 @@
+# $FreeBSD$
+
+PORTNAME=	i3
+DISTVERSION=	4.15.0.1
+CATEGORIES=	x11-wm
+PKGNAMESUFFIX=	-gaps
+
+MAINTAINER=	dg@syrec.org
+COMMENT=	Fork of i3 tiling window manager with more features, including gaps
+
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
+		xmlto:textproc/xmlto
+LIB_DEPENDS=	libcairo.so:graphics/cairo \
+		libev.so:devel/libev \
+		libpangocairo-1.0.so:x11-toolkits/pango \
+		libpcre.so:devel/pcre \
+		libstartup-notification-1.so:x11/startup-notification \
+		libxcb-cursor.so:x11/xcb-util-cursor \
+		libxcb-icccm.so:x11/xcb-util-wm \
+		libxcb-keysyms.so:x11/xcb-util-keysyms \
+		libxcb-util.so:x11/xcb-util \
+		libxcb-xrm.so:x11/xcb-util-xrm \
+		libxkbcommon.so:x11/libxkbcommon \
+		libyajl.so:devel/yajl
+RUN_DEPENDS=	p5-AnyEvent-I3>=0:devel/p5-AnyEvent-I3 \
+		p5-IPC-Run>=0:devel/p5-IPC-Run \
+		p5-JSON-XS>=0:converters/p5-JSON-XS \
+		p5-Try-Tiny>=0:lang/p5-Try-Tiny
+
+USES=		autoreconf gettext-runtime gmake iconv localbase perl5 pkgconfig
+USE_GITHUB=	yes
+GH_ACCOUNT=	Airblader
+USE_PERL5=	run
+USE_GNOME=	glib20
+USE_XORG=	xcb
+GNU_CONFIGURE=	yes
+CONFIGURE_OUTSOURCE=	yes
+
+CONFLICTS_INSTALL=	i3
+
+OPTIONS_DEFINE=		DOCS
+
+post-patch-DOCS-off:
+	@${REINPLACE_CMD} 's|print_BUILD_DOCS=yes|print_BUILD_DOCS=no|' ${WRKSRC}/configure.ac
+
+.include <bsd.port.mk>

Added: head/x11-wm/i3-gaps/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/i3-gaps/distinfo	Thu Aug 30 18:52:19 2018	(r478485)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1533133047
+SHA256 (Airblader-i3-4.15.0.1_GH0.tar.gz) = 543998c0cc2a7f7ec7dfe849bc85cbadb442ce2286f34d7afc437a346d5c469b
+SIZE (Airblader-i3-4.15.0.1_GH0.tar.gz) = 3965631

Added: head/x11-wm/i3-gaps/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/i3-gaps/pkg-descr	Thu Aug 30 18:52:19 2018	(r478485)
@@ -0,0 +1,5 @@
+i3-gaps is a fork of i3, a tiling window manager. It includes a few
+additional features such as gaps, smart borders and setting a background and
+border color for the individual blocks in i3bar.
+
+WWW: https://github.com/Airblader/i3

Added: head/x11-wm/i3-gaps/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/x11-wm/i3-gaps/pkg-plist	Thu Aug 30 18:52:19 2018	(r478485)
@@ -0,0 +1,44 @@
+bin/i3
+bin/i3-config-wizard
+bin/i3-dmenu-desktop
+bin/i3-dump-log
+bin/i3-input
+bin/i3-migrate-config-to-v4
+bin/i3-msg
+bin/i3-nagbar
+bin/i3-save-tree
+bin/i3-sensible-editor
+bin/i3-sensible-pager
+bin/i3-sensible-terminal
+bin/i3-with-shmlog
+bin/i3bar
+%%ETCDIR%%/config
+%%ETCDIR%%/config.keycodes
+man/man1/i3-config-wizard.1.gz
+man/man1/i3-dmenu-desktop.1.gz
+man/man1/i3-dump-log.1.gz
+man/man1/i3-input.1.gz
+man/man1/i3-migrate-config-to-v4.1.gz
+man/man1/i3-msg.1.gz
+man/man1/i3-nagbar.1.gz
+man/man1/i3-save-tree.1.gz
+man/man1/i3-sensible-editor.1.gz
+man/man1/i3-sensible-pager.1.gz
+man/man1/i3-sensible-terminal.1.gz
+man/man1/i3.1.gz
+man/man1/i3bar.1.gz
+%%PORTDOCS%%%%DOCSDIR%%/debugging.html
+%%PORTDOCS%%%%DOCSDIR%%/hacking-howto.html
+%%PORTDOCS%%%%DOCSDIR%%/i3bar-protocol.html
+%%PORTDOCS%%%%DOCSDIR%%/ipc.html
+%%PORTDOCS%%%%DOCSDIR%%/layout-saving.html
+%%PORTDOCS%%%%DOCSDIR%%/lib-i3test-test.html
+%%PORTDOCS%%%%DOCSDIR%%/lib-i3test.html
+%%PORTDOCS%%%%DOCSDIR%%/multi-monitor.html
+%%PORTDOCS%%%%DOCSDIR%%/testsuite.html
+%%PORTDOCS%%%%DOCSDIR%%/userguide.html
+%%PORTDOCS%%%%DOCSDIR%%/wsbar.html
+include/i3/ipc.h
+share/applications/i3.desktop
+share/xsessions/i3-with-shmlog.desktop
+share/xsessions/i3.desktop



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