Commit Graph

24 Commits

Author SHA1 Message Date
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
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:32:14 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
sthen
9f60a277bb remove dreadful ${MODPY_RUN_DEPENDS:S/python/python-bsddb/} constructs now
we have PKGSPEC for Python and can do this properly.
2011-09-27 21:29:16 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
ajacoutot
efd4e5b806 Update to gramps-3.2.6. 2011-07-20 06:12:11 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jasper
3437e9cd53 - update gramps to 3.2.5 2010-12-14 23:40:14 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
6c4df69385 fix tabs 2010-10-19 09:21:04 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
jasper
d675dce953 - update gramps to 3.2.1 2010-05-07 17:48:54 +00:00
ajacoutot
7db7dbcda4 Minor update to gramps-3.1.3. 2009-12-21 22:35:03 +00:00
ajacoutot
398b784847 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
jasper
ec506a3698 - update gramps to 3.1.2
- reorder dependencies
2009-09-16 18:29:13 +00:00
sthen
cb16bf5d1a package specs, mostly pointed out by Nigel J. Taylor 2009-03-23 09:57:54 +00:00
ajacoutot
5ccaa27f3a - update to gramps-3.0.4
from Benoit Lecocq, with some tweaks
2009-01-16 08:14:58 +00:00
ajacoutot
a738bb67e2 - update to gramps-3.0.1 2008-06-09 15:45:28 +00:00
ajacoutot
1636766bb4 - use textproc/intltool module instead of bundled intltool 2008-06-03 10:54:04 +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
de6bb4db08 - fix PLIST 2007-11-02 10:06:01 +00:00
ajacoutot
b48fb101d2 - add gtk-update-icon-cache @exec/@unexec
ok jasper@
2007-10-15 09:37:10 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
ajacoutot
77e7385342 Import gramps-2.2.8
GRAMPS is the Genealogical Research and Analysis Management Program
System. In other words, it is a personal genealogy program letting you
store, edit, and research genealogical data using the powers of your
computer.
GRAMPS makes every effort to maintain compatibility with GEDCOM, the
general standard of recording genealogical information. We have import
and export filters that enable GRAMPS to read and write GEDCOM files.


ok jasper@
2007-07-13 20:03:36 +00:00