Commit graph

771 commits

Author SHA1 Message Date
reed
dedd2477f5 Add two patches to use rint instead of lrint. The proper fix would be to use
autoconf system, but even gnome developers changed their code upstream
to use rint instead.

This will close PR #30139.
Over past few months many users have reported this issue.

Bump PKGREVISION.
2005-09-15 19:00:32 +00:00
wiz
e97a1d4474 Update MASTER_SITES, from Leonard Schmidt on tech-pkg. 2005-09-15 13:27:34 +00:00
dmcmahill
a19f279615 avoid a non-constant initializer element. Only affects solaris and irix 2005-09-15 01:15:47 +00:00
drochner
f77482309b update to 0.4.7
This release fixes a few more bugs, mostly minor
2005-09-08 18:15:39 +00:00
abs
ee9906d198 Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
xtraeme
cb600786b7 * Enable MMX option for i386 arch.
* Don't build the opengl/gtk player, make them options, by default off
(I just wanted to install the library not the useless players).

Bump PKGREVISION because PLIST has been modified.
2005-09-04 05:20:05 +00:00
rillig
abef1f6e89 Added patch-ag to the distinfo file. It had already been added to
../../multimedia/mplayer-share/distinfo.
2005-09-02 10:52:09 +00:00
dogcow
cc5659358e Security fix for mplayer as given in
http://www.sven-tantau.de/public_files/mplayer/mplayer_20050824.txt .
bump PKGREVISION of affected pkgs.
2005-08-27 06:59:52 +00:00
wiz
59faa3288e regen for updated patch-aa; noted by Matthew Luckie. 2005-08-25 14:43:00 +00:00
wiz
935f34d8d9 Add RCS Id, noted by Matthew Luckie. 2005-08-25 14:42:26 +00:00
drochner
5e2f6722fb add pkg-config to USE_TOOLS 2005-08-22 19:21:32 +00:00
jmmv
a8db17f1c0 Update totem and totem-xine to 1.0.4:
1.0.4:
* Say that we support 3GPP files
* Avoid resizing on startup before we really show the window
* Fix a crash when 'Hide controls' is called while starting up
* Fix crashes when playing back some files with errors (xine-lib)
* Fix hand icon not appearing on DVD menus in fullscreen (xine-lib)
* Fix detection of still images with newer xine-lib

1.0.3:
* Desensitise zoom menu items when boundaries are reached
* Fix some playlist files from winamp.com not being parsed properly
* Fix crash with some recent files
* Fix flickering with some file (GStreamer)
* Don't show the fullscreen popups when the video window isn't focused
* Fix the fullscreen button not appearing on the right screen
* Fix crashes when zooming too far out
* Avoid CPU burn when the thumbnailer bugs while closing the file
* Don't load the slow xxmc driver (xine-lib)
2005-08-21 11:34:03 +00:00
jmmv
0663eab7ac Update gst-plugins* to 0.8.10:
Changes since 0.8.9:

      * new videoscale algorithm: bilinear
      * important fixes for cd-based applications (Sound Juicer, gnome-cd)

