aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* multimedia/xine, multimedia/vdr-plugin-xineliboutput: unbreak after r561322Dima Panov2021-01-141-2/+2
| | | | | | | | | | multimedia/libxine update introduces new versioned dir for xine plugins, force rebuild Pointyhat to: tcberner Reported by: poudriere failure Notes: svn path=/head/; revision=561535
* multimedia/libxine: Update to 1.2.11, Add ImageMagick7 supportTobias C. Berner2021-01-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://sourceforge.net/p/xine/xine-lib-1.2/ci/default/tree/ChangeLog: xine-lib (1.2.11) 2020-12-06 * Add gopher input plugin. * Add user settings for IPv6. * Split a52 spdif output to separate decoder. * Code cleanup. * More engine optimization. * Small optimizations (opengl2, dvb subtitles, png, mpeg-ts). * Better A/V sync. * Fix a few crashes. * Fix bluray playback. * Fix VAAPI picture jitter and green flashes. * Fix Opus and EAC3 audio playback. * Fix text subtitles. * Fix mpeg-ts (hdmv mode, detection of cut TV recordings). * Fix mpeg layer 1-4 audio timing. * Fix some VDR issues. * Fix HLS VOD mode. * Many small fixes. * Build fixes. * BSD fixes. * Update german translation. * Update internal libdca to upstream 0.0.7. xine-lib (1.2.10) 2019-12-13 * Add first Android support. * Add (xcb)xv yuy2 emulation. * Add libavcodec v58 compatibility. * Add avio seek support. * Make libpostproc optional. * Add libdav1d, libaom and lavc AV1 video decoders. * Add libvpx multithreading. * Add libpng decoder. * Add a52 double and fixed point modes. * Add Opus audio support to ogg demuxer. * Add AV1 video support to matroska demuxer. * Add ivf demuxer. * Add mpeg-ts split payload support. * Add TLS support using gnutls or OpenSSL. * Add ftp input plugin (ftp://) with TLS support (ftpes://) * Add tls:// input plugin (raw TLS over TCP). * Add libnfs NFS input plugin. * Add ftp/http seek support. * Add scp forward seek support. * Add mp4 http streaming support (plain and fragment modes). * Add HLS streaming support. * Add HTTP 1.1 support. * Add OpenGL EGL and Wayland support. * Add generic bitrate estimation. * Add side stream feature. * Optimize demux_qt. * Optimize OSD. * Optimize output layers. * Optimize decoder threads. * Optimize event handling. * Optimize stream info. * Optimize TCP/TLS/HTTP network input. * Optimize network buffering control. * Alsa/oss startup optimization. * Optimize input_stdin_fifo. * Optimize internal liba52. * Optimize user seek. * Build optimizations. * Simply user config. * Better support for audio out drivers that cannot resume after pause. * Better support for mpeg pts jumps. * Better bluray seek. * XML parser fixes. * Fix midstream audio mode switch. * Fix FLAC audio playback via ffmpeg. * Fix ffmpeg mpeg1/2 video. * Fix C++ build. * Fix build on clang only systems. * Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real and asf demuxers. * Fix network seek. * Fix/optimize audio CD. * Fix DVD (occasional crashes, damaged video after a DVD had been played). * Fix opengl2 freeze after X server failure. * Fix tvtime deinterlacer crash. * Fix/optimize overlay. * Fix/optimize old VDR plugin. * Fix xine-ui freeze when opening a playlist while paused. * Security fixes. * Build fixes (C99 mode, vaapi, ImageMagick, libmvec, less warnings). * Many small fixes. * More error handling instead of aborting. * Update german translation. PR: 252338 Submitted by: VVD <vvd@unislabs.com> Notes: svn path=/head/; revision=561322
* multimedia/xine: update to 0.99.12Fernando Apesteguía2019-12-124-136/+11
| | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: * Make XLockDisplay use user switchable. * Faster seek. * Optimize text rendering. * Add utf pixmap support. * Add animated logo. * Update splash. * Fix build with libxine <= 1.2.9. While here: * Simplify patching. patch choked with: patch: **** misordered hunks! output would be garbled * Add license file * Switch to USES=localbase Reported by: portscout Notes: svn path=/head/; revision=519942
* multimedia: Add missing USES={gl,gnome,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517065
* Add USES=xorg USES=gl, ports categories mNiclas Zeising2019-11-061-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'm' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516916
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-12/+16
| | | | Notes: svn path=/head/; revision=508882
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.Koop Mast2018-09-301-1/+1
| | | | | | | | | | | | The offical GNOME 3.28 release notes can be found at https://help.gnome.org/misc/release-notes/3.28/ Thanks to Antoine Brodin for running the exp-runs. PR: 229761 Notes: svn path=/head/; revision=480951
* multimedia/libxine: Update to 1.2.9Tobias Kortkamp2018-08-311-2/+2
| | | | | | | | | | | | | | | | | | | | | - Cleanup options - Enable IMAGEMAGICK by default - Make DVB support optional but leave it enabled by default - Add SNDIO option - Properly order pkg-plist - Unbreak on aarch64 - Bump revision of dependent ports [1] Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1] PR: 219921 Reported by: emorrasg@yahoo.es Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan <ndowens@yahoo.com> Reviewed by: mat, tobik Differential Revision: https://reviews.freebsd.org/D16840 Notes: svn path=/head/; revision=478529
* multimedia/xine: set LLD_UNSAFE to avoid lldEd Maste2017-12-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | xine relies on ld.bfd's permissive treatment of shared library symbols with protected visibility, and attempting to link with lld fails with errors like: /usr/bin/ld: error: cannot preempt symbol: xine_usec_sleep >>> defined in /usr/local/lib/libxine.so >>> referenced by actions.c >>> actions.o:(wait_for_window_visible) For now set LLD_UNSAFE=yes so that the port will continue to link with ld.bfd if /usr/bin/ld is lld, until the issue can be addressed (with a change in libxine or in lld). PR: 214864 Approved by: portmgr (LLD_UNSAFE blanket) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=457511
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-1/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-8/+8
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Convert to USES=jpegAntoine Brodin2015-06-221-3/+2
| | | | Notes: svn path=/head/; revision=390310
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-15/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* - Update libxine to 1.2.6 - changelog is here:Juergen Lock2014-10-181-2/+2
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=371159
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Update to version 0.99.9.Vanilla I. Shu2014-08-287-74/+8
| | | | | | | | PR: ports/193041 Submitted by: Ports Fury. Notes: svn path=/head/; revision=366379
* comms/lirc:Tijl Coosemans2014-08-111-1/+1
| | | | | | | | | | | | - Fix missing -lusb [1] - Convert to USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Use @sample Reported by: sbruno [1] Notes: svn path=/head/; revision=364613
* - Remove USE_XORG=xt.Tijl Coosemans2014-05-151-6/+2
| | | | | | | | - Leave WIN32_CODECS option off by default to get an official package. - Remove iconv configure argument. ICONV_CONFIGURE_ARG is always empty. Notes: svn path=/head/; revision=354107
* - Chase readline update.Juergen Lock2014-03-132-3/+11
| | | | | | | - Switch to USES= tar:xz . Notes: svn path=/head/; revision=348132
* - Update to 0.99.8Martin Wilke2014-03-113-53/+34
| | | | | | | | PR: 187291 Submitted by: ports fury Notes: svn path=/head/; revision=347832
* - Turns out USES= iconv is enough to fix the build afterall.Juergen Lock2014-03-031-4/+2
| | | | | | | | | - No PORTREVISION bump as there's no funcional change. Submitted by: tijl (via private email) Notes: svn path=/head/; revision=346941
* Fix build after glib depends on libiconv again.Juergen Lock2014-02-271-0/+3
| | | | | | | Submitted by: beefy2 via pkg-fallout Notes: svn path=/head/; revision=346385
* multimedia/xine: USES+= readline and add DragonFly supportJohn Marino2014-02-054-1/+45
| | | | | | | Tested on Redports, 6x pass Notes: svn path=/head/; revision=342851
* Fix RUN_DEPENDS for CACA optionsMax Brazhnikov2013-11-291-1/+1
| | | | Notes: svn path=/head/; revision=335174
* - Sync PLUGINSDIR with libxine port [1]Max Brazhnikov2013-11-292-92/+59
| | | | | | | | | | - Stageify and use options helpers while I'm here PR: ports/184024 [1] Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=335172
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331270
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326133
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* - Remove unconditional USES= gettextAlex Kozlov2013-04-251-7/+1
| | | | | | | | - Remove indefinite article from COMMENT - Convert Makefile headers to new style Notes: svn path=/head/; revision=316518
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-2/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Only define WIN32_CODEC options on i386 architecturesBaptiste Daroussin2012-07-161-7/+8
| | | | Notes: svn path=/head/; revision=300944
* - Update multimedia/libxine to 1.2.2 .Juergen Lock2012-06-231-1/+2
| | | | | | | - Bump PORTREVISION for ports depending on it by default. Notes: svn path=/head/; revision=299814
* - Update to version 0.99.7Sylvio Cesar Teixeira2012-06-174-85/+84
| | | | | | | | | | | Remove file: files/patch-misc__desktops__Makefile.in PR: ports/169007 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=299504
* - update png to 1.5.10Dirk Meyer2012-06-012-2/+12
| | | | Notes: svn path=/head/; revision=297915
* Remove nonexistent configure switch.Max Brazhnikov2012-05-131-2/+2
| | | | | | | Back to pool. I'm not interested in xine ports anymore. Notes: svn path=/head/; revision=296534
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)Sunpoet Po-Chuan Hsieh2012-03-081-0/+1
| | | | | | | | | Submitted by: sunpoet (myself) Tested by: exp-run by linimon Approved by: linimon (with portmgr hat) Notes: svn path=/head/; revision=292936
* Fix plugin path after recent libxine updateMax Brazhnikov2012-03-021-1/+2
| | | | | | | | PR: ports/165619 Reported by: Tsurutani Naoki <turutani at scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=292525
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgJuergen Lock2012-02-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292268
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282