espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
e79d0ddc50
No need for this USE_X11 hack anymore.
2010-10-24 21:12:47 +00:00
ajacoutot
020fdacde6
Don't enforce MASTER_SITES either.
2010-10-23 16:31:29 +00:00
ajacoutot
0de6d7b457
Don't force EXTRACT_SUFX.
2010-10-23 15:26:27 +00:00
ajacoutot
67f8e3e845
Do not enforce the need to set GNOME_PROJECT and GNOME_VERSION so that
...
we can use the x11/gnome MODULE with ports that are not directly part
of GNOME per se. This made landry's kitty sad...
ok landry@ jasper@
2010-10-23 14:37:17 +00:00
espie
60b506e4f3
unbreak the tree
2010-10-19 22:49:35 +00:00
ajacoutot
16143d15d4
Use a different construct for USE_X11 so that it actually does what it
...
was meant for.
ok landry@ jasper@
2010-10-19 15:20:36 +00:00
jasper
8b2b121dcb
- set USE_X11 to Yes by default
...
ok ajacoutot@
2010-10-18 13:17:24 +00:00
ajacoutot
75b3dbd228
Remove --disable-shave from CONFIGURE_ARGS, only a handful applications use
...
it.
2010-04-22 23:19:13 +00:00
ajacoutot
de795ccd72
Fix CONFIGURE_STYLE conditionnal.
...
thanks to bernd@ for refreshing my goldfish memory on pattern matching.
2009-11-16 08:39:28 +00:00
ajacoutot
0d852514d2
--disable-silent-rules is not enough, we also want --disable-shave
...
ok jasper@
2009-10-21 16:08:31 +00:00
jasper
bad82fb28e
add --disable-silent-rules to CONFIGURE_ARGS so we can see what
...
is actually being done, instead of CC $FILE and LD $FILE
"p-p-p-perfect" aja@
2009-10-10 12:38:33 +00:00
steven
4a74763e3c
error out when using gnome module, but GNOME_PROJECT/GNOME_VERSION
...
variables are not set
ok jasper
2009-10-09 16:05:51 +00:00
ajacoutot
205c226bb2
Rework the way we handle build_depends with the gnome MODULE when
...
MODGNOME_HELP_FILES is set to yes.
* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed
This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.
"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
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