summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2010-07-06update to 2.30.1drochner4-12/+15
This switches to the gnome-2.30 release branch. (shlib major change, bl3 dependency bumped)
2010-07-05The .la for gnome-media may explicitly link in gstreamer-0.10, so buildlink itdsainty1-1/+2
across so that other packages don't fail at link time. Fixes x11/py-gnome2-desktop build on (at least) ancient SuSE systems.
2010-07-04Update to KDE SC 4.4.5.markd2-6/+5
Several bugs in encoding and refreshing in Konsole have been fixed A couple of crashes in Okular's PDF viewer have been fixed Alarms have received some fixes in KDE PIM The changelog lists more, if not all improvements since KDE SC 4.4.4.
2010-07-03Address PR 43086 and PR 43545 based on obache's patch in the former.wiz2-4/+4
(build fix for Linux, so no PKGREVISION bump)
2010-06-25Remove xineplug_inp_pvr. It is only installed when v4l is enabled, butwiz1-3/+1
it isn't. From Aleksey Cheusov in PR 43515.
2010-06-20Add bug report URLs/commit IDs.wiz5-9/+18
2010-06-16+pitividrochner1-1/+2
2010-06-16add pitivi-0.13.4, a video editor based on gstreamerdrochner6-0/+423
2010-06-16update to 0.10.15drochner3-22/+13
changes: bugfixes
2010-06-16Adjust line number for safe side.obache2-5/+5
It's too far and warnings in do-patch.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz70-116/+174
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-06-07Patch bashism out of makefile. From Karl Uwe Lockhoff on thedholland2-1/+17
netbsd-bugs list, following up to PR 42975. Does not affect generated package, so no version bump.
2010-06-03Add two files left out of the PLIST when lzo option is enabled.gls2-3/+5
Should fix PR/43403, noted by Ryo HAYASAKA.
2010-06-03used by net/gst-plugins0.10-mms/Makefileobache1-1/+2
2010-06-03gst-plugins0.10-x264 is in gst-plugins0.10-ugly, not gst-plugins0.10-bad.obache2-3/+3
2010-06-02Update to KDE SC 4.4.4markd1-4/+4
* Several bugs in filename sorting in the Dolphin file manager have been fixed * Issues with encoded filenames in ZIP archives have been fixed * A number of bugs in games, such as KMines, KNetwalk and LSkat and KSpaceDuel have been fixed The changelog lists more
2010-05-26Turn off assembler code under all version of Mac OS X Intel (instead oftron1-2/+2
only Leopard) to avoid build problems.
2010-05-24Disable assembler optimizations (e.g. MMX support) to make this buildtron3-7/+7
under Mac OS X Intel.
2010-05-23Need workaround for upstream gtk-doc Bug#56230.obache1-1/+5
Noticed by Daniel Vergien in PR 41475.
2010-05-23+ ushareobache1-1/+2
2010-05-23Import ushare-1.1a as multimedia/ushare.obache11-0/+276
uShare is a UPnP (TM) A/V Media Server. It implements the server component that provides UPnP media devices with information on available multimedia files. uShare uses the built-in http server of libupnp to stream the files to clients. GeeXboX uShare is able to provide access to both images, videos, music or playlists files (see below for a complete file format support list). It does not act as an UPnP Media Adaptor and thus, can't transcode streams to fit the client requirements. uShare is written in C for the GeeXboX project. It is designed to provide access to multimedia contents to GeeXboX but can of course be used by any other UPnP client device. It should compile and run on any modern POSIX compatible system such as Linux. uShare is free software - it is licensed under the terms of the GNU General Public License (GPL).
2010-05-21Fixes merge issues of patch-ab introduced when updated to 1.2.2.obache2-12/+5
Adding "-Wl,-readd_only_relocs -Wl,warning" for Darwin-ppc is not required anymore because already have "-Wl,read_only_relocs,suppress". This issue rise multiple definition of -readd_only_relocs linker flags, and result in failed to link reported as PR#41641.
2010-05-21No need workaround of broken libmagic on NetBSD<5 anymore.obache1-7/+1
2010-05-20+ gmediaserverobache1-1/+2
2010-05-20Import gmediaserver-0.13.0 as multimedia/gmediaserver.obache6-0/+105
GMediaServer is a UPnP compatible media server for the GNU system. It is part of the GNU project. GMediaServer serves audio and video files to certain network connected media players. Most hardware media players only play music and/or video--they don't provide the media themselves. Those media files have to come from a device on the network. GMediaServer is a server for such UPnP compatible media players, including: * NETGEAR Wireless Digital Music Player (MP101) * Linksys(R) Wireless-B Music System (WMLS11B) * Linksys(R) Wireless-B Media Link for Music (WML11B) * Philips Streamium SL300i * Philips Streamium RC9800i * Omnifi DMS1 * SMC EZ Stream 11Mbps Wireless Audio Adaptor (SMCWAA-B) * D-Link DSM-520 Wireless HD Media Player * Roku SoundBridge Network Music Player M1000 * Terratec NOXON 2 audio Other UPnP media players (including software based) may work as well--see the manual for a more complete list.
2010-05-15Revision bump after updating boost-libs to 1.43.0adam1-5/+6
2010-05-14update to 0.10.10drochner9-53/+125
This switches from the bundled ffmpeg library to the pkgsrc one, although this is strongly discouraged -- the build process of the bundled one os so f'ed up that I couldn't get it to build with pkgsrc libtool with readonable effort. The update is needed for some push/pull change in gstreamer which is needed for the totem youtube plugin.
2010-05-14update to 2.28.6drochner3-8/+7
changes: -Fix YouTube plugin for web site changes -Update OpenSubtitles plugin for latest API -more bugfixes Together with the gstreamer/libgdata updates and a gst-ffmpeg update which I'll commit soon, the youtube browser works again for me.
2010-05-14update to 2.28.3drochner3-8/+9
changes: -Add introspection support -bugfixes
2010-05-14update to 0.10.22drochner3-11/+11
many fixes and improvements, for detailed information see the changelog
2010-05-14update to 0.10.29drochner5-35/+31
changes: * video: add support for color-matrix and chroma-site fields in video caps and selected elements * video: Add support for 8-bit and 16-bit grayscale formats * typefinding: add AAC profile, level, channels and rate to ADTS caps * tags: add basic xmp metadata support * gio, gnomevfs: invert ranks of gio and gnomevfs elements: gio is prefered now, gnomevfs has been deprecated * riff: add mapping for On2 VP62 and VP7 and add some more MPEG4 fourccs * playsink: Don't fail if there are subtitles and audio but no video * oggdemux: map old FLAC mapping correctly * alsa: handle disappearing of sound device whilst in use more gracefully * playbin: Only unref the volume element on dispose and when a new audio sink is set * build: build plugin, example and libs directories in parallel if make -jN is used * uridecodebin/playbin2: we can handle avi in download mode too * rtsp: handle closed POST socket in tunneling, ignore unparsable ranges, allow for more ipv6 addresses * audiopayload: add property to control packet duration
2010-05-14update to 0.10.29drochner2-6/+6
changes: improve plugin loading robustness configurable memory alignment for GstBuffers add QoS message misc fixes and improvements
2010-05-09catch up with library versiontnn1-2/+2
2010-05-08Update to KDE SC 4.4.3markd1-4/+4
Numerous fixes in Konsole, KDE's terminal emulator, among them two possible crashers in session management Flash plugin support in KHTML has been enhanced to work with newest Youtube skins Case-sensitivity in renaming fixes in KIO, KDE's network-transparent I/O library Hiding the mouse cursor in some special cases in presentation mode and two possible crashers have been fixed
2010-05-08update to 0.6.18drochner3-31/+31
changes: -implement link-subset jumps -implement audio and subpicture content attributes -misc fixes and improvements
2010-05-08-enable xvid and mpeg2 support explicitely, seems that these aredrochner2-5/+14
not enebled per depault anymore upstream (this doesn't add dependencies, so it doesn't hurt) from Helge Muehlmeier per PR pkg/43267 -make faac support optional (off per default) because the needed library cannot be freely redistributed for patent reasons bump PKGREVISION
2010-05-07update to 1.8.0.2drochner5-31/+34
changes: -added DVD menu templates -added undo/redo -added disc capacity "unlimited" (for hard disc) -added menu item "Add file as chapter" -UI improvements -bugfixes -translation updates
2010-05-07update to 0.99.6drochner11-164/+133
changes: many bugfixes
2010-05-07as suggested by OBATA Akio, give up on replacing bashisms anddrochner3-18/+6
just use bash to run the configure script
2010-05-06-don't use assembler code on NetBSD/i386<current -- the gas doesn'tdrochner4-27/+20
do SSSE3 instructions (noticed by OBATA Akio) -cleanup: remove obsolete patch and bashism
2010-05-05Fix build with libnice-0.0.11 and depend on it.wiz3-3/+18
Bump PKGREVISION. Fixes PR 43241 by Muhammad Hallaj Subery.
2010-05-04trick "configure" to accept the 20090920 snapshot of x264-devel,drochner4-8/+20
refine dependency pattern, bump PKGREVISION
2010-05-04update to 1.0.6drochner3-10/+12
changes: -fixes several vulnerabilities (see http://www.videolan.org/security/sa1003.html) -additional stability and other fixes
2010-05-04update to the 20090920 snapshotdrochner6-41/+54
The snapshot date is chosen for some reason: -vlc-1.0.6 (which I'll commit soon) needs an API change which was introduced on 20090813 -pkgsrc's ffmpeg can't deal with an API change which was done 20090921 (and is not easily updated)
2010-04-29Restrict to PHP_VERSION_ACCEPTED=52.obache1-1/+3
ming extension has been moved to the PECL(*1) repository and is no longer bundled with PHP as of PHP 5.3.0. *1) http://pecl.php.net/package/ming
2010-04-23Update to 1.2.0:wiz2-6/+6
Version 1.2.0 (2010 March 25) * Alter default flushing behavior to span less often and use larger page sizes when packet sizes are large. * Build fixes for additional compilers * Documentation updates
2010-04-22Add xine-v4l and xine-v4l2.wiz1-1/+3
2010-04-21fix xulrunner-1.9.2.x build breakage reported on pkgsrc-users@tnn5-38/+27
2010-04-19split out xine's v4l supportdrochner6-0/+70
2010-04-19disable building of v4l input plugins, bump PKGREVISIONdrochner2-4/+6