Commit Graph

2100 Commits

Author SHA1 Message Date
espie
493e81573e Now depends on mad for mpeg audio support 2002-08-18 09:38:26 +00:00
espie
bac2139576 Update to ogle 0.8.5, compiles like a charm.
Finally: support for mpeg and lpcm audio. Yeah !
(I'm currently checking that I can now play all my dvds fully)
2002-08-18 09:28:19 +00:00
brad
6b279447bb - better COMMENT
- fix comment about Qt
- simplify addition of png header path
2002-08-17 19:26:19 +00:00
brad
951c784e5f - remove suid bit to prevent local DoS
- fix format string bug
2002-08-16 22:33:21 +00:00
brad
84d2f90b56 Bring in fix for KSSL sub-system. 2002-08-16 19:49:27 +00:00
pvalchev
0d05666439 Build vorbis support in by default and remove the flavor.
It is not clear when vorbis is needed to play some files, so to
pertain the full player functionality, this is required.
ok wcobb, mark
2002-08-16 19:20:54 +00:00
wilfried
01fee3fb9d makes regress work 2002-08-15 19:32:22 +00:00
mark
5cf1ea4c42 added vorbis flavor
Prior to this patch, mplayer is incompatible of recognizing an AVI/MPEG4
(DivX) encoded with oggvorbis audio codec.  It will refuse to play the
movie, as it is unrecognized.  This patch allows these types of AVIs to
play.

ok maintainer, pvalchev@
2002-08-15 19:00:40 +00:00
nino
b2910617f2 Update to 2.0.6, make library versions controllable from the Makefile. 2002-08-11 11:03:27 +00:00
brad
f093454ddf remove dependency on binutils for the altivec FLAVOR. 2002-08-11 01:45:26 +00:00
wilfried
d18b754e02 update to work with new fltk, ok jason@ 2002-08-10 20:13:20 +00:00
wilfried
d2f742606d Update to fleditor-0.4.4 (bugfix release)
+  Update to work with FLTK 1.1 and latest 2.x CVS.
+  Added workaround for strange focus behaviour when scrolling with
   the scrollbar.  The text widget gets an unfocus when the scrollbar
   is clicked, but then when you click back on the text, instead
   of it getting a focus event, it gets another unfocus.  This makes
   the cursor remain invisible when it shouldn't.
*  Fixes to scrollbar handling.
*  Fixed status panel on Fl_FancyEditor (positioning problem).
2002-08-10 20:04:16 +00:00
wilfried
cfe38f9339 update to use fltk 1.1 2002-08-10 19:58:52 +00:00
wilfried
84389bc1ec update to fltk-1.1.0rc5 and take maintainership 2002-08-10 19:57:20 +00:00
wilfried
4137f63187 update to gtkmm-1.2.10
Gtk::Editable: removed default arg values from implementation.
This allows it to build with gcc 3.1
2002-08-09 10:54:21 +00:00
wilfried
9dcf759167 remove redundant post-extract, noted by naddy@ 2002-08-09 10:48:18 +00:00
nino
797413c0ad Update to 2.0.0.
Slightly adapted from a patch from Marc Matteo <marcm@lectroid.net>.
2002-08-08 20:01:36 +00:00
brad
9b3f51700a add missing libossaudio so that this port can build properly. 2002-08-07 17:09:05 +00:00
brad
9e20aa3ae9 sync with update-patches output 2002-08-07 17:00:36 +00:00
brad
5b1b43984f simplify addition of png header path. 2002-08-07 16:53:58 +00:00
nino
ad6252af53 Remove libart conflict.
Gently reminded by Marc Matteo.
2002-08-07 08:20:46 +00:00
naddy
e2c564a2de perfunctory COMMENT 2002-08-03 16:25:49 +00:00
naddy
5ac4ecee56 Use VMEM_WARNING rather than rolling our own. 2002-08-02 22:13:19 +00:00
nino
fa29ad43ef Remove erroneous USE_X11 2002-07-31 12:59:44 +00:00
pvalchev
026e94f77d Update to gentoo-0.11.30; from maint. Jim Geovedi <jim@corebsd.or.id> 2002-07-31 02:15:43 +00:00
brad
a4c3c6c27e remove myself as MAINTAINER from a number of ports that I don't use anymore, don't want to maintain, etc. 2002-07-30 14:36:49 +00:00
brad
c1de5af3a2 don't set MODGNU_CONFIG_GUESS_DIRS, the versions that come with this program
are new enough as is.
2002-07-28 00:48:38 +00:00
brad
ab2c9ede8e upgrade to openbox 1.2.4 2002-07-27 18:15:02 +00:00
naddy
0dda261f9c - Update to 4.5 patch 1.
- Regenerate patches.
2002-07-26 19:31:36 +00:00
nino
4419309f34 Fix freetype clash. 2002-07-26 05:16:12 +00:00
nino
77c84fbd25 Add gtk+2 2002-07-25 09:44:49 +00:00
nino
5e6f35d701 Import gtk+2. From DESCR:
This is GTK+ version 2.0.5. GTK+ is a multi-platform toolkit for
creating graphical user interfaces. Offering a complete set of widgets,
GTK+ is suitable for projects ranging from small one-off projects to
complete application suites.
2002-07-25 09:42:35 +00:00
wilfried
453a190a23 remove windowmaker,i18n flavor 2002-07-23 07:58:32 +00:00
wilfried
3e3d3b9dae update to Window Maker-0.80.1, lots of bugfixes
removed 'i18n' flavor and added a 'lang' subpackage instead
2002-07-23 07:58:04 +00:00
nino
fe6ddf76cb This also needed to be updated for the new png header path change.
Fixes weird png display problem in gnome.

From Marc Matteo <marcm@lectroid.net>
2002-07-22 20:08:05 +00:00
ish
dbed02eec4 XF86Config is in /etc/X11; from maurice@amaze.nl 2002-07-22 17:09:16 +00:00
nino
b40c9b3cb7 Remove more dirs.
From Marc Matteo <marcm@lectroid.net>.
2002-07-22 16:24:44 +00:00
pvalchev
578b029afc pass some fake flags to make this install gnome stubs when gnome is not
present when packaging (it doesn't really depend on gnome); from heko@
2002-07-21 07:08:48 +00:00
brad
e2a4802289 have libtool output shared libs with the naming convention expected by the
PLIST on our ELF based architectures too.
2002-07-20 01:01:24 +00:00
naddy
42e489cc26 Zap xterm port. Nowadays there is too little functional difference
between Thomas Dickey's development version and the one included
with XFree86 to justify keeping this around.
2002-07-19 22:44:36 +00:00
naddy
9846145046 bring this up to 3.0.2 too 2002-07-19 21:43:06 +00:00
brad
4023274bb9 png header path change. 2002-07-19 20:29:18 +00:00
espie
6204344cdd Synch with mplayer version. 2002-07-19 07:06:46 +00:00
espie
ecbec460a3 synch version with mplayer 2002-07-19 07:04:41 +00:00
naddy
d43b562760 - fix compilation on alpha
- regen patches
2002-07-18 21:02:02 +00:00
pvalchev
e44aeda0a3 correct libtool patches, now generates proper modules on ELF architectures;
from maintainer marcm@lectroid.net
2002-07-18 20:50:56 +00:00
brad
d4167857cf png header path change. 2002-07-18 16:11:24 +00:00
brad
41b18a15f6 png header path change. 2002-07-18 14:13:08 +00:00
brad
3541e4f838 png header path change. 2002-07-18 02:16:41 +00:00
espie
ad838250e5 Update qt to 3.0.5.
Remove kde patches that have been integrated.
Independent rediscovery of a qt-copy patch (bogus lockfiles in RO directories)
and OpenBSD a.out fix.
2002-07-17 21:43:36 +00:00