Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Store warnings in PKG_OPTIONS_DEPRECATED_WARNINGS.
|
|
* patch-ac: define bswap_16 and bswap_32 as appropriate for NetBSD,
Linux and MacOS X
* patch-ae: Pull in headers for 'struct stat'. Hello Linux!
|
|
This changes the default for this package, so bump PKGREVISION.
From Geert Hendrickx in PR 30366.
|
|
from pkgsrc quite some time ago.
|
|
|
|
|
|
|
|
|
|
|
|
Pointed out by Takahiro Igarashi in private mail.
|
|
|
|
Suggested by wiz@.
|
|
systems to provide them.
|
|
library, and libdv-tools, which installs all the associated tools.
While doing this, clean-up useless dependencies in libdv's buildlink3.mk
file.
The main purpose of this change is to let mplayer use the dv codec (which
is the default setting) while not depending on unused packages (gtk+).
|
|
|
|
|
|
- don't include deprecated variables in BUILD_DEF
- no need to .undef .for loop variables
|
|
|
|
|
|
|
|
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
|
|
This means that the MPLAYER_ENABLE_RUNTIME_CPU_DETECTION,
MPLAYER_DISABLE_DRIVERS and MPLAYER_USE_MEDIALIB become deprecated
(although still recognized).
Visible changes in the resulting binary packages should be minimum by
default (everything that was enabled before still is, and the same
dependencies are kept). A notable addition, though, is the support for
user-defined menus, closing PR pkg/29784.
Also note that (almost) all dependencies have now a corresponding option
to disable them in case you want to get a minimalist mplayer package.
'make show-options' is your friend ;)
With thanks to wiz@ and dillo@ for their comments and help.
|
|
|
|
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
|
|
file instead of using the general Xaw framework.
While here, s/echo/${ECHO}/
Ok'd by maintainer tron@
|
|
|
|
|
|
All these changes are already in mplayer's repository.
Patches provided by Joerg Sonnenberger in private mail.
|
|
Changes:
* akodelib: Avoid endless loops when paused in JuK
* akode_plugins: Fix crash when playing musepack(MPC) files on AMD64
* akode_plugins: Fix some cases where streaming of Ogg Vorbis failed
* JuK: Selecting the undo command now undoes only the last change again
|
|
user settable variable. Set PKG_SUGGESTED_OPTIONS instead. Also,
make use of PKG_OPTIONS_LEGACY_VARS.
Reviewed by wiz.
|
|
Changes include fixes to the build system for MacOS X, slightly improved
handling of the maximum size to read and other small fixes.
|
|
Bump PKGREVISION.
|
|
|
|
Numerous releases and fixes since 2.0.18. Most recent changes include:
* miniocr fix : Fix error on decoding some subs.
* xvideco fix : Fix compilation issue.
* ffv1rec fix : Fix compilation issue.
* SSE2 display fix : SSE2 cpu flag display.
* Mplayer resize fix : Caused crash in some case.
* [Filter] Ported Asharp by MarcFD .
* [Filter] Mplayer Eq2 is now completly ported.
* [Cli ] New cli command --rebuild-index.
* [Video ] Accelerated playback selectable in misc/pref.
* [Audio ] Fixed mp3 decoding on low frequency mpeg.
* [Audio ] More tolerant with mpeg audio match codec (it created async in some rare cases).
* [Codec ] Fixed save as huffyuv.
* [Codec ] Fixed save jpeg.
* [Export] Fixed race in mpeg ps export (thanks to T. Rupp).
* [Import] Support mov file starting by skip atom.
See website news for more changes.
I never tested the USE_MMX. And the webpage says the --disable-mmx
has been removed and all x86 stuff is now probed at run time, so
maybe get rid of USE_MMX support for this?
Require gcc 3.0. On NetBSD 1.6.2_STABLE with older gcc received
cc1: Invalid option `-falign-loops=16' and various warnings.
Reworded part of DESCRiption. And this does support divx.
Updated MASTER_SITES.
Removed BUILD_USES_MSGFMT and USE_PKGLOCALEDIR. The locale support
removed and maybe will be readded later according to author.
Use CPPFLAGS instead of CFLAGS to define -DDEVOSSAUDIO, because
"`DEVOSSAUDIO' was not declared in this scope".
Sorted some settings.
Remove the --disable-warnings and the rm:-O3 BUILDLINK_TRANSFORM.
I didn't need them, but maybe on another system they are needed.
Disable faad support since Dolby doesn't allow binary distributions.
Add faac support.
Remove two patches. Disable ARTS using ac_cv_path_ART_CONFIG=no instead.
Just let regular install target install it. (This is slow though.)
Update PLIST. Name this avidemux2 with the two as the author requests.
|
|
|
|
error: label at end of compound statement
error: array bound forbidden after parenthesized type-id
This was noticed on FreeBSD 5.4-STABLE with gcc 3.4.2.
Also test build under NetBSD 1.6.2_STABLE with gcc 2.95.3
and Linux with gcc 3.3.5.
No PKGREVISION bump since this should not change anything.
This package does not have a maintainer.
|
|
Changes:
0.4.5:
======
- SECURITY FIX (pst.advisory 2005-21)
Remotely-exploitable missing-format-string vulnerability in some
message dialogue boxes.
- Fixed some brokenness in the visualisations menu; hide/show the
video widget as needed when selecting an item from that menu.
- Better handling of uninstantiatable post-plugins (when configuring).
- Caught and replaced another asprintf. [Bug 1204625]
- Compile fix (Solaris): need $(X_EXTRA_LIBS).
- Correct the documentation of the '-e' option in gxine.1.
- Don't set a title for the full-screen toolbar.
- Set up X threads earlier (it was being done too late).
(based on a patch from Antti P Miettinen <ananaza@iki.fi>.)
0.4.4:
======
- Added support for VDR's AUDIO key.
- Made the browser plugin optional.
- Stop playback on playlist clear.
- Fixed a bug in multi-file drag+drop.
0.4.3:
======
- Fix a bug in JS vdr(). It should check the active MRL rather than
the currently-selected playlist entry.
- Fix a post-plugin parameter handling error.
- Provide a few more default bindings with keys.
- Fix a compile failure when using xine-lib 1.0 headers. Whoops :-(
- Added doc/Keybindings-HOWTO (from Craig Sanders).
0.4.2:
======
- Use external JS lib by default (if available).
If you're using amd64, you want this, I'm told.
- This version should be buildable and useable with GTK+2.2.
It may also use, but not rely on, a few features from GTK+2.6.
- Configure switches for GTK+ versions compatibility and whether to
use the desktop integration wizard. (Mainly for packagers.)
- Mark 'repeat' and 'random' buttons (playlist) as having accelerator
keys.
- Improve prefs window numeric entry editing.
- "tvtime" deinterlace plugin support.
- Video and audio post-plugin chain support.
The deinterlace plugin is prepended to the video chain if enabled.
The visualisation plugin is prepended to the audio chain if active.
- Hide tab & border for single-page notebooks in the prefs window.
- Make columns in playlist etc. resizable.
- Fixed a few crash/warning bugs (mediamarks/playlist item edit) left
over from 0.4.1.
- Respond to volume changes made externally.
- Fix crash on virtual desktop change. The full-screen window is now
sticky and on all desktops. (If you have a better way of fixing
this which *doesn't* require this, let me know.)
- Fix overlay bug with window managers, such as IceWM, which have
their own toolbars.
- Text preferences which are uncommitted may be undone by Ctrl '-' or
Undo.
- Make the visualisation setting a preference.
- Fix a few problems in playlist expansion via xine-lib.
- Add JS event(NAME) function and make event() and vdr() output help
text if called without parameters.
- Add keybinding entries for 'next angle' and 'previous angle'.
- Save the A/V offset setting.
- Build fix: apparently, Spidermonkey isn't always libsmjs.so.
- Stop GTK's complaints when the locale doesn't use UTF-8.
(This is done by telling gettext that we want translated text in
UTF-8. Some is intended for the console; this isn't special-cased.)
- Add a few extra icons to the menus.
- Add config options for default window size and magnification of
low-res video streams.
- Improve live-stream detection; recognise streams of unknown length.
- Improve the current stream title display.
- Rely on xine-lib's XML parser and quote some characters when saving
the playlist, media marks and key bindings.
- Change the way in which the control button images are implemented.
(There are problems with some GTK+ theme engines otherwise.)
- Try to update the current playlist item's title from the stream
automatically unless the title has been edited.
- Deleting a playlist item will, if it is being played, cause the
next item to be played (or the player to enter idle mode).
- Use ellipsis in long entries in the playlist & mediamarks windows.
(Requires GTK+2.6.)
- Allow drag&drop for reordering playlist items.
- Prevent multiple install wizard instantiations.
- Add menu tooltips for plugins with short descriptions in the plugin
chain configuration windows.
- Make playlist repeat & random settings persistent. (Guenter)
|
|
Add patch-ak and patch-an to support -enable-fpic with recent
versions of gcc. From xine cvs.
Bump PKGREVISION just in case these patch-ak and patch-an change
functionality.
Tested builds and running on FreeBSD 5.4-STABLE with gcc 3.4.2 and
FreeBSD 5.3, and Linux 2.6.9 with gcc 3.3.5. And tested build
and install on NetBSD 1.6.2_STABLE.
Okayed by jmmv a couple weeks ago.
|
|
Changes since 0.8.8:
* new element: ximagesrc
* new plugin: video4linuxradio
* new plugin: freeze
Bugs fixed since 0.8.8:
* 118033 : Autodetect audiosink at run-time
* 141189 : [PATCH] [SPC] playback
* 149158 : [qtdemux/faad] MP4 file encoded Nero AAC Codec 2.6.2.0 is...
* 154431 : [mpeg] on PPC, gstreamer segfaults on any mpeg video
* 161661 : [PATCH] screenshots via gstreamer
* 162024 : [alsasink] doesn't probe HW buffer_size/period_size/perio...
* 162355 : [PATCH] [cdparanoia] Fix for _QUERY_POSITION
* 163443 : crash when searching in a file (cvs)
* 165643 : [qtdemux] doesn't handle embedded URLs
* 165726 : [PATCH] New plugin: freeze
* 166113 : [faad] plugin won't compile against faad CVS (unreleased ...
* 168390 : data caching (queue) breaks mms/asf
* 168406 : asfdemux always uses 25fps
* 168558 : [faad] Unsupported FAAD channel position 0x0 encountered ...
* 168728 : [v4lsrc] Support for v4l radio (patch included)
* 169073 : muine crashes on song change
* 169081 : ogg broken stream fix
* 169289 : Playbin should fallback on x11 when xvideo isn't available
* 169333 : [pngdec, pngenc] Stride problems
* 169400 : decodebin finalization bug
* 169629 : [theoraenc] sharpness property
* 170060 : Segmentation Fault when open a video file with external s...
* 170066 : Leak in oggdemux
* 170083 : nautilus restarts (crashes) when trying to view the prope...
* 170249 : [nassink] playing .wav gives only noise
* 170319 : id3demuxbin loses tags
* 170387 : gstreamer fails to play free format mp3 using playbin
* 170390 : adder fails to implement a release_pad function
* 171341 : seeks on the silence plugin
* 171371 : need wavpack decoder
* 171530 : new plugin: libcdio-based cdda source
* 171777 : Ogm seek support is broken
* 171997 : gst-plugins structure addon for mikmod < = 3.2.0 just a on...
* 172242 : gstspeed doesn't handle seek events correct
* 172281 : Buffer overflows in gstspeed
* 172563 : [videocrop] corrupts video when setting property in state...
* 172697 : [PATCH] mpeg2dec skip-frame
* 172845 : one pixel cropped off at left when rendering subtitles
* 172854 : totem spawns error and stops when opening with a badly fo...
* 172884 : When un-muting the sound volume is restored to 100%
* 172946 : crash when playing a .mov quicktime file
* 300337 : [PATCH] [switch] Does not set debug category
* 300377 : Totem cannot read files from davs URIs (other GNOME apps ...
* 300457 : Totem never errors if you try playing a mp3 stream withou...
* 300495 : configure does not find v4l, v4l2, Xlib.h, and SDL
* 301158 : 2 casts of buf in the gst_ximagesink_chain function (xima...
* 301292 : caps nego problem in gst-adder
* 301894 : Wavpack doesn't compile on FreeBSD.
* 301944 : GstAdder doesn't EOS when all input channels did
* 302188 : totem crashes on a mp3 file
* 302222 : update for future Cairo 0.5 API
* 302625 : mad element doesn't report bitrate for mp3 files with no ...
* 302813 : volume inside playbin doesn't work after the first file h...
* 302837 : [playbin] gst_tag_list_copy: assertion `GST_IS_TAG_LIST (...
* 302864 : gst-plugins fails to compile with gcc4
* 303011 : compilation fails on GCC4 warnings
* 303117 : Gstreamer plugins 0.8.8 musepack plugin build fails
* 303253 : More gcc4 issues in 0.8 head plugins
* 303650 : mpeg1videoparse does not recognize keyframes
* 303936 : should use g++ to link with cpp code
* 304125 : POTFILES.in fixes for gst-plugins
* 304180 : [directfb] compilation fails with gcc-4
* 304284 : [dv1394src] doesn't compile with gcc4
* 304284 : [dv1394src] doesn't compile with gcc4
* 304537 : [dvdnav] dvdnav doesn't like gcc4
* 304538 : [hermes] doesn't like gcc4
* 304540 : [libmms] libmms doesn't like gcc4
* 304588 : totem crashes on invalid WAV file (channels=0)
* 305012 : [ximage] doesn't compile with gcc4
* 305186 : alsasink borkage
|
|
|
|
leaks, reported by Xiaoyu Fang to the ogle-devel mailing list
bump PKGREVISION
|
|
|
|
|
|
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
and p5-Lingua-Preferred packages to the textproc category.
|