Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
|
|
|
|
component of CONFIGURE_ARGS contains a reference to an undefined
variable.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdemultimedia.txt for
details.
|
|
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)
|
|
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
|
|
|
|
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.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :)
|
|
|
|
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.
|
|
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.
|
|
* more robust key caching
* support for cache directory tags
* improved seeking on win32
* support for Solaris libsmedia library
|
|
sunpro-cxx wrapper now.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed; no new version out for years.
|
|
come out. Use RealPlayerGold instead.
|
|
|
|
http://bugzilla.gnome.org/show_bug.cgi?id=309043
Bump PKGREVISION.
Ok'd by jmmv.
|
|
|
|
|
|
Support for Freebox and TNT channels were added to tv_grab_fr.
tv_grab_it was rewritten and tv_grab_it_lt was dropped due to
problems with data sources. tv_grab_jp now supports multiple regions
and tv_grab_na_dd supports new data direct features including Dolby
and suggested times. tv_grab_nl was fixed for source site changes.
Icons were updated in tv_grab_uk_bleb. A tv_grab_za grabber was
added along with tv_to_potatoe, which convert XML to the potatoe
guide view tool. tv_check, which prints messages when a "myreplay"
show is removed, was also added.
|
|
Closes PR 29611.
Commit during deep freeze approved by agc@.
|
|
- Add missing RCS Id tag to patch-ab.
|
|
|
|
bulk build. Okay'd by wiz during freeze.
No PKGREVISION bumped because this is Linux specific
and package could never be packaged in first place.
No change to code.
I think this may detect alsa on some systems and still
add the support. Maybe need to add --disable-alsa configure
switch, but I can't test now.
I will fix this later when I import alsa-lib.
|
|
${PREFIX}.
|
|
|
|
Bump to rev. mjpegtools-1.6.2nb5
|
|
Create a fake one for platforms that don't have it. This fixes a
problem on Darwin noted in the latest bulk build.
|