Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
(this pkg cannot be installed for multiple Python versions, because
it is not a pure extension)
|
|
changes:
* Subtitle fixes
* Support for images in tags
* Playback improvements
* Gnomevfssrc now supports burn:// uris
* Videoscale now supports more RGBA formats
* Multifdsink improvements
* Testsuite can now generate coverage information
-bugfixes
|
|
changes:
* The testsuite can now generate coverage information
* Better support for non-linear editing
* Removed Glib 2.6 compatibility
* Performance improvements on cpus that support branch hints
* Bug fixes
|
|
|
|
|
|
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
|
to all internal recursive make processes. As such, rename it to
"PKGSRC_MAKE_ENV".
XXX Note, some of the usage of this variable in package Makefiles seems
XXX incorrect. They probably want "MAKE_ENV", which is the environment
XXX passed to the make process when running "make" within ${WRKSRC}.
|
|
|
|
|
|
XXX I suppose -mcpu=pentiumpro is deprecated since gcc 4.x, am I wrong?
XXX Should I have been using BUILDLINK_TRANSFORM instead of
WRAPPER_TRANSFORM_CMDS ?
|
|
|
|
|
|
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
changes:
* Restored disabling of VO deinterlacer when there are active
deinterlacer plugins. I finally realised what was missing...
* Added names to some windows for use in ~/.gxine/gtkrc: video,
fs_toolbar, wm_toolbar.
* Added a few name attributes to the toolbar XML and some example style
info (commented out) to the default gtkrc for the full-screen toolbar.
* When determining a default MRL title, resolve symbolic links.
* Prevent text insertion before the system-wide startup script.
* A couple of Undo shortcuts got missed in 0.5.6.
* Fixed some problems with switching to/from full-screen.
* Fixed a startup bug in the window size submenu. (Bug 1487691)
* Fixed a bug which prevented the video window from being shrunk.
(Ubuntu bug 46403)
* Fixed a problem with update of the window size menu.
* Hopefully fixed a Javascript crash-on-start bug. (Bug 1482697)
* Added a watchdog which will abort gxine if it hangs for 30s.
(Disabled by default.)
* Italian translation from Diego Petten<C3><B2>.
* Build fixes for autoconf 2.59c and later.
|
|
changes:
* fix muting issues in gnome sound recorder
* add more tracks to default whitelist in gnome volume control
* po/intltool updates (as for other gnome packages)
* use GOption instead of popt
* new/updated translations
-bugfixes
|
|
|
|
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC
tree unless they're named something other than "libtool".
SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just
define it to the empty list and shlibtool-override will look for libtool
scripts.
|
|
|
|
plugin is still built. Pointed out by wiz.
(It depends only on libxml2 which we need anyway, so this doesn't
introduce an additional dependency.)
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
Patch provided by Thomas 'wiz' Klausner in private e-mail.
|
|
Two new codecs:
lib/win32/vp7vfw.dll
lib/win32/wvc1dmod.dll
|
|
|
|
|
|
|
|
changes:
- Enable mmx assembly by default
- Other build fixes
- time testing mode (-f) for the dump_video example
|
|
|
|
changes:
-UI improvements
* Add Impulse Tracker and MOD files to the list of supported types
* Add audio/vnd.rn-realaudio as a supported playlist format
-bugfixes
|
|
|
|
symbols in the C++ shared library.
|
|
- Remove class name from member declarations.
- Fix inconsistent use of C and C++ linkage.
|
|
This fixes build problems with GCC 4.x.
|
|
to make this build with GCC 4.x.
|
|
|
|
This fixes the vulnerability reported in CVE-2006-2802.
|
|
|
|
|
|
|
|
Remove CPU specific optimizations that were set by configure script.
Optimiziations should be set by the user, not by a specific package.
This also fixes the build with gcc4.
|
|
|
|
Gilles Dauphin. Use the new one and bump PKGREVISION.
(The skin browser has problems to find the skins, some symlinks in
~/.mplayer help. Will care about this after the freeze.)
|
|
|
|
|
|
|
|
|
|
|
|
|