wok diff i3/receipt @ rev 14601
SLiM session: slim up 1.3.5; added slim-theme manager; added three hand-made themes. Read forum for details
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue May 28 13:24:15 2013 +0000 (2013-05-28) |
parents | 2767d0bc2eb7 |
children | de49f29b101e |
line diff
1.1 --- a/i3/receipt Tue Aug 14 13:39:00 2012 +0200 1.2 +++ b/i3/receipt Tue May 28 13:24:15 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="i3" 1.7 -VERSION="4.2" 1.8 +VERSION="4.5.1" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="i3 tiling window manager" 1.11 MAINTAINER="Yehuda Ringler <ybringler@gmail.com>" 1.12 @@ -12,7 +12,7 @@ 1.13 startup-notification xcb-util" 1.14 BUILD_DEPENDS="make gcc pkg-config xcb-proto libxcb-dev xcb-util-dev \ 1.15 libev-dev flex bison yajl t2 docbook-xml xorg-libXcursor-dev xorg-libX11-dev \ 1.16 -pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev" 1.17 +pcre-dev startup-notification-dev xcb-util-keysyms-dev xcb-util-wm-dev pango-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()