aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/i3-gaps
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-08-30 18:52:19 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-08-30 18:52:19 +0000
commit6c9866ac8939f299048c40a6551bad180f065d17 (patch)
tree307a9f8b60e7d9e9a22e5f3dc790ea5d66d4ff0e /x11-wm/i3-gaps
parent936de98d4943a213dc82c570d4e860cb2c0a6f2e (diff)
downloadports-6c9866ac8939f299048c40a6551bad180f065d17.tar.gz
ports-6c9866ac8939f299048c40a6551bad180f065d17.zip
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>
Notes
Notes: svn path=/head/; revision=478485
Diffstat (limited to 'x11-wm/i3-gaps')
-rw-r--r--x11-wm/i3-gaps/Makefile49
-rw-r--r--x11-wm/i3-gaps/distinfo3
-rw-r--r--x11-wm/i3-gaps/pkg-descr5
-rw-r--r--x11-wm/i3-gaps/pkg-plist44
4 files changed, 101 insertions, 0 deletions
diff --git a/x11-wm/i3-gaps/Makefile b/x11-wm/i3-gaps/Makefile
new file mode 100644
index 000000000000..ef0c591605e6
--- /dev/null
+++ b/x11-wm/i3-gaps/Makefile
@@ -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>
diff --git a/x11-wm/i3-gaps/distinfo b/x11-wm/i3-gaps/distinfo
new file mode 100644
index 000000000000..a492e3d0a14c
--- /dev/null
+++ b/x11-wm/i3-gaps/distinfo
@@ -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
diff --git a/x11-wm/i3-gaps/pkg-descr b/x11-wm/i3-gaps/pkg-descr
new file mode 100644
index 000000000000..1edb313e42cd
--- /dev/null
+++ b/x11-wm/i3-gaps/pkg-descr
@@ -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
diff --git a/x11-wm/i3-gaps/pkg-plist b/x11-wm/i3-gaps/pkg-plist
new file mode 100644
index 000000000000..71f316766be0
--- /dev/null
+++ b/x11-wm/i3-gaps/pkg-plist
@@ -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