aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/phonon-xine
Commit message (Collapse)AuthorAgeFilesLines
* - Remove deprecated USE_KDE4=kdehiermakc2015-02-201-1/+1
| | | | | - while here, remove any reference to KDE in deskutils/charmtimetracker (Qt-only app) and supposedly fix build of graphics/gnash with KDE4 option
* Get rid of one more @cwdbapt2015-01-181-6/+1
| | | | While here cleanup plist
* - Update libxine to 1.2.6 - changelog is here:nox2014-10-191-1/+1
| | | | | | | | | | http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog - Remove an inline from include/xine/xineutils.h for the benefit of using libxine with base gcc 4.2 . - Bump PORTREVISIONs for ports depending on libxine. (now also non-default rdeps as per the new rule)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2adamw2014-07-301-2/+1
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-1/+1
|
* - Bring stage supportmakc2014-01-221-15/+8
| | | | | | | - Amend USE_QT4 components, add explicit dependency on libxcb - Convert LIB_DEPENDS to new style - Drop ipv6 from CATEGORIES - Remove ancient CONFLICTS
* - Replace QT_.*_REL with QT_.* in PLIST_SUB.avilla2013-11-171-3/+3
| | | | | | - Adapt plists. With hat on: kde
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | multimedia)
* Add explicit dependency on pkgconf (20 ports)marino2013-09-121-5/+2
| | | | Approved by: portmgr (bapt, implicit)
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Update multimedia/libxine to 1.2.2 .nox2012-06-231-1/+1
| | | | - Bump PORTREVISION for ports depending on it by default.
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - Add @dirrmtry.avilla2012-04-071-0/+1
| | | | | | No PORTREVISION bump needed. Feature safe: yes
* - Fix build with libxine 1.2.x.avilla2012-03-124-5/+44
| | | | | | | - Bump PORTREVISION. Submitted by: Axel Gonzalez <loox@e-shell> via mailing list Feature safe: yes
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgnox2012-02-261-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1
|
* - Replace typeof by __typeof__ in the multimedia/libxine clang fixes fornox2011-07-041-2/+0
| | | | | the benefit of clients including xine headers in extern "C". - Unmark BROKEN multimedia/phonon-xine that this fixes.
* - Mark BROKEN: does not compilepav2011-07-031-0/+2
| | | | | | [..]/work/phonon-backend-xine-4.4.4/xine/volumefader_plugin.cpp:144: error: expected type-specifier before 'typeof' Reported by: pointyhat
* - Update phonon, phonon-gstreamer and phonon-xine to 4.4.4.avilla2011-03-255-150/+15
| | | | - Update phonon-vlc to 0.3.2.
* Improve description.makc2010-07-252-1/+4
|
* Fix fetch.makc2010-06-111-0/+1
| | | | Reported by: pointyhat
* Update to 4.4.2makc2010-06-103-18/+5
|
* - Resurrect multimedia/phonon[-gstreamer] portsfluffy2010-05-116-16/+38
| | | | | | - Update all Phonon parts to 4.4.1 With hat on: kde@
* Chase audio/libmodplug update.ehaupt2010-04-241-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Change MASTER_SITES to make distfile fetchable againfluffy2009-09-211-2/+3
| | | | | Approved by: tabthorpe (co-mentor) Feature safe: yes
* switch to qt4-phononmakc2009-08-061-4/+3
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Restore PORTREVISIONmiwi2009-04-031-0/+1
| | | | Reported by: Ronald Klop <ronald@realworks.nl>
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-021-2/+1
| | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* Fix MASTER_SITE_SUBDIR and make fetchable.itetcu2009-03-091-1/+1
| | | | Reported by: QAT Bot on IRC.
* Update KDE to 4.2.1.makc2009-03-097-0/+194
multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.