22 Commits

Author SHA1 Message Date
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
jca
717f760fdf Needs a c++ compiler that supports -std=c++11
Spotted on sparc64:

  http://build-failures.rhaalovely.net//sparc64/2017-09-04/x11/nitrogen.log
2017-09-15 20:37:58 +00:00
jasper
8cbf88ed4d - update to nitrogen-1.6.1
- time_t format string fix
2017-08-17 18:52:18 +00:00
sthen
79f4750f47 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:15:28 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
01837b9a75 WANTCXX 2017-05-17 14:14:27 +00:00
jca
3ff2a614f8 Drop the gettext module. 2016-08-28 15:02:07 +00:00
ajacoutot
e6f1c3a7e5 Needs the gcc4 MODULE for c++11 support.
Regen WANTLIB while here.
2015-09-24 10:37:31 +00:00
ajacoutot
893323e150 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:16:15 +00:00
ajacoutot
c6fff61bfc No need to explicitely depend on gnome-icon-theme anymore. 2013-04-02 16:16:47 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
ae5fbe63d8 Bump after libsigc++-2 -docs => -main merge. 2013-01-11 13:44:24 +00:00
dcoppa
b9d4703772 Enable Xinerama support.
Initial diff by Gregor Best <gbe (at) ring0 (dot) de>

OK ajacoutot@
2012-09-21 08:51:47 +00:00
ajacoutot
8f4dc25866 Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:30:18 +00:00
jasper
f6a919aedc - handle standard ctrl+(w|q) shortcuts
from upstream git
2012-04-10 18:23:55 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
jasper
153ba5f5ba - add missing dependency 2011-10-31 18:19:47 +00:00
jasper
3c2783184e - update to 1.5.2
- drop USE_GROFF
2011-09-15 16:31:54 +00:00
espie
a9f7da2307 missing dependencies 2010-12-23 10:25:48 +00:00
jasper
43b191604b - zap double dependency. spotted by aja@ 2010-11-24 13:34:25 +00:00
jasper
db56bd71d5 import nitrogen 1.5.1
Nitrogen is a background browser and setter for X windows. It is written
in C++ using the gtkmm toolkit. It can be used in two modes: browser and
recall.

ok landry@
2010-11-24 13:10:07 +00:00