Bugs fixed since 0.8.9:

      * 140237 : Mp3 playback messes up on this file
      * 161079 : [videoscale] implement bilinear or bicubic methods for do...
      * 300305 : videobox in YUV adds green instead of black if right=(odd...
      * 300471 : videoscale from odd to even width adds a green line at th...
      * 301292 : caps nego problem in gst-adder
      * 304627 : asfdemux producing a strange framerate
      * 304754 : Say what devices  couldn't be opened when cdparanoia thro...
      * 305150 : faad plugin doesn't recognize end-of-song?
      * 305428 : [audiorate] crashes if first buffer has offset of GST_BUF...
      * 305435 : libgstaudiofile.so uses af_virtual_file_new, which is not...
      * 305505 : Fail to compile plugin spc
      * 305524 : Cairo plugin does not compile with cairo 0.5
      * 305658 : the adder plugin doesn't connect to more than one sinks
      * 306041 : gstreamer-plugins 0.8.8 stops Soundjuicer ripping properly
      * 306641 : gst-compprep segfaults when mpeg2enc plugin is installed ...
      * 306659 : [avidemux] certain avi file doesnt show video
      * 306660 : glsink fails to build when OpenGL is used instead of MESA
      * 306680 : mov with 8 bit raw pcm sound distorted
      * 306938 : memory leak in gsttypefind
      * 307354 : PATCH: gcc4 compile fix
      * 307459 : Can not rip the last track of CDs
      * 307606 : gstplaybasebin leaks mutex
      * 307804 : [cdio] gst_element_make_from_uri hangs on " cdda:// " in totem
      * 308644 : [matroska] Incorrect pixel-aspect-ratio in matroska demuxer
      * 308794 : [auparse] minor memory leak
      * 308827 : ogg muxer in 0.8 muxes wrong
      * 309005 : leaks in gstlibfame.c
      * 309043 : gstwavparse causes segfaults
2005-08-21 11:27:54 +00:00
jlam
cf4dfe44a5 Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.
2005-08-20 19:16:21 +00:00
grant
49cf4442e6 nuke ONLY_FOR_COMPILER .. newer versions of these packages build fine
with at least icc and sunpro.
2005-08-20 14:12:19 +00:00
grant
756716bbec don't assume a shared library can be built from non-PIC code. 2005-08-20 11:44:09 +00:00
wiz
3858caa55a This needs pkg-config -- add it to tools. 2005-08-15 02:15:56 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
adam
bc28514c15 hacks.mk does not work; even more correct patch submitted 2005-08-10 20:18:18 +00:00
grant
4a2e508c11 custom targets belong before buildlink3 .includes 2005-08-10 04:03:07 +00:00
wiz
d8a297251a Bump PKGREVISION for wxGTK dependency change. 2005-08-07 11:34:21 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
grant
17ae854613 hack to work around autoconf brain damage when using icc. 2005-08-03 04:18:31 +00:00
grant
a09bdd7e27 libmatroska builds fine with icc 2005-08-03 03:22:05 +00:00
rillig
2cff1f5b42 Don't use := with CONFIGURE_ARGS, as there are weird effects when some
component of CONFIGURE_ARGS contains a reference to an undefined
variable.
2005-08-02 14:47:01 +00:00
markd
53f7b9d2d5 Update to KDE 3.4.2
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdemultimedia.txt for
details.
2005-07-30 11:22:20 +00:00
drochner
999089edc7 update to 0.4.6
changes:
gxine has gained post-plugin chain support and improved playlist handling,
and there are some fixes for some crashes (notably for full-screen mode
and non-UTF-8 locales)
2005-07-29 16:10:44 +00:00
drochner
d774c35d0a update to 1.0.2
changes:
* fixed playback of single-session Real RTSP streams, such as
  rtsp://stream.samurai.fm/broadcast/live_hi.rm
* fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update.
* support --enable-fpic with recent versions of gcc
* clip goom fps value to >= 1 [bug #1193783]
* fixed xvmc plugin segfault when it tried software blending on nonexistant xv image
* cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback
* use -fno-inline-functions with gcc < 3.4.0 (bug known to be in 3.3.5)
* fix xxmc plugin wanting to change vld xvmc context when stream changes from
  non-interlaced to interlaced [bug #1194350]
* speed up xx44 alphablending of large transparent areas
* stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
  [bug #1194754]
* improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
  [bug #1195282]
* gcc4 build patches [bug #1175002]
* don't assume that file is in /usr/bin (build fix) [bug #1195539]
* plugin loader fixes - could cause xine to lock up hard on startup [bug #1196819]
* Fix xxmc bob deinterlacing for field-coded interlaced streams
* Fix LE_64/BE_64 macros on non-x86 plataforms. may fixes issues with some
  demuxers like avi, asf and ogg.
* sputext improvements/workarounds
* add a new error message when a file we tried to play is an empty
  (zero-sized) file
* be more POSIX-compliant (head, tail) (build fix)
* fixed deadlock when libxine was called from the event listener thread and
  tried to flush all pending events.
* Added xine(5), documenting MRL syntax.
* allow playing just a single title/chapter from dvd (useful for extracting audio -
  check media.dvd.play_single_chapter)
* new stream infos allows frontends to query current title/chapter/angle on dvds
* new upmix_mono audio post plugin to convert mono to stereo
* added --with-external-a52dec and --with-external-libmad switches
* fix a locking bug which affects configuration callback functions
2005-07-29 16:09:11 +00:00
grant
e6716a7e39 fix comment to match reality 2005-07-29 01:15:16 +00:00
markd
992d1ed51e Update kmplayer to 0.9.0a
Changelog:
Oops, last minute fix broke RSS. Updated to kmplayer-0.9.0a.tar.bz2

 - 'Show All' option in playlist's context menu for XML files that have
   hidden elements or attributes.
 - Configurable colors for playlist and viewing area.
 - Better SMIL support, added a tests/ directory in the sources showing
   what is supported.
 - Intro/exit animation.
 - Systray support, freeing space on the taskbar.
 - Delayed mouse hiding in fullscreen mode.
 - Clear history option.
 - Restored the 'normal' file dialog when opening a file.
 - Support opening multible files.
 - TV settings are stored in ~/.kde/share/apps/kmplayer/tv.xml now.
 - Support for audio/video links in Podcast RSS files. Of course, with
   the 'Show All' option, you can inspect all the XML data.
 - Info panel added that only will be shown for tags in RSS files and
   stream messages from the Xine backend.

0.9.0 versions are the begin of playlist support, but trying very hard not
to duplicate the ones found in the audio players and kaffeine. Current idea
is using a subset of SMIL as a document format. This means no list of
playable entries, but more like a presentation.
2005-07-25 12:49:08 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
wiz
f2689a05ac Add ggi option for mplayer, from Christoph Egger in private mail. 2005-07-21 15:20:47 +00:00
wiz
90597615d6 Fix compilation with aalib option. 2005-07-21 14:24:48 +00:00
kristerw
90764dd2e1 Revert previous. The fetch is not interactive enough to be marked as such. 2005-07-21 01:35:50 +00:00
rillig
88aadc11a7 Removed a line full of white-space. 2005-07-20 21:28:20 +00:00
kristerw
d4ae15f791 Mark the fetching stage as being interactive. 2005-07-20 15:11:55 +00:00
wiz
4fc6c1af9c Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg. 2005-07-18 12:07:32 +00:00
grant
9cbc23dfb2 CONFIGURE_ARGS should be appended to, ie. += 2005-07-18 07:26:02 +00:00
grant
2e2f8a181d no need for patches to remove commandline args, just use
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :)
2005-07-18 07:25:33 +00:00
adam
aa45b99424 Removed -O3: causes compilation errors on MacOSX 2005-07-16 13:05:51 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
wiz
be51baa86d Update to 1.2.9:
* more robust key caching
  * support for cache directory tags
  * improved seeking on win32
  * support for Solaris libsmedia library
2005-07-14 03:56:37 +00:00
grant
606814554a remove sunpro c++ runtime library hack, as this is handled in the
sunpro-cxx wrapper now.
2005-07-14 00:29:16 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
wiz
f1bac910a7 Sort. 2005-07-13 13:17:03 +00:00
wiz
b83ca794ce Add DragonFlyBSD support, from Joerg Sonnenberger. 2005-07-13 13:16:36 +00:00
wiz
e9de543098 Add RCS Id. 2005-07-13 13:16:27 +00:00
wiz
762c5a45c7 regen (patch-aa and -ac changes). 2005-06-28 12:24:44 +00:00
wiz
12b3b4e7f9 regen (correct file paths). 2005-06-28 12:24:32 +00:00