summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2006-07-26+py-gstreamerdrochner1-1/+2
2006-07-26import gst-python-0.10.5, which are Python bindings for gstreamer0.10drochner6-0/+113
(this pkg cannot be installed for multiple Python versions, because it is not a pure extension)
2006-07-26update to 0.10.9drochner2-6/+6
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
2006-07-26update to 0.10.9drochner2-6/+6
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
2006-07-24add CDDA input on NetBSD, from Kimura Fuyuki per PR pkg/34053drochner3-6/+164
2006-07-22Make this build with gcc4.xtraeme2-1/+15
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig6-12/+12
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.
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam2-4/+4
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}.
2006-07-20Remove Blue .svn dirs to fix PLIST.wiz1-1/+3
2006-07-20Needs perl for a configure test.wiz1-2/+2
2006-07-16Make this package compile with NetBSD current's gcc 4.1.2seb3-2/+22
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 ?
2006-07-13Needs OVERRIDE_DIRDEPTH=3.joerg1-1/+2
2006-07-12Depend on libtunepimp0.4 package.wiz2-5/+5
2006-07-09Pull in x11.buildlink3.mk to successfully link with X librariesdsainty1-1/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam38-76/+76
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
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam38-38/+76
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07update to 0.5.7drochner7-34/+35
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.
2006-07-07update to 2.14.2drochner3-9/+9
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
2006-07-07Update to gmplayer-1.0rc8nb3 - Blue skin updated to 1.6abs2-7/+7
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam4-8/+7
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.
2006-07-06USE_TOOLS+=perlabs1-2/+2
2006-07-05Compensate for the --disable-annodex in Makefile.common so that thedrochner1-1/+6
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.)
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam4-12/+8
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-04Fix build problem with version 2.60 of the "autoconf" package.tron2-1/+14
Patch provided by Thomas 'wiz' Klausner in private e-mail.
2006-07-03Update to 20060611:wiz3-8/+10
Two new codecs: lib/win32/vp7vfw.dll lib/win32/wvc1dmod.dll
2006-07-03Adapt for latest suse_linux framework (unbreak the installation).xtraeme1-6/+6
2006-07-03Add gst-plugins0.10-{ogg,theora} (hi drochner!)xtraeme1-1/+3
2006-07-02add gst-plugins0.10-theora-0.10.8, the theora plugin for gstreamer0.10drochner3-0/+23
2006-07-02update to 1.0alpha7drochner3-9/+57
changes: - Enable mmx assembly by default - Other build fixes - time testing mode (-f) for the dump_video example
2006-07-02add gst-plugins0.10-ogg-0.10.8, the ogg plugin for gstreamer0.10drochner3-0/+25
2006-07-02update to 1.4.2drochner4-7/+18
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
2006-07-02--disable-annodex per default, saves some cyclesdrochner1-1/+2
2006-06-30Link "flashplayer" executable with C++ compiler to avoid unresolvedtron2-12/+13
symbols in the C++ shared library.
2006-06-30Fix build with GCC 4.x:tron6-1/+79
- Remove class name from member declarations. - Fix inconsistent use of C and C++ linkage.
2006-06-30Include "assert.h" in "Region2D.hh" to get definition of assert().tron2-1/+15
This fixes build problems with GCC 4.x.
2006-06-30Don't use function-local forward declarations of static functionstron2-1/+33
to make this build with GCC 4.x.
2006-06-30Avoid lvalue cast to make this compile with GCC 4.x.tron2-1/+45
2006-06-30Add missing bound check in HTTP Plugin "xineplug_inp_http.so".tron3-3/+18
This fixes the vulnerability reported in CVE-2006-2802.
2006-06-30Don't hardcode SuSE 7.3 dependency, it's gone.salo1-4/+3
2006-06-30Add DragonFly support. From walt on DragonFly's submit list.joerg3-1/+177
2006-06-28Needs msgfmt.joerg1-2/+2
2006-06-27Set USE_LIBTOOL=yes, since it does use libtool.wiz3-2/+22
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.
2006-06-27Use -mtune for gcc4, not -mcpu. Should fix PR 33754.wiz1-1/+8
2006-06-27The "Blue" skin is at 1.5 now and 1.4 is not available, as noted bydrochner2-7/+7
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.)
2006-06-27Fix build with gcc4 on NetBSD-3.99.21.wiz2-1/+16
2006-06-27regen (this shares the patch dir with ../mplayer-share)drochner1-1/+2
2006-06-26Fix build with gcc4 on NetBSD-3.99.21.wiz4-3/+103
2006-06-26regen (offsets)wiz2-9/+9
2006-06-26Fix build with gcc4 on NetBSD-3.99.21.wiz4-7/+92
2006-06-26regen (with correct offsets)wiz6-26/+26