summaryrefslogtreecommitdiff
path: root/multimedia/phonon
AgeCommit message (Collapse)AuthorFilesLines
2016-02-18Disable Darwin-specific settings, creates libraries with an incorrectjperkin3-6/+26
install_name. Bump PKGREVISION.
2015-11-03Add SHA512 digests for distfiles for multimedia categoryagc1-1/+2
Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-01Update phonon to 4.8.3markd2-8/+7
* New opt-in compatibility feature to install PhononQt4 headers. The new cmake option PHONON_INSTALL_QT_COMPAT_HEADERS enables the installation of additional compatibility headers to prevent breaking the source compatibility for PhononQt applications when built with Phonon. * Add proper include directory exporting in CMake. When using an imported CMake target target_link_libraries(Phonon::phonon) this will now automatically add the correct include directory for the target. * Prevent a crash on device changes when using ALSA+PhononServer(KDE)+Phonon(WithDBus)+NoPhononBackend
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn2-4/+4
2015-02-21Recursive revbump from audio/pulseaudio.ryoon1-1/+2
2014-11-13Update phonon to 4.8.2markd2-7/+7
4.8.2 * Revised the logic used by PulseSupport to come up with an icon name for PulseAudio. If the application has QApplication::windowIcon set with an QIcon constructed through QIcon::fromTheme(string) the actual icon name will be used. Otherwise the lower-case version of QCoreApplication::applicationName is used. * Fixed building with the compiler clang by reverting a previously introduced workaround. 4.8.1 * Prevent a crash when failing to create the preferred backend 4.8.0 * Prevent problems with the CMakeConfig's relative installation path resolution when trying to build on a system which has symlinks as part of the installation path (e.g. Fedora systems). * Prevent warnings on PulseSupport shutdown when AudioOutputs are held by a global static that is only destroyed after PulseSupport was shut down. * Sync clang detection code with kdelibs. * Documented the fact that paused can result in StoppedState if playback can not be started.
2014-08-12Update to phonon 4.7.2markd2-8/+7
* Fix CMake 3 compatibility by synchronizing the FindQt4.cmake module from kdelibs git. * Prevent possible internal infinite loop call chains when trying to handle backend construction in simulation mode (i.e. without actual backend being installed on the system). * When not building with PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, make sure that the relative Qt paths are set according to whether the build is meant for Qt4 or 5. Previously this would always install to a path for qt5.
2014-08-11Switch to ffmpeg1 instead of ffmpeg.wiz1-2/+2
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
2014-06-09Recursive revbump from pulseaudio-5.0ryoon1-2/+2
2014-04-20Recursive revbump from json-c 0.12 updateryoon1-2/+2
2014-04-16Bump PKGREVISION for libatomic_ops PKGNAME change.wiz1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron2-3/+4
2014-02-01Update to phonon 4.7.1markd2-8/+7
Improved rpath handling. Build fixed for Mac OS X. PulseSupport::setupStreamEnvironment creates more verbose output now. Ensure older backends retain volume control over PulseAudio streams.
2013-11-25PKGREVISION bump for json-c shlib rename.wiz1-2/+2
2013-11-13Do not force C90 and remove some other pointless options that willjoerg3-2/+28
create issues with Clang builds. Bump revision.
2013-11-09Update to phonon 4.7.0markd3-12/+8
* MediaSource(QString) is now deprecated, MediaSource(QUrl) should be used instead. * New build option PHONON_ASSERT_STATES to debug incoherent or incorrect state changes from the backend. * Documentation cleanup. * Normalized internal QObject connections. * Experimental support for building libphonon using QMake; limited control over feature set and installation path. * By default both official Phonon backends try to find a matching subtitle file for videos. * Phonon's CMake build now uses CMake's own GNUInstallDirs which on most systems should correctly figure out where to put library files (in particular with regards to multi-architecture support on Linux). Should you wish to manually set the library installation path, please use CMAKE_INSTALL_LIBDIR rather than LIB_INSTALL_DIR from now on. API Additions * Additional subtitle API (only partially backed by Phonon VLC - see FeatureMatrix) * BluRay support in libphonon (only backed by Phonon VLC) Backend Exclusive API Additions * New AudioOutputInterface47 allowing backends to get the Phonon Pulseaudio stream mapping ID which can be used together with PulseSupport::streamProperties to prevent [#321288]. Requires PHONON_BACKEND_VERSION_4_7 to be defined as with all new interface versions. Bug Fixes * AudioOutput::setVolume can now be called before entering Phonon::Playing state regardless of whether PulseAudio is in use or not. * Consecutive streams no longer override each other's PulseAudio stream mapping.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-3/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-21Update to 4.6.0markd4-21/+43
Add pulseaudio option This release contains numerous improvements across the board since 4.5.1: QZeitgeist 0.8 is supported Various buildsystem fixes, allowing other packages to find phonon easier Fewer KDE dependencies Many improvements to PulseAudio integration Remove runtime backend switching Copious quantities of vanilla frosting Stability improvements LGPL relicensing Misc fixes to Zeitgeist integration Extra cinamon spice
2013-04-06'For consistency, please add a trailing slash to "http://example.com".'rodent1-2/+2
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-4/+4
2013-01-26Revbump after graphics/jpeg and textproc/icuadam2-4/+4
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-29Add BUILDLINK_DEPMETHOD.qt4-tools=full, revealed by Joerg's test build.dholland1-1/+3
PKGREVISION -> 1.
2012-03-19Update to 4.5.1markd6-87/+34
Required for KDE SC 4.8
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache2-4/+4
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-09-20Don't depend on GCC optimizer considering constant addressjoerg4-2/+58
differences as ICE and depend on the corresponding xine version. Patch from Bernhard Moellemann.
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-3/+4
2010-10-25Update to phonon 4.4.2markd3-11/+55
changes unknown.
2010-09-16Now that libX11 pulls in libxcb, merge xine-xcb package back intowiz1-3/+3
xine-lib. Update dependency patterns in users and bump PKGREVISION.
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-4/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-3/+4
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-04-10Update to phonon 4.4.0markd3-12/+21
Version required for KDE 4.4.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2009-12-13Fix MASTERSITES for current location.markd1-2/+2
2009-08-26bump revision because of graphics/jpeg updatesno2-2/+4
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-06-14Remove @dirrm entries from PLISTsjoerg1-11/+1