Commit Graph

24 Commits

Author SHA1 Message Date
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
9062dc5fa2 First part in wasting my youth updating wantlib... 2010-04-24 16:50:20 +00:00
jasper
5628033411 make gnomebaker work again on amd64.
issue reported and fix (from freebsd) tested by giovanni@.

ok ajacoutot@ giovanni@
2010-04-21 16:47:42 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
5d05ae72e2 Tweak MESSAGE after recent GConf2 change. 2009-10-24 10:54:37 +00:00
ajacoutot
ec4d68bcc1 Regen PLIST. 2009-10-15 15:37:44 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +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
ajacoutot
c705cdb477 - no need to redirect stdout to /dev/null for 'gconftool-2 --direct ...'
- regen PLIST while here
2009-03-17 11:53:01 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
ajacoutot
ede7611617 - tweak MESSAGE 2008-09-09 11:17:30 +00:00
jasper
feca2d2e32 - update gnomebaker to 0.6.4
(all our patches are accepted upstream)
- set a default device via gconf (from antoine)

ok ajacoutot@
2008-08-19 22:37:40 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +00:00
ajacoutot
8050f8914d - no need for CONFIGURE_STYLE, it's inherited from Makefile.inc 2008-05-12 15:11:40 +00:00
jasper
8dde69a864 import gnomebaker 0.6.2
GnomeBaker is a free CD/DVD authoring application Unix-like operating systems.

It features:
* Create data CDs.
* Blank RW disks.
* Burn DVDs.
* Copy data CDs.
* Copy audio CDs.
* Support multisession burning.
* Record to and burn from existing CD ISO images.
* Drag and drop to create data CDs (including drag and drop to/from the Nautilus
  file manager).
* Create audio CDs from existing WAV, MP3, FLAC, and Ogg files.
* Integrate with GConf for storage of application settings.

lots of help and ok ajacoutot@, thanks!
2008-04-16 16:05:36 +00:00