16 Commits

Author SHA1 Message Date
sthen
12fa514550 sync WANTLIB 2015-08-19 20:34:33 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot
372cd2bc49 --disable-gtk-doc is handled by the infrastructure now. 2014-09-13 16:36:53 +00:00
pascal
68f1d2ce82 Update to 1.0.1; two patches now upstreamed. 2014-07-11 18:35:27 +00:00
pascal
3b4521b00d Fix two mplayer feature tests that would spin if a feature wasn't actually
present.  Fixes hang at startup.

Discussed with sthen@ espie@ aja@, ok sthen@
2014-02-17 06:53:37 +00:00
ajacoutot
6b34229426 Bump after tesseract s/-main// 2014-01-18 13:45:08 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
pascal
99fbfdba20 Update to stable release 1.0.0. Tweaks from aja@ and benoit@. 2013-03-19 17:33:37 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
e953a008f8 Quiet gconftool-2:
gconf_ping() will try to shutdown gconfd, but since installing pkg is
done as root, there is not gconfd nor dbus that can be started when
DISPLAY isn't set and an annoying warning is issued.

discussed with espie@
2013-02-06 14:23:06 +00:00
sthen
2d5a9cf4fa Remove multimedia/dvdcpy which was a subset of multimedia/ogmrip, in favour
of a dvdcpy subpackage in ogmrip. Sync WANTLIB while there. ok jeremy@ pascal@
Missing @conflict marker in my PLIST-dvdcpy spotted by Mikolaj Kucharski.
2013-01-11 22:20:11 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
pascal
808512fe44 Drop the dependency on audio/faac to make the package redistributable.
Reminded by Brad.

Note that ogmrip can still use faac if it is present.
2012-06-27 10:46:00 +00:00
pascal
987d7a9f75 OGMRip is an application and a set of libraries for ripping and
encoding DVD into AVI, OGM, MP4, or Matroska files using a wide
variety of codecs. It relies on mplayer, mencoder, ogmtools,
mkvtoolnix, mp4box, oggenc, lame, and faac to perform its tasks.

feedback/tweaks landry@/aja@, ok aja@, "yes please" todd@
2012-06-26 11:46:06 +00:00