wok-next rev 14451
Up: i3, i3-man (4.5.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Apr 27 02:43:29 2013 +0200 (2013-04-27) |
parents | 1887934be6bf |
children | cb4d650caf53 |
files | i3-man/receipt i3/receipt |
line diff
1.1 --- a/i3-man/receipt Sat Apr 27 02:42:11 2013 +0200 1.2 +++ b/i3-man/receipt Sat Apr 27 02:43:29 2013 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="i3-man" 1.7 -VERSION="4.2" 1.8 +VERSION="4.5.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="i3 tiling window manager man pages" 1.11 MAINTAINER="Yehuda Ringler <ybringler@gmail.com>"
2.1 --- a/i3/receipt Sat Apr 27 02:42:11 2013 +0200 2.2 +++ b/i3/receipt Sat Apr 27 02:43:29 2013 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="i3" 2.7 -VERSION="4.2" 2.8 +VERSION="4.5.1" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="i3 tiling window manager" 2.11 MAINTAINER="Yehuda Ringler <ybringler@gmail.com>" 2.12 @@ -12,7 +12,7 @@ 2.13 startup-notification xcb-util" 2.14 BUILD_DEPENDS="make gcc pkg-config xcb-proto libxcb-dev xcb-util-dev \ 2.15 libev-dev flex bison yajl t2 docbook-xml xorg-libXcursor-dev xorg-libX11-dev \ 2.16 -pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev" 2.17 +pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev pango-dev" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()