Commit Graph

11 Commits

Author SHA1 Message Date
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
ajacoutot
6d09b77915 Use gtk+3 by default. Turns out it works fine, the issue Stuart ran into
lies within vte itself, not the toolkit.

ok sthen@
2012-01-30 10:18:19 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
jasper
561790a575 - bugfix update to 2.0.1
- regen WANTLIB

from Amit Kulkarni (MAINTAINER)
2011-08-28 15:39:10 +00:00
pea
d71d256a27 Update to 1.22.1
Change maintainer

Initial diff from Amit Kulkarni with tweaks by me.

ok ajacoutot@
2011-07-27 09:49:58 +00:00
ajacoutot
861a799ae0 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 20:46:00 +00:00
okan
95a86604b9 - update to 1.12.2
- add @bin markers

based on an update from Jona Joachim (MAINTAINER)

ok merdely@
2008-07-09 18:59:42 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
ajacoutot
c034c4f2d4 - upgrade to version 1.10.1
from Pierre-Emmanuel Andre <pea at raveland dot org>
MAINTAINER timeout
2008-02-13 09:53:46 +00:00
eric
13788e4b81 do not install files that are not really needed/informative
suggestion, patch and ok ajacoutot@
2007-11-04 16:09:15 +00:00
eric
d06a2d25dc ROXTerm is a terminal emulator intended to provide similar features to
gnome-terminal, based on the same VTE library, but with a smaller
footprint and quicker start-up time.

ok jasper@ and merdely@
2007-10-31 07:30:06 +00:00