Commit Graph

12 Commits

Author SHA1 Message Date
ajacoutot
5c008745e3 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 16:06:40 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
kili
078d574784 move shared_mime_info from BUILD_DEPENDS to RUN_DEPENDS.
found while fiddling with all ports that have @exec/@unexec
update-mime-database in their PLISTs.
2009-07-18 17:41:10 +00:00
sthen
b92934dadd sync WANTLIB, bump PKGNAMEs 2009-06-24 22:44:45 +00:00
ajacoutot
de8293ad3d - remove scrollkeeper-update hack and add build_depends on rarian 2009-04-16 08:23:14 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +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
jasper
9c210fb405 - fix WANTLIB/LIB_DEPENDS after recent openexr update 2008-04-11 11:16:47 +00:00
steven
85b69f5cea fix WANTLIB 2007-11-13 17:10:25 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
jasper
d94f1acf91 import fyre 1.0.1
Fyre is a tool for producing computational artwork based on histograms
of iterated chaotic functions. At the moment, it implements the Peter de
Jong map in a fixed-function pipeline with an interactive GTK+ frontend
and a command line interface for easy and efficient rendering of
high-resolution, high quality images.

help and ok steven@
2007-05-21 14:24:06 +00:00