Commit Graph

60 Commits

Author SHA1 Message Date
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
ajacoutot
c09b2cb353 WANTLIB. 2011-10-16 19:23:34 +00:00
ajacoutot
3ac76caea6 Remove outdated comment. 2011-09-30 13:55:05 +00:00
ajacoutot
c66dea58f5 Re-add the gnome-sound-recorder. It works fine now as long as pulseaudio
isn't running (which we lack sndio support for).
2011-09-30 09:31:49 +00:00
ajacoutot
86f15148d4 Tweak DESCR. This package is pretty much useless as is because our
sndio(7) support in gstreamer isn't complete so we lack recording...
It is a candidate for the attic soon.
2011-09-28 16:26:15 +00:00
jasper
6a8b83abeb sync after recent gnome.port.mk CONFIGURE_ENV changes 2011-09-28 09:47:46 +00:00
ajacoutot
f967254f3a Remove sound theme, it'll be shipped by gnome-control-center. 2011-09-25 12:42:46 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
ajacoutot
034d725fcc DESKTOP_FILES => MODGNOME_DESKTOP_FILE, like it should always have been.
discussed with and ok jasper@
2011-09-19 07:44:58 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
ajacoutot
44dfb50988 Remove bogus CONFIGURE_ENV. 2011-09-15 10:54:05 +00:00
ajacoutot
a9275f3d3b Disable gnome-sound-recorder; until we have support for pulseaudio, this
has no chance to work.
2011-09-15 10:26:43 +00:00
jasper
9d1eccb70a switch to using .tar.xz by default 2011-09-12 12:04:16 +00:00
jasper
fdb84675ac - update to 2.91.2
* drops glade3 subpackage
* loses some functionality as we don't have a pulseaudio port yet.
2011-09-12 08:32:32 +00:00
ajacoutot
d3cc7e0747 Mark broken until we updated this (soon). 2011-09-12 07:49:52 +00:00
ajacoutot
803f3ba099 Cope with recent libcanberra subpackaging. 2011-04-13 06:47:42 +00:00
ajacoutot
2ba6348eac Subackage this port into gnome-media and glade3-gnome-media. There is no
reason to force glade3 dependency on users who do not want/need the
gnome-media profiles catalog.

ok jasper@
2011-03-15 06:24:47 +00:00
ajacoutot
7f3f4a8ea6 Remove the need for ${SYSCONFDIR}/gnome and use ${SYSCONFDIR} instead.
Discussed with landry@ and jasper@

ok jasper@
2011-01-18 20:03:07 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
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
7a89adef78 Update to gnome-media-2.32.0.
ok jasper@
2010-09-30 07:35:18 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
62226904ad Update to gnome-media-2.30.0. 2010-04-22 19:14:03 +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
3801030f3e Re-enable gst-mixer and volume control now that we have recent gstreamer. 2009-11-29 09:20:39 +00:00
ajacoutot
9f974d31ec Unbreak: add missing build+run depends
spotted by naddy@
2009-10-18 13:01:47 +00:00
jasper
8b7a6c126c - unbreak after recent gstreamer-confelements merge
- remove dead configure option (yeey! esound is gone here too!)
2009-10-14 17:38:59 +00:00
jasper
aef32569e7 - update gnome-media to 2.28.1
* this disables a bunch of standalone programs that need latest gstreamer. but
similar functionality is implimented elsewhere...so we don't care too much

discussed with aja@
2009-10-11 23:01:22 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
7e6f60113c Convert to using the new gconf2.port.mk module. 2009-06-07 10:26:08 +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
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
e0489645e7 - fix 64-bit issue due to missing header 2009-03-08 18:47:04 +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
b3898ef46d - better audio mixer device name 2009-01-25 18:56:21 +00:00
ajacoutot
1971f7ca10 - explicitely disable esound
- no need to add -O0 to CFLAGS anymore as agreed with jasper@
- regen PLIST while here
2009-01-21 14:18:45 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
02d74d1ee6 - better comment for sndio
from jakemsr@
2009-01-19 09:54:34 +00:00
ajacoutot
35156282a2 - refer to sndio instead of libsndio after all ; discussed with naddy@
- set the gconftool-2 @exec the same way as others ; we want to see the
warnings if there are some
2009-01-18 18:11:09 +00:00
ajacoutot
58f0679130 - s/sndio/libsndio 2009-01-17 14:36:10 +00:00
ajacoutot
84c35d1a4c - show libsndio in the GStreamer preferences selector
- regen PLIST+WANTLIB while here
2009-01-12 14:36:12 +00:00
jasper
46e26765cb - switch to rarian instead of scrollkeeper
- drop dependency of scrollkeeper/rarian in BUILD_DEPENDS, as doc-utils
  already pulls it in
- regen PLIST

ok ajacoutot@
2008-12-17 18:45:36 +00:00