summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn9-15/+18
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-17Remove unavaiable MASTER_SITES.obache1-3/+2
2008-01-16Bump PKGREVISION for amd64 fixes.jmcneill1-2/+2
2008-01-16Regen.jmcneill1-1/+26
2008-01-16Use fixed sizes for TV_* typedefs; makes fxtv work on amd64.jmcneill2-25/+24
2008-01-14Needs bison and flex as tools, which obsoletes a BUILD_DEPENDS.rillig1-2/+2
2008-01-12added missing tr locale support, from Thomas Klausnerdrochner1-1/+2
2008-01-11update to 1.1.9drochner10-40/+272
changes: There are improvements to DVB subtitle support and H.264 video, and fixes for MP3 playback, DVB, ivtv, Flash video streams and some playlist types (particularly XML ones). One significant fix is that the special "be nice to the user" '#' handling has been dropped since it seems to have been causing more problems than it fixes. pkgsrc note: a fix for CVE-2008-0225 (RTSP buffer overflow) is already included
2008-01-11update to 2.20.3drochner2-7/+7
changes: minor fixes
2008-01-07Use yasm on i386 as well. From Matthias Drochner.joerg3-8/+13
2008-01-06support theora, bump PKGREVISIONdrochner2-2/+7
2008-01-05Disable assembler parts under Mac OS X Intel to fix the build.tron2-6/+66
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-2/+2
2008-01-04Update to x264-20071218. No changelog, patch is from Adam Hoka.joerg4-31/+17
2008-01-03Fix parallel builds by adding dependencies, and reenable them.gdt3-7/+27
2007-12-30Fix installation of documentation. Bump revision.joerg2-5/+15
2007-12-29Change to post-configure as we don't build anything.darcy1-4/+8
Substitute pipeline commands to deal with NetBSD sort (no -z). Bump PKGREVISION.
2007-12-29Fix up broken package imported during freeze:joerg1-27/+20
- fetch was broken, fixed - dependencies were not patterns, fixed - no conditional dependencies, this is not FreeBSD ports, thanks - when installing bash scripts, have a runtime dependency on it - patch scripts *before* installing them In addition, add DESTDIR support. Bump revision.
2007-12-29Use Blue-1.7. Bump PKGREVISION.wiz2-7/+7
Addresses PR 37642 by Cesar Catrian Carreno.
2007-12-28Initial checkin of dvd-slideshow.darcy6-1/+130
Version 0.7.5 Script that creates a slideshow-style DVD with some simple menus
2007-12-28Supports DESTDIR.joerg1-1/+3
2007-12-27Supports DESTDIR.joerg1-1/+3
2007-12-27Add vidix option, only for Linux.wiz1-4/+15
Fixes build on NetBSD/amd64.
2007-12-24update distinfo for mplayer updateabs1-16/+4
2007-12-23Update flash player packages to the latest version (9.0.115).tnn3-9/+7
Done during 2007Q4 freeze because the old distfile is no longer available. New audio/video options * H.264/HE-AAC codec support Improved Performance * Multi-core support * Multi-threaded video decoding * Image scaling * Flash Player cache * Flash Media Server buffering Universal Reach * Full screen mode for Linux * Accessibility support for the plugin * Mac Os X Leopard support Fixed in this version: * On Linux, modal dialogs displayed by Flash Player stay in front of browser windows but do not prevent interaction with the browser as they should. (191331) * On certain SUSE 9.2 installations using the standalone player only, trying to Open a browser from the standalone player with SeaMonkey open will cause the player to hang. (193383) * On Linux, networking operations in the standalone player are currently slow. (193158) * On Linux, when the mouse is hovering over Flash content, keyboard input is not sent to the browser. (194265) * Full-screen mode is not supported in the Opera Browser on Macintosh systems. (189140) * Full-screen mode is now supported on Linux. * The plugin version of Flash Player does not fire flash.events.Event.RENDER when wmode is set as transparent. (198515) * Full-screen can be used when wmode is set (202290) * Passing large amounts of XML through External Interface is significantly faster (206828) * ExternalInterface now works with HTML objects that contain dots within the object name (199614)
2007-12-23Add link to bug about make -j4 failure in mplayer bugzilla.gdt1-1/+2
2007-12-23# pci_ids.c is created and then used without adequate dependenciesgdt1-1/+5
# being expressed. MAKE_JOBS_SAFE= no
2007-12-22Linux needs -ldl in all cases (from PR 37587).joerg6-35/+82
Add DESTDIR support.
2007-12-21Depend on yacc, lex and flex as needed. Fixes PR 37586.joerg1-2/+2
2007-12-21disable ssse3 in the standard case, this makes the pkg build on NetBSDdrochner1-1/+11
because ssse3 needs a newer assembler than we have, add an option to enable it, which pulls in devel/binutils to get a recent assembler
2007-12-21Fix NetBSD-specific bug in "configure" script which broke the detectiontron5-8/+32
of a lot of X11 libraries. Problem noted by Matthias Drochner in private e-mail. Bump package revision because of this fix.
2007-12-21Update "mplayer", "mplayer-share", "mencoder" and "gmplayer" packagestron21-359/+475
to version 1.0rc2 (as 1.0rc10). Changes since version 1.0rc1 (known as 1.0rc9 in "pkgsrc"): - A lot of new audio and video decoders and other improvements - A large number of bug fixes - Updated documentation - Support for Mac OS X Intel Approved by Thomas Klausner (because it fixes the Darwin-i386 build).
2007-12-18Fix inconsistency (using "#pragma pack()" without ever usingtron3-2/+17
"#pragma pack(<n>)". This brings us one step closer to building the "mplayer" package under Mac OS X Intel.
2007-12-18I haven't maintained any of these in years...rumble1-2/+1
2007-12-17Disable assembler code under Mac OS X Leopard i386 to fix build failure.tron1-2/+3
2007-12-17Log Message:tron1-1/+7
Disable assembler code under Mac OS X Leopard i386 to fix build failure.
2007-12-17update to 0.10.3drochner2-6/+6
changes: -Memory usage fixes -Playback and seeking fixes -Improved QOS support
2007-12-16ns-flash with nspluginwrapper works just fine on NetBSD -current asxtraeme1-3/+1
well as 4.0, so unify the NetBSD line.
2007-12-15Added support for installation to DESTDIR (contributed by rumcic at gmail com).heinz1-6/+8
2007-12-15The package supports installation to DESTDIR.heinz1-1/+3
2007-12-15The package supports installation to DESTDIR.heinz1-6/+10
2007-12-15The package supports installation to DESTDIR.heinz1-3/+6
2007-12-15The ability to use DESTDIR correctly should be determined package byheinz2-4/+4
package and not in commonly used Makefile fragments.
2007-12-11Update to 3.50:xtraeme2-7/+8
Initialize enable_mp3 to enabled (it should have been) Add javascript src attribute Get rid of GTK size request exception Alternate parsing of RAM files Updated Spanish translation by Festor Wailon Dacoba Make qtsrc locations work, makes some apple sites work Add support for realmedia pnm:// streaming media Turn volume down by pressing 9 and up by pressing 0 Add the ability to set the onClick callback via a javascript method
2007-12-09pull in some patches from upstream CVS:drochner4-2/+75
gstmpegaudioparse.c rev. 1.63 and 1.70 gstmpegaudioparse.h rev. 1.20 This fixes failures playing mp3 files if the mpegaudioparse plugin (which is not really needed) is installed, due to some interaction with changes in gstreamer-base. See gnome bugzilla #471370 for details. bump PKGREVISION
2007-12-05Updated multimedia/xfce4-mpc-plugin to 0.3.2martti3-8/+8
Bug fixes.
2007-12-03for unknown EMUL_PLATFORM just pick values from linux-i386 to make ↵abs1-10/+8
lintpkgsrc happy - no functional change
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz2-4/+4
2007-12-02Remove Ex-MASTER_SITEs. From Zafer Aydogan.wiz1-4/+1
2007-12-02Remove Ex-MASTER_SITE. From Zafer Aydogan.wiz1-2/+1