Commit Graph

20 Commits

Author SHA1 Message Date
jasper
f23699fa1e - use a better way to figure out the MASTER_SITES, so no overridings should
be needed anymore if a file is on ftp.gnome.org

no chickens were injured or eaten whilst working on this, although "someone"
is begging to differ
2008-11-23 22:56:37 +00:00
jasper
f64d07a85a - remove a part that's never going to be used in this form,
if we're going to set the schema's file path via a module, it'll be done
via a gconf2 module

discussed with ajacoutot@
2008-11-23 12:16:03 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
d064b75db3 - clarify comment concerning GNOME help files 2008-05-26 13:23:34 +00:00
jasper
be504b4117 - add MODGNOME_HELP_FILES for run-time dependency on x11/gnome/yelp
- add MODGNOME_DEVHELP_FILES for run-time dependency on x11/gnome/devhelp

ok ajacoutot@
2008-04-15 11:51:23 +00:00
jasper
9be6a2e7db - switch to use the intltool module
prodded by ajacoutot@ some time ago after an extreme late breakfast...
tested by steven@ in a bulk build
2007-12-27 20:45:54 +00:00
jasper
cf1f0a4d30 only use desktop-file-utils if DESKTOP_FILES is set. 2007-07-03 08:50:36 +00:00
jasper
2e459b8af9 fix test condition, thanks to martynas@ 2007-06-30 12:14:14 +00:00
jasper
aa0b53b617 when NO_BUILD is defined, don't set BUILD_DEPENDS or bother pulling in libtool. 2007-06-30 11:39:46 +00:00
jasper
6ea320d375 sigh...really remove use_x11 2007-06-29 21:49:04 +00:00
jasper
7551f9d12f oops, this is better. 2007-06-29 19:36:43 +00:00
jasper
db94ea8f37 only set MASTER_SITES, if it's not already defined. 2007-06-29 19:35:00 +00:00
jasper
a946a78e35 remove USE_X11 from here, stuff like gnome-backgrounds doesn't use X11, but it does use this module.. 2007-06-29 19:28:06 +00:00
jasper
614a5422f2 add a plain ${VERSION} variable, aids the conversion 2007-06-29 19:23:34 +00:00
jasper
11a9ab1af9 cleaner way to create MASTER_SITES 2007-06-01 17:29:09 +00:00
jasper
fcf8d66b02 trying to set CONFIGURE_ENV in these files is not a good idea.. 2007-05-31 12:49:08 +00:00
jasper
0d1d9505ef if the last segment of GNOME_VERSION has two digits, also strip the
"remaining" dot.
2007-05-31 12:18:47 +00:00
jasper
f8e56242db add USE_GMAKE 2007-05-31 12:07:22 +00:00
jasper
dc92ed5abf construct MASTER_SITES based on GNOME_PROJECT and GNOME_VERSION
Both should be set in a port's Makefile.
2007-05-31 11:30:35 +00:00
jasper
55b7da6021 add an x11/gnome module and Makefile.inc
please don't use gnome.port.mk yet, it's bound to change heavily

feedback and ok espie@
2007-05-30 09:19:02 +00:00