Commit Graph

35 Commits

Author SHA1 Message Date
dcoppa
75daded68d Again, do not install foreign language man pages: too many mandoc
errors with letters containing diacritics.

Zap USE_GROFF.
2011-05-17 14:03:30 +00:00
dcoppa
0140248139 Update to awesome-3.4.10 (codename "Exploder") 2011-05-17 11:30:54 +00:00
dcoppa
401fb1fcb0 Remove cast now that NULL is a void * 2011-04-16 14:57:34 +00:00
dcoppa
4a237d064c From upstream git:
- Various bugfixes to Lua code.
- Fix a bug causing building with cmake 2.8.4 to fail (remove double
  slashes from icon path names).
2011-03-13 18:07:23 +00:00
dcoppa
bb19e7888d An argument was forgotten in the getopt_long() call.
Bugfix from upstream git

Ok jasper@
2011-01-20 21:17:15 +00:00
dcoppa
689d47fb90 re-add "--skip-validation" to xmlto command line, erroneously removed
in previous commit.

fix a bug where untagging causes the client to lose the input focus
(from upstream git).
2011-01-19 12:41:08 +00:00
dcoppa
1178721ab6 Update to awesome v3.4.9 (Smack)
Fix WANTLIB while here...
2011-01-17 13:23:06 +00:00
dcoppa
f246d88450 Generate and install de, es, and fr manpages, now that we have a
recent asciidoc. Thanks jasper@
2011-01-15 22:20:32 +00:00
dcoppa
c5815706e8 Bump after libxdg-basedir update. 2010-12-15 13:22:39 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
dcoppa
c27a386735 Bump after libev update. 2010-11-18 12:18:54 +00:00
steven
95576f30fd bump revision
this was using -O3 before the recent change in cmake
2010-10-27 13:25:01 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
dcoppa
26072de5e6 Add a missing runtime dependency over shells/bash because awesome wants
it for auto completion on prompt boxes.
2010-10-16 09:44:17 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
dcoppa
36c967d361 Bugfix update to awesome v3.4.8 (Never Know) 2010-10-07 12:30:08 +00:00
dcoppa
374b6fa049 Update to awesome-3.4.7.
Added luadoc documentation.

OK landry@
2010-09-14 08:51:24 +00:00
dcoppa
9613e3d21b Remove a bogus ${INSTALL_DATA_DIR} entry from post-install
(no bump needed)
2010-07-29 06:40:02 +00:00
dcoppa
915a0f9c5b Bugfix update to awesome v3.4.6 (Hooch).
While here:

Zap -Wredundant-decls from CFLAGS to avoid a lot of harmless but
noisy warnings during compilation (cluestick by landry@ for this).

Switch to new-style LIB_DEPENDS/WANTLIB.
2010-07-28 21:27:28 +00:00
dcoppa
c847d2d4fe Update to awesome 3.4.5 2010-06-07 06:13:56 +00:00
dcoppa
93d1f168a6 Do not install compressed manpages. My bad I didn't notice this
before.

OK sthen@
2010-06-03 15:43:18 +00:00
dcoppa
8e0c76f8bf Update to awesome 3.4.4 (I also take maintainership).
OK sthen@, D. Adam Karim (previous maintainer)
2010-06-02 15:07:50 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
f8346224bb update to 2.3.6, the latest version that doesn't require cairo-xcb.
maintainer timeout.
2009-05-19 11:07:06 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
jasper
2e87c1a60e - more missing package name bumps 2009-03-24 18:14:09 +00:00
brad
0752d4b0d2 Clean up dependencies a bit. awesome does not directly depend on Cairo.
ok sthen@
2008-10-31 04:22:01 +00:00
sthen
629130ccee Correct license annotation. From Emilien Gaspar on ports@ 2008-08-20 16:00:03 +00:00
wcmaier
af34269492 Update to 2.3.
Tweaks from D. Adam Karim <adam at akarsoft dot com>, who also takes
maintainership. Thanks!

ok merdely@
2008-05-16 20:06:12 +00:00
wcmaier
2b701dbc19 - Update to version 2.2.
ok merdely@
2008-04-04 18:58:17 +00:00
merdely
8752753779 Update to 2.1
From Will Maier
ok okan@
2008-01-22 18:51:46 +00:00
pyr
3f1a71fd50 update to awesome-2.0
feedback and ok merdely@ and Will Maier (maint.)
2007-12-16 21:27:14 +00:00
merdely
62e480dcdd Update to 1.3.
From Will Maier (MAINTAINER)
ok landry@
2007-10-27 12:34:55 +00:00
merdely
8218743290 awesome is a window manager initially based on a dwm code rewriting.
It's extremely fast, small, dynamic and awesome.

It manages windows in several layouts mode: tiled, floating, etc.  Each
layout can be applied dynamically, optimizing the environment for the
application in use and the task performed. Every aspect of awesome is
configurable via a configuration file: awesomerc.

From Will Maier (MAINTAINER)
ok pyr@
2007-09-26 19:13:35 +00:00